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='2217415204' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {1} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {7} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {6} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {8} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {8} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {3} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.824157s] ... ok {3} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.430497s] ... ok {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [3.242368s] ... 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 4f103652-b694-49c5-8f27-40a6882e39f5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:36,755 80624 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 1.658s 2023-04-20 17:42:36,755 80624 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-1380013998", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/4f103652-b694-49c5-8f27-40a6882e39f5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3deb764-8cb6-4b1d-97bc-3d8c5aedf164', 'x-compute-request-id': 'req-a3deb764-8cb6-4b1d-97bc-3d8c5aedf164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "4f103652-b694-49c5-8f27-40a6882e39f5", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T17:42:36.366033", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1380013998", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 17:42:36,966 80624 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/4f103652-b694-49c5-8f27-40a6882e39f5 0.203s 2023-04-20 17:42:36,966 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-387d7b08-145e-48d0-9a8c-64e2cff412f3', 'x-compute-request-id': 'req-387d7b08-145e-48d0-9a8c-64e2cff412f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/4f103652-b694-49c5-8f27-40a6882e39f5'} Body: b'{"volume": {"id": "4f103652-b694-49c5-8f27-40a6882e39f5", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T17:42:36.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1380013998", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 17:42:38,331 80624 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/4f103652-b694-49c5-8f27-40a6882e39f5 0.360s 2023-04-20 17:42:38,332 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2a858ac-c330-4e9f-94be-45ae20cbe23d', 'x-compute-request-id': 'req-d2a858ac-c330-4e9f-94be-45ae20cbe23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/4f103652-b694-49c5-8f27-40a6882e39f5'} Body: b'{"volume": {"id": "4f103652-b694-49c5-8f27-40a6882e39f5", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T17:42:36.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1380013998", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {1} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [2.113227s] ... 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 489791b7-a215-48ae-9a48-5db5176968a6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:37,046 80612 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes 0.794s 2023-04-20 17:42:37,046 80612 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-151194145"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8853959-7fda-4e39-841d-0a4077c73c4f', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8853959-7fda-4e39-841d-0a4077c73c4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes'} Body: b'{"volume": {"id": "489791b7-a215-48ae-9a48-5db5176968a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:36.680115", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-151194145", "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/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}], "user_id": "34a754240fa245848e2832ced6a7bac3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:42:37,101 80612 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6 0.044s 2023-04-20 17:42:37,102 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa2d9b0-ec13-4dcf-9a12-89c8abd4c979', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa2d9b0-ec13-4dcf-9a12-89c8abd4c979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6'} Body: b'{"volume": {"id": "489791b7-a215-48ae-9a48-5db5176968a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:37.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-151194145", "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/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}], "user_id": "34a754240fa245848e2832ced6a7bac3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be4031f0a32344adb7222f7552cf78d1"}}' 2023-04-20 17:42:38,151 80612 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db517696 8a6 0.038s 2023-04-20 17:42:38,152 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c01af1-4462-4cae-8b2f-7c178bfe3077', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c01af1-4462-4cae-8b2f-7c178bfe3077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6'} Body: b'{"volume": {"id": "489791b7-a215-48ae-9a48-5db5176968a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:37.000000", "updated_at": "2023-04-20T17:42:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-151194145", "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/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}], "user_id": "34a754240fa245848e2832ced6a7bac3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be4031f0a32344adb7222f7552cf78d1"}}' 2023-04-20 17:42:38,204 80612 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6 0.041s 2023-04-20 17:42:38,204 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133c92b2-0ed2-4ba6-b043-58fa76b7e999', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133c92b2-0ed2-4ba6-b043-58fa76b7e999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6'} Body: b'{"volume": {"id": "489791b7-a215-48ae-9a48-5db5176968a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:37.000000", "updated_at": "2023-04-20T17:42:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-151194145", "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/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}], "user_id": "34a754240fa245848e2832ced6a7bac3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be4031f0a32344adb7222f7552cf78d1"}}' 2023-04-20 17:42:38,339 80612 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6 0.122s 2023-04-20 17:42:38,339 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:38 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-5cf7b5e7-e492-4d73-a7b6-7a68ea2b7be3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6'} Body: b'' 2023-04-20 17:42:38,363 80612 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6 0.023s 2023-04-20 17:42:38,363 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42: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-6d333b1d-0b73-4fa6-ae07-e32dd63762c0', 'x-openstack-request-id': 'req-6d333b1d-0b73-4fa6-ae07-e32dd63762c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 489791b7-a215-48ae-9a48-5db5176968a6 could not be found."}}' {8} 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 4c629bb0-8e10-465e-84f5-66eeca441732 failed to build and is in ERROR status {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.172571s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.269355s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.014524s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.130497s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.027553s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.028823s] ... ok {3} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [2.002252s] ... 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 5bb66358-519e-44a2-a7d8-0a87b3f23020 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:43,036 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/types 0.210s 2023-04-20 17:42:43,036 80616 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-2108907682"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28243d0-b2dc-4458-9148-4aaa9af7279d', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28243d0-b2dc-4458-9148-4aaa9af7279d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/types'} Body: b'{"volume_type": {"id": "47c1e5f3-3231-43b5-8094-7db8c572ef39", "name": "tempest-GroupsV320Test-volume-type-2108907682", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:42:43,089 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/group_types 0.049s 2023-04-20 17:42:43,089 80616 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-446377722"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85588c1-60fc-46b9-ad6d-691dfa47e5ec', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85588c1-60fc-46b9-ad6d-691dfa47e5ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/group_types'} Body: b'{"group_type": {"id": "fa88ebae-9271-44a5-8240-d8df8b3c6c30", "name": "tempest-GroupsV320Test-group-type-446377722", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:42:43,376 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups 0.284s 2023-04-20 17:42:43,376 80616 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": "fa88ebae-9271-44a5-8240-d8df8b3c6c30", "volume_types": ["47c1e5f3-3231-43b5-8094-7db8c572ef39"], "name": "tempest-GroupsV320Test-Group-1542906246"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-844e50db-d798-4ccb-a635-61ec382df46f', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-844e50db-d798-4ccb-a635-61ec382df46f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups'} Body: b'{"group": {"id": "5bb66358-519e-44a2-a7d8-0a87b3f23020", "name": "tempest-GroupsV320Test-Group-1542906246"}}' 2023-04-20 17:42:43,428 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020 0.049s 2023-04-20 17:42:43,428 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/ json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57a2843-3b4c-4956-a159-3b63c86e86ed', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57a2843-3b4c-4956-a159-3b63c86e86ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020'} Body: b'{"group": {"id": "5bb66358-519e-44a2-a7d8-0a87b3f23020", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:42:43.000000", "name": "tempest-GroupsV320Test-Group-1542906246", "description": null, "group_type": "fa88ebae-9271-44a5-8240-d8df8b3c6c30", "volume_types": ["47c1e5f3-3231-43b5-8094-7db8c572ef39"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:42:44,479 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020 0.043s 2023-04-20 17:42:44,479 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-402b0c6b-10d9-4dcf-8cd8-5f234581fe01', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-402b0c6b-10d9-4dcf-8cd8-5f234581fe01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020'} Body: b'{"group": {"id": "5bb66358-519e-44a2-a7d8-0a87b3f23020", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:42:43.000000", "name": "tempest-GroupsV320Test-Group-1542906246", "description": null, "group_type": "fa88ebae-9271-44a5-8240-d8df8b3c6c30", "volume_types": ["47c1e5f3-3231-43b5-8094-7db8c572ef39"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:42:44,586 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/volumes/detail 0.100s 2023-04-20 17:42:44,586 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efae011d-628f-423c-bd20-37ebf63a0e8d', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efae011d-628f-423c-bd20-37ebf63a0e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:42:44,682 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020/action 0.086s 2023-04-20 17:42:44,683 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:44 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-88b88a6b-002b-472b-a40a-1aa76de2cc1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020/action'} Body: b'' 2023-04-20 17:42:44,702 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020 0.018s 2023-04-20 17:42:44,702 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:44 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-54daa4b5-c593-4503-9260-6548779f836f', 'x-openstack-request-id': 'req-54daa4b5-c593-4503-9260-6548779f836f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 5bb66358-519e-44a2-a7d8-0a87b3f23020 could not be found."}}' 2023-04-20 17:42:44,747 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/group_types/fa88ebae-9271-44a5-8240-d8df8b3c6c30 0.044s 2023-04-20 17:42:44,747 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:44 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-d76ea918-ce1a-41d6-adb5-99baf50d9f45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/group_types/fa88ebae-9271-44a5-8240-d8df8b3c6c30'} Body: b'' 2023-04-20 17:42:44,812 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/types/47c1e5f3-3231-43b5-8094-7db8c572ef39 0.063s 2023-04-20 17:42:44,812 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42: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-6ae4652a-fdf7-421e-8dc8-b13292efbe01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/types/47c1e5f3-3231-43b5-8094-7db8c572ef39'} Body: b'' 2023-04-20 17:42:44,827 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/types/47c1e5f3-3231-43b5-8094-7db8c572ef39 0.014s 2023-04-20 17:42:44,827 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:44 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-0965d0ad-9db1-4a9c-b47a-27388d4b95a1', 'x-openstack-request-id': 'req-0965d0ad-9db1-4a9c-b47a-27388d4b95a1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/types/47c1e5f3-3231-43b5-8094-7db8c572ef39'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 47c1e5f3-3231-43b5-8094-7db8c572ef39 could not be found."}}' {7} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.230508s] ... ok {7} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.789563s] ... ok {8} 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 3f2744a1-17f1-4f47-b7da-a55c323db389 failed to build and is in ERROR status {8} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.270113s] ... ok {8} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.107325s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.763198s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.281819s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.180027s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.175959s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.023013s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.023631s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.183454s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.245128s] ... 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 05710487-b072-4374-b4db-6ac01402f710 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:53,125 80624 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/4722b3c13af5477a94d7f2f39888456b/types 0.335s 2023-04-20 17:42:53,126 80624 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-128629124", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a08d74d-2f23-4a04-a198-650c65cd4af3', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a08d74d-2f23-4a04-a198-650c65cd4af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types'} Body: b'{"volume_type": {"id": "2b06f1d1-ad37-4370-b07a-469091f7e80f", "name": "tempest-VolumeTypesTest-volume-type-128629124", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:42:53,164 80624 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/4722b3c13af5477a94d7f2f39888456b/types 0.035s 2023-04-20 17:42:53,165 80624 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-1407124633", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0d18ca-441d-48d5-9423-58c906feee00', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0d18ca-441d-48d5-9423-58c906feee00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types'} Body: b'{"volume_type": {"id": "d55c34b5-9606-48b1-9846-c654345cf65d", "name": "tempest-VolumeTypesTest-volume-type-1407124633", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:42:53,551 80624 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/0850c798c1b049ccbc0375008610b378/volumes 0.383s 2023-04-20 17:42:53,552 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1709267837", "volume_type": "2b06f1d1-ad37-4370-b07a-469091f7e80f", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a3ba8b-8932-4435-8187-0ae158008b64', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a3ba8b-8932-4435-8187-0ae158008b64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes'} Body: b'{"volume": {"id": "05710487-b072-4374-b4db-6ac01402f710", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:53.484316", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1709267837", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-128629124", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}], "user_id": "5fba1a579fd74e6db3751c33fcbb1e36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:42:53,625 80624 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/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710 0.063s 2023-04-20 17:42:53,625 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064f4b16-3035-4385-aae5-98e006c015dc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064f4b16-3035-4385-aae5-98e006c015dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710'} Body: b'{"volume": {"id": "05710487-b072-4374-b4db-6ac01402f710", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:53.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1709267837", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-128629124", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}], "user_id": "5fba1a579fd74e6db3751c33fcbb1e36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0850c798c1b049ccbc0375008610b378"}}' 2023-04-20 17:42:54,674 80624 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/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710 0.037s 2023-04-20 17:42:54,675 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35fa6a56-0073-4206-9dc8-382595ea0e9e', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35fa6a56-0073-4206-9dc8-382595ea0e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710'} Body: b'{"volume": {"id": "05710487-b072-4374-b4db-6ac01402f710", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:53.000000", "updated_at": "2023-04-20T17:42:54.000000", "name": "tempest-VolumeTypesTest-volume-1709267837", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-128629124", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374 -b4db-6ac01402f710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}], "user_id": "5fba1a579fd74e6db3751c33fcbb1e36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0850c798c1b049ccbc0375008610b378"}}' 2023-04-20 17:42:54,730 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710 0.044s 2023-04-20 17:42:54,730 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da4aa02-57f0-4521-a652-342ed583922b', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da4aa02-57f0-4521-a652-342ed583922b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710'} Body: b'{"volume": {"id": "05710487-b072-4374-b4db-6ac01402f710", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:53.000000", "updated_at": "2023-04-20T17:42:54.000000", "name": "tempest-VolumeTypesTest-volume-1709267837", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-128629124", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}], "user_id": "5fba1a579fd74e6db3751c33fcbb1e36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0850c798c1b049ccbc0375008610b378"}}' 2023-04-20 17:42:54,848 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710 0.107s 2023-04-20 17:42:54,848 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 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-0a412a94-1d1e-45b6-b250-29bb9849a18f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710'} Body: b'' 2023-04-20 17:42:54,867 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710 0.019s 2023-04-20 17:42:54,868 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 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-16387145-bf40-48a0-bf49-b23e6718b40b', 'x-openstack-request-id': 'req-16387145-bf40-48a0-bf49-b23e671 8b40b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 05710487-b072-4374-b4db-6ac01402f710 could not be found."}}' 2023-04-20 17:42:54,925 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/d55c34b5-9606-48b1-9846-c654345cf65d 0.056s 2023-04-20 17:42:54,925 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 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-f353fc1b-d97c-4c8d-832a-7ef2634ad43c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/d55c34b5-9606-48b1-9846-c654345cf65d'} Body: b'' 2023-04-20 17:42:54,942 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/d55c34b5-9606-48b1-9846-c654345cf65d 0.016s 2023-04-20 17:42:54,942 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 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-a51396f3-b2e8-421a-9102-a151af597c98', 'x-openstack-request-id': 'req-a51396f3-b2e8-421a-9102-a151af597c98', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/d55c34b5-9606-48b1-9846-c654345cf65d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d55c34b5-9606-48b1-9846-c654345cf65d could not be found."}}' 2023-04-20 17:42:55,011 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/2b06f1d1-ad37-4370-b07a-469091f7e80f 0.068s 2023-04-20 17:42:55,012 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 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-2c755264-c41b-4985-b130-4a7d581549db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/2b06f1d1-ad37-4370-b07a-469091f7e80f'} Body: b'' 2023-04-20 17:42:55,032 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/2b06f1d1-ad37-4370-b07a-469091f7e80f 0.020s 2023-04-20 17:42:55,033 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:55 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-65a16739-42e6-49f4-bb5f-dc755985007d', 'x-openstack-request-id': 'req-65a16739-42e6-49f4-bb5f-dc755985007d ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/2b06f1d1-ad37-4370-b07a-469091f7e80f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2b06f1d1-ad37-4370-b07a-469091f7e80f could not be found."}}' {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.152614s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.588842s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.040099s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.326223s] ... ok {8} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.294734s] ... 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-20 17:43:00,785 80626 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/eaecad338b824b528b1bbed7ea2b349e/scheduler-stats/get_pools?detail=True 0.289s 2023-04-20 17:43:00,785 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b09cb69-f643-4cb2-aa12-d758e993360f', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b09cb69-f643-4cb2-aa12-d758e993360f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eaecad338b824b528b1bbed7ea2b349e/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {8} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.049031s] ... 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-20 17:43:00,838 80626 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/eaecad338b824b528b1bbed7ea2b349e/scheduler-stats/get_pools 0.046s 2023-04-20 17:43:00,838 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b43743-065b-4c84-a56d-f17e21392456', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b43743-065b-4c84-a56d-f17e21392456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eaecad338b824b528b1bbed7ea2b349e/scheduler-stats/get_pools'} Body: b'{"pools": []}' {1} 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 8098400d-2676-4b29-9bd0-f1669505030c failed to build and is in ERROR status {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.797071s] ... 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 a1c18973-bfed-4e17-825c-e6e107d01c21 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:01,309 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes 0.381s 2023-04-20 17:43:01,309 80616 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-1198568591"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85eae17c-d928-45e4-abac-9604472302a9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85eae17c-d928-45e4-abac-9604472302a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes'} Body: b'{"volume": {"id": "a1c18973-bfed-4e17-825c-e6e107d01c21", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:01.246014", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1198568591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:01,390 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21 0.071s 2023-04-20 17:43:01,391 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70076b80-c977-4929-a834-915483683480', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70076b80-c977-4929-a834-915483683480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21'} Body: b'{"volume": {"id": "a1c18973-bfed-4e17-825c-e6e107d01c21", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:01.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1198568591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cd947fe72a04ab4934d334ffb0f56e8"}}' 2023-04-20 17:43:02,481 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21 0.064s 2023-04-20 17:43:02,485 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57d9909-ce20-4e4b-a3f5-54058c7af7d7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57d9909-ce20-4e4b-a3f5-54058c7af7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21'} Body: b'{"volume": {"id": "a1c18973-bfed-4e17-825c-e6e107d01c21", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:01.000000", "updated_at": "2023-04-20T17:43:01.000000", "name": "tempest-VolumesDeleteCascade-Volume-1198568591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cd947fe72a04ab4934d334ffb0f56e8"}}' 2023-04-20 17:43:02,552 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21 0.044s 2023-04-20 17:43:02,552 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97da694a-3c77-4e5d-99e4-94615f3dac24', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97da694a-3c77-4e5d-99e4-94615f3dac24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21'} Body: b'{"volume": {"id": "a1c18973-bfed-4e17-825c-e6e107d01c21", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:01.000000", "updated_at": "2023-04-20T17:43:01.000000", "name": "tempest-VolumesDeleteCascade-Volume-1198568591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cd947fe72a04ab4934d334ffb0f56e8"}}' 2023-04-20 17:43:02,699 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21 0.136s 2023-04-20 17:43:02,699 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37dc1a54-cccb-466d-b40e-a3990d34272d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21'} Body: b'' 2023-04-20 17:43:02,722 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21 0.022s 2023-04-20 17:43:02,722 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:02 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-953c7ccf-3f48-4bd2-821b-626741d2e0a2', 'x-openstack-request-id': 'req-953c7ccf-3f48-4bd2-821b-626741d2e0a2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a1c18973-bfed-4e17-825c-e6e107d01c21 could not be found."}}' {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.538403s] ... 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 da4284e9-0ef7-4a26-a421-c0fee4b6400a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:02,906 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes 0.177s 2023-04-20 17:43:02,906 80616 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-619404102"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e3af8d-8a41-48d3-8c73-9d2e1ac2546c', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e3af8d-8a41-48d3-8c73-9d2e1ac2546c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes'} Body: b'{"volume": {"id": "da4284e9-0ef7-4a26-a421-c0fee4b6400a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:02.850049", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-619404102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:02,975 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a 0.057s 2023-04-20 17:43:02,975 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2836d041-e86e-4354-b6d0-30698e27ef4f', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2836d041-e86e-4354-b6d0-30698e27ef4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a'} Body: b'{"volume": {"id": "da4284e9-0ef7-4a26-a421-c0fee4b6400a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:03.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-619404102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cd947fe72a04ab4934d334ffb0f56e8"}}' 2023-04-20 17:43:04,039 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a 0.052s 2023-04-20 17:43:04,039 80616 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d437d35-04c4-4d69-ae09-cf9377c480ba', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d437d35-04c4-4d69-ae09-cf9377c480ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a'} Body: b'{"volume": {"id": "da4284e9-0ef7-4a26-a421-c0fee4b6400a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:03.000000", "updated_at": "2023-04-20T17:43:03.000000", "name": "tempest-VolumesDeleteCascade-Volume-619404102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cd947fe72a04ab4934d334ffb0f56e8"}}' 2023-04-20 17:43:04,094 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a 0.043s 2023-04-20 17:43:04,094 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b65a6c9-ea6d-4bbf-bd52-ecbc62b2e730', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b65a6c9-ea6d-4bbf-bd52-ecbc62b2e730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a'} Body: b'{"volume": {"id": "da4284e9-0ef7-4a26-a421-c0fee4b6400a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:03.000000", "updated_at": "2023-04-20T17:43:03.000000", "name": "tempest-VolumesDeleteCascade-Volume-619404102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cd947fe72a04ab4934d334ffb0f56e8"}}' 2023-04-20 17:43:04,239 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a 0.133s 2023-04-20 17:43:04,239 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:04 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-936a0773-2dd2-4a2d-abf4-e425d91d2f21', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a'} Body: b'' 2023-04-20 17:43:04,265 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a 0.025s 2023-04-20 17:43:04,266 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-fb61bf46-d156-44a0-9647-5db2b1847933', 'x-openstack-request-id': 'req-fb61bf46-d156-44a0-9647-5db2b1847933', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume da4284e9-0ef7-4a26-a421-c0fee4b6400a could not be found."}}' {1} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.778055s] ... 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 e35f4aad-4f54-4961-bbdb-c555e5cbb4cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:04,356 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes 0.453s 2023-04-20 17:43:04,356 80612 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-1962780453"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad0b649-270b-48fb-ae21-0b5cbb6188cb', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad0b649-270b-48fb-ae21-0b5cbb6188cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes'} Body: b'{"volume": {"id": "e35f4aad-4f54-4961-bbdb-c555e5cbb4cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:04.282084", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1962780453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:04,411 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc 0.044s 2023-04-20 17:43:04,411 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf40a1a8-3146-4068-8aa8-abde78af7a65', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf40a1a8-3146-4068-8aa8-abde78af7a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc'} Body: b'{"volume": {"id": "e35f4aad-4f54-4961-bbdb-c555e5cbb4cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:04.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1962780453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0a95feb42ee4a48a1769b862c4b5871"}}' 2023-04-20 17:43:05,479 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc 0.046s 2023-04-20 17:43:05,480 80612 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47adac53-9de4-4cc2-9acd-46588c65672e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47adac53-9de4-4cc2-9acd-46588c65672e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc'} Body: b'{"volume": {"id": "e35f4aad-4f54-4961-bbdb-c555e5cbb4cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:04.000000", "updated_at": "2023-04-20T17:43:04.000000", "name": "tempest-VolumesTransfersTest-Volume-1962780453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0a95feb42ee4a48a1769b862c4b5871"}}' 2023-04-20 17:43:05,535 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc 0.043s 2023-04-20 17:43:05,535 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad1f19c-075e-418f-b534-1c6360be7ffd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad1f19c-075e-418f-b534-1c6360be7ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc'} Body: b'{"volume": {"id": "e35f4aad-4f54-4961-bbdb-c555e5cbb4cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:04.000000", "updated_at": "2023-04-20T17:43:04.000000", "name": "tempest-VolumesTransfersTest-Volume-1962780453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0a95feb42ee4a48a1769b862c4b5871"}}' 2023-04-20 17:43:05,653 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc 0.107s 2023-04-20 17:43:05,654 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff443ca-c15c-4ca5-aaf8-b9a2abc449eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc'} Body: b'' 2023-04-20 17:43:05,679 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc 0.024s 2023-04-20 17:43:05,679 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-a607990d-c69a-4d05-a79f-11be03af283b', 'x-openstack-request-id': 'req-a607990d-c69a-4d05-a79f-11be03af283b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e35f4aad-4f54-4961-bbdb-c555e5cbb4cc could not be found."}}' {7} 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 b3968adb-1d40-4dc6-9053-bbe27ba7cb32 failed to build and is in ERROR status {1} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.659541s] ... 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 24040b83-044b-4a10-a5e0-cd374a1acd3d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:05,943 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes 0.260s 2023-04-20 17:43:05,943 80612 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-1712083273"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13bd20f-a61b-4b2b-8669-41874acccaf9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13bd20f-a61b-4b2b-8669-41874acccaf9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes'} Body: b'{"volume": {"id": "24040b83-044b-4a10-a5e0-cd374a1acd3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:05.838870", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1712083273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:05,996 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d 0.043s 2023-04-20 17:43:05,996 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc0fb7a-0f66-423e-b709-1e3a6eb5fb36', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc0fb7a-0f66-423e-b709-1e3a6eb5fb36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d'} Body: b'{"volume": {"id": "24040b83-044b-4a10-a5e0-cd374a1acd3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:06.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1712083273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0a95feb42ee4a48a1769b862c4b5871"}}' 2023-04-20 17:43:07,107 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d 0.099s 2023-04-20 17:43:07,107 80612 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972dd696-d882-4767-be3d-435fd6373f11', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972dd696-d882-4767-be3d-435fd6373f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d'} Body: b'{"volume": {"id": "24040b83-044b-4a10-a5e0-cd374a1acd3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:06.000000", "updated_at": "2023-04-20T17:43:06.000000", "name": "tempest-VolumesTransfersTest-Volume-1712083273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0a95feb42ee4a48a1769b862c4b5871"}}' 2023-04-20 17:43:07,175 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d 0.055s 2023-04-20 17:43:07,175 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ef2d4c-5f11-41c9-974e-5b9ccbd38654', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ef2d4c-5f11-41c9-974e-5b9ccbd38654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d'} Body: b'{"volume": {"id": "24040b83-044b-4a10-a5e0-cd374a1acd3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:06.000000", "updated_at": "2023-04-20T17:43:06.000000", "name": "tempest-VolumesTransfersTest-Volume-1712083273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0a95feb42ee4a48a1769b862c4b5871"}}' 2023-04-20 17:43:07,314 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d 0.128s 2023-04-20 17:43:07,314 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece55b39-8870-4563-8ab6-045adf76f31a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d'} Body: b'' 2023-04-20 17:43:07,341 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d 0.026s 2023-04-20 17:43:07,341 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-a29c6879-018d-4229-aa9d-ab10084a371d', 'x-openstack-request-id': 'req-a29c6879-018d-4229-aa9d-ab10084a371d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 24040b83-044b-4a10-a5e0-cd374a1acd3d could not be found."}}' {7} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [2.481531s] ... 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 301a7d65-6182-4a55-beac-de4a49ad9a99 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:08,072 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.417s 2023-04-20 17:43:08,073 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3212d1a1-c7cc-4cf7-a666-319e5ba3421c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:08,655 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes 0.580s 2023-04-20 17:43:08,655 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-VolumesExtendTest-Volume-389597663"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1139b5c-044c-405b-a7df-8353452e05e6', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1139b5c-044c-405b-a7df-8353452e05e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes'} Body: b'{"volume": {"id": "301a7d65-6182-4a55-beac-de4a49ad9a99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:08.584082", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-389597663", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:08,707 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99 0.042s 2023-04-20 17:43:08,707 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26304ba3-08ad-4281-8df5-ce0a44a5a2bb', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26304ba3-08ad-4281-8df5-ce0a44a5a2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99'} Body: b'{"volume": {"id": "301a7d65-6182-4a55-beac-de4a49ad9a99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-389597663", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15ecde9cb31c4d1aafcfe336931d6df8"}}' 2023-04-20 17:43:09,809 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99 0.091s 2023-04-20 17:43:09,810 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4789977c-94d1-41be-a11c-6277f74f7bb8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4789977c-94d1-41be-a11c-6277f74f7bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99'} Body: b'{"volume": {"id": "301a7d65-6182-4a55-beac-de4a49ad9a99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.000000", "updated_at": "2023-04-20T17:43:09.000000", "name": "tempest-VolumesExtendTest-Volume-389597663", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15ecde9cb31c4d1aafcfe336931d6df8"}}' 2023-04-20 17:43:09,944 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99 0.114s 2023-04-20 17:43:09,944 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8659c9-f06b-456d-8478-6f91529b9f0c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-fe8659c9-f06b-456d-8478-6f91529b9f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99'} Body: b'{"volume": {"id": "301a7d65-6182-4a55-beac-de4a49ad9a99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.000000", "updated_at": "2023-04-20T17:43:09.000000", "name": "tempest-VolumesExtendTest-Volume-389597663", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15ecde9cb31c4d1aafcfe336931d6df8"}}' 2023-04-20 17:43:10,108 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99 0.153s 2023-04-20 17:43:10,108 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-02ae749d-7402-46bb-b238-3526bd419f33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99'} Body: b'' 2023-04-20 17:43:10,135 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99 0.026s 2023-04-20 17:43:10,135 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9415f7-8c2a-482d-a3dc-b1d421f04726', 'x-openstack-request-id': 'req-ce9415f7-8c2a-482d-a3dc-b1d421f04726', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 301a7d65-6182-4a55-beac-de4a49ad9a99 could not be found."}}' {3} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.897536s] ... 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 d7a59132-7e9d-4621-995c-56adf77ada43 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:09,231 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes 0.448s 2023-04-20 17:43:09,231 80616 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-1589210719"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c207c6-126f-4743-9c82-684974f42db4', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c207c6-126f-4743-9c82-684974f42db4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes'} Body: b'{"volume": {"id": "d7a59132-7e9d-4621-995c-56adf77ada43", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.166534", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1589210719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 17:43:09,300 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43 0.058s 2023-04-20 17:43:09,301 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a292ae03-0ca5-430a-b2b7-f52a52a15f79', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a292ae03-0ca5-430a-b2b7-f52a52a15f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43'} Body: b'{"volume": {"id": "d7a59132-7e9d-4621-995c-56adf77ada43", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1589210719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "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": "dfd0351a910f4db099db18b974d91915"}}' 2023-04-20 17:43:10,415 80616 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/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43 0.101s 2023-04-20 17:43:10,415 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9ea9c9-eb00-4e22-aee1-87daa3f37adc', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9ea9c9-eb00-4e22-aee1-87daa3f37adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43'} Body: b'{"volume": {"id": "d7a59132-7e9d-4621-995c-56adf77ada43", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.000000", "updated_at": "2023-04-20T17:43:09.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1589210719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "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": "dfd0351a910f4db099db18b974d91915"}}' 2023-04-20 17:43:10,477 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43 0.051s 2023-04-20 17:43:10,477 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de51d23-76bf-41e2-9c22-a55b0016ad78', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de51d23-76bf-41e2-9c22-a55b0016ad78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43'} Body: b'{"volume": {"id": "d7a59132-7e9d-4621-995c-56adf77ada43", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.000000", "updated_at": "2023-04-20T17:43:09.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1589210719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "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": "dfd0351a910f4db099db18b974d91915"}}' 2023-04-20 17:43:10,641 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43 0.153s 2023-04-20 17:43:10,641 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 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-38fb6237-3590-42b8-a090-ea5d8a5f1e43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43'} Body: b'' 2023-04-20 17:43:10,678 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43 0.036s 2023-04-20 17:43:10,678 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 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-eb0171f2-1aac-4bee-b201-a6d858d14106', 'x-openstack-request-id': 'req-eb0171f2-1aac-4bee-b201-a6d858d14106', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d7a59132-7e9d-4621-995c-56adf77ada43 could not be found."}}' {7} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.663758s] ... 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 6aedf106-9404-4a1b-b4cf-1e6178dc7467 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:10,421 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes 0.283s 2023-04-20 17:43:10,421 80624 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-348341378"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74f1168-0858-44ec-900f-6693304ebe8e', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74f1168-0858-44ec-900f-6693304ebe8e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes'} Body: b'{"volume": {"id": "6aedf106-9404-4a1b-b4cf-1e6178dc7467", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:10.332873", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-348341378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:10,477 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467 0.047s 2023-04-20 17:43:10,477 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba052f5-de97-471d-af16-10f431782846', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba052f5-de97-471d-af16-10f431782846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467'} Body: b'{"volume": {"id": "6aedf106-9404-4a1b-b4cf-1e6178dc7467", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:10.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-348341378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15ecde9cb31c4d1aafcfe336931d6df8"}}' 2023-04-20 17:43:11,541 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467 0.051s 2023-04-20 17:43:11,541 80624 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b34edc-8ae7-46bc-b67a-0f9f1050785c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b34edc-8ae7-46bc-b67a-0f9f1050785c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467'} Body: b'{"volume": {"id": "6aedf106-9404-4a1b-b4cf-1e6178dc7467", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:10.000000", "updated_at": "2023-04-20T17:43:11.000000", "name": "tempest-VolumesExtendTest-Volume-348341378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15ecde9cb31c4d1aafcfe336931d6df8"}}' 2023-04-20 17:43:11,613 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467 0.057s 2023-04-20 17:43:11,614 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c29a91e-89aa-4a1d-9f41-e5d543766716', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c29a91e-89aa-4a1d-9f41-e5d543766716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467'} Body: b'{"volume": {"id": "6aedf106-9404-4a1b-b4cf-1e6178dc7467", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:10.000000", "updated_at": "2023-04-20T17:43:11.000000", "name": "tempest-VolumesExtendTest-Volume-348341378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15ecde9cb31c4d1aafcfe336931d6df8"}}' 2023-04-20 17:43:11,762 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467 0.134s 2023-04-20 17:43:11,763 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:11 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-870d517a-0ab0-4f07-95f6-3808c0bd7b42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467'} Body: b'' 2023-04-20 17:43:11,800 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467 0.036s 2023-04-20 17:43:11,800 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:11 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-2d254b45-18e5-433f-93bb-15b72e792c66', 'x-openstack-request-id': 'req-2d254b45-18e5-433f-93bb-15b72e792c66', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6aedf106-9404-4a1b-b4cf-1e6178dc7467 could not be found."}}' {3} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [2.117916s] ... 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 eec97a74-4d4e-47f2-87b0-e92bf164f6a9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:11,226 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes 0.543s 2023-04-20 17:43:11,227 80616 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-820950034"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d60c19f-e124-4870-9311-6ead665be748', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d60c19f-e124-4870-9311-6ead665be748', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes'} Body: b'{"volume": {"id": "eec97a74-4d4e-47f2-87b0-e92bf164f6a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:11.120635", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-820950034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 17:43:11,339 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9 0.102s 2023-04-20 17:43:11,340 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e9457b-7302-41f3-8df7-9bbbe4d2b1fc', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e9457b-7302-41f3-8df7-9bbbe4d2b1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9'} Body: b'{"volume": {"id": "eec97a74-4d4e-47f2-87b0-e92bf164f6a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:11.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-820950034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "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": "dfd0351a910f4db099db18b974d91915"}}' 2023-04-20 17:43:12,407 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9 0.054s 2023-04-20 17:43:12,407 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af10fdf6-9752-4fb5-b8f4-661c0678e9d9', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af10fdf6-9752-4fb5-b8f4-661c0678e9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9'} Body: b'{"volume": {"id": "eec97a74-4d4e-47f2-87b0-e92bf164f6a9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:11.000000", "updated_at": "2023-04-20T17:43:11.000000", "name": "tempest-VolumesTransfersV355Test-Volume-820950034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "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": "dfd0351a910f4db099db18b974d91915"}}' 2023-04-20 17:43:12,522 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9 0.102s 2023-04-20 17:43:12,523 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645d42f1-a29d-4f99-8505-4b87b418e1c5', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645d42f1-a29d-4f99-8505-4b87b418e1c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9'} Body: b'{"volume": {"id": "eec97a74-4d4e-47f2-87b0-e92bf164f6a9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:11.000000", "updated_at": "2023-04-20T17:43:11.000000", "name": "tempest-VolumesTransfersV355Test-Volume-820950034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "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": "dfd0351a910f4db099db18b974d91915"}}' 2023-04-20 17:43:12,725 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9 0.189s 2023-04-20 17:43:12,726 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 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-3eae8d73-917d-4b0d-8e8b-848229b3cfff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9'} Body: b'' 2023-04-20 17:43:12,797 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9 0.070s 2023-04-20 17:43:12,798 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 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-5aaf3e12-692d-4005-87cb-55f20df86710', 'x-openstack-request-id': 'req-5aaf3e12-692d-4005-87cb-55f20df86710', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume eec97a74-4d4e-47f2-87b0-e92bf164f6a9 could not be found."}}' {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.741316s] ... 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 597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:12,676 80610 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes 0.563s 2023-04-20 17:43:12,677 80610 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-882143644"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-749904b6-2f51-4889-8e14-3e9bf0613145', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-749904b6-2f51-4889-8e14-3e9bf0613145', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes'} Body: b'{"volume": {"id": "597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:12.592280", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-882143644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e"}], "user_id": "373d8986e9b9418384ce8bbc8aae012c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:12,774 80610 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e 0.082s 2023-04-20 17:43:12,774 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4ca889-0fd2-4fd6-ad76-b3eb7bf9beb1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4ca889-0fd2-4fd6-ad76-b3eb7bf9beb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e'} Body: b'{"volume": {"id": "597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:13.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-882143644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e"}], "user_id": "373d8986e9b9418384ce8bbc8aae012c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cba764da6e824a4fb38b27af07399bb6"}}' 2023-04-20 17:43:13,837 80610 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e 0.049s 2023-04-20 17:43:13,838 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5cb8b5-cd57-4aee-9b48-9b9fbe70fab1', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5cb8b5-cd57-4aee-9b48-9b9fbe70fab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e'} Body: b'{"volume": {"id": "597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:13.000000", "updated_at": "2023-04-20T17:43:13.000000", "name": "tempest-TestVolumeSwap-volume-882143644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e"}], "user_id": "373d8986e9b9418384ce8bbc8aae012c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cba764da6e824a4fb38b27af07399bb6"}}' {9} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [2.362879s] ... 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 1d35de03-973f-4847-9821-4a916bd4fc45 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:14,756 80628 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes 1.177s 2023-04-20 17:43:14,756 80628 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-989771844", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6d2e469-2750-46ff-a3b4-7f7441e06001', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6d2e469-2750-46ff-a3b4-7f7441e06001', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes'} Body: b'{"volume": {"id": "1d35de03-973f-4847-9821-4a916bd4fc45", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:14.667219", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-989771844", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45"}], "user_id": "da32e0b054ef416abbf9951dfd3ce88b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:14,854 80628 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45 0.082s 2023-04-20 17:43:14,855 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d04e745-94c0-4c61-a1cc-e175cc0cf755', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d04e745-94c0-4c61-a1cc-e175cc0cf755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45'} Body: b'{"volume": {"id": "1d35de03-973f-4847-9821-4a916bd4fc45", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:15.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-989771844", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45"}], "user_id": "da32e0b054ef416abbf9951dfd3ce88b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9748623b06748fa8446676a9159c71f"}}' 2023-04-20 17:43:15,926 80628 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45 0.058s 2023-04-20 17:43:15,926 80628 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c41015b5-d0f6-4c5f-b4b0-101da6e16d3a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c41015b5-d0f6-4c5f-b4b0-101da6e16d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45'} Body: b'{"volume": {"id": "1d35de03-973f-4847-9821-4a916bd4fc45", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:15.000000", "updated_at": "2023-04-20T17:43:15.000000", "name": "tempest-TaggedBootDevicesTest-volume-989771844", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45"}], "user_id": "da32e0b054ef416abbf9951dfd3ce88b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9748623b06748fa8446676a9159c71f"}}' {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [2.264992s] ... 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 239390d9-1ee6-4bfa-b445-6a810c811bab failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:21,903 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes 0.722s 2023-04-20 17:43:21,904 80616 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-1072924070", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca87e4ab-5fe7-447a-863b-b6b372df428c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca87e4ab-5fe7-447a-863b-b6b372df428c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes'} Body: b'{"volume": {"id": "239390d9-1ee6-4bfa-b445-6a810c811bab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:21.804413", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1072924070", "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/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:21,983 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab 0.069s 2023-04-20 17:43:21,984 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d818adc3-0ffc-43d0-9193-f1d4cb62dcfb', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d818adc3-0ffc-43d0-9193-f1d4cb62dcfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab'} Body: b'{"volume": {"id": "239390d9-1ee6-4bfa-b445-6a810c811bab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:22.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1072924070", "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/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:23,052 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab 0.053s 2023-04-20 17:43:23,052 80616 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e7989d-b9cb-428d-85ac-e119180f5fa5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e7989d-b9cb-428d-85ac-e119180f5fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab'} Body: b'{"volume": {"id": "239390d9-1ee6-4bfa-b445-6a810c811bab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:22.000000", "updated_at": "2023-04-20T17:43:22.000000", "name": "tempest-VolumesGetTest-Volume-1072924070", "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/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:23,400 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab 0.336s 2023-04-20 17:43:23,401 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:23 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-51673634-3d84-4684-bc1e-de819d0f499b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab'} Body: b'' 2023-04-20 17:43:23,444 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab 0.042s 2023-04-20 17:43:23,444 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:23 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-15af0e3d-462c-472b-b587-73c3bb5adfb4', 'x-openstack-request-id': 'req-15af0e3d-462c-472b-b587-73c3bb5adfb4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 239390d9-1ee6-4bfa-b445-6a810c811bab could not be found."}}' {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.817074s] ... 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 fec327f4-da7f-4341-a474-f11145b35c4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:23,753 80616 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/35639a41777f41b3b88b042fbd047b3a/volumes 0.305s 2023-04-20 17:43:23,754 80616 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-1700373033"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e72ad4e-c202-4322-8a44-5c2a7c58a6d0', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e72ad4e-c202-4322-8a44-5c2a7c58a6d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes'} Body: b'{"volume": {"id": "fec327f4-da7f-4341-a474-f11145b35c4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:23.653001", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1700373033", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:23,857 80616 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/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e 0.092s 2023-04-20 17:43:23,858 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed27ae2-e324-40c0-825c-d2e1282a82d4', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed27ae2-e324-40c0-825c-d2e1282a82d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e'} Body: b'{"volume": {"id": "fec327f4-da7f-4341-a474-f11145b35c4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:24.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1700373033", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:25,008 80616 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/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e 0.121s 2023-04-20 17:43:25,008 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07533be0-07cc-4232-b754-9a5c2772ea5b', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07533be0-07cc-4232-b754-9a5c2772ea5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e'} Body: b'{"volume": {"id": "fec327f4-da7f-4341-a474-f11145b35c4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:24.000000", "updated_at": "2023-04-20T17:43:24.000000", "name": "tempest-VolumesGetTest-Volume-1700373033", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:25,082 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e 0.062s 2023-04-20 17:43:25,083 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc13625-e6b3-435b-8ddf-eff127b1099e', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc13625-e6b3-435b-8ddf-eff127b1099e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e'} Body: b'{"volume": {"id": "fec327f4-da7f-4341-a474-f11145b35c4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:24.000000", "updated_at": "2023-04-20T17:43:24.000000", "name": "tempest-VolumesGetTest-Volume-1700373033", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:25,242 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e 0.146s 2023-04-20 17:43:25,242 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-042b8977-0842-460a-aba8-8255f82dd4ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e'} Body: b'' 2023-04-20 17:43:25,264 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e 0.021s 2023-04-20 17:43:25,264 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-5fee24fe-55e1-4755-9ee0-e3a82e813a8d', 'x-openstack-request-id': 'req-5fee24fe-55e1-4755-9ee0-e3a82e813a8d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fec327f4-da7f-4341-a474-f11145b35c4e could not be found."}}' {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.992615s] ... 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 dc16a801-c467-4d6d-b0bc-1f1642ae85a3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:25,299 80616 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/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.032s 2023-04-20 17:43:25,300 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-300c63d4-ada8-4c6f-bef4-3b43788fd019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:25,776 80616 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/35639a41777f41b3b88b042fbd047b3a/volumes 0.475s 2023-04-20 17:43:25,776 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-VolumesGetTest-Volume-498344418", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90243da1-91b2-440c-9e8e-2c6594034e01', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90243da1-91b2-440c-9e8e-2c6594034e01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes'} Body: b'{"volume": {"id": "dc16a801-c467-4d6d-b0bc-1f1642ae85a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:25.685974", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-498344418", "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/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:25,843 80616 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/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3 0.056s 2023-04-20 17:43:25,844 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a69ffc2-3b9a-44d3-8ef6-0f91353de07d', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a69ffc2-3b9a-44d3-8ef6-0f91353de07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3'} Body: b'{"volume": {"id": "dc16a801-c467-4d6d-b0bc-1f1642ae85a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:26.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-498344418", "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/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:27,020 80616 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/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3 0.164s 2023-04-20 17:43:27,020 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff51f9a-5f67-4924-b936-71b932ab76a2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff51f9a-5f67-4924-b936-71b932ab76a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3'} Body: b'{"volume": {"id": "dc16a801-c467-4d6d-b0bc-1f1642ae85a3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:26.000000", "updated_at": "2023-04-20T17:43:26.000000", "name": "tempest-VolumesGetTest-Volume-498344418", "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/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:27,236 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3 0.203s 2023-04-20 17:43:27,236 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-74bdaa4a-4bc3-4924-aa9d-8a2cddfc4d5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3'} Body: b'' 2023-04-20 17:43:27,258 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3 0.021s 2023-04-20 17:43:27,259 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-aaf528a0-edf6-4a4b-ac1b-445e8665e6a4', 'x-openstack-request-id': 'req-aaf528a0-edf6-4a4b-ac1b-445e8665e6a4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dc16a801-c467-4d6d-b0bc-1f1642ae85a3 could not be found."}}' {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 3df84df1-c3ab-42c7-a6c3-f88288e87ada failed to build and is in ERROR status {1} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.337230s] ... ok {3} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [3.344284s] ... 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 7ca4706c-9c0b-4fc6-b49f-3d42a2feab31 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:30,765 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes 0.539s 2023-04-20 17:43:30,766 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-992483599"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c4e5fe-5fbb-4da6-8095-e508ed2829d7', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c4e5fe-5fbb-4da6-8095-e508ed2829d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes'} Body: b'{"volume": {"id": "7ca4706c-9c0b-4fc6-b49f-3d42a2feab31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:30.650852", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-992483599", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:31,079 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes 0.294s 2023-04-20 17:43:31,080 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1483229952"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899fd8be-5c26-4f83-801d-e46d81142603', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899fd8be-5c26-4f83-801d-e46d81142603', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes'} Body: b'{"volume": {"id": "b89cb756-53ad-42c9-9220-c9fb3cbfd37e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:30.973543", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1483229952", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/b89cb756-53ad-42c9-9220-c9fb3cbfd37e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/b89cb756-53ad-42c9-9220-c9fb3cbfd37e"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:31,577 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes 0.478s 2023-04-20 17:43:31,578 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2031811595"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0848b143-0592-421b-8b3d-5913aa032d24', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0848b143-0592-421b-8b3d-5913aa032d24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes'} Body: b'{"volume": {"id": "6ed9b9e2-fd36-4a23-87d1-7d9e0e97b986", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:31.470689", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2031811595", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/6ed9b9e2-fd36-4a23-87d1-7d9e0e97b986"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/6ed9b9e2-fd36-4a23-87d1-7d9e0e97b986"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:32,008 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes 0.410s 2023-04-20 17:43:32,008 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-405976917"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a977cc8-f35f-4cb1-abbc-1e9bc50e9819', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a977cc8-f35f-4cb1-abbc-1e9bc50e9819', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes'} Body: b'{"volume": {"id": "c840ec13-48a5-4de2-8cb2-db72b0ef0559", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:31.922493", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-405976917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/c840ec13-48a5-4de2-8cb2-db72b0ef0559"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/c840ec13-48a5-4de2-8cb2-db72b0ef0559"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:32,398 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes 0.374s 2023-04-20 17:43:32,398 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-CreateVolum esFromImageTest-Volume-205653151"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300f8dab-ccfa-43a5-bf47-02d14a1c3fcf', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300f8dab-ccfa-43a5-bf47-02d14a1c3fcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes'} Body: b'{"volume": {"id": "035c9a2a-8c62-4c04-9c2e-37ad0559662d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:32.307399", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-205653151", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/035c9a2a-8c62-4c04-9c2e-37ad0559662d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/035c9a2a-8c62-4c04-9c2e-37ad0559662d"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:32,488 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31 0.079s 2023-04-20 17:43:32,488 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de63899-cb0a-41de-af30-80d6bd5e3c84', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de63899-cb0a-41de-af30-80d6bd5e3c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31'} Body: b'{"volume": {"id": "7ca4706c-9c0b-4fc6-b49f-3d42a2feab31", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:31.000000", "updated_at": "2023-04-20T17:43:31.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-992483599", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "530555446cdc4733bdb5d73244328a27"}}' 2023-04-20 17:43:33,553 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31 0.053s 2023-04-20 17:43:33,554 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfecc430-6b62-41f2-9517-a013393328df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', ' x-openstack-request-id': 'req-dfecc430-6b62-41f2-9517-a013393328df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31'} Body: b'{"volume": {"id": "7ca4706c-9c0b-4fc6-b49f-3d42a2feab31", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:31.000000", "updated_at": "2023-04-20T17:43:31.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-992483599", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "530555446cdc4733bdb5d73244328a27"}}' {0} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {1} setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 0d4837ce-d924-48c4-846e-a7426d21236d failed to build and is in ERROR status {3} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.740680s] ... 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 7d22e11e-ebbb-4bb3-957c-36b2368e5d42 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:38,446 80616 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes 0.602s 2023-04-20 17:43:38,446 80616 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-273239931"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13df934c-15c3-402e-8386-68e2b47dae38', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13df934c-15c3-402e-8386-68e2b47dae38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes'} Body: b'{"volume": {"id": "7d22e11e-ebbb-4bb3-957c-36b2368e5d42", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:38.363821", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-273239931", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42"}], "user_id": "fe90845a07f244adbc513d264196d7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 17:43:38,520 80616 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42 0.063s 2023-04-20 17:43:38,520 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d01b86-164a-4434-acfb-604714319797', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d01b86-164a-4434-acfb-604714319797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42'} Body: b'{"volume": {"id": "7d22e11e-ebbb-4bb3-957c-36b2368e5d42", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:38.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-273239931", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42"}], "user_id": "fe90845a07f244adbc513d264196d7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "232b429f93c646c2bcf5fb4066b1c256"}}' 2023-04-20 17:43:39,572 80616 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42 0.041s 2023-04-20 17:43:39,573 80616 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d12a9c-acd7-4c7e-ba63-bd2f60e7f966', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d12a9c-acd7-4c7e-ba63-bd2f60e7f966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42'} Body: b'{"volume": {"id": "7d22e11e-ebbb-4bb3-957c-36b2368e5d42", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:38.000000", "updated_at": "2023-04-20T17:43:39.000000", "name": "tempest-VolumeRevertTests-Volume-273239931", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42"}], "user_id": "fe90845a07f244adbc513d264196d7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "232b429f93c646c2bcf5fb4066b1c256"}}' {3} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.396145s] ... 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 bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:39,812 80616 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes 0.224s 2023-04-20 17:43:39,812 80616 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-311869900"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479a3782-9255-46d2-b193-da2f6dbf9dc8', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479a3782-9255-46d2-b193-da2f6dbf9dc8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes'} Body: b'{"volume": {"id": "bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:39.745852", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-311869900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3"}], "user_id": "fe90845a07f244adbc513d264196d7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 17:43:39,873 80616 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3 0.050s 2023-04-20 17:43:39,875 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a31f07-3ffd-431d-b18d-e0546321dc6b', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a31f07-3ffd-431d-b18d-e0546321dc6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3'} Body: b'{"volume": {"id": "bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:40.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-311869900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3"}], "user_id": "fe90845a07f244adbc513d264196d7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "232b429f93c646c2bcf5fb4066b1c256"}}' 2023-04-20 17:43:40,970 80616 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3 0.064s 2023-04-20 17:43:40,971 80616 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df2d643-af47-499b-a880-6b22a30e99bd', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df2d643-af47-499b-a880-6b22a30e99bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3'} Body: b'{"volume": {"id": "bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:40.000000", "updated_at": "2023-04-20T17:43:40.000000", "name": "tempest-VolumeRevertTests-Volume-311869900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3"}], "user_id": "fe90845a07f244adbc513d264196d7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "232b429f93c646c2bcf5fb4066b1c256"}}' {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {8} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [6.804473s] ... 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 8130cc96-b15c-4951-9f52-d433f8e7d971 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:37,572 80626 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.394s 2023-04-20 17:43:37,572 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-28205356", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKMSdv4CMVZIR4p06R74K7aCA1EYFTyIJDy/PPBLji3px3QzTDjNYNe+D+I66YYGEzEtIMGNWaWuKSBHztYwD+fnTNt1LUdf9swruZI6bhCcYQpozPb3Wo61E9Til+R3iQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3817df3c-1e7a-41e8-8856-cc9ffbe66218', 'x-compute-request-id': 'req-3817df3c-1e7a-41e8-8856-cc9ffbe66218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-28205356", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKMSdv4CMVZIR4p06R74K7aCA1EYFTyIJDy/PPBLji3px3QzTDjNYNe+D+I66YYGEzEtIMGNWaWuKSBHztYwD+fnTNt1LUdf9swruZI6bhCcYQpozPb3Wo61E9Til+R3iQ==", "fingerprint": "ae:1c:12:59:9c:e3:4e:5f:fc:98:9b:81:db:f1:98:f1", "user_id": "364839d193fd44b4a5ffd97b6f4370cb"}}' 2023-04-20 17:43:37,860 80626 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.284s 2023-04-20 17:43:37,861 80626 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-1403319570", "description": "tempest-secgroup-smoke-1403319570 description", "project_id": "6d550a79177640e7b0f56567b58b9d74"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-1ae77125-ff12-42c5-b7e6-4a642c798831', 'date': 'Thu, 20 Apr 2023 17:43:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "name": "tempest-secgroup-smoke-1403319570", "stateful": true, "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "description": "tempest-secgroup-smoke-1403319570 description", "shared": false, "security_group_rules": [{"id": "925fc1b1-da1b-4b18-b752-d10de4b185bc", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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": 471, "description": null, "tags": [], "created_at": "2023-04-20T17:43:37Z", "updated_at": "2023-04-20T17:43:37Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}, {"id": "cdea5d67-9fd3-40e7-94de-5dbd131cf00f", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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": 472, "description": null, "tags": [], "created_at": "2023-04-20T17:43:37Z", "updated_at": "2023-04-20T17:43:37Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}], "tags": [], "created_at": "2023-04-20T17:43:37Z", "updated_at": "2023-04-20T17:43:3 7Z", "revision_number": 1, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:38,363 80626 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.502s 2023-04-20 17:43:38,364 80626 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": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "project_id": "6d550a79177640e7b0f56567b58b9d74", "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-18a6a14c-9eb9-4886-a58b-d47b2a5de7fb', 'date': 'Thu, 20 Apr 2023 17:43:38 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": "6de64a0d-37b6-4353-baf1-8cc02654f6a1", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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-20T17:43:38Z", "updated_at": "2023-04-20T17:43:38Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:38,752 80626 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.387s 2023-04-20 17:43:38,752 80626 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": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "project_id": "6d550a79177640e7b0f56567b58b9d74", "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-aea9507d-4bb5-42c8-96fe-5e2885f36e6a', 'date': 'Thu, 20 Apr 2023 17:43:38 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": "a5f6b477-9524-4d50-b7e7-e6f1f8188c67", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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-20T17:43:38Z", "updated_at": "2023-04-20T17:43:38Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:39,105 80626 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.352s 2023-04-20 17:43:39,105 80626 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": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "project_id": "6d550a79177640e7b0f56567b58b9d74", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f6c275e8-3656-4514-809f-65a1c83df44a', 'date': 'Thu, 20 Apr 2023 17:43:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"secu rity_group_rule": {"id": "2a0abd76-f6a7-4e12-b477-a3a2ad9ba857", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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-20T17:43:38Z", "updated_at": "2023-04-20T17:43:38Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:40,137 80626 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 1.031s 2023-04-20 17:43:40,137 80626 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": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "project_id": "6d550a79177640e7b0f56567b58b9d74", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fa053d52-905a-4cc0-b4af-fdf7e32fc4de', 'date': 'Thu, 20 Apr 2023 17:43:40 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": "9d4c906b-a70a-465e-92b6-97eb94516e84", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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-20T17:43:39Z", "updated_at": "2023-04-20T17:43:39Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:40,715 80626 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.577s 2023-04-20 17:43:40,715 80626 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": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "project_id": "6d550a79177640e7b0f56567b58b9d74", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5bf2f1ca-25ce-4109-ab6b-d0b7881ce22f', 'date': 'Thu, 20 Apr 2023 17:43:40 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": "9e1509a0-6f90-4890-a77a-0e95c5c58084", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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-20T17:43:40Z", "updated_at": "2023-04-20T17:43:40Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:41,675 80626 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.959s 2023-04-20 17:43:41,675 80626 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": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "project_id": "6d550a79177640e7b0f56567b58b9d74", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-31df3840-4610-4a5b-9005-76804b9023ff', 'date': 'Thu, 20 Apr 2023 17:43: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": "8a484f4d-cfb8-424c-bf86-4b75a75f13c8", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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-20T17:43:40Z", "updated_at": "2023-04-20T17:43:40Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:41,792 80626 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.111s 2023-04-20 17:43:41,793 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:41 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-1ac1df18-459a-401d-b14e-824e0f295e3a', '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": "364839d193fd44b4a5ffd97b6f4370cb", "name": "tempest-TestShelveInstance-1074098751-project-member", "password_expires_at": null}, "audit_ids": ["oN4GtYrDRg-WtkB2YJPKcA"], "expires_at": "2023-04-20T18:43:41.000000Z", "issued_at": "2023-04-20T17:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d550a79177640e7b0f56567b58b9d74", "name": "tempest-TestShelveInstance-1074098751"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6d550a79177640e7b0f56567b58b9d74", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints ": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:43:41,793 80626 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'f0c65204-2a18-4818-bc2e-21b0917d936a', 'name': 'tempest-TestShelveInstance-111112674-network', 'tenant_id': '6d550a79177640e7b0f56567b58b9d74', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6d550a79177640e7b0f56567b58b9d74', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51900, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:43:06Z', 'updated_at': '2023-04-20T17:43:06Z', 'revision_number': 1} available for tenant 2023-04-20 17:43:42,307 80626 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes 0.512s 2023-04-20 17:43:42,307 80626 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-169840273", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3eabc1-2928-4323-a8f9-0c215e715387', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3eabc1-2928-4323-a8f9-0c215e715387', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes'} Body: b'{"volume": {"id": "8130cc96-b15c-4951-9f52-d433f8e7d971", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:42.176956", "updated_at": null, "name": "tempest-tempest.common.compute-volume-169840273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971"}], "user_id": "364839d193fd44b4a5ffd97b6f4370cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:42,357 80626 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971 0.040s 2023-04-20 17:43:42,357 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a829956-dabd-4083-a9a3-d2e5da8a6352', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reque st-id': 'req-3a829956-dabd-4083-a9a3-d2e5da8a6352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971'} Body: b'{"volume": {"id": "8130cc96-b15c-4951-9f52-d433f8e7d971", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:42.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-169840273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971"}], "user_id": "364839d193fd44b4a5ffd97b6f4370cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:43,417 80626 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971 0.047s 2023-04-20 17:43:43,417 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55bcd37e-838a-4d7d-9ba6-ea4fae72d387', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55bcd37e-838a-4d7d-9ba6-ea4fae72d387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971'} Body: b'{"volume": {"id": "8130cc96-b15c-4951-9f52-d433f8e7d971", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:42.000000", "updated_at": "2023-04-20T17:43:42.000000", "name": "tempest-tempest.common.compute-volume-169840273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971"}], "user_id": "364839d193fd44b4a5ffd97b6f4370cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:43,531 80626 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971 0.102s 2023-04-20 17:43:43,531 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-cda2d578-0758-49f2-a6f2-fdbdea893de7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971'} Body: b'' 2023-04-20 17:43:43,555 80626 INFO [tempest.lib.common.rest_client] R equest (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971 0.023s 2023-04-20 17:43:43,555 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:43 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-dd497dd4-629d-48f0-a84e-7d36747515df', 'x-openstack-request-id': 'req-dd497dd4-629d-48f0-a84e-7d36747515df', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8130cc96-b15c-4951-9f52-d433f8e7d971 could not be found."}}' 2023-04-20 17:43:43,923 80626 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fd1fd04c-426a-4133-b4a6-ddb85b634504 0.365s 2023-04-20 17:43:43,923 80626 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-d76f1e8a-42bd-4c3b-9d03-0298e9def78d', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:43:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fd1fd04c-426a-4133-b4a6-ddb85b634504'} Body: b'' 2023-04-20 17:43:43,977 80626 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-28205356 0.053s 2023-04-20 17:43:43,977 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:43 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-82241d4f-8df5-4d2b-a091-b58da6882d87', 'x-compute-request-id': 'req-82241d4f-8df5-4d2b-a091-b58da6882d87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-28205356'} Body: b'' {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [2.030335s] ... 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 5b568a2f-99b2-4674-9b20-502ca47f76f8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:43,081 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.239s 2023-04-20 17:43:43,081 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f7fd98ff-fc90-4eae-bb71-d4f67b63731f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:43,551 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes 0.469s 2023-04-20 17:43:43,552 80624 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-1639087122", "snapshot_id": null, "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47c5eed-c876-4553-8c2a-6af71ae3ca9d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47c5eed-c876-4553-8c2a-6af71ae3ca9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes'} Body: b'{"volume": {"id": "5b568a2f-99b2-4674-9b20-502ca47f76f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:43.443731", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1639087122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:43,634 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8 0.073s 2023-04-20 17:43:43,635 80624 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16a7b3e-b06d-4228-95ce-2ea4f37be26e', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16a7b3e-b06d-4228-95ce-2ea4f37be26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8'} Body: b'{"volume": {"id": "5b568a2f-99b2-4674-9b20-502ca47f76f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:43.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1639087122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:44,702 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8 0.044s 2023-04-20 17:43:44,703 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463d547c-da79-4fd2-ab07-3d6667443b81', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463d547c-da79-4fd2-ab07-3d6667443b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8'} Body: b'{"volume": {"id": "5b568a2f-99b2-4674-9b20-502ca47f76f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:43.000000", "updated_at": "2023-04-20T17:43:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1639087122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:44,835 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8 0.121s 2023-04-20 17:43:44,836 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:44 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-3e0964f8-3be1-4852-954f-60f022a00890', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8'} Body: b'' 2023-04-20 17:43:44,870 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8 0.034s 2023-04-20 17:43:44,870 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-9644caa5-1a65-4f18-95f2-ea821d903eee', 'x-openstack-request-id': 'req-9644caa5-1a65-4f18-95f2-ea821d903eee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5b568a2f-99b2-4674-9b20-502ca47f76f8 could not be found."}}' {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.829491s] ... 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 64940904-be63-4c6f-b811-b638164ebf62 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:44,921 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.047s 2023-04-20 17:43:44,921 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-998c081e-bbe5-465c-a8ab-d8b30c1ba865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:45,398 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes 0.476s 2023-04-20 17:43:45,398 80624 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-1485159169", "snapshot_id": null, "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ef82f0-dbd9-436f-8568-0da9a3f732d6', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ef82f0-dbd9-436f-8568-0da9a3f732d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes'} Body: b'{"volume": {"id": "64940904-be63-4c6f-b811-b638164ebf62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:45.320440", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1485159169", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:45,475 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62 0.067s 2023-04-20 17:43:45,475 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc867ce-a141-4f41-b33c-577ec6aa5d00', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc867ce-a141-4f41-b33c-577ec6aa5d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62'} Body: b'{"volume": {"id": "64940904-be63-4c6f-b811-b638164ebf62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:45.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1485159169", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:46,534 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62 0.046s 2023-04-20 17:43:46,534 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f1b815b-2516-4a39-b875-15aebe735c98', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f1b815b-2516-4a39-b875-15aebe735c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62'} Body: b'{"volume": {"id": "64940904-be63-4c6f-b811-b638164ebf62", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:45.000000", "updated_at": "2023-04-20T17:43:45.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1485159169", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:46,673 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62 0.129s 2023-04-20 17:43:46,674 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543c63a2-8896-4976-a14b-e01aa26429e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62'} Body: b'' 2023-04-20 17:43:46,701 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62 0.027s 2023-04-20 17:43:46,701 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-c94c6fd0-6f76-4c71-868c-301e74fff7f6', 'x-openstack-request-id': 'req-c94c6fd0-6f76-4c71-868c-301e74fff7f6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 64940904-be63-4c6f-b811-b638164ebf62 could not be found."}}' {3} 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 0750e8d7-eb6e-4307-b9c7-b27dd4c3b744 failed to build and is in ERROR status {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [6.072939s] ... 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 dbaf6ce2-402d-4a79-a764-aef64764dfe1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:46,704 80624 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-20 17:43:46,773 80624 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.066s 2023-04-20 17:43:46,773 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-970253512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBATYIZRv8aEIbZXLaaN65vz9NvmR25S4pnia55ZfS4wKwbb3Guqp5l0GxReUpjYdZBFkjQTgRetKQPSGqP+3kxyHMpdC6P1NSV1Z5UUJb1SM00PYww2GB6EqQsr6Eqb/kg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:46 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-42a40223-f21f-4593-85cb-23a5197dc58a', 'x-compute-request-id': 'req-42a40223-f21f-4593-85cb-23a5197dc58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-970253512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBATYIZRv8aEIbZXLaaN65vz9NvmR25S4pnia55ZfS4wKwbb3Guqp5l0GxReUpjYdZBFkjQTgRetKQPSGqP+3kxyHMpdC6P1NSV1Z5UUJb1SM00PYww2GB6EqQsr6Eqb/kg==", "fingerprint": "63:05:57:11:90:b0:94:14:5a:3d:53:4f:e7:9e:ce:03", "user_id": "be473dbcdf224e7692b88d83ede6b6c1"}}' 2023-04-20 17:43:47,205 80624 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.429s 2023-04-20 17:43:47,206 80624 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-459685915", "description": "tempest-secgroup-smoke-459685915 description", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-7ac2fd3f-44cf-4e7b-af12-140d9d093bc4', 'date': 'Thu, 20 Apr 2023 17:43:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "name": "tempest-secgroup-smoke-459685915", "stateful": true, "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "description": "tempest-secgroup-smoke-459685915 description", "shared": false, "security_group_rules": [{"id": "69d6a54e-6977-4057-8be0-23d40512a344", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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": 523, "description": null, "tags": [], "created_at": "2023-04-20T17:43:46Z", "updated_at": "2023-04-20T17:43:46Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}, {"id": "d9de0c67-65c3-4bb3-a9bb-9134113dd0c2", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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": 525, "description": null, "tags": [], "created_at": "2023-04-20T17:43:46Z", "updated_at": "2023-04-20T17:43:46Z", "revision_number": 0, "project_id": "d3b7cf76c52 b47a3b1bd5cb49ee3ba38"}], "tags": [], "created_at": "2023-04-20T17:43:46Z", "updated_at": "2023-04-20T17:43:46Z", "revision_number": 1, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:47,540 80624 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.333s 2023-04-20 17:43:47,540 80624 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": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "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-2e7ccffb-b98a-45b6-917f-3f4962fee319', 'date': 'Thu, 20 Apr 2023 17:43: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": "c61c7f1e-5308-4582-9d12-637633a0af1a", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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-20T17:43:47Z", "updated_at": "2023-04-20T17:43:47Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:47,873 80624 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.332s 2023-04-20 17:43:47,873 80624 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": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "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-995b524b-b022-41c4-96c8-a4a21b0e31dd', 'date': 'Thu, 20 Apr 2023 17:43: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": "dc6000d1-329f-4de5-8b15-8b1833692f43", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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-20T17:43:47Z", "updated_at": "2023-04-20T17:43:47Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:48,334 80624 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.460s 2023-04-20 17:43:48,334 80624 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": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4c3e5bd1-571b-48e3-8e3c-bf5a74f78475', 'date': 'Thu, 20 Apr 2023 17:43:48 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": "eb754acd-7cff-4054-b471-65a478670bee", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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-20T17:43:47Z", "updated_at": "2023-04-20T17:43:47Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:49,716 80624 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 1.381s 2023-04-20 17:43:49,717 80624 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": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-79d01ec2-c858-4510-8d02-bc1a120e7a87', 'date': 'Thu, 20 Apr 2023 17:43:49 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": "a5fb8919-ea6f-4dfd-ba05-b762bbe7adfd", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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-20T17:43:48Z", "updated_at": "2023-04-20T17:43:48Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:50,124 80624 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.406s 2023-04-20 17:43:50,124 80624 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": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-20efb8f7-2997-4924-a556-e6574c02c60b', 'date': 'Thu, 20 Apr 2023 17:43:50 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": "34a06486-273f-4734-8622-c40d1256d045", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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-20T17:43:49Z", "updated_at": "2023-04-20T17:43:49Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:50,532 80624 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.407s 2023-04-20 17:43:50,532 80624 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": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-10890408-3a50-457b-b627-aaa4e0341720', 'date': 'Thu, 20 Apr 2023 17:43:50 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": "dd5fb5b9-d1af-4da4-8983-ef74a9da12f9", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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-20T17:43:50Z", "updated_at": "2023-04-20T17:43:50Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:50,532 80624 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-20 17:43:50,554 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.020s 2023-04-20 17:43:50,554 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c862b056-ff5a-42a0-9232-609e0343a763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:50,903 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes 0.348s 2023-04-20 17:43:50,903 80624 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-1887152191", "snapshot_id": null, "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e25605-cdfe-44b8-bdcd-7afeb8865996', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e25605-cdfe-44b8-bdcd-7afeb8865996', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes'} Body: b'{"volume": {"id": "dbaf6ce2-402d-4a79-a764-aef64764dfe1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:50.822106", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1887152191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:50,964 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1 0.051s 2023-04-20 17:43:50,965 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a708c2b-6d38-47bc-a9ad-59b5817323b0', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a708c2b-6d38-47bc-a9ad-59b5817323b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1'} Body: b'{"volume": {"id": "dbaf6ce2-402d-4a79-a764-aef64764dfe1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:51.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1887152191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:52,036 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1 0.057s 2023-04-20 17:43:52,037 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a1854e-ae25-4d2b-8a08-a34f1d4f5a06', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a1854e-ae25-4d2b-8a08-a34f1d4f5a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1'} Body: b'{"volume": {"id": "dbaf6ce2-402d-4a79-a764-aef64764dfe1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:51.000000", "updated_at": "2023-04-20T17:43:51.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1887152191", "description": null, "volume_type": "joviandss-2", "sna pshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:52,162 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1 0.114s 2023-04-20 17:43:52,162 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-c2843765-c0cf-4a0a-9f7b-898189d5b781', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1'} Body: b'' 2023-04-20 17:43:52,182 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1 0.019s 2023-04-20 17:43:52,183 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-a3343c95-e9a9-4ed9-8eb8-8655c5d5b34b', 'x-openstack-request-id': 'req-a3343c95-e9a9-4ed9-8eb8-8655c5d5b34b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dbaf6ce2-402d-4a79-a764-aef64764dfe1 could not be found."}}' 2023-04-20 17:43:52,717 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d0e6845e-58d8-4db9-b92f-c3ade9f32f71 0.533s 2023-04-20 17:43:52,717 80624 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-c6aec803-e378-4484-83aa-4b906b5dc329', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:43:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d0e6845e-58d8-4db9-b92f-c3ade9f32f71'} Body: b'' 2023-04-20 17:43:52,776 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-970253512 0.058s 2023-04-20 17:43:52,776 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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': 'O penStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b283c1a-a257-429e-8051-5000c7ed2077', 'x-compute-request-id': 'req-2b283c1a-a257-429e-8051-5000c7ed2077', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-970253512'} Body: b'' {8} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.730148s] ... 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 2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:56,532 80610 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes 0.606s 2023-04-20 17:43:56,532 80610 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-203964853", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7c35ec-6d09-4a8d-958e-f237a3bcd05c', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7c35ec-6d09-4a8d-958e-f237a3bcd05c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes'} Body: b'{"volume": {"id": "2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:56.458861", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-203964853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5"}], "user_id": "43cee042b0b040139ff53739eeb61b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:56,586 80610 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5 0.044s 2023-04-20 17:43:56,586 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472084b4-988f-4e5d-8049-e16017962827', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472084b4-988f-4e5d-8049-e16017962827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5'} Body: b'{"volume": {"id": "2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:56.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-203964853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5"}], "user_id": "43cee042b0b040139ff53739eeb61b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "944e3be0c5714e16aa4be611049118ba"}}' 2023-04-20 17:43:57,640 80610 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5 0.043s 2023-04-20 17 :43:57,640 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df3f1a3-9cfc-4ca8-9110-a5f12f8a36df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df3f1a3-9cfc-4ca8-9110-a5f12f8a36df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5'} Body: b'{"volume": {"id": "2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:56.000000", "updated_at": "2023-04-20T17:43:57.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-203964853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5"}], "user_id": "43cee042b0b040139ff53739eeb61b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "944e3be0c5714e16aa4be611049118ba"}}' {0} 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 614cc08b-9e7f-4e03-a576-d91aa0bf2c51 failed to build and is in ERROR status {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.027924s] ... ok {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.056785s] ... ok {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.023559s] ... ok {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.881212s] ... 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 d683370d-862a-4af8-abba-9967868a003a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:13,384 80610 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes 0.512s 2023-04-20 17:44:13,384 80610 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-156536259"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a839156f-fa08-4a07-bf18-755976223ce6', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a839156f-fa08-4a07-bf18-755976223ce6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes'} Body: b'{"volume": {"id": "d683370d-862a-4af8-abba-9967868a003a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:13.296783", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-156536259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}], "user_id": "0dab1e7d8eae4d2c9197b5e1797c715a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:13,441 80610 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a 0.047s 2023-04-20 17:44:13,442 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e83d83-1863-41a2-976b-3b7e50202714', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e83d83-1863-41a2-976b-3b7e50202714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a'} Body: b'{"volume": {"id": "d683370d-862a-4af8-abba-9967868a003a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:13.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-156536259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}], "user_id": "0dab1e7d8eae4d2c9197b5e1797c715a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5eae917142944cbaf286af0657f0e74"}}' 2023-04-20 17:44:14,521 80610 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a 0.057s 2023-04-20 17:44:14,521 80610 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677df502-bae2-4873-acf8-d4eededcb2fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677df502-bae2-4873-acf8-d4eededcb2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a'} Body: b'{"volume": {"id": "d683370d-862a-4af8-abba-9967868a003a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:13.000000", "updated_at": "2023-04-20T17:44:13.000000", "name": "tempest-VolumesServicesTestJSON-Volume-156536259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}], "user_id": "0dab1e7d8eae4d2c9197b5e1797c715a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5eae917142944cbaf286af0657f0e74"}}' 2023-04-20 17:44:14,599 80610 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a 0.065s 2023-04-20 17:44:14,600 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b479fc5d-02c5-41f5-b383-d6d341578776', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b479fc5d-02c5-41f5-b383-d6d341578776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a'} Body: b'{"volume": {"id": "d683370d-862a-4af8-abba-9967868a003a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:13.000000", "updated_at": "2023-04-20T17:44:13.000000", "name": "tempest-VolumesServicesTestJSON-Volume-156536259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}], "user_id": "0dab1e7d8eae4d2c9197b5e1797c715a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5eae917142944cbaf286af0657f0e74"}}' 2023-04-20 17:44:14,727 80610 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a 0.115s 2023-04-20 17:44:14,727 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:14 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-81ad36bb-e66f-4607-ab68-4ac7f0b1db7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a'} Body: b'' 2023-04-20 17:44:14,750 80610 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a 0.022s 2023-04-20 17:44:14,751 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:14 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-c7a1565d-3cb1-482d-b7b8-a1238926be16', 'x-openstack-request-id': 'req-c7a1565d-3cb1-482d-b7b8-a1238926be16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d683370d-862a-4af8-abba-9967868a003a could not be found."}}' {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.033663s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.016535s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.026484s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.086183s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.034910s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.031476s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.024414s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.021150s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.017040s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.015671s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.078373s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.039996s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.081070s] ... ok {0} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.984379s] ... 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 55dbd121-eef7-46b2-91c5-d631b91f17b1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:21,143 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.182s 2023-04-20 17:44:21,144 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7a7f499a-01e0-423a-9863-b985e4c1305b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:44:21,585 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes 0.440s 2023-04-20 17:44:21,585 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1797583769"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c242e31f-ef86-45d1-9156-e5d8f0515bca', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c242e31f-ef86-45d1-9156-e5d8f0515bca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes'} Body: b'{"volume": {"id": "55dbd121-eef7-46b2-91c5-d631b91f17b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:21.521309", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1797583769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:21,644 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1 0.049s 2023-04-20 17:44:21,644 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46df2918-8f4a-4ce3-8e23-0f4cc80214b3', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46df2918-8f4a-4ce3-8e23-0f4cc80214b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1'} Body: b'{"volume": {"id": "55dbd121-eef7-46b2-91c5-d631b91f17b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:22.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1797583769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fea84f95f954246a652546d53369471"}}' 2023-04-20 17:44:22,710 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1 0.054s 2023-04-20 17:44:22,711 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2041ddc-59de-4c4b-9745-d70c969c4c0c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2041ddc-59de-4c4b-9745-d70c969c4c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1'} Body: b'{"volume": {"id": "55dbd121-eef7-46b2-91c5-d631b91f17b1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:22.000000", "updated_at": "2023-04-20T17:44:22.000000", "name": "tempest-VolumesCloneTest-Volume-1797583769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fea84f95f954246a652546d53369471"}}' 2023-04-20 17:44:22,779 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1 0.054s 2023-04-20 17:44:22,779 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc6debb-c387-4d05-b2f5-fdeebce613f0', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc6debb-c387-4d05-b2f5-fdeebce613f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1'} Body: b'{"volume": {"id": "55dbd121-eef7-46b2-91c5-d631b91f17b1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:22.000000", "updated_at": "2023-04-20T17:44:22.000000", "name": "tempest-VolumesCloneTest-Volume-1797583769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fea84f95f954246a652546d53369471"}}' 2023-04-20 17:44:22,915 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1 0.125s 2023-04-20 17:44:22,916 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff395d8-042d-40f3-98f2-a0d96a7350d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1'} Body: b'' 2023-04-20 17:44:22,943 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1 0.026s 2023-04-20 17:44:22,944 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44: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-43cf0478-6d93-4523-80cb-e408c22f4cfd', 'x-openstack-request-id': 'req-43cf0478-6d93-4523-80cb-e408c22f4cfd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 55dbd121-eef7-46b2-91c5-d631b91f17b1 could not be found."}}' {0} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.529586s] ... 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 4c56f53b-a60d-4d90-98fe-9327c2c50e25 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:23,162 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes 0.214s 2023-04-20 17:44:23,162 80610 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-1908094032"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f36186-08b1-47e5-a5b0-c2ea0df7ef7d', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f36186-08b1-47e5-a5b0-c2ea0df7ef7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes'} Body: b'{"volume": {"id": "4c56f53b-a60d-4d90-98fe-9327c2c50e25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:23.077573", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1908094032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:23,215 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25 0.042s 2023-04-20 17:44:23,216 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779d01d2-2557-4d18-a212-56216561c999', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779d01d2-2557-4d18-a212-56216561c999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25'} Body: b'{"volume": {"id": "4c56f53b-a60d-4d90-98fe-9327c2c50e25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:23.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1908094032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fea84f95f954246a652546d53369471"}}' 2023-04-20 17:44:24,287 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25 0.059s 2023-04-20 17:44:24,287 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb50bf4-8d9b-488a-a1a6-5a8a842af314', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb50bf4-8d9b-488a-a1a6-5a8a842af314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25'} Body: b'{"volume": {"id": "4c56f53b-a60d-4d90-98fe-9327c2c50e25", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:23.000000", "updated_at": "2023-04-20T17:44:23.000000", "name": "tempest-VolumesCloneTest-Volume-1908094032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fea84f95f954246a652546d53369471"}}' 2023-04-20 17:44:24,336 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25 0.038s 2023-04-20 17:44:24,336 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4dc0f58-f585-4159-aa2d-f25619c9c7e0', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4dc0f58-f585-4159-aa2d-f25619c9c7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25'} Body: b'{"volume": {"id": "4c56f53b-a60d-4d90-98fe-9327c2c50e25", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:23.000000", "updated_at": "2023-04-20T17:44:23.000000", "name": "tempest-VolumesCloneTest-Volume-1908094032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fea84f95f954246a652546d53369471"}}' 2023-04-20 17:44:24,454 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25 0.107s 2023-04-20 17:44:24,454 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:24 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-5b2cdde4-1459-490e-a5dc-7be694fc5b90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25'} Body: b'' 2023-04-20 17:44:24,475 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25 0.020s 2023-04-20 17:44:24,475 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44: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-b07ae5bb-3c10-41f2-b771-859457d1f7c7', 'x-openstack-request-id': 'req-b07ae5bb-3c10-41f2-b771-859457d1f7c7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c56f53b-a60d-4d90-98fe-9327c2c50e25 could not be found."}}' {0} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.824039s] ... 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 f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:26,775 80610 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/f2e278da4cb54181abf35726ca4c23bf/types 0.183s 2023-04-20 17:44:26,776 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284dd630-68e4-49bd-a308-c21c6f29fd09', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284dd630-68e4-49bd-a308-c21c6f29fd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2e278da4cb54181abf35726ca4c23bf/types'} Body: b'{"volume_type": {"id": "19cf4c44-5ae2-4b4b-91c8-e65b88eddf14", "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-20 17:44:27,538 80610 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.759s 2023-04-20 17:44:27,539 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f053f414-e523-466c-921f-27f9701ef1fc', '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": "55377e0ea69f4ebc98d5f930cfd4396b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6865ea17-0919-4828-b46c-86e3b4db2796", "created_at": "2023-04-20T17:44:28Z", "updated_at": "2023-04-20T17:44:28Z", "tags": [], "self": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796", "file": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:44:28,871 80610 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/6865ea17-0919-4828-b46c-86e3b4db2796/file 1.330s 2023-04-20 17:44:28,871 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c3f488c9-0510-4b61-8ea3-3b6ed4221b5a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796/file'} Body: b'' 2023-04-20 17:44:28,893 80610 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/6865ea17-0919-4828-b46c-86e3b4db2796 0.021s 2023-04-20 17:44:28,893 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1129e527-9a9f-439a-89e0-9f53daf4dd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796'} 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": "03963ed2633ea64ea8c7738d00bcd49f", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "55377e0ea69f4ebc98d5f930cfd4396b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8f3eb42aa876bf1c3b251b9af5727af2fb14ac728c77ebb79a14cb52f21c16e4d132cd17b39271ce847072392ea9a0effdfe2fd5abf8fe2a87396fbd39bcc46e", "id": "6865ea17-0919-4828-b46c-86e3b4db2796", "created_at": "2023-04-20T17:44:28Z", "updated_at": "2023-04-20T17:44:29Z", "tags": [], "self": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796", "file": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:44:28,912 80610 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/6865ea17-0919-4828-b46c-86e3b4db2796 0.018s 2023-04-20 17:44:28,912 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bca2187c-a235-4c12-b890-d5082e78e928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796'} 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": "03963ed2633ea64ea8c7738d00bcd49f", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "55377e0ea69f4ebc98d5f930cfd4396b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8f3eb42aa876bf1c3b251b9af5727af2fb14ac728c77ebb79a14cb52f21c16e4d132cd17b39271ce847072392ea9a0effdfe2fd5abf8fe2a87396fbd39bcc46e", "id": "6865ea17-0919-4828-b46c-86e3b4db2796", "created_at": "2023-04-20T17:44:28Z", "updated_at": "2023-04-20T17:44:29Z", "tags": [], "self": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796", "file": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:44:28,934 80610 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/6865ea17-0919-4828-b46c-86e3b4db2796 0.022s 2023-04-20 17:44:28,935 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a88fe772-09a7-4647-8715-8d65c6f7402c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796'} 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": "03963ed2633ea64ea8c7738d00bcd49f", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "55377e0ea69f4ebc98d5f930cfd4396b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8f3eb42aa876bf1c3b251b9af5727af2fb14ac728c77ebb79a14cb52f21c16e4d132cd17b39271ce847072392ea9a0effdfe2fd5abf8fe2a87396fbd39bcc46e", "id": "6865ea17-0919-4828-b46c-86e3b4db2796", "created_at": "2023-04-20T17:44:28Z", "updated_at": "2023-04-20T17:44:29Z", "tags": [], "self": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796", "file": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:44:29,296 80610 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/55377e0ea69f4ebc98d5f930cfd4396b/volumes 0.361s 2023-04-20 17:44:29,296 80610 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": "6865ea17-0919-4828-b46c-86e3b4db2796", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-743864aa-ee1d-4dd6-94a6-e760ac696245', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-743864aa-ee1d-4dd6-94a6-e760ac696245', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/55377e0ea69f4ebc98d5f930cfd4396b/volumes'} Body: b'{"volume": {"id": "f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:29.224861", "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/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f"}], "user_id": "e6471821a8a546d799157d31f7f7458b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:29,352 80610 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/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f 0.044s 2023-04-20 17:44:29,353 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a35390-70c5-4e21-8d63-fa8e40c4ca62', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a35390-70c5-4e21-8d63-fa8e40c4ca62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f'} Body: b'{"volume": {"id": "f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:29.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/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f"}], "user_id": "e6471821a8a546d799157d31f7f7458b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55377e0ea69f4ebc98d5f930cfd4396b"}}' 2023-04-20 17:44:30,403 80610 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/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f 0.039s 2023-04-20 17:44:30,404 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6667a9bb-8ba2-49fc-a461-b5b17f2cdfe2', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6667a9bb-8ba2-49fc-a461-b5b17f2cdfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f'} Body: b'{"volume": {"id": "f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:29.000000", "updated_at": "2023-04-20T17:44:29.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/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f"}], "user_id": "e6471821a8a546d799157d31f7f7458b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55377e0ea69f4ebc98d5f930cfd4396b"}}' {0} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.575514s] ... 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 0df2e14e-acf7-4394-91b9-c7770c631c14 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:33,542 80610 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes 0.460s 2023-04-20 17:44:33,542 80610 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-1119193157"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2250274f-cc51-4b26-8597-f94b48668a03', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2250274f-cc51-4b26-8597-f94b48668a03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes'} Body: b'{"volume": {"id": "0df2e14e-acf7-4394-91b9-c7770c631c14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:33.483828", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1119193157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14"}], "user_id": "f13930b6e4a44938836b16145f6e5f40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:33,590 80610 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14 0.039s 2023-04-20 17:44:33,591 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61acab0-a718-430e-9172-d65354242c9e', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61acab0-a718-430e-9172-d65354242c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14'} Body: b'{"volume": {"id": "0df2e14e-acf7-4394-91b9-c7770c631c14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:33.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1119193157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14"}], "user_id": "f13930b6e4a44938836b16145f6e5f40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d8e4f5be4724321a823dfb28fdb52a5"}}' 2023-04-20 17:44:34,644 80610 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14 0.042s 2 023-04-20 17:44:34,645 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b9c560-d5ec-41a2-bcc3-e95c3d3b2b5b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b9c560-d5ec-41a2-bcc3-e95c3d3b2b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14'} Body: b'{"volume": {"id": "0df2e14e-acf7-4394-91b9-c7770c631c14", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:33.000000", "updated_at": "2023-04-20T17:44:34.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1119193157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14"}], "user_id": "f13930b6e4a44938836b16145f6e5f40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d8e4f5be4724321a823dfb28fdb52a5"}}' {5} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [116.158946s] ... 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 80c1c772-3462-4f31-9d6e-db3db5fc919a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:50,722 80620 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.102s 2023-04-20 17:42:50,722 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:50 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-f028528d-7b89-4f6b-a10e-498ced1a19ce', '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": "c944a1a40e30441097ea5022becccd81", "name": "tempest-DeleteServersTestJSON-790203335-project-member", "password_expires_at": null}, "audit_ids": ["JRNud2RhRs66CjkIhPeCGQ"], "expires_at": "2023-04-20T18:42:50.000000Z", "issued_at": "2023-04-20T17:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89d97029a59944b6a9653c7d7d26d008", "name": "tempest-DeleteServersTestJSON-790203335"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/89d97029a59944b6a9653c7d7d26d008", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:42:50,723 80620 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'cbba4d5f-f68a-4ca3-96ec-3aad4b0cc331', 'name': 'tempest-DeleteServersTestJSON-1139448289-network', 'tenant_id': '89d97029a59944b6a9653c7d7d26d008', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '89d97029a59944b6a9653c7d7d26d008', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50915, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:35Z', 'updated_at': '2023-04-20T17:42:35Z', 'revision_number': 1} available for tenant 2023-04-20 17:42:54,067 80620 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.343s 2023-04-20 17:42:54,068 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-506954582", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "cbba4d5f-f68a-4ca3-96ec-3aad4b0cc331"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fb76891-d7e8-4988-b895-7525baa8878f', 'x-compute-request-id': 'req-2fb76891-d7e8-4988-b895-7525baa8878f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "be796f9d-448a-485e-bcb2-214b01dbcdfb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "hd85sJgPhR9T"}}' 2023-04-20 17:42:54,320 80620 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/be796f9d-448a-485e-bcb2-214b01dbcdfb 0.247s 2023-04-20 17:42:54,320 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9dfa063-1e66-4e66-9ecb-e1bd3c39c71b', 'x-compute-request-id': 'req-f9dfa063-1e66-4e66-9ecb-e1bd3c39c71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb'} Body: b'{"server": {"id": "be796f9d-448a-485e-bcb2-214b01dbcdfb", "name": "tempest-DeleteServersTestJSON-server-506954582", "status": "BUILD", "tenant_id": "89d97029a59944b6a9653c7d7d26d008", "user_id": "c944a1a40e30441097ea5022becccd81", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:54Z", "updated": "2023-04-20T17:42:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb"}], "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-20 17:43:45,321 80620 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/be796f9d-448a-485e-bcb2-214b01dbcdfb 0.941s 2023-04-20 17:43:45,321 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1489', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfaa627d-c91e-4026-8a50-ff7e511fe5d7', 'x-compute-request-id': 'req-dfaa627d-c91e-4026-8a50-ff7e511fe5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb'} Body: b'{"server": {"id": "be796f9d-448a-485e-bcb2-214b01dbcdfb", "name": "tempest-DeleteServersTestJSON-server-506954582", "status": "ACTIVE", "tenant_id": "89d97029a59944b6a9653c7d7d26d008", "user_id": "c944a1a40e30441097ea5022becccd81", "metadata": {}, "hostId": "46022a656a36850ec14d157a2ebd6134c47179801b5021f9276f0fce", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:54Z", "updated": "2023-04-20T17:43:11Z", "addresses": {"tempest-DeleteServersTestJSON-1139448289-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:fc:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:43:11.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-20 17:43:45,333 80620 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 17:44:45,633 80620 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes 0.238s 2023-04-20 17:44:45,633 80620 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-228527487"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36831284-6071-4a90-ae68-f413924f5d15', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36831284-6071-4a90-ae68-f413924f5d15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes'} Body: b'{"volume": {"id": "80c1c772-3462-4f31-9d6e-db3db5fc919a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:45.57767 8", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-228527487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a"}], "user_id": "c944a1a40e30441097ea5022becccd81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:45,703 80620 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a 0.060s 2023-04-20 17:44:45,704 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d1ce924-255e-4acb-8001-06ac55745889', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d1ce924-255e-4acb-8001-06ac55745889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a'} Body: b'{"volume": {"id": "80c1c772-3462-4f31-9d6e-db3db5fc919a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:46.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-228527487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a"}], "user_id": "c944a1a40e30441097ea5022becccd81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "89d97029a59944b6a9653c7d7d26d008"}}' 2023-04-20 17:44:46,759 80620 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a 0.043s 2023-04-20 17:44:46,759 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81fe91d8-d79f-4f79-919d-9450a2dbdb6a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fe91d8-d79f-4f79-919d-9450a2dbdb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a'} Body: b'{"volume": {"id": "80c1c772-3462-4f31-9d6e-db3db5fc919a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:46.000000", "updated_at": "2023-04-20T17:44:46.000000", "name": "tempest-DeleteServersTestJSON-volume-228527487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c 1c772-3462-4f31-9d6e-db3db5fc919a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a"}], "user_id": "c944a1a40e30441097ea5022becccd81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "89d97029a59944b6a9653c7d7d26d008"}}' {11} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [122.950020s] ... 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 fe4ff468-30c8-4a98-bf79-6cfdd6b39add failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:14,270 80632 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:43:14,819 80632 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.545s 2023-04-20 17:43:14,819 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-794500022", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK4IcmYZR9OYOtebAMwlK/U5E2DuTgKD2My0f7Fshy1aphepmzAEOAqMOypNWSU349A2Ew+mLaCWG/XaLoI4cTTZusOITb8pl3FMAGNHaU/Wq85vZgNPTsiekqaGOarPCA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-620d89d6-89fd-47b6-8a70-1c6065031059', 'x-compute-request-id': 'req-620d89d6-89fd-47b6-8a70-1c6065031059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-794500022", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK4IcmYZR9OYOtebAMwlK/U5E2DuTgKD2My0f7Fshy1aphepmzAEOAqMOypNWSU349A2Ew+mLaCWG/XaLoI4cTTZusOITb8pl3FMAGNHaU/Wq85vZgNPTsiekqaGOarPCA==", "fingerprint": "d5:1d:03:eb:81:16:3c:94:64:63:81:f4:c2:d7:32:03", "user_id": "3bbaba13b37342668437a13b9eb0939b"}}' 2023-04-20 17:43:14,830 80632 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-794500022 created 2023-04-20 17:43:16,009 80632 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 1.177s 2023-04-20 17:43:16,009 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--361001146", "description": "tempest-description--1101034252"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-3ac626bb-4633-48b9-b118-3f09ab6aa088', 'date': 'Thu, 20 Apr 2023 17:43:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "name": "tempest-securitygroup--361001146", "stateful": true, "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "description": "tempest-description--1101034252", "shared": false, "security_group_rules": [{"id": "5881d17a-da64-41ee-bd4a-7b5b89536aee", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "security_group_id": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "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": 371, "description": null, "tags": [], "created_at": "2023-04-20T17:43:15Z", "updated_at": "2023-04-20T17:43:15Z", "revision_number": 0, "project_id": "1a7ca478c36a44189905226b0e5ffaaa"}, {"id": "a1c0633d-0ea1-44aa-aa55-60cb510c9779", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "security_group_id": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "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": 373, " description": null, "tags": [], "created_at": "2023-04-20T17:43:15Z", "updated_at": "2023-04-20T17:43:15Z", "revision_number": 0, "project_id": "1a7ca478c36a44189905226b0e5ffaaa"}], "tags": [], "created_at": "2023-04-20T17:43:15Z", "updated_at": "2023-04-20T17:43:15Z", "revision_number": 1, "project_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 2023-04-20 17:43:16,925 80632 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.915s 2023-04-20 17:43:16,926 80632 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": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "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-6731989a-064b-474e-bdfc-ee579198169c', 'date': 'Thu, 20 Apr 2023 17:43: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": "0cdf10e2-40df-4ec6-8ec6-dcb13a8f0db6", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "security_group_id": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "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-20T17:43:16Z", "updated_at": "2023-04-20T17:43:16Z", "revision_number": 0, "project_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 2023-04-20 17:43:18,103 80632 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 1.176s 2023-04-20 17:43:18,103 80632 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": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c424e3ae-29bf-4381-891f-52d066dde913', 'date': 'Thu, 20 Apr 2023 17:43:18 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": "65b70b07-7556-416e-9c9d-ef8f2ab20eae", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "security_group_id": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "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-20T17:43:17Z", "updated_at": "2023-04-20T17:43:17Z", "revision_number": 0, "project_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 2023-04-20 17:43:18,104 80632 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--361001146 created 2023-04-20 17:43:21,594 80632 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 3.490s 2023-04-20 17:43:21,595 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c0e68147-c74d-4f59-8079-60e6b96c403d', 'date': 'Thu, 20 Apr 2023 17:43:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "aa8ff6dc-a10c-401d-8ffe-57943d2fe2a3", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "floating_ip_address": "172.24.4.197", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1a7ca478c36a44189905226b0e5ffaaa", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:20Z", "updated_at": "2023-04-20T17:43:20Z", "revision_number": 0}}' 2023-04-20 17:43:21,595 80632 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'aa8ff6dc-a10c-401d-8ffe-57943d2fe2a3', 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'floating_ip_address': '172.24.4.197', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a7ca478c36a44189905226b0e5ffaaa', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:20Z', 'updated_at': '2023-04-20T17:43:20Z', 'revision_number': 0, 'ip': '172.24.4.197'} created 2023-04-20 17:43:21,747 80632 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.145s 2023-04-20 17:43:21,747 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-30a8ac33-5241-4eba-8990-46772040eef8', '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": "3bbaba13b37342668437a13b9eb0939b", "name": "tempest-VolumesAdminNegativeTest-990238581-project-member", "password_expires_at": null}, "audit_ids": ["S3W-JWTrRUy0FNa5S_VshA"], "expires_at": "2023-04-20T18:43:21.000000Z", "issued_at": "2023-04-20T17:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a7ca478c36a44189905226b0e5ffaaa", "name": "tempest-VolumesAdminNegativeTest-990238581"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e415 6ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1a7ca478c36a44189905226b0e5ffaaa", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:43:21,749 80632 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'dcd79c16-699b-47bf-a62f-a1ff679ca5f8', 'name': 'tempest-VolumesAdminNegativeTest-1714005471-network', 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1a7ca478c36a44189905226b0e5ffaaa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13216, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:35Z', 'updated_at': '2023-04-20T17:42:35Z', 'revision_number': 1} available for tenant 2023-04-20 17:43:21,750 80632 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-794500022', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK4IcmYZR9OYOtebAMwlK/U5E2DuTgKD2My0f7Fshy1aphepmzAEOAqMOypNWSU349A2Ew+mLaCWG/XaLoI4cTTZusOITb8pl3FMAGNHaU/Wq85vZgNPTsiekqaGOarPCA==', 'fingerprint': 'd5:1d:03:eb:81:16:3c:94:64:63:81:f4:c2:d7:32:03', 'user_id': '3bbaba13b37342668437a13b9eb0939b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCcMvRhLvV5V0ZL0GuhTlPkb+G8oXfDBGOzAsr3BYizUvzv3ttAxxgV\nw/6x/fX2eCmgBwYFK4EEACKhZANiAASuCHJmGUfTmDrXmwDMJSv1ORNg7k4Cg9jM\ntH+xbIctWqYXqZswBDgKjDsqTVklN+PQNhMPpi2glhv12i6COHE02brDiE2/KZdx\nTABjR2lP1qvOb2YDT07InpKmhjmqzwg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9aa8b759-ad60-4f1e-9f0d-dd42868ec51f', 'name': 'tempest-securitygroup--361001146', 'stateful': True, 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'description': 'tempest-description--1101034252', 'shared': False, 'security_group_rules': [{'id': '5881d17a-da64-41ee-bd4a-7b5b89536aee', 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'security_group_id': '9aa8b759-ad60-4f1e-9f0d-dd42868ec51f', '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': 371, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:43:15Z', 'updated_at': '2023-04-20T17:43:15Z', 'revision_number': 0, 'project_id': '1a7ca478c36a44189905226b0e5ffaaa'}, {'id': 'a1c0633d-0ea1-44aa-aa55-60cb510c9779', 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'security_group_id': '9aa8b759-ad60-4f1e-9f0d-dd42868ec51f', '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': 373, 'description': None, 'tags': [], 'created_at': '2023-04-2 0T17:43:15Z', 'updated_at': '2023-04-20T17:43:15Z', 'revision_number': 0, 'project_id': '1a7ca478c36a44189905226b0e5ffaaa'}], 'tags': [], 'created_at': '2023-04-20T17:43:15Z', 'updated_at': '2023-04-20T17:43:15Z', 'revision_number': 1, 'project_id': '1a7ca478c36a44189905226b0e5ffaaa'}, 'floating_ip': {'id': 'aa8ff6dc-a10c-401d-8ffe-57943d2fe2a3', 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'floating_ip_address': '172.24.4.197', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a7ca478c36a44189905226b0e5ffaaa', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:20Z', 'updated_at': '2023-04-20T17:43:20Z', 'revision_number': 0, 'ip': '172.24.4.197'}} 2023-04-20 17:43:24,124 80632 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.372s 2023-04-20 17:43:24,125 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-532528466", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "dcd79c16-699b-47bf-a62f-a1ff679ca5f8"}], "security_groups": [{"name": "tempest-securitygroup--361001146"}], "key_name": "tempest-keypair-794500022", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46ed5b08-8cab-4e7e-b805-82da2d86bf6e', 'x-compute-request-id': 'req-46ed5b08-8cab-4e7e-b805-82da2d86bf6e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4d7bb67b-1b10-4291-99c4-176ebe4f0d20", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--361001146"}], "adminPass": "Fw4f2T4X5Grb"}}' 2023-04-20 17:43:24,256 80632 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/4d7bb67b-1b10-4291-99c4-176ebe4f0d20 0.127s 2023-04-20 17:43:24,256 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df459da6-81d5-43ea-baff-0b8064c390ce', 'x-compute-request-id': 'req-df459da6-81d5-43ea-baff-0b8064c390ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20'} Body: b'{"server": {"id": "4d7bb67b-1b10-4291-99c4-176ebe4f0d20", "name": "tempest-VolumesAdminNegativeTest-server-532528466", "status": "BUILD", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "user_id": "3bbaba13b37342668437a13b9eb0939b", "metadata": {}, "ho stId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:24Z", "updated": "2023-04-20T17:43:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-794500022", "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-20 17:44:14,519 80632 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/4d7bb67b-1b10-4291-99c4-176ebe4f0d20 0.241s 2023-04-20 17:44:14,519 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:14 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-b4712e75-4a41-4da2-9f7b-352d42355d61', 'x-compute-request-id': 'req-b4712e75-4a41-4da2-9f7b-352d42355d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20'} Body: b'{"server": {"id": "4d7bb67b-1b10-4291-99c4-176ebe4f0d20", "name": "tempest-VolumesAdminNegativeTest-server-532528466", "status": "ACTIVE", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "user_id": "3bbaba13b37342668437a13b9eb0939b", "metadata": {}, "hostId": "e8ea31db07c665ea825e87dd4efe3e846f77e1c4c2b2cf269155a539", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:24Z", "updated": "2023-04-20T17:43:34Z", "addresses": {"tempest-VolumesAdminNegativeTest-1714005471-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:11:b3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794500022", "OS-SRV-USG:launched_at": "2023-04-20T17:43:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--361001146"}], "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-20 17:44:14,532 80632 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:45:14,800 80632 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/4d7bb67b-1b10-4291-99c4-176ebe4f0d20/os-interface 0.207s 2023-04-20 17:45:14,800 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:14 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-8ec9c953-160a-44f6-8aa5-2251f47d1544', 'x-compute-request-id': 'req-8ec9c953-160a-44f6-8aa5-2251f47d1544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "dcd79c16-699b-47bf-a62f-a1ff679ca5f8", "port_id": "1fb4b994-5220-427c-b482-3acd0bb45776", "mac_addr": "fa:16:3e:f6:11:b3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3428b64c-3b12-4338-a30e-3c84843b0bd7", "ip_address": "10.0.0.6"}]}]}' 2023-04-20 17:45:15,653 80632 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/aa8ff6dc-a10c-401d-8ffe-57943d2fe2a3 0.849s 2023-04-20 17:45:15,654 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "1fb4b994-5220-427c-b482-3acd0bb45776"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a39e9bf9-c1ba-45f4-b85a-41cfbc47a48f', 'date': 'Thu, 20 Apr 2023 17:45:15 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/aa8ff6dc-a10c-401d-8ffe-57943d2fe2a3'} Body: b'{"floatingip": {"id": "aa8ff6dc-a10c-401d-8ffe-57943d2fe2a3", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "floating_ip_address": "172.24.4.197", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "a36332ab-59b3-418c-b005-41691b5462c9", "port_id": "1fb4b994-5220-427c-b482-3acd0bb45776", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "dcd79c16-699b-47bf-a62f-a1ff679ca5f8", "mac_address": "fa:16:3e:f6:11:b3", "admin_state_up": true, "status": "ACTIVE", "device_id": "4d7bb67b-1b10-4291-99c4-176ebe4f0d20", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:20Z", "updated_at": "2023-04-20T17:45:15Z", "revision_number": 1, "project_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 2023-04-20 17:45:15,656 80632 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.197:22' as 'cirros' with public key authentication 2023-04-20 17:45:15,693 80632 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:45:15,715 80632 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:45:15,715 80632 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.197 successfully created 2023-04-20 17:45:15,965 80632 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/1a7ca478c36a44189905226b0e5ffaaa/volumes 0.249s 2023-04-20 17:45:15,966 80632 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-64628807"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff71ea22-f8ed-486e-8cbc-d53647d95356', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-ff71ea22-f8ed-486e-8cbc-d53647d95356', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes'} Body: b'{"volume": {"id": "fe4ff468-30c8-4a98-bf79-6cfdd6b39add", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:15.896431", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-64628807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add"}], "user_id": "3bbaba13b37342668437a13b9eb0939b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:45:16,032 80632 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/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add 0.049s 2023-04-20 17:45:16,032 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adffa411-86b5-410d-9918-c7cba45d4362', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adffa411-86b5-410d-9918-c7cba45d4362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add'} Body: b'{"volume": {"id": "fe4ff468-30c8-4a98-bf79-6cfdd6b39add", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:16.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-64628807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add"}], "user_id": "3bbaba13b37342668437a13b9eb0939b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 2023-04-20 17:45:17,207 80632 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/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add 0.163s 2023-04-20 17:45:17,208 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7abad6a2-569c-489a-9931-4a7af0d9c78d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7abad6a2-569c-489a-9931-4a7af0d9c78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add'} Body: b'{"volume": {"id": "fe4ff468-30c8-4a98-bf79-6cfdd6b39add", "status": "error", "size" : 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:16.000000", "updated_at": "2023-04-20T17:45:16.000000", "name": "tempest-VolumesAdminNegativeTest-volume-64628807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add"}], "user_id": "3bbaba13b37342668437a13b9eb0939b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [174.094549s] ... 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 ad17fc74-11c3-41af-a84e-48d53369f754 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:49,955 80618 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:42:49,962 80618 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:42:50,280 80618 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-20 17:42:50,280 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1126183261", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtZpk0CCYx0yfYyJJteYG7oPkqc/xE72hF9qjLdB8gQsnWpcMP/JzYDHEWevmVJOylvHB1J6THx2x8KcdSZJOvpMaAAvnJ2dEZ4W2eieW4kmgy4qQL6KyBKhm7575m/1Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:49 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-e10f2d85-e410-4569-ad39-012d2c81d821', 'x-compute-request-id': 'req-e10f2d85-e410-4569-ad39-012d2c81d821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1126183261", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtZpk0CCYx0yfYyJJteYG7oPkqc/xE72hF9qjLdB8gQsnWpcMP/JzYDHEWevmVJOylvHB1J6THx2x8KcdSZJOvpMaAAvnJ2dEZ4W2eieW4kmgy4qQL6KyBKhm7575m/1Q==", "fingerprint": "6d:57:8e:12:7f:b0:95:7c:2c:5c:3a:e9:f6:c8:91:25", "user_id": "7b1d025cf0584fa286870d8232bceb97"}}' 2023-04-20 17:42:50,285 80618 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1126183261 created 2023-04-20 17:42:51,241 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.955s 2023-04-20 17:42:51,241 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1866142638", "description": "tempest-description--1264226404"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-94bb027e-1ffe-44c4-8f40-4abc6f9727d9', 'date': 'Thu, 20 Apr 2023 17:42:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "name": "tempest-securitygroup--1866142638", "stateful": true, "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "description": "tempest-description--1264226404", "shared": false, "security_group_rules": [{"id": "0fde26c2-dbc4-4e97-9a33-14707c0ee78b", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "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": 202, "description": null, "tags": [], "created_at": "2023-04-20T17:42:50Z", "updated_at": "2023-04-20T17:42:50Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}, {"id": "552a4316-9caa-4412-91df-383795156185", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 203, "description": null, "tags": [], "created_at": "2023-04-20T17:42:50Z", "updated_at": "2023-04-20T17:42:50Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}], "tags": [], "created_at": "2023-04-20T17:42:50Z", "updated_at": "2023-04-20T17:42:50Z", "revision_number": 1, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:42:51,732 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.490s 2023-04-20 17:42:51,733 80618 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": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "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-12cef002-b618-472a-b78d-7ef05f290d5a', 'date': 'Thu, 20 Apr 2023 17:42: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": "ac820b5d-8834-4178-b9b7-9532aad5196f", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "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-20T17:42:51Z", "updated_at": "2023-04-20T17:42:51Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:42:52,133 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.400s 2023-04-20 17:42:52,133 80618 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": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-cc5336a1-059d-464d-9422-b3ff7f3c6bb9', 'date': 'Thu, 20 Apr 2023 17:42: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": "94a667c3-94a3-45c8-9720-84347988407d", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "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-20T17:42:51Z", "updated_at": "2023-04-20T17:42:51Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:42:52,134 80618 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1866142638 created 2023-04-20 17:42:55,919 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.785s 2023-04-20 17:42:55,920 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-e9241e5d-8473-41a1-bbe7-763feb347828', 'date': 'Thu, 20 Apr 2023 17:42:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "51eea2b8-8f13-4a6f-83b4-0ebedabc043f", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "floating_ip_address": "172.24.4.94", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d829829f4ef449d4a279c8a702d4c43f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:42:54Z", "updated_at": "2023-04-20T17:42:54Z", "revision_number": 0}}' 2023-04-20 17:42:55,920 80618 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '51eea2b8-8f13-4a6f-83b4-0ebedabc043f', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'floating_ip_address': '172.24.4.94', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd829829f4ef449d4a279c8a702d4c43f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:42:54Z', 'updated_at': '2023-04-20T17:42:54Z', 'revision_number': 0, 'ip': '172.24.4.94'} created 2023-04-20 17:42:56,029 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.102s 2023-04-20 17:42:56,029 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:55 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-019ac884-6816-4bf0-91db-854834d2eaa4', '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": "7b1d025cf0584fa286870d8232bceb97", "name": "tempest-AttachVolumeTestJSON-1956591695-project-member", "password_expires_at": null}, "audit_ids": ["f-2nFvVvQjyeuW-JI-xHVQ"], "expires_at": "2023-04-20T18:42:55.000000Z", "issued_at": "2023-04-20T17:42:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d829829f4ef449d4a279c8a702d4c43f", "name": "tempest-AttachVolumeTestJSON-1956591695"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d829829f4ef449d4a279c8a 702d4c43f", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:42:56,030 80618 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'a8d6d208-ea97-4ed8-9275-a5b494bca17f', 'name': 'tempest-AttachVolumeTestJSON-1171532254-network', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45884, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:35Z', 'updated_at': '2023-04-20T17:42:35Z', 'revision_number': 1} available for tenant 2023-04-20 17:42:56,030 80618 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1126183261', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtZpk0CCYx0yfYyJJteYG7oPkqc/xE72hF9qjLdB8gQsnWpcMP/JzYDHEWevmVJOylvHB1J6THx2x8KcdSZJOvpMaAAvnJ2dEZ4W2eieW4kmgy4qQL6KyBKhm7575m/1Q==', 'fingerprint': '6d:57:8e:12:7f:b0:95:7c:2c:5c:3a:e9:f6:c8:91:25', 'user_id': '7b1d025cf0584fa286870d8232bceb97', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDiLEj2gdBIhK8lpLfAJzxuWTSpeQxnUioG9bI2fbRtpsepyWVw3MTZ\nlmSg+7XooTmgBwYFK4EEACKhZANiAATrWaZNAgmMdMn2MiSbXmBu6D5KnP8RO9oR\nfaoy3QfIELJ1qXDD/yc2AxxFnr5lSTspbxwdSekx8dsfCnHUmSTr6TGgAL5ydnRG\neFtnonluJJoMuKkC+isgSoZu+e+Zv9U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6952f099-5fa7-477f-8a86-a10363fcd8dd', 'name': 'tempest-securitygroup--1866142638', 'stateful': True, 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'description': 'tempest-description--1264226404', 'shared': False, 'security_group_rules': [{'id': '0fde26c2-dbc4-4e97-9a33-14707c0ee78b', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'security_group_id': '6952f099-5fa7-477f-8a86-a10363fcd8dd', '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': 202, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:42:50Z', 'updated_at': '2023-04-20T17:42:50Z', 'revision_number': 0, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f'}, {'id': '552a4316-9caa-4412-91df-383795156185', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'security_group_id': '6952f099-5fa7-477f-8a86-a10363fcd8dd', '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': 203, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:42:50Z', 'updated_at': '2023-04-20T17:42:50Z', 'revision_number': 0, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f'}], 'tags': [], 'created_at': '2023-04-20T17:42 :50Z', 'updated_at': '2023-04-20T17:42:50Z', 'revision_number': 1, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f'}, 'floating_ip': {'id': '51eea2b8-8f13-4a6f-83b4-0ebedabc043f', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'floating_ip_address': '172.24.4.94', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd829829f4ef449d4a279c8a702d4c43f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:42:54Z', 'updated_at': '2023-04-20T17:42:54Z', 'revision_number': 0, 'ip': '172.24.4.94'}} 2023-04-20 17:42:58,861 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.830s 2023-04-20 17:42:58,861 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-300041286", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a8d6d208-ea97-4ed8-9275-a5b494bca17f"}], "security_groups": [{"name": "tempest-securitygroup--1866142638"}], "key_name": "tempest-keypair-1126183261", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf1922a2-8773-4eae-b772-305d2cdba969', 'x-compute-request-id': 'req-cf1922a2-8773-4eae-b772-305d2cdba969', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6f5ee5ac-ed9d-4d68-946f-7844b6432d7f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1866142638"}], "adminPass": "password"}}' 2023-04-20 17:42:59,049 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f 0.184s 2023-04-20 17:42:59,050 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10de20bd-90bd-4920-8f40-338c64643605', 'x-compute-request-id': 'req-10de20bd-90bd-4920-8f40-338c64643605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f'} Body: b'{"server": {"id": "6f5ee5ac-ed9d-4d68-946f-7844b6432d7f", "name": "tempest-AttachVolumeTestJSON-server-300041286", "status": "BUILD", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "user_id": "7b1d025cf0584fa286870d8232bceb97", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark ", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:59Z", "updated": "2023-04-20T17:42:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1126183261", "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-20 17:43:49,523 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f 0.411s 2023-04-20 17:43:49,523 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:49 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-7cc083bd-5bf4-4c6b-a355-a77d0d12e9e3', 'x-compute-request-id': 'req-7cc083bd-5bf4-4c6b-a355-a77d0d12e9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f'} Body: b'{"server": {"id": "6f5ee5ac-ed9d-4d68-946f-7844b6432d7f", "name": "tempest-AttachVolumeTestJSON-server-300041286", "status": "ACTIVE", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "user_id": "7b1d025cf0584fa286870d8232bceb97", "metadata": {}, "hostId": "194b8a61c799872268fc45eca72e0ba0d829f5232d47d13c50c6256b", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:58Z", "updated": "2023-04-20T17:43:11Z", "addresses": {"tempest-AttachVolumeTestJSON-1171532254-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1126183261", "OS-SRV-USG:launched_at": "2023-04-20T17:43:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1866142638"}], "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-20 17:43:49,535 80618 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:44:49,758 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f/os-interface 0.162s 2023-04-20 17:44:49,759 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:49 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-7594f468-af94-44dd-af3c-0f0d8da6a41f', 'x-compute-request-id': 'req-7594f468-af94-44dd-af3c-0f0d8da6a41f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a8d6d208-ea97-4ed8-9275-a5b494bca17f", "port_id": "129952a2-65e2-4736-9b00-3aea19b294ce", "mac_addr": "fa:16:3e:3c:b1:c7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "416b9f51-d5fb-4568-94fa-fe27a28f5bfb", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 17:44:50,919 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/51eea2b8-8f13-4a6f-83b4-0ebedabc043f 1.157s 2023-04-20 17:44:50,920 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "129952a2-65e2-4736-9b00-3aea19b294ce"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-83e81a0c-360f-4a3a-84a6-368b3c7e2d4e', 'date': 'Thu, 20 Apr 2023 17:44:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/51eea2b8-8f13-4a6f-83b4-0ebedabc043f'} Body: b'{"floatingip": {"id": "51eea2b8-8f13-4a6f-83b4-0ebedabc043f", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "floating_ip_address": "172.24.4.94", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "ec3d00cd-c50e-4001-b664-b4092a2c828e", "port_id": "129952a2-65e2-4736-9b00-3aea19b294ce", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a8d6d208-ea97-4ed8-9275-a5b494bca17f", "mac_address": "fa:16:3e:3c:b1:c7", "admin_state_up": true, "status": "ACTIVE", "device_id": "6f5ee5ac-ed9d-4d68-946f-7844b6432d7f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:42:54Z", "updated_at": "2023-04-20T17:44:50Z", "revision_number": 1, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:44:50,922 80618 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.94:22' as 'cirros' with public key authentication 2023-04-20 17:44:50,961 80618 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:44:50,984 80618 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:44:50,985 80618 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.94 successfully created 2023-04-20 17:44:51,036 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f/ips 0.051s 2023-04-20 17:44:51,036 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-858fe5c5-2917-4bd4-8ab3-31d03133f516', 'x-compute-request-id': 'req-858fe5c5-2917-4bd4-8ab3-31d03133f516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1171532254-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-20 17:44:51,040 80618 INFO [tempest.lib.common.ssh] Creating ssh connec tion to '172.24.4.94:22' as 'cirros' with public key authentication 2023-04-20 17:44:51,045 80618 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:44:51,063 80618 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:44:51,063 80618 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.94 successfully created 2023-04-20 17:44:51,064 80618 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-20 17:44:51,064 80618 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.94:22' as 'cirros' with public key authentication 2023-04-20 17:44:51,069 80618 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:44:51,088 80618 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:44:51,089 80618 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.94 successfully created 2023-04-20 17:44:51,360 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes 0.248s 2023-04-20 17:44:51,360 80618 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-1425440250"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2a95df-3be1-407d-a6e4-b011c52fd9ab', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2a95df-3be1-407d-a6e4-b011c52fd9ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes'} Body: b'{"volume": {"id": "ad17fc74-11c3-41af-a84e-48d53369f754", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:51.291781", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1425440250", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754"}], "user_id": "7b1d025cf0584fa286870d8232bceb97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:51,422 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754 0.052s 2023-04-20 17:44:51,423 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b54fe7-42b0-4b2b-a798-83392811c6b7', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b54fe7-42b0-4b2b-a798-83392811c6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754'} Body: b'{"volume": {"id": "ad17fc74-11c3-41af-a84e-48d53369f754", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:51.000000", "updated_at": null, " name": "tempest-AttachVolumeTestJSON-volume-1425440250", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754"}], "user_id": "7b1d025cf0584fa286870d8232bceb97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:44:52,481 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754 0.046s 2023-04-20 17:44:52,482 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639dd238-d927-43f0-9751-cb1bcdab4402', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639dd238-d927-43f0-9751-cb1bcdab4402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754'} Body: b'{"volume": {"id": "ad17fc74-11c3-41af-a84e-48d53369f754", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:51.000000", "updated_at": "2023-04-20T17:44:51.000000", "name": "tempest-AttachVolumeTestJSON-volume-1425440250", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754"}], "user_id": "7b1d025cf0584fa286870d8232bceb97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:44:52,700 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f 0.194s 2023-04-20 17:44:52,700 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:52 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-f3bffc75-4da5-4b65-a582-39ed51f37eef', 'x-compute-request-id': 'req-f3bffc75-4da5-4b65-a582-39ed51f37eef', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f'} Body: b'' 2023-04-20 17:44:53,051 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f 0.351s 2023-04-20 17:44:53,052 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:52 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66374869-dd00-40ee-893a-ab20144bc610', 'x-compute-request-id': 'req-66374869-dd00-40ee-893a-ab20144bc610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f'} Body: b'{"server": {"id": "6f5ee5ac-ed9d-4d68-946f-7844b6432d7f", "name": "tempest-AttachVolumeTestJSON-server-300041286", "status": "ACTIVE", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "user_id": "7b1d025cf0584fa286870d8232bceb97", "metadata": {}, "hostId": "194b8a61c799872268fc45eca72e0ba0d829f5232d47d13c50c6256b", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:58Z", "updated": "2023-04-20T17:44:53Z", "addresses": {"tempest-AttachVolumeTestJSON-1171532254-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:c7"}, {"version": 4, "addr": "172.24.4.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1126183261", "OS-SRV-USG:launched_at": "2023-04-20T17:43:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1866142638"}], "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-20 17:45:43,160 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f 0.046s 2023-04-20 17:45:43,161 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:43 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-3ac4e21e-c653-42bd-a87b-0f5c26f8f514', 'x-compute-request-id': 'req-3ac4e21e-c653-42bd-a87b-0f5c26f8f514', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6f5ee5ac-ed9d-4d68-946f-7844b6432d7f could not be found."}}' 2023-04-20 17:45:43,188 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1126183261 0.026s 2023-04-20 17:45:43,188 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:43 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-6639db53-05 41-4d28-926b-f8c6fceb9e77', 'x-compute-request-id': 'req-6639db53-0541-4d28-926b-f8c6fceb9e77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1126183261'} Body: b'' 2023-04-20 17:45:43,394 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6952f099-5fa7-477f-8a86-a10363fcd8dd 0.205s 2023-04-20 17:45:43,394 80618 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-3977e32b-b0d5-418d-a4b3-e5dae6c649f6', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:45:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6952f099-5fa7-477f-8a86-a10363fcd8dd'} Body: b'' 2023-04-20 17:45:43,413 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6952f099-5fa7-477f-8a86-a10363fcd8dd 0.018s 2023-04-20 17:45:43,413 80618 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-fd0d3c8d-0564-4b37-8bc7-d62bd682bb41', 'date': 'Thu, 20 Apr 2023 17:45:43 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6952f099-5fa7-477f-8a86-a10363fcd8dd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6952f099-5fa7-477f-8a86-a10363fcd8dd does not exist", "detail": ""}}' 2023-04-20 17:45:44,048 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/51eea2b8-8f13-4a6f-83b4-0ebedabc043f 0.633s 2023-04-20 17:45:44,048 80618 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-20bfc3e9-bcd0-411d-a4b5-c2489c41f78c', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:45:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/51eea2b8-8f13-4a6f-83b4-0ebedabc043f'} Body: b'' {10} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [175.883036s] ... 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 0973f83d-d356-4f51-9930-f237bd75371a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:08,461 80630 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/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.249s 2023-04-20 17:43:08,461 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3d0d44b0-a896-4ca2-a0de-1d432ecf0e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:09,550 80630 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.059s 2023-04-20 17:43:09,551 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d7d6b681-89aa-4ad5-91a4-9bf5824a3ca0', '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": "a0564def502d4cee91f95d94c48d2f96", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "85b65f6a-f9fd-4a19-9063-7d56394c21b3", "created_at": "2023-04-20T17:43:09Z", "updated_at": "2023-04-20T17:43:09Z", "tags": [], "self": "/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3", "file": "/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:12,159 80630 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-20 17:43:12,160 80630 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/85b65f6a-f9fd-4a19-9063-7d56394c21b3/file 2.608s 2023-04-20 17:43:12,160 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e692c9a9-3a66-4d04-9b0e-961d30862217', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3/file'} Body: b'' 2023-04-20 17:43:12,161 80630 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:43:12,162 80630 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:43:12,453 80630 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.286s 2023-04-20 17:43:12,453 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2051272814", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLl83HyxTx4CnmrVsDm92QIgX9r3ZS3IlLQGdfjELWl2vqGxl3c4ySZKDsgAFKHtPRQVDBYVtQjNa+moytiGD1GjAwLMcebMVi+i2icW9hW2w92P3F9ICY4zREG1TlC98w=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 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-4c294843-f753-4480-8321-1b265d3a3b20', 'x-compute-request-id': 'req-4c294843-f753-4480-8321-1b265d3a3b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2051272814", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLl83HyxTx4CnmrVsDm92QIgX9r3ZS3IlLQGdfjELWl2vqGxl3c4ySZKDsgAFKHtPRQVDBYVtQjNa+moytiGD1GjAwLMcebMVi+i2icW9hW2w92P3F9ICY4zREG1TlC98w==", "fingerprint": "18:c2:0d:eb:50:3f:ba:56:dc:cb:b8:1c:cf:67:3a:dc", "user_id": "7efd93562be24b6e8cd642cbd44b003f"}}' 2023-04-20 17:43:12,459 80630 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2051272814 created 2023-04-20 17:43:12,799 80630 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.339s 2023-04-20 17:43:12,800 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1516849498", "description": "tempest-description--909999331"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-3f2b54b2-c78c-42e8-8ed6-9da0cee7724c', 'date': 'Thu, 20 Apr 2023 17:43:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "name": "tempest-securitygroup--1516849498", "stateful": true, "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "description": "tempest-description--909999331", "shared": false, "security_group_rules": [{"id": "d4acf349-908a-45fb-a236-0a9220b1b35b", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "security_group_id": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "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": 351, "description": null, "tags": [], "created_ at": "2023-04-20T17:43:12Z", "updated_at": "2023-04-20T17:43:12Z", "revision_number": 0, "project_id": "d30dfddf52a146b2861fbe504571ce4e"}, {"id": "fc7bf5ce-898c-4115-97de-8af0a478f899", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "security_group_id": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "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": 352, "description": null, "tags": [], "created_at": "2023-04-20T17:43:12Z", "updated_at": "2023-04-20T17:43:12Z", "revision_number": 0, "project_id": "d30dfddf52a146b2861fbe504571ce4e"}], "tags": [], "created_at": "2023-04-20T17:43:12Z", "updated_at": "2023-04-20T17:43:12Z", "revision_number": 1, "project_id": "d30dfddf52a146b2861fbe504571ce4e"}}' 2023-04-20 17:43:13,303 80630 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.502s 2023-04-20 17:43:13,303 80630 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": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "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-c6f5a6d0-014e-49ff-ac9a-2d042d506364', 'date': 'Thu, 20 Apr 2023 17:43:13 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": "569c5e8c-10fc-4749-9546-1c0cf1888abf", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "security_group_id": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "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-20T17:43:12Z", "updated_at": "2023-04-20T17:43:12Z", "revision_number": 0, "project_id": "d30dfddf52a146b2861fbe504571ce4e"}}' 2023-04-20 17:43:14,221 80630 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.917s 2023-04-20 17:43:14,222 80630 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": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e3ef6094-4448-4e50-bd56-c0e889515455', 'date': 'Thu, 20 Apr 2023 17:43:14 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": "a135b165-2974-408f-9d6f-132e9bb4fe04", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "security_group_id": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "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-20T17:43:13Z", "updated_at": "2023-04-20T17:43:13Z", "revision_number": 0, "project_id": "d30dfddf52a146b2861fbe504571ce4e"}}' 2023-04-20 17:43:14,222 80630 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1516849498 created 2023-04-20 17:43:16,657 80630 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.434s 2023-04-20 17:43:16,658 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-824bfbbf-05a4-429d-ae3a-a6d6f268c8ea', 'date': 'Thu, 20 Apr 2023 17:43:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d21b3e5e-41a9-4bdf-9c46-d8daf96994ae", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "floating_ip_address": "172.24.4.179", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d30dfddf52a146b2861fbe504571ce4e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:15Z", "updated_at": "2023-04-20T17:43:15Z", "revision_number": 0}}' 2023-04-20 17:43:16,658 80630 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd21b3e5e-41a9-4bdf-9c46-d8daf96994ae', 'tenant_id': 'd30dfddf52a146b2861fbe504571ce4e', 'floating_ip_address': '172.24.4.179', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd30dfddf52a146b2861fbe504571ce4e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:15Z', 'updated_at': '2023-04-20T17:43:15Z', 'revision_number': 0, 'ip': '172.24.4.179'} created 2023-04-20 17:43:16,755 80630 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.091s 2023-04-20 17:43:16,756 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-486b36dc-f7fe-4529-a03d-3e72b99a7e64', '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": "7efd93562be24b6e8cd642cbd44b003f", "name": "tempest-AttachSCSIVolumeTestJSON-6016924-project-member", "password_expires_at": null}, "audit_ids": ["X8fGkQQzQmiN0h5azLAFaQ"], "expires_at": "2023-04-20T18:43:16.000000Z", "issued_at": "2023-04-20T17:43:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d30dfddf52a146b2861fbe504571ce4e", "name": "tempest-AttachSCSIVolumeTestJSON-6016924"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id" : "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d30dfddf52a146b2861fbe504571ce4e", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:43:16,756 80630 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '9e1d3f28-093f-4151-9414-14a8650a5f4f', 'name': 'tempest-AttachSCSIVolumeTestJSON-852621403-network', 'tenant_id': 'd30dfddf52a146b2861fbe504571ce4e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd30dfddf52a146b2861fbe504571ce4e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45194, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:35Z', 'updated_at': '2023-04-20T17:42:35Z', 'revision_number': 1} available for tenant 2023-04-20 17:43:16,757 80630 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2051272814', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLl83HyxTx4CnmrVsDm92QIgX9r3ZS3IlLQGdfjELWl2vqGxl3c4ySZKDsgAFKHtPRQVDBYVtQjNa+moytiGD1GjAwLMcebMVi+i2icW9hW2w92P3F9ICY4zREG1TlC98w==', 'fingerprint': '18:c2:0d:eb:50:3f:ba:56:dc:cb:b8:1c:cf:67:3a:dc', 'user_id': '7efd93562be24b6e8cd642cbd44b003f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA04HoFGxcps2+zE5h/tb6qvfsuw+VR95BZDAiJCNzZwd3jcxD5FN99\nw4K3VhySCWKgBwYFK4EEACKhZANiAAS5fNx8sU8eAp5q1bA5vdkCIF/a92UtyJS0\nBnX4xC1pdr6hsZd3OMkmSg7IABSh7T0UFQwWFbUIzWvpqMrYhg9RowMCzHHmzFYv\notonFvYVtsPdj9xfSAmOM0RBtU5QvfM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c5b7e9ab-435b-4ee7-9d37-b2f212c70096', 'name': 'tempest-securitygroup--1516849498', 'stateful': True, 'tenant_id': 'd30dfddf52a146b2861fbe504571ce4e', 'description': 'tempest-description--909999331', 'shared': False, 'security_group_rules': [{'id': 'd4acf349-908a-45fb-a236-0a9220b1b35b', 'tenant_id': 'd30dfddf52a146b2861fbe504571ce4e', 'security_group_id': 'c5b7e9ab-435b-4ee7-9d37-b2f212c70096', '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': 351, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:43:12Z', 'updated_at': '2023-04-20T17:43:12Z', 'revision_number': 0, 'project_id': 'd30dfddf52a146b2861fbe504571ce4e'}, {'id': 'fc7bf5ce-898c-4115-97de-8af0a478f899', 'tenant_id': 'd30dfddf52a146b2861fbe504571ce4e', 'security_group_id' : 'c5b7e9ab-435b-4ee7-9d37-b2f212c70096', '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': 352, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:43:12Z', 'updated_at': '2023-04-20T17:43:12Z', 'revision_number': 0, 'project_id': 'd30dfddf52a146b2861fbe504571ce4e'}], 'tags': [], 'created_at': '2023-04-20T17:43:12Z', 'updated_at': '2023-04-20T17:43:12Z', 'revision_number': 1, 'project_id': 'd30dfddf52a146b2861fbe504571ce4e'}, 'floating_ip': {'id': 'd21b3e5e-41a9-4bdf-9c46-d8daf96994ae', 'tenant_id': 'd30dfddf52a146b2861fbe504571ce4e', 'floating_ip_address': '172.24.4.179', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd30dfddf52a146b2861fbe504571ce4e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:15Z', 'updated_at': '2023-04-20T17:43:15Z', 'revision_number': 0, 'ip': '172.24.4.179'}} 2023-04-20 17:43:19,156 80630 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.398s 2023-04-20 17:43:19,157 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-516638328", "imageRef": "85b65f6a-f9fd-4a19-9063-7d56394c21b3", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "9e1d3f28-093f-4151-9414-14a8650a5f4f"}], "security_groups": [{"name": "tempest-securitygroup--1516849498"}], "key_name": "tempest-keypair-2051272814", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e5da4d0-b5b2-4cbd-bb61-8a09f4155906', 'x-compute-request-id': 'req-5e5da4d0-b5b2-4cbd-bb61-8a09f4155906', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c682f17d-0035-43ac-b8db-1af4ffc71f04", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1516849498"}], "adminPass": "QVu8DmCWi68o"}}' 2023-04-20 17:43:19,310 80630 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/c682f17d-0035-43ac-b8db-1af4ffc71f04 0.149s 2023-04-20 17:43:19,310 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:19 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-50223204-cbc2-4c3d-b36c-858f63c17af2', 'x-compute-request-id': 'req-50223204-cbc2-4c3d-b36c-858f63c17af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/c ompute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04'} Body: b'{"server": {"id": "c682f17d-0035-43ac-b8db-1af4ffc71f04", "name": "tempest-AttachSCSIVolumeTestJSON-server-516638328", "status": "BUILD", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "user_id": "7efd93562be24b6e8cd642cbd44b003f", "metadata": {}, "hostId": "", "image": {"id": "85b65f6a-f9fd-4a19-9063-7d56394c21b3", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:19Z", "updated": "2023-04-20T17:43:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2051272814", "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-20 17:44:09,753 80630 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/c682f17d-0035-43ac-b8db-1af4ffc71f04 0.385s 2023-04-20 17:44:09,753 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1b889ae-aa74-4edd-be85-84550e42e75d', 'x-compute-request-id': 'req-b1b889ae-aa74-4edd-be85-84550e42e75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04'} Body: b'{"server": {"id": "c682f17d-0035-43ac-b8db-1af4ffc71f04", "name": "tempest-AttachSCSIVolumeTestJSON-server-516638328", "status": "ACTIVE", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "user_id": "7efd93562be24b6e8cd642cbd44b003f", "metadata": {}, "hostId": "0d94de3d5def5de512fff18097f3ba6b9f4f2d19b64d1628c2c42759", "image": {"id": "85b65f6a-f9fd-4a19-9063-7d56394c21b3", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:19Z", "updated": "2023-04-20T17:43:31Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-852621403-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:45:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2051272814", "OS-SRV-USG:launched_at": "2023-04-20T17:43:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1516849498"}], "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-20 17:44:09,766 80630 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:45:10,055 80630 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/c682f17d-0035-43ac-b8db-1af4ffc71f04/os-interface 0.242s 2023-04-20 17:45:10,055 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-959e3561-495d-45ae-80ad-0101dda41891', 'x-compute-request-id': 'req-959e3561-495d-45ae-80ad-0101dda41891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "9e1d3f28-093f-4151-9414-14a8650a5f4f", "port_id": "d62f42bc-e478-41c7-b3e9-6a33c2ac4015", "mac_addr": "fa:16:3e:94:45:c0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "aea77ebb-5b01-436d-8c0c-3cf82a4972bd", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 17:45:10,832 80630 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/d21b3e5e-41a9-4bdf-9c46-d8daf96994ae 0.773s 2023-04-20 17:45:10,832 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d62f42bc-e478-41c7-b3e9-6a33c2ac4015"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-5562d651-f70a-4727-9c34-40c95810b50d', 'date': 'Thu, 20 Apr 2023 17:45:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d21b3e5e-41a9-4bdf-9c46-d8daf96994ae'} Body: b'{"floatingip": {"id": "d21b3e5e-41a9-4bdf-9c46-d8daf96994ae", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "floating_ip_address": "172.24.4.179", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "48770748-90ec-4b62-84a7-355e6ac7b06e", "port_id": "d62f42bc-e478-41c7-b3e9-6a33c2ac4015", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9e1d3f28-093f-4151-9414-14a8650a5f4f", "mac_address": "fa:16:3e:94:45:c0", "admin_state_up": true, "status": "ACTIVE", "device_id": "c682f17d-0035-43ac-b8db-1af4ffc71f04", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:15Z", "updated_at": "2023-04-20T17:45:10Z", "revision_number": 1, "project_id": "d30dfddf52a146b2861fbe504571ce4e"}}' 2023-04-20 17:45:10,834 80630 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.179:22' as 'cirros' with public key authentication 2023-04-20 17:45:10,871 80630 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:45:10,894 80630 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:45:10,894 80630 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.179 successfully created 2023-04-20 17:45:11,292 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes 0.397s 2023-04-20 17:45:11,293 80630 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-1302376500"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:10 GMT ', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd46548f-73ef-4b96-9317-84d433b4a29e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd46548f-73ef-4b96-9317-84d433b4a29e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes'} Body: b'{"volume": {"id": "0973f83d-d356-4f51-9930-f237bd75371a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:11.226364", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1302376500", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a"}], "user_id": "7efd93562be24b6e8cd642cbd44b003f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:45:11,340 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a 0.037s 2023-04-20 17:45:11,340 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a440c9a9-6856-471e-9bf4-6013728515a7', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a440c9a9-6856-471e-9bf4-6013728515a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a'} Body: b'{"volume": {"id": "0973f83d-d356-4f51-9930-f237bd75371a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:11.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1302376500", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a"}], "user_id": "7efd93562be24b6e8cd642cbd44b003f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d30dfddf52a146b2861fbe504571ce4e"}}' 2023-04-20 17:45:12,391 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a 0.040s 2023-04-20 17:45:12,392 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493f5bbe-c91b-4a97-b21e-ebe33e9adbba', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493f5bbe-c91b-4a97-b21e-ebe33e9adbba', 'connection': 'close', 'status': '200', ' content-location': 'http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a'} Body: b'{"volume": {"id": "0973f83d-d356-4f51-9930-f237bd75371a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:11.000000", "updated_at": "2023-04-20T17:45:11.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1302376500", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a"}], "user_id": "7efd93562be24b6e8cd642cbd44b003f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d30dfddf52a146b2861fbe504571ce4e"}}' 2023-04-20 17:45:12,745 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04 0.342s 2023-04-20 17:45:12,746 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c91432a-a9dc-4f7a-8611-a33b804ce7dd', 'x-compute-request-id': 'req-6c91432a-a9dc-4f7a-8611-a33b804ce7dd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04'} Body: b'' 2023-04-20 17:45:13,142 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04 0.396s 2023-04-20 17:45:13,142 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f6f172-d135-4760-887b-5fdcf5df8764', 'x-compute-request-id': 'req-c4f6f172-d135-4760-887b-5fdcf5df8764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04'} Body: b'{"server": {"id": "c682f17d-0035-43ac-b8db-1af4ffc71f04", "name": "tempest-AttachSCSIVolumeTestJSON-server-516638328", "status": "ACTIVE", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "user_id": "7efd93562be24b6e8cd642cbd44b003f", "metadata": {}, "hostId": "0d94de3d5def5de512fff18097f3ba6b9f4f2d19b64d1628c2c42759", "image": {"id": "85b65f6a-f9fd-4a19-9063-7d56394c21b3", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:19Z", "updated": "2023-04-20T17:45:13Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-852621403-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:45:c0"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:45:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "sel f", "href": "http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2051272814", "OS-SRV-USG:launched_at": "2023-04-20T17:43:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1516849498"}], "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-20 17:46:03,240 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04 0.037s 2023-04-20 17:46:03,241 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-79f9a929-0b19-47d6-a604-43add5c47c66', 'x-compute-request-id': 'req-79f9a929-0b19-47d6-a604-43add5c47c66', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c682f17d-0035-43ac-b8db-1af4ffc71f04 could not be found."}}' 2023-04-20 17:46:03,284 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2051272814 0.042s 2023-04-20 17:46:03,284 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faf8a611-a31b-456d-a9fe-a209e7901dd7', 'x-compute-request-id': 'req-faf8a611-a31b-456d-a9fe-a209e7901dd7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2051272814'} Body: b'' 2023-04-20 17:46:03,451 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c5b7e9ab-435b-4ee7-9d37-b2f212c70096 0.166s 2023-04-20 17:46:03,452 80630 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-60743a84-55ea-480c-9e93-5e544d7bc40f', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:46:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c5b7e9ab-435b-4ee7-9d37-b2f212c70096'} Body: b'' 2023-04-20 17:46:03,473 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c5b7e9ab-435b-4ee7-9d37-b2f212c70096 0.020s 2023-04-20 17:46:03,473 80630 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-o penstack-request-id': 'req-b6af07f9-6839-4e9e-8c90-0503f83b123c', 'date': 'Thu, 20 Apr 2023 17:46:03 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c5b7e9ab-435b-4ee7-9d37-b2f212c70096'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c5b7e9ab-435b-4ee7-9d37-b2f212c70096 does not exist", "detail": ""}}' 2023-04-20 17:46:03,925 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/d21b3e5e-41a9-4bdf-9c46-d8daf96994ae 0.451s 2023-04-20 17:46:03,926 80630 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-60fdd7b3-ff34-44df-947b-cddb6392503a', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:46:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d21b3e5e-41a9-4bdf-9c46-d8daf96994ae'} Body: b'' 2023-04-20 17:46:04,075 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3 0.149s 2023-04-20 17:46:04,076 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-22b55dad-4b2b-4e2a-8bd8-2ceed6ee2e7e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3'} Body: b'' 2023-04-20 17:46:04,093 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3 0.017s 2023-04-20 17:46:04,094 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7d18105e-5e87-4bb3-b149-afd7e6c289b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3'} Body: b'{"message": "No image found with ID 85b65f6a-f9fd-4a19-9063-7d56394c21b3

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {10} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [4.403513s] ... 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 4502c64f-9753-414b-a74b-2f3e44ae64f7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:46:28,247 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.358s 2023-04-20 17:46:28,248 80630 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-1458255048"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-a510f5de-1f39-4520-9435-bd6a625037f3', 'date': 'Thu, 20 Apr 2023 17:46:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"425f4e38-c172-4bd9-bbec-0f304fe7cd26","name":"tempest-tagged-attachments-test-net-1458255048","tenant_id":"dc67b4f8265443b98ea3b41efaa46118","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"dc67b4f8265443b98ea3b41efaa46118","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-20T17:46:27Z","updated_at":"2023-04-20T17:46:27Z","revision_number":1}}' 2023-04-20 17:46:29,163 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 0.914s 2023-04-20 17:46:29,163 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "425f4e38-c172-4bd9-bbec-0f304fe7cd26", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-b7d625da-98f5-42cc-bcb5-d80711a0007b', 'date': 'Thu, 20 Apr 2023 17:46:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"3ec8b051-c5d8-483b-88ee-fa86726756ed","name":"","tenant_id":"dc67b4f8265443b98ea3b41efaa46118","network_id":"425f4e38-c172-4bd9-bbec-0f304fe7cd26","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-20T17:46:28Z","updated_at":"2023-04-20T17:46:28Z","revision_number":0,"project_id":"dc67b4f8265443b98ea3b41efaa46118"}}' 2023-04-20 17:46:29,395 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes 0.231s 2023-04-20 17:46:29,395 80630 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-2053521173"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d55322c9-eb7d-4ab0-b08b-f703db14e95c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d55322c9-eb7d-4ab0-b08b-f703db14e95c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes'} Body: b'{"volume": {"id": "4502c64f-9753-414b-a74b-2f3e44ae64f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:29.333948", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-2053521173", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7"}], "user_id": "898cd529a6ba4cf4a32c943f49c95913", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:46:29,449 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7 0.045s 2023-04-20 17:46:29,450 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd6723d9-198c-4e77-baf0-620c6fc71d51', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd6723d9-198c-4e77-baf0-620c6fc71d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7'} Body: b'{"volume": {"id": "4502c64f-9753-414b-a74b-2f3e44ae64f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:29.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-2053521173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7"}], "user_id": "898cd529a6ba4cf4a32c943f49c95913", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc67b4f8265443b98ea3b41efaa46118"}}' 2023-04-20 17:46:30,501 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7 0.041s 2023-04-20 17:46:30,502 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58321344-55ee-4d52-a1bb-51a32e1ca89f', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58321344-55ee-4d52-a1bb-51a32e1ca89f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7'} Body: b'{"volume": {"id": "4502c64f-9753-414b-a74b-2f3e44ae64f7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:29.000000", "updated_at": "2023-04-20T17:46:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-2053521173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753- 414b-a74b-2f3e44ae64f7"}], "user_id": "898cd529a6ba4cf4a32c943f49c95913", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc67b4f8265443b98ea3b41efaa46118"}}' 2023-04-20 17:46:30,758 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/3ec8b051-c5d8-483b-88ee-fa86726756ed 0.244s 2023-04-20 17:46:30,758 80630 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-9e4c5210-dd22-4915-8880-08c9248f1f58', 'date': 'Thu, 20 Apr 2023 17:46:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/3ec8b051-c5d8-483b-88ee-fa86726756ed'} Body: b'' 2023-04-20 17:46:31,291 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/425f4e38-c172-4bd9-bbec-0f304fe7cd26 0.532s 2023-04-20 17:46:31,291 80630 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-42307bbe-2d79-4b73-949d-15dc43fb7808', 'date': 'Thu, 20 Apr 2023 17:46:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/425f4e38-c172-4bd9-bbec-0f304fe7cd26'} Body: b'' {9} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [169.703285s] ... 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 1856be80-76a1-4ebb-9972-252bee59907c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:51,450 80628 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:43:51,451 80628 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:43:51,755 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.301s 2023-04-20 17:43:51,755 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-19367170", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHbnSwFZi2Pvu/+7GzYDP2c6Iz2HoDftyx5bJc9lhf5lUyb104o/2xpFEfyDOtlmE/EkF02E+dGA6fmPqIFyxAroMUQnscpnUQnuwofLzC5xiWRWb/XmG5oEaNS8uIIiAA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06c78578-984b-47ff-924e-cbfb8e307cad', 'x-compute-request-id': 'req-06c78578-984b-47ff-924e-cbfb8e307cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-19367170", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHbnSwFZi2Pvu/+7GzYDP2c6Iz2HoDftyx5bJc9lhf5lUyb104o/2xpFEfyDOtlmE/EkF02E+dGA6fmPqIFyxAroMUQnscpnUQnuwofLzC5xiWRWb/XmG5oEaNS8uIIiAA==", "fingerprint": "a7:38:ce:88:46:5a:d7:a6:a6:a6:32:6d:af:8f:db:ba", "user_id": "5962a317ea0249c7a8154bccbdf218ae"}}' 2023-04-20 17:43:51,759 80628 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-19367170 created 2023-04-20 17:43:52,120 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.360s 2023-04-20 17:43:52,121 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1605500306", "description": "tempest-description--33469650"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-dec4ef7c-20df-41ac-95a9-58aa5e5a462b', 'date': 'Thu, 20 Apr 2023 17:43:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "name": "tempest-securitygroup--1605500306", "stateful": true, "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "description": "tempest-description--33469650", "shared": false, "security_group_rules": [{"id": "04803054-4c0b-4d6f-b27e-79b332398967", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "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": 539, "description": null, "tags": [], "created_at": "2023-04-20T17:43:51Z", "updated_at": "2023-04-20T17:43:51Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}, {"id": "7a2016e6-c974-42f7-b5fa-3fff9dae06ea", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_c idr": null, "remote_group_id": null, "standard_attr_id": 538, "description": null, "tags": [], "created_at": "2023-04-20T17:43:51Z", "updated_at": "2023-04-20T17:43:51Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}], "tags": [], "created_at": "2023-04-20T17:43:51Z", "updated_at": "2023-04-20T17:43:51Z", "revision_number": 1, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:43:52,361 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.239s 2023-04-20 17:43:52,361 80628 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": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "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-df19aa91-bc2c-4431-a37d-c670ee6d5a89', 'date': 'Thu, 20 Apr 2023 17:43: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": "e8a64e3f-23be-4f15-9802-799c114b9b43", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "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-20T17:43:52Z", "updated_at": "2023-04-20T17:43:52Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:43:52,698 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.336s 2023-04-20 17:43:52,698 80628 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": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fed74b11-9bb6-42b4-a577-84ee780e0efb', 'date': 'Thu, 20 Apr 2023 17:43: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": "6a2e1404-c322-4527-adf9-bc5b9d5874da", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "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-20T17:43:52Z", "updated_at": "2023-04-20T17:43:52Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:43:52,699 80628 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1605500306 created 2023-04-20 17:43:55,113 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.414s 2023-04-20 17:43:55,114 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openst ack-request-id': 'req-69161754-f524-44da-952e-d4600144db75', 'date': 'Thu, 20 Apr 2023 17:43:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4a95f85a-1999-44bd-bb2b-1811caaa24d9", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "floating_ip_address": "172.24.4.249", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b4bf3cb544974390875631ccb3d66e6d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:54Z", "updated_at": "2023-04-20T17:43:54Z", "revision_number": 0}}' 2023-04-20 17:43:55,114 80628 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4a95f85a-1999-44bd-bb2b-1811caaa24d9', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:54Z', 'updated_at': '2023-04-20T17:43:54Z', 'revision_number': 0, 'ip': '172.24.4.249'} created 2023-04-20 17:43:55,213 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2023-04-20 17:43:55,213 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:55 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-5f46748a-27dd-4820-ab18-4e0aa2176ad1', '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": "5962a317ea0249c7a8154bccbdf218ae", "name": "tempest-AttachVolumeNegativeTest-367527671-project-member", "password_expires_at": null}, "audit_ids": ["rHcsw8EKSX28IeNjFdJK1A"], "expires_at": "2023-04-20T18:43:55.000000Z", "issued_at": "2023-04-20T17:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4bf3cb544974390875631ccb3d66e6d", "name": "tempest-AttachVolumeNegativeTest-367527671"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v 2/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:43:55,214 80628 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '81717015-dd1b-405e-b3be-87c2e48c6e76', 'name': 'tempest-AttachVolumeNegativeTest-1876232046-network', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30519, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:43:38Z', 'updated_at': '2023-04-20T17:43:38Z', 'revision_number': 1} available for tenant 2023-04-20 17:43:55,215 80628 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-19367170', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHbnSwFZi2Pvu/+7GzYDP2c6Iz2HoDftyx5bJc9lhf5lUyb104o/2xpFEfyDOtlmE/EkF02E+dGA6fmPqIFyxAroMUQnscpnUQnuwofLzC5xiWRWb/XmG5oEaNS8uIIiAA==', 'fingerprint': 'a7:38:ce:88:46:5a:d7:a6:a6:a6:32:6d:af:8f:db:ba', 'user_id': '5962a317ea0249c7a8154bccbdf218ae', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA+VO54m5en3O7FfQLDBpd2zNHNpU2uRENSgaW/gLIOvatpgEJutmKl\nA415SsHxWVCgBwYFK4EEACKhZANiAAR250sBWYtj77v/uxs2Az9nOiM9h6A37cse\nWyXPZYX+ZVMm9dOKP9saRRH8gzrZZhPxJBdNhPnRgOn5j6iBcsQK6DFEJ7HKZ1EJ\n7sKHy8wucYlkVm/15huaBGjUvLiCIgA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '334fb0a0-efb7-4027-835e-bc2ed224a65f', 'name': 'tempest-securitygroup--1605500306', 'stateful': True, 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': 'tempest-description--33469650', 'shared': False, 'security_group_rules': [{'id': '04803054-4c0b-4d6f-b27e-79b332398967', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'security_group_id': '334fb0a0-efb7-4027-835e-bc2ed224a65f', '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': 539, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:43:51Z', 'updated_at': '2023-04-20T17:43:51Z', 'revision_number': 0, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}, {'id': '7a2016e6-c974-42f7-b5fa-3fff9dae06ea', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'security_group_id': '334fb0a0-efb7-4027-835e-bc2ed224a65f', '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': 538, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:43:51Z', 'updated_at': '2023-04-20T17:43:51Z', 'revision_number': 0, 'project_id': 'b4bf3cb544974390875631ccb3d66 e6d'}], 'tags': [], 'created_at': '2023-04-20T17:43:51Z', 'updated_at': '2023-04-20T17:43:51Z', 'revision_number': 1, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}, 'floating_ip': {'id': '4a95f85a-1999-44bd-bb2b-1811caaa24d9', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:54Z', 'updated_at': '2023-04-20T17:43:54Z', 'revision_number': 0, 'ip': '172.24.4.249'}} 2023-04-20 17:43:56,175 80628 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.959s 2023-04-20 17:43:56,176 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-781860856", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "81717015-dd1b-405e-b3be-87c2e48c6e76"}], "security_groups": [{"name": "tempest-securitygroup--1605500306"}], "key_name": "tempest-keypair-19367170", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a26a866a-fb95-4a4f-a134-33eba00527cf', 'x-compute-request-id': 'req-a26a866a-fb95-4a4f-a134-33eba00527cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bf308e1b-0bae-462d-94d9-fcb90d51b316", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1605500306"}], "adminPass": "password"}}' 2023-04-20 17:43:56,265 80628 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/bf308e1b-0bae-462d-94d9-fcb90d51b316 0.086s 2023-04-20 17:43:56,266 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c96f797-a5fb-4c01-9bf1-6997b0a14ea3', 'x-compute-request-id': 'req-7c96f797-a5fb-4c01-9bf1-6997b0a14ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316'} Body: b'{"server": {"id": "bf308e1b-0bae-462d-94d9-fcb90d51b316", "name": "tempest-AttachVolumeNegativeTest-server-781860856", "status": "BUILD", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0. 210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:56Z", "updated": "2023-04-20T17:43:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-19367170", "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-20 17:44:46,615 80628 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/bf308e1b-0bae-462d-94d9-fcb90d51b316 0.287s 2023-04-20 17:44:46,615 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:46 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-b14cedcb-684d-44e9-ac76-de135116b135', 'x-compute-request-id': 'req-b14cedcb-684d-44e9-ac76-de135116b135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316'} Body: b'{"server": {"id": "bf308e1b-0bae-462d-94d9-fcb90d51b316", "name": "tempest-AttachVolumeNegativeTest-server-781860856", "status": "ACTIVE", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "aadb7f6dd310d0c1ad26d687847319eca589cf9a29e44b893ce02044", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:56Z", "updated": "2023-04-20T17:44:06Z", "addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:39:4a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-19367170", "OS-SRV-USG:launched_at": "2023-04-20T17:44:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1605500306"}], "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-20 17:44:46,627 80628 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:45:47,017 80628 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/bf308e1b-0bae-462d-94d9-fcb90d51b316/os-interface 0.329s 2023-04-20 17:45:47,017 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:46 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-c27829cf-61dd-4195-91de-f983b4d5c728', 'x-compute-request-id': 'req-c27829cf-61dd-4195-91de-f983b4d5c728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "81717015-dd1b-405e-b3be-87c2e48c6e76", "port_id": "04eb58cb-37ab-49ce-8704-284557489a14", "mac_addr": "fa:16:3e:a0:39:4a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "60a271d5-9701-419d-a8b1-1d176e60e8e8", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 17:45:48,450 80628 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/4a95f85a-1999-44bd-bb2b-1811caaa24d9 1.427s 2023-04-20 17:45:48,450 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "04eb58cb-37ab-49ce-8704-284557489a14"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-e1f9a718-4ae4-4e2a-8665-069ec9668b36', 'date': 'Thu, 20 Apr 2023 17:45:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4a95f85a-1999-44bd-bb2b-1811caaa24d9'} Body: b'{"floatingip": {"id": "4a95f85a-1999-44bd-bb2b-1811caaa24d9", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "floating_ip_address": "172.24.4.249", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "aafea48e-a14c-4191-94cd-f43086550e2d", "port_id": "04eb58cb-37ab-49ce-8704-284557489a14", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "81717015-dd1b-405e-b3be-87c2e48c6e76", "mac_address": "fa:16:3e:a0:39:4a", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf308e1b-0bae-462d-94d9-fcb90d51b316", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:54Z", "updated_at": "2023-04-20T17:45:47Z", "revision_number": 1, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:45:48,452 80628 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.249:22' as 'cirros' with public key authentication 2023-04-20 17:45:48,490 80628 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:45:48,516 80628 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:45:48,517 80628 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.249 successfully created 2023-04-20 17:45:48,562 80628 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/bf308e1b-0bae-462d-94d9-fcb90d51b316/ips 0.044s 2023-04-20 17:45:48,562 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1929f047-5eb6-4979-bf45-6ae5bdd756b5', 'x-compute-request-id': 'req-1929f047-5eb6-4979-bf45-6ae5bdd756b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb 90d51b316/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-20 17:45:48,807 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes 0.241s 2023-04-20 17:45:48,807 80628 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-391138895"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b492d38-140d-4e72-82e7-9678be5a5815', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b492d38-140d-4e72-82e7-9678be5a5815', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes'} Body: b'{"volume": {"id": "1856be80-76a1-4ebb-9972-252bee59907c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:48.732994", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-391138895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:45:48,861 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c 0.044s 2023-04-20 17:45:48,861 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fba9f10-bb39-42df-acb3-3303d69fa4b0', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fba9f10-bb39-42df-acb3-3303d69fa4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c'} Body: b'{"volume": {"id": "1856be80-76a1-4ebb-9972-252bee59907c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:49.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-391138895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:45:49,922 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_diffe rent_server): 200 GET http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c 0.050s 2023-04-20 17:45:49,923 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa81d0e7-3168-4bfe-828b-09078f60c844', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa81d0e7-3168-4bfe-828b-09078f60c844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c'} Body: b'{"volume": {"id": "1856be80-76a1-4ebb-9972-252bee59907c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:49.000000", "updated_at": "2023-04-20T17:45:49.000000", "name": "tempest-AttachVolumeNegativeTest-volume-391138895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:45:50,078 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316 0.144s 2023-04-20 17:45:50,079 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:49 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-12c2b98f-bfaa-43df-b42f-c4e5577f30c3', 'x-compute-request-id': 'req-12c2b98f-bfaa-43df-b42f-c4e5577f30c3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316'} Body: b'' 2023-04-20 17:45:50,411 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316 0.331s 2023-04-20 17:45:50,411 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:50 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-ce0debcb-40a8-44f8-882b-015b29dd42d7', 'x-compute-request-id': 'req-ce0debcb-40a8-44f8-882b-015b29dd42d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316'} Body: b'{"server": {"id": "bf308e1b-0bae-462d-94d9-fcb90d51b316", "name": "tempest-AttachVolumeNegativeTest-server-781860856", "status": "ACTIVE", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "aadb7f6dd3 10d0c1ad26d687847319eca589cf9a29e44b893ce02044", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:56Z", "updated": "2023-04-20T17:45:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:39:4a"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:39:4a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-19367170", "OS-SRV-USG:launched_at": "2023-04-20T17:44:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1605500306"}], "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-20 17:46:40,461 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316 0.031s 2023-04-20 17:46:40,462 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:40 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-1fc6a9cc-da4b-4dde-9dd3-91beced8fa4a', 'x-compute-request-id': 'req-1fc6a9cc-da4b-4dde-9dd3-91beced8fa4a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bf308e1b-0bae-462d-94d9-fcb90d51b316 could not be found."}}' 2023-04-20 17:46:40,490 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-19367170 0.027s 2023-04-20 17:46:40,491 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:40 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-0748cb42-641d-414b-9fa6-e0c848ee7248', 'x-compute-request-id': 'req-0748cb42-641d-414b-9fa6-e0c848ee7248', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-19367170'} Body: b'' 2023-04-20 17:46:40,665 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/334fb0a0-efb7-4027-835e-bc2ed224a65f 0.173s 2023-04-20 17:46:40,666 80628 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-74b5bc76-468a-41da-9b1e-affcc0201d03', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:46:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/334fb0a0-efb7-4027-835e-bc2ed224a65f'} Body: b'' 2023-04-20 17:46:40,685 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/334fb0a0-efb7-4027-835e-bc2ed224a65f 0.019s 2023-04-20 17:46:40,686 80628 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-ba2088b5-be86-4bbf-a5f9-58bf2a59c160', 'date': 'Thu, 20 Apr 2023 17:46:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/334fb0a0-efb7-4027-835e-bc2ed224a65f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 334fb0a0-efb7-4027-835e-bc2ed224a65f does not exist", "detail": ""}}' 2023-04-20 17:46:41,152 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4a95f85a-1999-44bd-bb2b-1811caaa24d9 0.465s 2023-04-20 17:46:41,152 80628 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-d1920ebd-f8fb-4bd0-82ad-f20e98fc90c9', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:46:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4a95f85a-1999-44bd-bb2b-1811caaa24d9'} Body: b'' {1} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [167.297087s] ... 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 5fb2bb76-3e3d-4403-b168-c043bd84f9b2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:00,151 80612 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-20 17:44:00,977 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.825s 2023-04-20 17:44:00,977 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--359030690", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/120e869d-7391-48fe-ac59-4f9c95761027', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7c3430f5-d5cb-4e74-8865-fe8f5229ef12', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--359030690", "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": "a9b4fb65c2cd4247906c8211fa5bc56b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "120e869d-7391-48fe-ac59-4f9c95761027", "created_at": "2023-04-20T17:44:01Z", "updated_at": "2023-04-20T17:44:01Z", "tags": [], "self": "/v2/images/120e869d-7391-48fe-ac59-4f9c95761027", "file": "/v2/images/120e869d-7391-48fe-ac59-4f9c95761027/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:44:02,539 80612 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/120e869d-7391-48fe-ac59-4f9c95761027/file 1.561s 2023-04-20 17:44:02,540 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0320d794-5c52-4ab1-9dcb-b13bd4e20b6e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/120e869d-7391-48fe-ac59-4f9c95761027/file'} Body: b'' 2023-04-20 17:44:02,540 80612 DEBUG [tempest.scenario.manager] image:120e869d-7391-48fe-ac59-4f9c95761027 2023-04-20 17:44:02,614 80612 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.070s 2023-04-20 17:44:02,614 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-640193228", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNsbJbB/jWDXWeVCmOF+Ekcfn7NZGrazfjen3KP5tU08yxfcXKQIqAv5mrGXwLl1BoINaP2k+jEAFWB0kCh9cjg2b5KK657GMvEP7J2fXm7aIi20p4BhJHXYJmr4FwHNKg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-578a08f5-0423-4a47-b755-f37456ecc669', 'x-compute-request-id': 'req-578a08f5-0423-4a47-b755-f37456ecc669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-640193228", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNsbJbB/jWDXWeVCmOF+Ekcfn7NZGrazfjen3KP5tU08yxfcXKQIqAv5mrGXwLl1BoINaP2k+jEAFWB0kCh9cjg2b5KK657GMvEP7J2fXm7aIi20p4BhJHXYJmr4FwHNKg==", "fingerprint": "1e:bc:fb:f0:5b:87:b1:3e:e3:d0:06:1c:de:70:0f:99", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4"}}' 2023-04-20 17:44:02,711 80612 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.087s 2023-04-20 17:44:02,711 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:02 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-fc733418-3e35-409d-8360-7ff3e508c33d', '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": "bfeb17aa1177414ea2f2a8dc310670b4", "name": "tempest-TestMinimumBasicScenario-907639887-project-member", "password_expires_at": null}, "audit_ids": ["rqITEbhYRBWywMl2ml_gtw"], "expires_at": "2023-04-20T18:44:02.000000Z", "issued_at": "2023-04-20T17:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b4fb65c2cd4247906c8211fa5bc56b", "name": "tempest-TestMinimumBasicScenario-907639887"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a9b4fb65c2cd4247906c8211fa5bc56b", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2 023-04-20 17:44:02,712 80612 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '4569ce3e-4c90-488e-b4f7-feb6c08602aa', 'name': 'tempest-TestMinimumBasicScenario-1741666152-network', 'tenant_id': 'a9b4fb65c2cd4247906c8211fa5bc56b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a9b4fb65c2cd4247906c8211fa5bc56b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46032, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:43:38Z', 'updated_at': '2023-04-20T17:43:38Z', 'revision_number': 1} available for tenant 2023-04-20 17:44:03,452 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.739s 2023-04-20 17:44:03,453 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1989717275", "imageRef": "120e869d-7391-48fe-ac59-4f9c95761027", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-640193228", "networks": [{"uuid": "4569ce3e-4c90-488e-b4f7-feb6c08602aa"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cab65747-2f66-4c9d-90c2-aac810d23b97', 'x-compute-request-id': 'req-cab65747-2f66-4c9d-90c2-aac810d23b97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7rxJDjtyBwgY"}}' 2023-04-20 17:44:03,543 80612 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/48711e22-a0b9-4a46-9395-8f384324d82d 0.088s 2023-04-20 17:44:03,544 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57bba663-860e-45c4-9228-e8da9388e2d0', 'x-compute-request-id': 'req-57bba663-860e-45c4-9228-e8da9388e2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'{"server": {"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "name": "tempest-TestMinimumBasicScenario-server-1989717275", "status": "BUILD", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "", "image": {"id": "120e869d-7391-48fe-ac59-4f9c95761027", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/co mpute/images/120e869d-7391-48fe-ac59-4f9c95761027"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:03Z", "updated": "2023-04-20T17:44:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-640193228", "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-20 17:44:54,384 80612 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/48711e22-a0b9-4a46-9395-8f384324d82d 0.776s 2023-04-20 17:44:54,384 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f5323c5-cd1a-4e4b-8d4f-0c6e87dd27f5', 'x-compute-request-id': 'req-5f5323c5-cd1a-4e4b-8d4f-0c6e87dd27f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'{"server": {"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "name": "tempest-TestMinimumBasicScenario-server-1989717275", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "120e869d-7391-48fe-ac59-4f9c95761027", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/120e869d-7391-48fe-ac59-4f9c95761027"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:03Z", "updated": "2023-04-20T17:44:11Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:2d:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-640193228", "OS-SRV-USG:launched_at": "2023-04-20T17:44:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 17:44:54,396 80612 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 17:45:54,700 80612 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/48711e22-a0b9-4a46-9395-8f384324d82d 0.243s 2023-04-20 17:45:54,700 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respo nse - Headers: {'date': 'Thu, 20 Apr 2023 17:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d24802d-442b-48ef-a33a-a57370cca88d', 'x-compute-request-id': 'req-3d24802d-442b-48ef-a33a-a57370cca88d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'{"server": {"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "name": "tempest-TestMinimumBasicScenario-server-1989717275", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "120e869d-7391-48fe-ac59-4f9c95761027", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/120e869d-7391-48fe-ac59-4f9c95761027"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:03Z", "updated": "2023-04-20T17:44:11Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:2d:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-640193228", "OS-SRV-USG:launched_at": "2023-04-20T17:44:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 17:45:54,924 80612 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.211s 2023-04-20 17:45:54,924 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:54 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-b178a934-057b-425c-a4b4-dd9e0b2ff116', 'x-compute-request-id': 'req-b178a934-057b-425c-a4b4-dd9e0b2ff116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "name": "tempest-TestMinimumBasicScenario-server-1989717275", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}]}]}' 2023-04-20 17:45:55,302 80612 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/48711e22-a0b9-4a46-9395-8f384324d82d 0.374s 2023-04-20 17:45:55,303 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', ' openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e03e1d5a-7576-4f5e-8790-756055b71748', 'x-compute-request-id': 'req-e03e1d5a-7576-4f5e-8790-756055b71748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'{"server": {"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "name": "tempest-TestMinimumBasicScenario-server-1989717275", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "120e869d-7391-48fe-ac59-4f9c95761027", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/120e869d-7391-48fe-ac59-4f9c95761027"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:03Z", "updated": "2023-04-20T17:44:11Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:2d:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-640193228", "OS-SRV-USG:launched_at": "2023-04-20T17:44:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 17:45:55,571 80612 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/a9b4fb65c2cd4247906c8211fa5bc56b/volumes 0.250s 2023-04-20 17:45:55,571 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-822111236", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62dfce2b-5b33-43f4-8bcb-5513c14f3ddb', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62dfce2b-5b33-43f4-8bcb-5513c14f3ddb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes'} Body: b'{"volume": {"id": "5fb2bb76-3e3d-4403-b168-c043bd84f9b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:55.498873", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-822111236", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2"}], "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:45:55,634 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GE T http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2 0.053s 2023-04-20 17:45:55,634 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff067656-a9ca-4fd5-9908-b043a3f591e5', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff067656-a9ca-4fd5-9908-b043a3f591e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2'} Body: b'{"volume": {"id": "5fb2bb76-3e3d-4403-b168-c043bd84f9b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:55.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-822111236", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2"}], "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b"}}' 2023-04-20 17:45:56,689 80612 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/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2 0.043s 2023-04-20 17:45:56,690 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9b23c6-afdc-4c4b-b9c9-7a18977f6414', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9b23c6-afdc-4c4b-b9c9-7a18977f6414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2'} Body: b'{"volume": {"id": "5fb2bb76-3e3d-4403-b168-c043bd84f9b2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:55.000000", "updated_at": "2023-04-20T17:45:56.000000", "name": "tempest-TestMinimumBasicScenario-volume-822111236", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2"}], "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b"}}' 2023-04-20 17:45:56,895 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2 0.185s 2023-04-20 17:45:56,895 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:56 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-1b3ea467-0963-4bb4-96d4-9a32cfb888c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2'} Body: b'' 2023-04-20 17:45:56,917 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2 0.021s 2023-04-20 17:45:56,918 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:56 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-5ef6fcfb-c0f3-4d1b-82c3-3492cf57e781', 'x-openstack-request-id': 'req-5ef6fcfb-c0f3-4d1b-82c3-3492cf57e781', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5fb2bb76-3e3d-4403-b168-c043bd84f9b2 could not be found."}}' 2023-04-20 17:45:57,049 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d 0.130s 2023-04-20 17:45:57,049 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:56 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-69eb8077-575b-4048-9d85-7aa4b926fbeb', 'x-compute-request-id': 'req-69eb8077-575b-4048-9d85-7aa4b926fbeb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'' 2023-04-20 17:45:57,197 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d 0.147s 2023-04-20 17:45:57,197 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fa00439-7e33-4448-8c19-3a9748bf33b2', 'x-compute-request-id': 'req-7fa00439-7e33-4448-8c19-3a9748bf33b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'{"server": {"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "name": "tempest-TestMinimumBasicScenario-server-1989717275", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "120e869d-7391-48fe-ac59-4f9c95761 027", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/120e869d-7391-48fe-ac59-4f9c95761027"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:03Z", "updated": "2023-04-20T17:45:57Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:2d:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-640193228", "OS-SRV-USG:launched_at": "2023-04-20T17:44:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 17:46:47,304 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d 0.044s 2023-04-20 17:46:47,305 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:47 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-c225178f-f678-4fdc-97f1-7a4d36bbfafb', 'x-compute-request-id': 'req-c225178f-f678-4fdc-97f1-7a4d36bbfafb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 48711e22-a0b9-4a46-9395-8f384324d82d could not be found."}}' 2023-04-20 17:46:47,335 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-640193228 0.029s 2023-04-20 17:46:47,335 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:47 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-f7253b4c-75f1-4720-a6d8-67d8c26314fb', 'x-compute-request-id': 'req-f7253b4c-75f1-4720-a6d8-67d8c26314fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-640193228'} Body: b'' 2023-04-20 17:46:47,446 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/120e869d-7391-48fe-ac59-4f9c95761027 0.110s 2023-04-20 17:46:47,446 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-05992c62-258f-4ead-8814-ee4db79148c0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/120e869d-7391 -48fe-ac59-4f9c95761027'} Body: b'' {2} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [232.145211s] ... 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 ee8c044f-4bea-4887-950a-8f6a4910205b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:59,286 80614 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:42:59,802 80614 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.513s 2023-04-20 17:42:59,803 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-367701788", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIl1iRKW33baFcnF5BJ8AgusAleEE6ZBJSZkvfOgLOuPRfAN1yrBRtPVUTrVARGX+GjbSJ7WI5e2M1kCqQoYcrmOHH2MOTwRCPjt9XYNfZqeQv6xHN5i9Vea8nppoi4w9Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32479ed5-a40c-4298-a317-38c34ea7d9d0', 'x-compute-request-id': 'req-32479ed5-a40c-4298-a317-38c34ea7d9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-367701788", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIl1iRKW33baFcnF5BJ8AgusAleEE6ZBJSZkvfOgLOuPRfAN1yrBRtPVUTrVARGX+GjbSJ7WI5e2M1kCqQoYcrmOHH2MOTwRCPjt9XYNfZqeQv6xHN5i9Vea8nppoi4w9Q==", "fingerprint": "a6:00:72:e9:57:a9:e2:9c:ac:45:9c:7a:01:36:18:8e", "user_id": "f3c1ddc4186b4234a18271673ea42a2a"}}' 2023-04-20 17:42:59,808 80614 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-367701788 created 2023-04-20 17:43:00,630 80614 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 0.821s 2023-04-20 17:43:00,630 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--932732054", "description": "tempest-description--68159000"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-cb8cac49-a05f-4323-9922-b2dbaa8f5b5d', 'date': 'Thu, 20 Apr 2023 17:43:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "name": "tempest-securitygroup--932732054", "stateful": true, "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "description": "tempest-description--68159000", "shared": false, "security_group_rules": [{"id": "552a767f-9b15-4134-a130-6c648fcc1aef", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "security_group_id": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "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": 290, "description": null, "tags": [], "created_at": "2023-04-20T17:43:00Z", "updated_at": "2023-04-20T17:43:00Z", "revision_number": 0, "project_id": "2d8b7e93a856468e831596fbf4a085bc"}, {"id": "6dab38a1-6766-4ecd-8118-addfef9ffdbb", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "security_group_id": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "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": 288, "description": null, "tags": [], "created_at": "2023-04-20T17:43:00Z", "updated_at": "2023-04-20T17:43:00Z", "revision_number": 0, "project_id": "2d8b7e93a856468e831596fbf4a085bc"}], "tags": [], "created_at": "2023-04-20T17:43:00Z", "updated_at": "2023-04-20T17:43:00Z", "revision_number": 1, "project_id": "2d8b7e93a856468e831596fbf4a085bc"}}' 2023-04-20 17:43:01,400 80614 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 0.769s 2023-04-20 17:43:01,400 80614 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": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "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-b6ea5645-313f-4caa-a1a1-a318a53e89fe', 'date': 'Thu, 20 Apr 2023 17:43:01 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": "4f870fc8-4af7-428f-821c-128c05a36f14", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "security_group_id": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "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-20T17:43:00Z", "updated_at": "2023-04-20T17:43:00Z", "revision_number": 0, "project_id": "2d8b7e93a856468e831596fbf4a085bc"}}' 2023-04-20 17:43:02,288 80614 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 0.886s 2023-04-20 17:43:02,288 80614 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": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-cc63aa21-7fa6-4057-8582-23d9e3f3dade', 'date': 'Thu, 20 Apr 2023 17:43:02 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": "ebb8cfd3-dc00-45e2-9385-219f99e85b3a", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "security_group_id": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "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-20T17:43:01Z", "updated_at": "2023-04-20T17:43:01Z", "revision_number": 0, "project_id": "2d8b7e93a856468e831596fbf4a085bc"}}' 2023-04-20 17:43:02,289 80614 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--932732054 created 2023-04-20 17:43:04,829 80614 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 2.540s 2023-04-20 17:43:04,829 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4e c309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0da437ee-a4b8-47d5-8d7e-d02dfb834617', 'date': 'Thu, 20 Apr 2023 17:43:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a56477f8-ec48-4871-8934-b2e49dd8255c", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "floating_ip_address": "172.24.4.214", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2d8b7e93a856468e831596fbf4a085bc", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:03Z", "updated_at": "2023-04-20T17:43:03Z", "revision_number": 0}}' 2023-04-20 17:43:04,829 80614 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a56477f8-ec48-4871-8934-b2e49dd8255c', 'tenant_id': '2d8b7e93a856468e831596fbf4a085bc', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2d8b7e93a856468e831596fbf4a085bc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:03Z', 'updated_at': '2023-04-20T17:43:03Z', 'revision_number': 0, 'ip': '172.24.4.214'} created 2023-04-20 17:43:04,950 80614 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.114s 2023-04-20 17:43:04,950 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-65579eb9-9064-48b4-90f8-e336f0ff1372', '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": "f3c1ddc4186b4234a18271673ea42a2a", "name": "tempest-ServerStableDeviceRescueTest-194787550-project-member", "password_expires_at": null}, "audit_ids": ["SWmB4oBnQ2uDXg5dxiK50A"], "expires_at": "2023-04-20T18:43:04.000000Z", "issued_at": "2023-04-20T17:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d8b7e93a856468e831596fbf4a085bc", "name": "tempest-ServerStableDeviceRescueTest-194787550"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{ "id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2d8b7e93a856468e831596fbf4a085bc", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:43:04,951 80614 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '20843b57-f0c3-4bd6-b46f-5180300d24b2', 'name': 'tempest-ServerStableDeviceRescueTest-106524405-network', 'tenant_id': '2d8b7e93a856468e831596fbf4a085bc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2d8b7e93a856468e831596fbf4a085bc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52571, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:36Z', 'updated_at': '2023-04-20T17:42:36Z', 'revision_number': 1} available for tenant 2023-04-20 17:43:04,951 80614 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-367701788', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIl1iRKW33baFcnF5BJ8AgusAleEE6ZBJSZkvfOgLOuPRfAN1yrBRtPVUTrVARGX+GjbSJ7WI5e2M1kCqQoYcrmOHH2MOTwRCPjt9XYNfZqeQv6xHN5i9Vea8nppoi4w9Q==', 'fingerprint': 'a6:00:72:e9:57:a9:e2:9c:ac:45:9c:7a:01:36:18:8e', 'user_id': 'f3c1ddc4186b4234a18271673ea42a2a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCmb4VoDFPTW6FbNbhoa0CV5K+dsmgK/ayQq9EdFQ71GX/HYZL5r019\nZb1IIDk3IF+gBwYFK4EEACKhZANiAASJdYkSlt922hXJxeQSfAILrAJXhBOmQSUm\nZL3zoCzrj0XwDdcqwUbT1VE61QERl/ho20ie1iOXtjNZAqkKGHK5jhx9jDk8EQj4\n7fV2DX2ankL+sRzeYvVXmvJ6aaIuMPU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c512cf2a-fee4-4b2a-9a99-f4992499e1c4', 'name': 'tempest-securitygroup--932732054', 'stateful': True, 'tenant_id': '2d8b7e93a856468e831596fbf4a085bc', 'description': 'tempest-description--68159000', 'shared': False, 'security_group_rules': [{'id': '552a767f-9b15-4134-a130-6c648fcc1aef', 'tenant_id': '2d8b7e93a856468e831596fbf4a085bc', 'security_group_id': 'c512cf2a-fee4-4b2a-9a99-f4992499e1c4', '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': 290, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:43:00Z', 'updated_at': '2023-04-20T17:43:00Z', 'revision_number': 0, 'project_id': '2d8b7e93a856468e831596fbf4a085bc'}, {'id': '6dab38a1-6766-4ecd-8118-addfef9ffdbb', 'tenant_id': '2d8b7e93a856468e831596fbf4a085bc', 'security_group_id': 'c512cf2a-fee4-4b2a-9a99-f4992499e1c4', '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': 288, 'description': None, 'tags': [] , 'created_at': '2023-04-20T17:43:00Z', 'updated_at': '2023-04-20T17:43:00Z', 'revision_number': 0, 'project_id': '2d8b7e93a856468e831596fbf4a085bc'}], 'tags': [], 'created_at': '2023-04-20T17:43:00Z', 'updated_at': '2023-04-20T17:43:00Z', 'revision_number': 1, 'project_id': '2d8b7e93a856468e831596fbf4a085bc'}, 'floating_ip': {'id': 'a56477f8-ec48-4871-8934-b2e49dd8255c', 'tenant_id': '2d8b7e93a856468e831596fbf4a085bc', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2d8b7e93a856468e831596fbf4a085bc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:03Z', 'updated_at': '2023-04-20T17:43:03Z', 'revision_number': 0, 'ip': '172.24.4.214'}} 2023-04-20 17:43:06,130 80614 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 1.177s 2023-04-20 17:43:06,130 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1200723010", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "20843b57-f0c3-4bd6-b46f-5180300d24b2"}], "security_groups": [{"name": "tempest-securitygroup--932732054"}], "key_name": "tempest-keypair-367701788", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a329d6b2-ae6a-4f2c-ab24-601351c676c2', 'x-compute-request-id': 'req-a329d6b2-ae6a-4f2c-ab24-601351c676c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--932732054"}], "adminPass": "RQ6J8PfAvcAZ"}}' 2023-04-20 17:43:06,285 80614 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/a398193c-27e0-4e9f-a846-258790e2b915 0.151s 2023-04-20 17:43:06,285 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:06 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-3b987306-fbba-4746-8a86-40a067e86b25', 'x-compute-request-id': 'req-3b987306-fbba-4746-8a86-40a067e86b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915'} Body: b'{"server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "name": "tempest-ServerStableDeviceRescueTest-server-1200723010", "status": "BUILD", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "user_id": "f3c1ddc4186b 4234a18271673ea42a2a", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:06Z", "updated": "2023-04-20T17:43:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-367701788", "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-20 17:43:56,761 80614 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/a398193c-27e0-4e9f-a846-258790e2b915 0.414s 2023-04-20 17:43:56,762 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-805a378e-2503-479d-8329-ebec246b02b7', 'x-compute-request-id': 'req-805a378e-2503-479d-8329-ebec246b02b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915'} Body: b'{"server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "name": "tempest-ServerStableDeviceRescueTest-server-1200723010", "status": "ACTIVE", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "metadata": {}, "hostId": "0fb50587d7e205e7b22e8eb0b6cec705e9f02068728d87ae291b1dfd", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:06Z", "updated": "2023-04-20T17:43:18Z", "addresses": {"tempest-ServerStableDeviceRescueTest-106524405-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:8c:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-367701788", "OS-SRV-USG:launched_at": "2023-04-20T17:43:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--932732054"}], "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-20 17:43:56,773 80614 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:44:56,988 80614 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/a398193c-27e0-4e9f-a846-258790e2b915/os-interface 0.156s 2023-04-20 17:44:56,988 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:56 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-e0801068-78be-48d3-8337-c9d840e9e5ea', 'x-compute-request-id': 'req-e0801068-78be-48d3-8337-c9d840e9e5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "20843b57-f0c3-4bd6-b46f-5180300d24b2", "port_id": "471e3e93-43f1-4e36-b582-7d8a2e9a10d6", "mac_addr": "fa:16:3e:68:8c:48", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8773e344-9050-4502-8df5-f4c24aa33ed6", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 17:44:57,778 80614 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/a56477f8-ec48-4871-8934-b2e49dd8255c 0.786s 2023-04-20 17:44:57,779 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "471e3e93-43f1-4e36-b582-7d8a2e9a10d6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-51ae9fab-e9cb-47af-bfc7-bd991843c43c', 'date': 'Thu, 20 Apr 2023 17:44:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a56477f8-ec48-4871-8934-b2e49dd8255c'} Body: b'{"floatingip": {"id": "a56477f8-ec48-4871-8934-b2e49dd8255c", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "floating_ip_address": "172.24.4.214", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "61c9c515-f9d2-442f-8d87-aa4bd94a2902", "port_id": "471e3e93-43f1-4e36-b582-7d8a2e9a10d6", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "20843b57-f0c3-4bd6-b46f-5180300d24b2", "mac_address": "fa:16:3e:68:8c:48", "admin_state_up": true, "status": "ACTIVE", "device_id": "a398193c-27e0-4e9f-a846-258790e2b915", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:03Z", "updated_at": "2023-04-20T17:44:57Z", "revision_number": 1, "project_id": "2d8b7e93a856468e831596fbf4a085bc"}}' 2023-04-20 17:44:57,781 80614 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.214:22' as 'cirros' with public key authentication 2023-04-20 17:44:57,824 80614 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:44:57,845 80614 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:44:57,845 80614 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.214 successfully created 2023-04-20 17:44:58,870 80614 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/a398193c-27e0-4e9f-a846-258790e2b915/action 1.024s 2023-04-20 17:44:58,871 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1332675957"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:57 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/a07a5369-cd4d-45b0-9499-ca6ccfbe6025', 'opens tack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d5a081-289d-4c79-b772-237e69ad4748', 'x-compute-request-id': 'req-d0d5a081-289d-4c79-b772-237e69ad4748', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915/action'} Body: b'' 2023-04-20 17:44:58,928 80614 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/a07a5369-cd4d-45b0-9499-ca6ccfbe6025 0.052s 2023-04-20 17:44:58,928 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d889c764-1438-477f-8842-0a5701294777', 'x-compute-request-id': 'req-d889c764-1438-477f-8842-0a5701294777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025'} Body: b'{"image": {"id": "a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "name": "tempest-ServerStableDeviceRescueTest-image-1332675957", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "a398193c-27e0-4e9f-a846-258790e2b915", "owner_project_name": "tempest-ServerStableDeviceRescueTest-194787550", "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-194787550-project-member", "user_id": "f3c1ddc4186b4234a18271673ea42a2a"}, "created": "2023-04-20T17:44:59Z", "updated": "2023-04-20T17:44:59Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}], "server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}]}}}' 2023-04-20 17:45:49,047 80614 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/a07a5369-cd4d-45b0-9499-ca6ccfbe6025 0.063s 2023-04-20 17:45:49,048 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c138042-efcb-41d5-aa39-97e758270844', 'x-compute-request-id': 'req-8c138042-efcb-41d5-aa39-97e758270844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0 .210/compute/v2.1/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025'} Body: b'{"image": {"id": "a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "name": "tempest-ServerStableDeviceRescueTest-image-1332675957", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "a398193c-27e0-4e9f-a846-258790e2b915", "owner_id": "2d8b7e93a856468e831596fbf4a085bc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-194787550", "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-194787550-project-member", "user_id": "f3c1ddc4186b4234a18271673ea42a2a"}, "created": "2023-04-20T17:44:59Z", "updated": "2023-04-20T17:45:04Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}], "server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}]}}}' 2023-04-20 17:45:49,120 80614 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/a07a5369-cd4d-45b0-9499-ca6ccfbe6025 0.062s 2023-04-20 17:45:49,120 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-648a94d3-6bb5-441a-925a-36d8accf2d97', 'x-compute-request-id': 'req-648a94d3-6bb5-441a-925a-36d8accf2d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025'} Body: b'{"image": {"id": "a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "name": "tempest-ServerStableDeviceRescueTest-image-1332675957", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "a398193c-27e0-4e9f-a846-258790e2b915", "owner_id": "2d8b7e93a856468e831596fbf4a085bc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-194787550", "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-194787550-project-member", "user_id": "f3c1ddc4186b4234a18271673ea42a2a"}, "created": "2023-04-20T17:44:59Z", "updated": "2023-04-20T17:45:04Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}], "server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}]}}}' 2023-04-20 17:45:49,369 80614 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/a398193c-27e0-4e9f-a846-258790e2b915 0.241s 2023-04-20 17:45:49,369 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:49 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-08adea63-86e1-42a3-aab7-015bde9a2b39', 'x-compute-request-id': 'req-08adea63-86e1-42a3-aab7-015bde9a2b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915'} Body: b'{"server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "name": "tempest-ServerStableDeviceRescueTest-server-1200723010", "status": "ACTIVE", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "metadata": {}, "hostId": "0fb50587d7e205e7b22e8eb0b6cec705e9f02068728d87ae291b1dfd", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:06Z", "updated": "2023-04-20T17:45:04Z", "addresses": {"tempest-ServerStableDeviceRescueTest-106524405-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:8c:48"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:8c:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-367701788", "OS-SRV-USG:launched_at": "2023-04-20T17:43:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--932732054"}], "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-20 17:46:49,564 80614 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/a07a5369-cd4d-45b0-9499-ca6ccfbe6025 0.124s 2023-04-20 17:46:49,565 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-51b6cd49-9aa3-4769-aee9-142c78f1fd64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a07a5369-cd4d-45b0-9499-ca 6ccfbe6025'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "a398193c-27e0-4e9f-a846-258790e2b915", "owner_id": "2d8b7e93a856468e831596fbf4a085bc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-194787550", "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-194787550-project-member", "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1332675957", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "167c3f3582b8e9b024eae73fb41a22a3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "2d8b7e93a856468e831596fbf4a085bc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d3275ac8c95671aa0ba24f49dc3baccf31272c0a3716b0ce7405405d367aeecef9b743bcd24f7589b0b96512c48a51e22fc0c29c6cacbe3ca1a9939ab4c04260", "id": "a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "created_at": "2023-04-20T17:44:59Z", "updated_at": "2023-04-20T17:46:50Z", "tags": [], "self": "/v2/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "file": "/v2/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:46:49,725 80614 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/a07a5369-cd4d-45b0-9499-ca6ccfbe6025 0.159s 2023-04-20 17:46:49,725 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-142b45bf-a220-4b06-9e2a-80a2a5c45570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "a398193c-27e0-4e9f-a846-258790e2b915", "owner_id": "2d8b7e93a856468e831596fbf4a085bc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-194787550", "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-194787550-project-member", "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1332675957", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "167c3f3582b8e9b024eae73fb41a22a3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "2d8b7e93a856468e831596fbf4a085bc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d3275ac8c95671aa0ba24f49dc3baccf31272c0a3716b0ce7405405d367aeecef9b743bcd24f7589b0b96512c48a51e22fc0c29c6cacbe3ca1a9939ab4c04260", "id": "a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "created_at": "2023-04-20T17:44:59Z", "updated_at": "2023-04-20T17:46:50Z", "tags": [], "self": "/v2/ima ges/a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "file": "/v2/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:46:50,070 80614 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/a398193c-27e0-4e9f-a846-258790e2b915 0.344s 2023-04-20 17:46:50,071 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:49 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-aee838b3-0162-4314-9181-652ccfce3c05', 'x-compute-request-id': 'req-aee838b3-0162-4314-9181-652ccfce3c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915'} Body: b'{"server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "name": "tempest-ServerStableDeviceRescueTest-server-1200723010", "status": "ACTIVE", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "metadata": {}, "hostId": "0fb50587d7e205e7b22e8eb0b6cec705e9f02068728d87ae291b1dfd", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:06Z", "updated": "2023-04-20T17:45:04Z", "addresses": {"tempest-ServerStableDeviceRescueTest-106524405-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:8c:48"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:8c:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-367701788", "OS-SRV-USG:launched_at": "2023-04-20T17:43:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--932732054"}], "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-20 17:46:50,319 80614 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/2d8b7e93a856468e831596fbf4a085bc/volumes 0.235s 2023-04-20 17:46:50,319 80614 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-1217090950"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87f7e2e-47ed-4b90-95b8-eb518b13fcd2', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87f7e2e-47ed-4b90-95b8-eb518b13fcd2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc/volumes'} Body: b'{"volume": {"id": "ee8c044f-4bea-4887-950a-8f6a4910205b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04- 20T17:46:50.257758", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1217090950", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b"}], "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:46:50,367 80614 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/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b 0.038s 2023-04-20 17:46:50,367 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfda6c81-4534-480d-8389-021686be5196', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfda6c81-4534-480d-8389-021686be5196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b'} Body: b'{"volume": {"id": "ee8c044f-4bea-4887-950a-8f6a4910205b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:50.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1217090950", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b"}], "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d8b7e93a856468e831596fbf4a085bc"}}' 2023-04-20 17:46:51,418 80614 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/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b 0.039s 2023-04-20 17:46:51,419 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759d72a5-1034-4a49-a0ce-a7bd4fbee017', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759d72a5-1034-4a49-a0ce-a7bd4fbee017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b'} Body: b'{"volume": {"id": "ee8c044f-4bea-4887-950a-8f6a4910205b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:50.000000", "updated_at": "2023-04-20T17:46:50.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1217090950", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "sel f", "href": "http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b"}], "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d8b7e93a856468e831596fbf4a085bc"}}' {7} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [166.047200s] ... 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 1d54fbfa-fa0d-4177-b836-a44f9885b439 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:19,172 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.269s 2023-04-20 17:44:19,172 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-27470692", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLCPr3Y4gu9c4R1DDias//1yTcF6ps5j4tm2WQDtctJUCnK/NMi6EfPmzhVDdmln14Ls8QLsOh1ph3eRRGBNTOquA0PTd1qVLrGa1gm8JxSGPu6aLTJQN3HUUbt3d1XOqQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:18 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-3b4c09db-3194-4e52-8722-d49f58657a35', 'x-compute-request-id': 'req-3b4c09db-3194-4e52-8722-d49f58657a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-27470692", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLCPr3Y4gu9c4R1DDias//1yTcF6ps5j4tm2WQDtctJUCnK/NMi6EfPmzhVDdmln14Ls8QLsOh1ph3eRRGBNTOquA0PTd1qVLrGa1gm8JxSGPu6aLTJQN3HUUbt3d1XOqQ==", "fingerprint": "0f:73:2f:61:34:7b:33:77:5e:42:c8:e0:fa:97:db:f4", "user_id": "2f3ad335897b487ba1b386d785ba8fd3"}}' 2023-04-20 17:44:19,356 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.181s 2023-04-20 17:44:19,356 80624 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-998928754", "description": "tempest-secgroup-smoke-998928754 description", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-4101471a-4700-40c7-80b4-b6768e3872d0', 'date': 'Thu, 20 Apr 2023 17:44:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "name": "tempest-secgroup-smoke-998928754", "stateful": true, "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "description": "tempest-secgroup-smoke-998928754 description", "shared": false, "security_group_rules": [{"id": "936c25de-5b35-4733-96f4-3718c5c89318", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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": 609, "description": null, "tags": [], "created_at": "2023-04-20T17:44:19Z", "updated_at": "2023-04-20T17:44:19Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}, {"id": "b9c0dbfd-76c5-40d5-80db-e81e0e224aa5", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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": 610, "description": null, "tags": [], "created_at": "2023-04-20T17:44:19Z", "updated_at": "2023-04-20T17:44:19Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}], "tags": [], "created_at": "2023-04-20T17:44:19Z", "updated_at": "2023-04-20T17:44:19Z", "revision_number": 1, "pr oject_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:19,525 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-20 17:44:19,525 80624 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": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "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-034d2c67-1178-47fc-ae05-abd3c2b9e7cc', 'date': 'Thu, 20 Apr 2023 17:44:19 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": "52df1bfd-047b-4f43-ab55-b50af338f987", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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-20T17:44:19Z", "updated_at": "2023-04-20T17:44:19Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:19,704 80624 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-20 17:44:19,705 80624 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": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "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-f4e7df78-1c4a-4d44-9742-be058db44f79', 'date': 'Thu, 20 Apr 2023 17:44:19 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": "398360c3-5f09-4528-8cc3-58100eadf95d", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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-20T17:44:19Z", "updated_at": "2023-04-20T17:44:19Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:19,952 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.247s 2023-04-20 17:44:19,953 80624 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": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2d8825e1-bd25-4dcf-a263-f695f4f16263', 'date': 'Thu, 20 Apr 2023 17:44:19 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": "64b25e14-49b7-485d-a233-2258fb4f2411", "tenant_id": "bbeddd6447ba44 fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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-20T17:44:19Z", "updated_at": "2023-04-20T17:44:19Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:20,207 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.253s 2023-04-20 17:44:20,207 80624 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": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b042c6e6-a674-45fb-8c83-cbd4463931a4', 'date': 'Thu, 20 Apr 2023 17:44: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": "9eb39e16-cf5e-4101-8c3d-cd16985853b4", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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-20T17:44:20Z", "updated_at": "2023-04-20T17:44:20Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:20,398 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.190s 2023-04-20 17:44:20,398 80624 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": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4a36e8c9-3cb8-49c7-a8fc-88689990aced', 'date': 'Thu, 20 Apr 2023 17:44: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": "cff23a47-af0e-4a58-853d-e9f536d16de6", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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-20T17:44:20Z", "updated_at": "2023-04-20T17:44:20Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:20,579 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-20 17:44:20,579 80624 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": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-efbb8872-24f5-475d-9a14-2041419f3b3e', 'date': 'Thu, 20 Apr 2023 17:44: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": "1fd6c260-81ae-4a66-9946-7c068144f909", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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-20T17:44:20Z", "updated_at": "2023-04-20T17:44:20Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:20,667 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.077s 2023-04-20 17:44:20,668 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:20 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-cf2aab2e-730e-442f-8e1c-7c76f90e2549', '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": "2f3ad335897b487ba1b386d785ba8fd3", "name": "tempest-SnapshotDataIntegrityTests-1209554196-project-member", "password_expires_at": null}, "audit_ids": ["mBTJaOP5TfilDjFoD1nL2g"], "expires_at": "2023-04-20T18:44:20.000000Z", "issued_at": "2023-04-20T17:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "name": "tempest-SnapshotDataIntegrityTests-1209554196"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bbeddd6447ba44fcba3cd2dfbde3b2f5", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bbeddd 6447ba44fcba3cd2dfbde3b2f5", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:44:20,668 80624 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '1f37d708-3a28-47f0-8be7-4bd489486bda', 'name': 'tempest-SnapshotDataIntegrityTests-516770732-network', 'tenant_id': 'bbeddd6447ba44fcba3cd2dfbde3b2f5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bbeddd6447ba44fcba3cd2dfbde3b2f5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6591, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:44:05Z', 'updated_at': '2023-04-20T17:44:05Z', 'revision_number': 1} available for tenant 2023-04-20 17:44:21,377 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.707s 2023-04-20 17:44:21,377 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-401968799", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-27470692", "security_groups": [{"name": "tempest-secgroup-smoke-998928754"}], "networks": [{"uuid": "1f37d708-3a28-47f0-8be7-4bd489486bda"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d73c240-6575-46b3-a055-74450d5a3e29', 'x-compute-request-id': 'req-1d73c240-6575-46b3-a055-74450d5a3e29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "20bc8db4-526a-453b-a3d5-2b1a206d9667", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-998928754"}], "adminPass": "f2pi5asipgB5"}}' 2023-04-20 17:44:21,452 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667 0.071s 2023-04-20 17:44:21,452 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b44671-832b-459b-afe8-4a74144bdd68', 'x-compute-request-id': 'req-47b44671-832b-459b-afe8-4a74144bdd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667'} Body: b'{"server": {"id": "20bc8db4-526a-453b-a3d5-2b1a206d9667", "name": "tempest-SnapshotDataIntegrityTests-server-401968799", "status": "BUILD", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:21Z", "updated": "2023-04-20T17:44:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-27470692", "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-20 17:45:11,943 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667 0.455s 2023-04-20 17:45:11,943 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91518b67-5b93-4847-ba43-f415d4df7372', 'x-compute-request-id': 'req-91518b67-5b93-4847-ba43-f415d4df7372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667'} Body: b'{"server": {"id": "20bc8db4-526a-453b-a3d5-2b1a206d9667", "name": "tempest-SnapshotDataIntegrityTests-server-401968799", "status": "ACTIVE", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "metadata": {}, "hostId": "7715cc8d8b190d12062bcf7b207d318a9c835c470408d284102f1be5", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:21Z", "updated": "2023-04-20T17:44:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-516770732-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:aa:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-27470692", "OS-SRV-USG:launched_at": "2023-04-20T17:44:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-998928754"}], "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-20 17:45:11,957 80624 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:46:12,284 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDat aIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667 0.268s 2023-04-20 17:46:12,285 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f87f89d-0662-4d24-b6cf-2304639b7402', 'x-compute-request-id': 'req-0f87f89d-0662-4d24-b6cf-2304639b7402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667'} Body: b'{"server": {"id": "20bc8db4-526a-453b-a3d5-2b1a206d9667", "name": "tempest-SnapshotDataIntegrityTests-server-401968799", "status": "ACTIVE", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "metadata": {}, "hostId": "7715cc8d8b190d12062bcf7b207d318a9c835c470408d284102f1be5", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:21Z", "updated": "2023-04-20T17:44:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-516770732-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:aa:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-27470692", "OS-SRV-USG:launched_at": "2023-04-20T17:44:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-998928754"}], "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-20 17:46:12,615 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes 0.318s 2023-04-20 17:46:12,615 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1116816438", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ce91e1-93df-4e60-988c-938653e0079e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ce91e1-93df-4e60-988c-938653e0079e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes'} Body: b'{"volume": {"id": "1d54fbfa-fa0d-4177-b836-a44f9885b439", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:12.529926", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1116816438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f988 5b439"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439"}], "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:46:12,664 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439 0.039s 2023-04-20 17:46:12,664 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5277a01c-9149-4474-8dce-0fedb701c898', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5277a01c-9149-4474-8dce-0fedb701c898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439'} Body: b'{"volume": {"id": "1d54fbfa-fa0d-4177-b836-a44f9885b439", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:13.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1116816438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439"}], "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:46:13,731 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439 0.052s 2023-04-20 17:46:13,731 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc9d216-fb81-4549-8053-9f9bff889a8b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc9d216-fb81-4549-8053-9f9bff889a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439'} Body: b'{"volume": {"id": "1d54fbfa-fa0d-4177-b836-a44f9885b439", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:13.000000", "updated_at": "2023-04-20T17:46:13.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1116816438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439"}], "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": fa lse, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:46:13,857 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439 0.112s 2023-04-20 17:46:13,857 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:13 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-592f2007-5181-47a6-9574-512932a4904e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439'} Body: b'' 2023-04-20 17:46:13,879 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439 0.020s 2023-04-20 17:46:13,879 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:13 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-78dc0b69-281a-4e13-b3cc-3805ebdb8b79', 'x-openstack-request-id': 'req-78dc0b69-281a-4e13-b3cc-3805ebdb8b79', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1d54fbfa-fa0d-4177-b836-a44f9885b439 could not be found."}}' 2023-04-20 17:46:14,000 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667 0.120s 2023-04-20 17:46:14,000 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:13 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-425e9ea5-a4b8-4324-8eac-6d4b2400717c', 'x-compute-request-id': 'req-425e9ea5-a4b8-4324-8eac-6d4b2400717c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667'} Body: b'' 2023-04-20 17:46:14,508 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667 0.507s 2023-04-20 17:46:14,508 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92094028-ae49-40fb-b658-6e89e059ab40', 'x-compute-request-id': 'req-92094028-ae49-40fb-b658-6e89e059ab40', 'connection': 'close', 'status': '200', 'content-location': 'http:// 10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667'} Body: b'{"server": {"id": "20bc8db4-526a-453b-a3d5-2b1a206d9667", "name": "tempest-SnapshotDataIntegrityTests-server-401968799", "status": "ACTIVE", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "metadata": {}, "hostId": "7715cc8d8b190d12062bcf7b207d318a9c835c470408d284102f1be5", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:21Z", "updated": "2023-04-20T17:46:14Z", "addresses": {"tempest-SnapshotDataIntegrityTests-516770732-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:aa:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-27470692", "OS-SRV-USG:launched_at": "2023-04-20T17:44:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-998928754"}], "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-20 17:47:04,606 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667 0.036s 2023-04-20 17:47:04,606 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:04 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-a49fa9db-e3d8-4dcb-a3a1-f87a8e487581', 'x-compute-request-id': 'req-a49fa9db-e3d8-4dcb-a3a1-f87a8e487581', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 20bc8db4-526a-453b-a3d5-2b1a206d9667 could not be found."}}' 2023-04-20 17:47:04,762 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c06c3b55-bf31-49ef-a5ca-23bc34f58f2e 0.155s 2023-04-20 17:47:04,763 80624 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-52bbb7ad-20de-4831-96a7-b7e4ec44a300', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:47:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c06c3b55-bf31-49ef-a5ca-23bc34f58f2e'} Body: b'' 2023-04-20 17:47:04,946 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-27470692 0.182s 2023-04-20 17:47:04,946 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:04 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-03292c09-adb7-4a75-8024-2eec439b5bcf', 'x-compute-request-id': 'req-03292c09-adb7-4a75-8024-2eec439b5bcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-27470692'} Body: b'' {11} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.955972s] ... 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 72708d45-f810-46e1-8eca-fde12014f34c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:45:17,319 80632 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.091s 2023-04-20 17:45:17,320 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:17 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-b2af0915-1a30-4d66-854a-52d5ae814305', '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": "3bbaba13b37342668437a13b9eb0939b", "name": "tempest-VolumesAdminNegativeTest-990238581-project-member", "password_expires_at": null}, "audit_ids": ["TO1WRssPQk6j_-PS5rVD2g"], "expires_at": "2023-04-20T18:45:17.000000Z", "issued_at": "2023-04-20T17:45:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a7ca478c36a44189905226b0e5ffaaa", "name": "tempest-VolumesAdminNegativeTest-990238581"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1a7ca478c36a44189905226b0e5ffaaa", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:45:17,320 80632 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'dcd79c16-699b-47bf-a62f-a1ff679ca5f8', 'name': 'tempest-VolumesAdminNegativeTest-1714005471-network', 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1a7ca478c36a44189905 226b0e5ffaaa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13216, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:35Z', 'updated_at': '2023-04-20T17:42:35Z', 'revision_number': 1} available for tenant 2023-04-20 17:45:18,183 80632 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.862s 2023-04-20 17:45:18,183 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1977739898", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "dcd79c16-699b-47bf-a62f-a1ff679ca5f8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b422752a-e104-4062-ad22-78cff19e6a6a', 'x-compute-request-id': 'req-b422752a-e104-4062-ad22-78cff19e6a6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ea4895e7-967c-4eda-bbc1-fe357601c5be", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RewrxuM3cp9W"}}' 2023-04-20 17:45:18,312 80632 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/ea4895e7-967c-4eda-bbc1-fe357601c5be 0.126s 2023-04-20 17:45:18,313 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:18 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-9141edb8-83ab-4ccd-bf72-6353cc04672c', 'x-compute-request-id': 'req-9141edb8-83ab-4ccd-bf72-6353cc04672c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be'} Body: b'{"server": {"id": "ea4895e7-967c-4eda-bbc1-fe357601c5be", "name": "tempest-VolumesAdminNegativeTest-server-1977739898", "status": "BUILD", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "user_id": "3bbaba13b37342668437a13b9eb0939b", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:18Z", "updated": "2023-04-20T17:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be"}], "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-20 17:46:08,785 80632 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/ea4895e7-967c-4eda-bbc1-fe357601c5be 0.411s 2023-04-20 17:46:08,786 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1497', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68d30140-0544-4efa-b5f0-829559743311', 'x-compute-request-id': 'req-68d30140-0544-4efa-b5f0-829559743311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be'} Body: b'{"server": {"id": "ea4895e7-967c-4eda-bbc1-fe357601c5be", "name": "tempest-VolumesAdminNegativeTest-server-1977739898", "status": "ACTIVE", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "user_id": "3bbaba13b37342668437a13b9eb0939b", "metadata": {}, "hostId": "e8ea31db07c665ea825e87dd4efe3e846f77e1c4c2b2cf269155a539", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:18Z", "updated": "2023-04-20T17:45:25Z", "addresses": {"tempest-VolumesAdminNegativeTest-1714005471-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:ac:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:45:24.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-20 17:46:08,798 80632 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:47:09,066 80632 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/1a7ca478c36a44189905226b0e5ffaaa/volumes 0.225s 2023-04-20 17:47:09,066 80632 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-2034231859"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b82813-893c-45de-b672-4ef470538e32', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b82813-893c-45de-b672-4ef470538e32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes'} Body: b'{"volume": {"id": "7270 8d45-f810-46e1-8eca-fde12014f34c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:47:08.971920", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2034231859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c"}], "user_id": "3bbaba13b37342668437a13b9eb0939b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:47:09,117 80632 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/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c 0.042s 2023-04-20 17:47:09,118 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ce2507-6d80-400a-8b4e-14146924e95a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ce2507-6d80-400a-8b4e-14146924e95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c'} Body: b'{"volume": {"id": "72708d45-f810-46e1-8eca-fde12014f34c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:47:09.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2034231859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c"}], "user_id": "3bbaba13b37342668437a13b9eb0939b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 2023-04-20 17:47:10,168 80632 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/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c 0.039s 2023-04-20 17:47:10,168 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1483a073-8888-4227-b3a6-775ac347bde0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1483a073-8888-4227-b3a6-775ac347bde0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c'} Body: b'{"volume": {"id": "72708d45-f810-46e1-8eca-fde12014f34c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:47:09.000000", "updated_at": "2023-04-20T17:47:09.000000", "name": "tempest-VolumesAdminNegativeTest-volume-2034231859", "description": null, "volume_typ e": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c"}], "user_id": "3bbaba13b37342668437a13b9eb0939b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.178674s] ... ok {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.721783s] ... ok {2} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.016440s] ... ok {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.024393s] ... ok {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.024512s] ... ok {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.027648s] ... ok {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.023350s] ... ok {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.011527s] ... ok {2} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.151136s] ... ok {2} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {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 e2bd9108-d5fd-4b4b-b2d4-7433564ded72 failed to build and is in ERROR status {2} 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 3ef6f511-2ea9-44b9-a79a-ab63667a06df failed to build and is in ERROR status {2} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [167.575378s] ... 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 cc82194f-cc47-41ba-a70c-3f2999ce85f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:45:44,053 80618 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:45:44,053 80618 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:45:44,113 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.057s 2023-04-20 17:45:44,113 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-104029701", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBONqpnmzftoQM06OM1kELdXwFTJlxmcuwiCzkaKG68R5XlCOXmcUj2kOi/20gKS0j2Cw6vnPlO8iUchs2Ol9d7iIbWmcgSMcFzfnvQfoR+x1+rNSFGQ+0VdJux5Wuxvi5Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c055ac4a-12c8-4a55-ac0e-016619c195be', 'x-compute-request-id': 'req-c055ac4a-12c8-4a55-ac0e-016619c195be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-104029701", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBONqpnmzftoQM06OM1kELdXwFTJlxmcuwiCzkaKG68R5XlCOXmcUj2kOi/20gKS0j2Cw6vnPlO8iUchs2Ol9d7iIbWmcgSMcFzfnvQfoR+x1+rNSFGQ+0VdJux5Wuxvi5Q==", "fingerprint": "53:dd:bc:ad:9e:13:d4:cd:49:a7:96:4c:63:a7:7e:ed", "user_id": "7b1d025cf0584fa286870d8232bceb97"}}' 2023-04-20 17:45:44,116 80618 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-104029701 created 2023-04-20 17:45:44,294 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.178s 2023-04-20 17:45:44,295 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1944705277", "description": "tempest-description--141315847"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-41a8bdf2-a47c-46a1-a063-3a1cb5c93231', 'date': 'Thu, 20 Apr 2023 17:45:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d06c17f7-f918-4d28-a665-25036f69054d", "name": "tempest-securitygroup--1944705277", "stateful": true, "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "description": "tempest-description--141315847", "shared": false, "security_group_rules": [{"id": "e1e1c230-ba80-4343-8059-2e5087c6fcd9", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "d06c17f7-f918-4d28-a665-25036f69054d", "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": 658, "description": null, "tags": [], "created_at": "2023-04-20T17:45:44Z", "updated_at": "2023-04-20T17:45:44Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}, {"id": "ef97ff18-5897-4925-9560-cfe50ae40f3f", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "d06c17f7-f918-4d28-a665-25036f69054d", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 657, "description": null, "tags": [], "created_at": "2023-04-20T17:45:44Z", "updated_at": "2023-04-20T17:45:44Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}], "tags": [], "created_at": "2023-04-20T17:45:44Z", "updated_at": "2023-04-20T17:45:44Z", "revision_number": 1, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:45:44,488 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.193s 2023-04-20 17:45:44,488 80618 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": "d06c17f7-f918-4d28-a665-25036f69054d", "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-1abc556f-7a89-4cdd-8c6f-777980e53243', 'date': 'Thu, 20 Apr 2023 17:45:44 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": "93d703b0-2372-454b-acef-b539167dfdfa", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "d06c17f7-f918-4d28-a665-25036f69054d", "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-20T17:45:44Z", "updated_at": "2023-04-20T17:45:44Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:45:44,642 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.153s 2023-04-20 17:45:44,642 80618 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": "d06c17f7-f918-4d28-a665-25036f69054d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0a0eb182-3fe3-48e6-9f94-b9c15e2b0aeb', 'date': 'Thu, 20 Apr 2023 17:45:44 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": "10a273fc-c3fd-4737-a526-080d02adaa97", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "d06c17f7-f918-4d28-a665-25036f69054d", "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-20T17:45:44Z", "updated_at": "2023-04-20T17:45:44Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:45:44,643 80618 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1944705277 created 2023-04-20 17:45:45,419 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.776s 2023-04-20 17:45:45,419 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-baef78f5-9a61-4c28-b387-69bf23bc8d15', 'date': 'Thu, 20 Apr 2023 17:45:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "538b0bed-63bd-4e6d-bea0-7b416d92654b", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "floating_ip_address": "172.24.4.126", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d829829f4ef449d4a279c8a702d4c43f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:45:45Z", "updated_at": "2023-04-20T17:45:45Z", "revision_number": 0}}' 2023-04-20 17:45:45,419 80618 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '538b0bed-63bd-4e6d-bea0-7b416d92654b', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'floating_ip_address': '172.24.4.126', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd829829f4ef449d4a279c8a702d4c43f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:45:45Z', 'updated_at': '2023-04-20T17:45:45Z', 'revision_number': 0, 'ip': '172.24.4.126'} created 2023-04-20 17:45:45,512 80618 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.087s 2023-04-20 17:45:45,513 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:45 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-0463252e-97b0-417f-adf2-a7eec15dc3a1', '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": "7b1d025cf0584fa286870d8232bceb97", "name": "tempest-AttachVolumeTestJSON-1956591695-project-member", "password_expires_at": null}, "audit_ids": ["aFi4HBJ7RYyRDXhEZ9nHUQ"], "expires_at": "2023-04-20T18:45:45.000000Z", "issued_at": "2023-04-20T17:45:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d829829f4ef449d4a279c8a702d4c43f", "name": "tempest-AttachVolumeTestJSON-1956591695"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d829829f4ef449d4a2 79c8a702d4c43f", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:45:45,513 80618 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'a8d6d208-ea97-4ed8-9275-a5b494bca17f', 'name': 'tempest-AttachVolumeTestJSON-1171532254-network', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45884, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:35Z', 'updated_at': '2023-04-20T17:42:35Z', 'revision_number': 1} available for tenant 2023-04-20 17:45:45,514 80618 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-104029701', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBONqpnmzftoQM06OM1kELdXwFTJlxmcuwiCzkaKG68R5XlCOXmcUj2kOi/20gKS0j2Cw6vnPlO8iUchs2Ol9d7iIbWmcgSMcFzfnvQfoR+x1+rNSFGQ+0VdJux5Wuxvi5Q==', 'fingerprint': '53:dd:bc:ad:9e:13:d4:cd:49:a7:96:4c:63:a7:7e:ed', 'user_id': '7b1d025cf0584fa286870d8232bceb97', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAtICxQV0NYrKLsoJiGLXij+vPFtsWnFywj7OGues/Lvoc00I8r5kzn\nnV2Aby9TWpmgBwYFK4EEACKhZANiAATjaqZ5s37aEDNOjjNZBC3V8BUyZcZnLsIg\ns5GihuvEeV5Qjl5nFI9pDov9tICktI9gsOr5z5TvIlHIbNjpfXe4iG1pnIEjHBc3\n570H6EfsdfqzUhRkPtFXSbseVrsb4uU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd06c17f7-f918-4d28-a665-25036f69054d', 'name': 'tempest-securitygroup--1944705277', 'stateful': True, 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'description': 'tempest-description--141315847', 'shared': False, 'security_group_rules': [{'id': 'e1e1c230-ba80-4343-8059-2e5087c6fcd9', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'security_group_id': 'd06c17f7-f918-4d28-a665-25036f69054d', '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': 658, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:45:44Z', 'updated_at': '2023-04-20T17:45:44Z', 'revision_number': 0, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f'}, {'id': 'ef97ff18-5897-4925-9560-cfe50ae40f3f', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'security_group_id': 'd06c17f7-f918-4d28-a665-25036f69054d', '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': 657, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:45:44Z', 'updated_at': '2023-04-20T17:45:44Z', 'revision_number': 0, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f'}], 'tags': [], 'created_at': '2023-0 4-20T17:45:44Z', 'updated_at': '2023-04-20T17:45:44Z', 'revision_number': 1, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f'}, 'floating_ip': {'id': '538b0bed-63bd-4e6d-bea0-7b416d92654b', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'floating_ip_address': '172.24.4.126', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd829829f4ef449d4a279c8a702d4c43f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:45:45Z', 'updated_at': '2023-04-20T17:45:45Z', 'revision_number': 0, 'ip': '172.24.4.126'}} 2023-04-20 17:45:46,507 80618 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.992s 2023-04-20 17:45:46,507 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1610138425", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a8d6d208-ea97-4ed8-9275-a5b494bca17f"}], "security_groups": [{"name": "tempest-securitygroup--1944705277"}], "key_name": "tempest-keypair-104029701", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fed13a64-3b63-4d73-a403-0d9afb1f8178', 'x-compute-request-id': 'req-fed13a64-3b63-4d73-a403-0d9afb1f8178', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5fa25e21-cac6-42d3-8937-c1a836a7d12b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1944705277"}], "adminPass": "password"}}' 2023-04-20 17:45:46,593 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b 0.083s 2023-04-20 17:45:46,594 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2fbfa4c-980d-4218-8515-365d7fdcf66f', 'x-compute-request-id': 'req-e2fbfa4c-980d-4218-8515-365d7fdcf66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b'} Body: b'{"server": {"id": "5fa25e21-cac6-42d3-8937-c1a836a7d12b", "name": "tempest-AttachVolumeTestJSON-server-1610138425", "status": "BUILD", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "user_id": "7b1d025cf0584fa286870d8232bceb97", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:46Z", "updated": "2023-04-20T17:45:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-104029701", "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-20 17:46:36,945 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b 0.293s 2023-04-20 17:46:36,946 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:36 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-cab4f370-5a2d-4931-b0fa-f7c58d591926', 'x-compute-request-id': 'req-cab4f370-5a2d-4931-b0fa-f7c58d591926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b'} Body: b'{"server": {"id": "5fa25e21-cac6-42d3-8937-c1a836a7d12b", "name": "tempest-AttachVolumeTestJSON-server-1610138425", "status": "ACTIVE", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "user_id": "7b1d025cf0584fa286870d8232bceb97", "metadata": {}, "hostId": "194b8a61c799872268fc45eca72e0ba0d829f5232d47d13c50c6256b", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:46Z", "updated": "2023-04-20T17:45:54Z", "addresses": {"tempest-AttachVolumeTestJSON-1171532254-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c6:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-104029701", "OS-SRV-USG:launched_at": "2023-04-20T17:45:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1944705277"}], "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-20 17:46:36,957 80618 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:47:37,288 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b/os-interface 0.271s 2023-04-20 17:47:37,288 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/jso n', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7238baf0-97df-4229-8faf-5378f3c14364', 'x-compute-request-id': 'req-7238baf0-97df-4229-8faf-5378f3c14364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a8d6d208-ea97-4ed8-9275-a5b494bca17f", "port_id": "3be285a5-b6bc-4373-aef6-c2f5764415de", "mac_addr": "fa:16:3e:7e:c6:9b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "416b9f51-d5fb-4568-94fa-fe27a28f5bfb", "ip_address": "10.0.0.13"}]}]}' 2023-04-20 17:47:37,983 80618 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/538b0bed-63bd-4e6d-bea0-7b416d92654b 0.690s 2023-04-20 17:47:37,984 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3be285a5-b6bc-4373-aef6-c2f5764415de"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-9d74df56-e65c-461a-b97e-bd1d5e48d660', 'date': 'Thu, 20 Apr 2023 17:47:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/538b0bed-63bd-4e6d-bea0-7b416d92654b'} Body: b'{"floatingip": {"id": "538b0bed-63bd-4e6d-bea0-7b416d92654b", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "floating_ip_address": "172.24.4.126", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "ec3d00cd-c50e-4001-b664-b4092a2c828e", "port_id": "3be285a5-b6bc-4373-aef6-c2f5764415de", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a8d6d208-ea97-4ed8-9275-a5b494bca17f", "mac_address": "fa:16:3e:7e:c6:9b", "admin_state_up": true, "status": "ACTIVE", "device_id": "5fa25e21-cac6-42d3-8937-c1a836a7d12b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:45:45Z", "updated_at": "2023-04-20T17:47:37Z", "revision_number": 1, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:47:37,985 80618 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.126:22' as 'cirros' with public key authentication 2023-04-20 17:47:38,017 80618 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:47:38,038 80618 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:47:38,039 80618 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.126 successfully created 2023-04-20 17:47:38,081 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b/ips 0.041s 2023-04-20 17:47:38,082 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a9c512-1c1b-4e52-a24e-920d86628c1e', 'x-compute-request-id': 'req-27a9c512-1c1b-4e52-a24e-920d86628c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1171532254-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2023-04-20 17:47:38,296 80 618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes 0.211s 2023-04-20 17:47:38,296 80618 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-325715894"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f05686-2f36-4206-bc7f-1643822d6a0a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f05686-2f36-4206-bc7f-1643822d6a0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes'} Body: b'{"volume": {"id": "cc82194f-cc47-41ba-a70c-3f2999ce85f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:47:38.230484", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-325715894", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4"}], "user_id": "7b1d025cf0584fa286870d8232bceb97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:47:38,349 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4 0.042s 2023-04-20 17:47:38,349 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d7e5d7c-b45a-4d48-b871-a321282749b3', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7e5d7c-b45a-4d48-b871-a321282749b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4'} Body: b'{"volume": {"id": "cc82194f-cc47-41ba-a70c-3f2999ce85f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:47:38.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-325715894", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4"}], "user_id": "7b1d025cf0584fa286870d8232bceb97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:47:39,404 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4 0.043s 2023-04-20 17:47:39,405 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e81f92-b273-4b5b-a82b-089db6855ad7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e81f92-b273-4b5b-a82b-089db6855ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4'} Body: b'{"volume": {"id": "cc82194f-cc47-41ba-a70c-3f2999ce85f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:47:38.000000", "updated_at": "2023-04-20T17:47:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-325715894", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4"}], "user_id": "7b1d025cf0584fa286870d8232bceb97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:47:39,526 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b 0.110s 2023-04-20 17:47:39,527 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:39 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-4047904b-f7dc-44f9-855d-d3e5364bc3b4', 'x-compute-request-id': 'req-4047904b-f7dc-44f9-855d-d3e5364bc3b4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b'} Body: b'' 2023-04-20 17:47:39,975 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b 0.447s 2023-04-20 17:47:39,975 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:39 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-ff4ef2d7-f99b-4df7-b7f1-69475d6764af', 'x-compute-request-id': 'req-ff4ef2d7-f99b-4df7-b7f1-69475d6764af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b'} Body: b'{"server": {"id": "5fa25e21-cac6-42d3-8937-c1a836a7d12b", "name": "tempest-AttachVolumeTestJSON-server-1610138425", "status": "ACTIVE", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "user_id": "7b1d025cf0584fa286870d8232bceb97", "metadata": {}, "hostId": "194b8a61c799872268fc45eca72e0ba0d829f5232d47d13c50c6256b", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{ "rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:46Z", "updated": "2023-04-20T17:47:39Z", "addresses": {"tempest-AttachVolumeTestJSON-1171532254-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c6:9b"}, {"version": 4, "addr": "172.24.4.126", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c6:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-104029701", "OS-SRV-USG:launched_at": "2023-04-20T17:45:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1944705277"}], "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-20 17:48:30,466 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b 0.431s 2023-04-20 17:48:30,466 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:30 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-d79aa205-e8fe-41b2-8cdb-96a4f36aad46', 'x-compute-request-id': 'req-d79aa205-e8fe-41b2-8cdb-96a4f36aad46', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5fa25e21-cac6-42d3-8937-c1a836a7d12b could not be found."}}' 2023-04-20 17:48:30,504 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-104029701 0.036s 2023-04-20 17:48:30,504 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:30 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-954d74c1-fe93-4f11-8ec6-9ed889017660', 'x-compute-request-id': 'req-954d74c1-fe93-4f11-8ec6-9ed889017660', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-104029701'} Body: b'' 2023-04-20 17:48:30,656 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d06c17f7-f918-4d28-a665-25036f69054d 0.151s 2023-04-20 17:48:30,656 80618 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-db99cf78-a5df-4b0f-ac2d-768f7d429cfd', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:48:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d06c17f7-f918-4d28-a665-25036f69054d'} Body: b'' 2023-04-20 17:48:31,183 80618 INFO [tempes t.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d06c17f7-f918-4d28-a665-25036f69054d 0.526s 2023-04-20 17:48:31,184 80618 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-a85bad4e-5789-4ad4-8659-d3524a90522d', 'date': 'Thu, 20 Apr 2023 17:48:31 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d06c17f7-f918-4d28-a665-25036f69054d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d06c17f7-f918-4d28-a665-25036f69054d does not exist", "detail": ""}}' 2023-04-20 17:48:31,627 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/538b0bed-63bd-4e6d-bea0-7b416d92654b 0.442s 2023-04-20 17:48:31,627 80618 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-956667c7-162a-4197-9d83-35bba8f09e3f', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:48:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/538b0bed-63bd-4e6d-bea0-7b416d92654b'} Body: b'' {4} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {4} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.922261s] ... 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 a847aed0-0196-403c-ad79-3b7fa86db2a1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:48:43,914 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types 0.143s 2023-04-20 17:48:43,916 80618 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-14833370"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c978c51-cdfb-4c4c-80a0-634dd723e4ad', 'content-length': '222', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c978c51-cdfb-4c4c-80a0-634dd723e4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types'} Body: b'{"volume_type": {"id": "5a7d8f2a-b5ae-471d-983b-29ddf6583766", "name": "tempest-GroupSnapshotsTest-volume-type-14833370", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:48:43,963 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types 0.037s 2023-04-20 17:48:43,963 80618 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-210226273"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8287fe-efb2-4216-828e-f93d813ccd77', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8287fe-efb2-4216-828e-f93d813ccd77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types'} Body: b'{"group_type": {"id": "94b40578-1d28-4125-9dd6-1f109bf680cc", "name": "tempest-GroupSnapshotsTest-group-type-210226273", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:48:44,294 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups 0.325s 2023-04-20 17:48:44,295 80618 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": "94b40578-1d28-4125-9dd6-1f109bf680cc", "volume_types": ["5a7d8f2a-b5ae-471d-983b-29ddf6583766"], "name": "tempest-GroupSnapshotsTest-Group-2021127480"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8865a43f-0ad2-434c-9cf7-e1cefecb1456', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8865a43f-0ad2-434c-9cf7-e1cefecb1456', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups'} Body: b'{"group": {"id": "a847aed0-0196-403c-ad79-3b7fa86db2a1", "name": "tempest-GroupSnapshotsTest-Group-2021127480"}}' 2023-04-20 17:48:44,348 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1 0.048s 2023-04-20 17:48:44,349 80618 DEBUG [tempest.lib.common. rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf25fdcf-c430-4165-ade8-daea365b8ace', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf25fdcf-c430-4165-ade8-daea365b8ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1'} Body: b'{"group": {"id": "a847aed0-0196-403c-ad79-3b7fa86db2a1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:48:44.000000", "name": "tempest-GroupSnapshotsTest-Group-2021127480", "description": null, "group_type": "94b40578-1d28-4125-9dd6-1f109bf680cc", "volume_types": ["5a7d8f2a-b5ae-471d-983b-29ddf6583766"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:48:45,399 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1 0.040s 2023-04-20 17:48:45,399 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533e6874-0975-4120-9230-61b7bf08f3b5', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533e6874-0975-4120-9230-61b7bf08f3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1'} Body: b'{"group": {"id": "a847aed0-0196-403c-ad79-3b7fa86db2a1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:48:44.000000", "name": "tempest-GroupSnapshotsTest-Group-2021127480", "description": null, "group_type": "94b40578-1d28-4125-9dd6-1f109bf680cc", "volume_types": ["5a7d8f2a-b5ae-471d-983b-29ddf6583766"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:48:45,475 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/volumes/detail 0.069s 2023-04-20 17:48:45,476 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5048d78-bf11-4a5b-918f-a7c9cc82e580', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5048d78-bf11-4a5b-918f-a7c9cc82e580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:48:45,554 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1/action 0.067s 2023-04-20 17:48:45,555 80618 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': 'Thu, 20 Apr 2023 17:48: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-d341606b-5b74-46ab-8a19-a6c678e30632', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1/action'} Body: b'' 2023-04-20 17:48:45,570 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1 0.014s 2023-04-20 17:48:45,570 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-a30bc72a-3e0e-4796-b882-cc254bd4de99', 'x-openstack-request-id': 'req-a30bc72a-3e0e-4796-b882-cc254bd4de99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a847aed0-0196-403c-ad79-3b7fa86db2a1 could not be found."}}' 2023-04-20 17:48:45,601 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types/94b40578-1d28-4125-9dd6-1f109bf680cc 0.030s 2023-04-20 17:48:45,601 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-6006ae7d-e503-4464-957d-53ca873a52f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types/94b40578-1d28-4125-9dd6-1f109bf680cc'} Body: b'' 2023-04-20 17:48:45,656 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/5a7d8f2a-b5ae-471d-983b-29ddf6583766 0.054s 2023-04-20 17:48:45,657 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-51cfb9d0-522b-44ac-8a14-7f8aaf78327c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/5a7d8f2a-b5ae-471d-983b-29ddf6583766'} Body: b'' 2023-04-20 17:48:45,672 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/5a7d8f2a-b5ae-471d-983b-29ddf6583766 0.015s 2023-04-20 17:48:45,672 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 1 7:48: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-c5abd4fe-a921-440b-bea3-7ef069e8754e', 'x-openstack-request-id': 'req-c5abd4fe-a921-440b-bea3-7ef069e8754e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/5a7d8f2a-b5ae-471d-983b-29ddf6583766'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5a7d8f2a-b5ae-471d-983b-29ddf6583766 could not be found."}}' {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.627900s] ... 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 be626e04-fcb6-492d-9e13-de443fe504bc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:48:45,710 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types 0.032s 2023-04-20 17:48:45,710 80618 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-1669484135"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b22a6e-04f6-4378-a1f5-e405e2eba3b9', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b22a6e-04f6-4378-a1f5-e405e2eba3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types'} Body: b'{"volume_type": {"id": "472b52bf-f291-4930-a4ae-e5b29a216ce2", "name": "tempest-GroupSnapshotsTest-volume-type-1669484135", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:48:45,769 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types 0.055s 2023-04-20 17:48:45,769 80618 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-2121451456"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a244280-8a98-40c1-ad23-b575d9f456ae', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a244280-8a98-40c1-ad23-b575d9f456ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types'} Body: b'{"group_type": {"id": "b0d6f80f-d58a-4ac1-a65c-da2d2824e535", "name": "tempest-GroupSnapshotsTest-group-type-2121451456", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:48:45,863 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups 0.091s 2023-04-20 17:48:45,864 80618 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": "b0d6f80f-d58a-4ac1-a65c-da2d2824e535", "volume_types": ["472b52bf-f291-4930-a4ae-e5b29a216ce2"], "name": "tempest-GroupSnapshotsTest-Group-153835890"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb610423-a751-4745-82e8-185b625e2b5c', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb610423-a751-4745-82e8-185b625e2b5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups'} Body: b'{"group": {"id": "be626e04-fcb6-492d-9e13-de443fe504bc", "name": "tempest-GroupSnapshotsTest-Group-153835890"}}' 2023-04-20 17:48:45,902 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504b c 0.036s 2023-04-20 17:48:45,903 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35529ac-93d1-4a23-b98e-128d5aad8c70', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35529ac-93d1-4a23-b98e-128d5aad8c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc'} Body: b'{"group": {"id": "be626e04-fcb6-492d-9e13-de443fe504bc", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:48:46.000000", "name": "tempest-GroupSnapshotsTest-Group-153835890", "description": null, "group_type": "b0d6f80f-d58a-4ac1-a65c-da2d2824e535", "volume_types": ["472b52bf-f291-4930-a4ae-e5b29a216ce2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:48:47,001 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc 0.093s 2023-04-20 17:48:47,002 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae4aa33-a64c-4aba-8786-f49eb83932df', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae4aa33-a64c-4aba-8786-f49eb83932df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc'} Body: b'{"group": {"id": "be626e04-fcb6-492d-9e13-de443fe504bc", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:48:46.000000", "name": "tempest-GroupSnapshotsTest-Group-153835890", "description": null, "group_type": "b0d6f80f-d58a-4ac1-a65c-da2d2824e535", "volume_types": ["472b52bf-f291-4930-a4ae-e5b29a216ce2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:48:47,006 80618 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-20 17:48:47,073 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/volumes/detail 0.066s 2023-04-20 17:48:47,073 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f624ef1-5603-47f3-991b-9cfd5769bf12', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f624ef1-5603-47f3-991b-9cfd5769bf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:48:47,161 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc/action 0. 077s 2023-04-20 17:48:47,162 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 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-e82c49fd-68e6-4309-8b5f-956d7da04ff1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc/action'} Body: b'' 2023-04-20 17:48:47,179 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc 0.016s 2023-04-20 17:48:47,180 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 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-52c3da59-53ee-412e-a226-8285967befc1', 'x-openstack-request-id': 'req-52c3da59-53ee-412e-a226-8285967befc1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc'} Body: b'{"itemNotFound": {"code": 404, "message": "Group be626e04-fcb6-492d-9e13-de443fe504bc could not be found."}}' 2023-04-20 17:48:47,208 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types/b0d6f80f-d58a-4ac1-a65c-da2d2824e535 0.028s 2023-04-20 17:48:47,208 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 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-01e1f7e9-d8d3-484e-912e-767a39444966', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types/b0d6f80f-d58a-4ac1-a65c-da2d2824e535'} Body: b'' 2023-04-20 17:48:47,285 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/472b52bf-f291-4930-a4ae-e5b29a216ce2 0.076s 2023-04-20 17:48:47,285 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-516b44e1-6aef-422b-b03e-2c24daa634e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/472b52bf-f291-4930-a4ae-e5b29a216ce2'} Body: b'' 2023-04-20 17:48:47,303 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/472b52bf-f291-4930-a4ae-e5b29a216c e2 0.017s 2023-04-20 17:48:47,304 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-63960e56-8d03-4c36-a451-b1dac446aafb', 'x-openstack-request-id': 'req-63960e56-8d03-4c36-a451-b1dac446aafb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/472b52bf-f291-4930-a4ae-e5b29a216ce2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 472b52bf-f291-4930-a4ae-e5b29a216ce2 could not be found."}}' {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.524084s] ... 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 6f94b79e-646d-40c5-878a-2b43a70c54ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:48:47,336 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types 0.029s 2023-04-20 17:48:47,337 80618 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-720857621"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26bd70a-eb2d-4f98-92a4-11711a9d45ca', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26bd70a-eb2d-4f98-92a4-11711a9d45ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types'} Body: b'{"volume_type": {"id": "d6f211a4-e1a1-4720-af3e-ec9164d3f3cf", "name": "tempest-GroupSnapshotsTest-volume-type-720857621", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:48:47,371 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types 0.031s 2023-04-20 17:48:47,372 80618 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-1785849819"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c70dc83c-c4e5-4ff1-bbd0-7982df7e4183', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70dc83c-c4e5-4ff1-bbd0-7982df7e4183', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types'} Body: b'{"group_type": {"id": "32deb715-b162-4b36-b3c9-a0ab00accb98", "name": "tempest-GroupSnapshotsTest-group-type-1785849819", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:48:47,480 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups 0.106s 2023-04-20 17:48:47,481 80618 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": "32deb715-b162-4b36-b3c9-a0ab00accb98", "volume_types": ["d6f211a4-e1a1-4720-af3e-ec9164d3f3cf"], "name": "tempest-GroupSnapshotsTest-Group-1136993170"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1241f819-fa1f-428c-bba9-ad029a1a15c1', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1241f819-fa1f-428c-bba9-ad029a1a15c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups'} Body: b'{"group": {"id": "6f94b79e-646d-40c5-878a-2b43a70c54ff", "name": "tempest-GroupSnapshotsTest-Group-1136993170"}}' 2023-04-20 17:48:47,514 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff 0.029s 2023-04-20 17:48:47,515 80618 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305e11d0-5237-4248-8d28-598de4a7f660', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305e11d0-5237-4248-8d28-598de4a7f660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff'} Body: b'{"group": {"id": "6f94b79e-646d-40c5-878a-2b43a70c54ff", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:48:47.000000", "name": "tempest-GroupSnapshotsTest-Group-1136993170", "description": null, "group_type": "32deb715-b162-4b36-b3c9-a0ab00accb98", "volume_types": ["d6f211a4-e1a1-4720-af3e-ec9164d3f3cf"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:48:48,554 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff 0.032s 2023-04-20 17:48:48,555 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa1d5bb-ff71-4c6e-9e23-1eac98c54f7e', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa1d5bb-ff71-4c6e-9e23-1eac98c54f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff'} Body: b'{"group": {"id": "6f94b79e-646d-40c5-878a-2b43a70c54ff", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:48:47.000000", "name": "tempest-GroupSnapshotsTest-Group-1136993170", "description": null, "group_type": "32deb715-b162-4b36-b3c9-a0ab00accb98", "volume_types": ["d6f211a4-e1a1-4720-af3e-ec9164d3f3cf"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:48:48,630 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/volumes/detail 0.071s 2023-04-20 17:48:48,631 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6069e3-78b6-488e-8dae-31bf57161e13', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6069e3-78b6-488e-8dae-31bf57161e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:48:48,702 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff/action 0.061s 2023-04-20 17:48:48,703 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:48 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-5c5f0f21-5a45-4e2e-ad00-7bc5f89943d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff/action'} Body: b'' 2023-04-20 17:48:48,721 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff 0.018s 2023-04-20 17:48:48,722 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:48 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-b8facc7a-3549-452d-b47b-56b29969921a', 'x-openstack-request-id': 'req-b8facc7a-3549-452d-b47b-56b29969921a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6f94b79e-646d-40c5-878a-2b43a70c54ff could not be found."}}' 2023-04-20 17:48:48,757 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types/32deb715-b162-4b36-b3c9-a0ab00accb98 0.035s 2023-04-20 17:48:48,758 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:48 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-0fd282e7-5b7c-4826-8af4-bff23b5de731', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types/32deb715-b162-4b36-b3c9-a0ab00accb98'} Body: b'' 2023-04-20 17:48:48,809 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/d6f211a4-e1a1-4720-af3e-ec9164d3f3cf 0.051s 2023-04-20 17:48:48,810 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-44fe84a7-fd7e-43c6-bc60-9268b0d6e6fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/d6f211a4-e1a1-4720-af3e-ec9164d3f3cf'} Body: b'' 2023-04-20 17:48:48,829 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/d6f211a4-e1a1-4720-af3e-ec9164d3f3cf 0.019s 2023-04-20 17:48:48,830 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:48 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-20757711-5e6f-497d-8cd0-4468f87abfbf', 'x-openstack-request-id': 'req-20757711-5e6f-497d-8cd0-4468f87abfbf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/d6f211a4-e1a1-4720-af3e-ec9164d3f3cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d6f211a4-e1a1-4720-af3e-ec9164d3f3cf could not be found."}}' {4} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.733753s] ... 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 8b0d6817-14c4-4f46-9f00-2d23f47d2f94 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:48:52,569 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes 0.436s 2023-04-20 17:48:52,569 80618 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-1373177002"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0525daa8-292a-42cf-9b77-8f6d4e4afcb8', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0525daa8-292a-42cf-9b77-8f6d4e4afcb8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes'} Body: b'{"volume": {"id": "8b0d6817-14c4-4f46-9f00-2d23f47d2f94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:52.509982", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1373177002", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 17:48:52,627 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94 0.048s 2023-04-20 17:48:52,628 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c69343-3731-4b83-965e-a1418d7c0078', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c69343-3731-4b83-965e-a1418d7c0078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94'} Body: b'{"volume": {"id": "8b0d6817-14c4-4f46-9f00-2d23f47d2f94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:53.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1373177002", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "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": "8f95300b17c7489e90d2c81abecf68ce"}}' 2023-04-20 17:48:53,683 80618 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/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94 0.043s 2023-04-20 17:48:53,684 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38f061d-d1e4-46b7-a9a0-52b5c7fe321e', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38f061d-d1e4-46b7-a9a0-52b5c7fe321e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94'} Body: b'{"volume": {"id": "8b0d6817-14c4-4f46-9f00-2d23f47d2f94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:53.000000", "updated_at": "2023-04-20T17:48:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1373177002", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "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": "8f95300b17c7489e90d2c81abecf68ce"}}' 2023-04-20 17:48:53,737 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94 0.042s 2023-04-20 17:48:53,737 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc2c5e6a-e0ca-413c-9713-1178e5eb7e13', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc2c5e6a-e0ca-413c-9713-1178e5eb7e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94'} Body: b'{"volume": {"id": "8b0d6817-14c4-4f46-9f00-2d23f47d2f94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:53.000000", "updated_at": "2023-04-20T17:48:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1373177002", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "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": "8f95300b17c7489e90d2c81abecf68ce"}}' 2023-04-20 17:48:53,842 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94 0.094s 2023-04-20 17:48:53,842 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:53 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-69ada88c-3f5e-4295-991e-578ff475b253', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94'} Body: b'' 2023-04-20 17:48:53,865 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94 0.022s 2023-04-20 17:48:53,865 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:53 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-fbd8343f-cae6-44e7-8b26-f52bc06958ad', 'x-openstack-request-id': 'req-fbd8343f-cae6-44e7-8b26-f52bc06958ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8b0d6817-14c4-4f46-9f00-2d23f47d2f94 could not be found."}}' {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.489931s] ... 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 6931805a-64cd-4c6d-b5ad-acccf115cc17 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:48:54,059 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes 0.191s 2023-04-20 17:48:54,060 80618 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-174384364"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5408106-9323-407c-8c7c-f0cf2b0f7a48', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5408106-9323-407c-8c7c-f0cf2b0f7a48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes'} Body: b'{"volume": {"id": "6931805a-64cd-4c6d-b5ad-acccf115cc17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:53.992648", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-174384364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 17:48:54,107 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17 0.037s 2023-04-20 17:48:54,107 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0631f629-f893-4bc4-81ef-e08b8da4134d', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0631f629-f893-4bc4-81ef-e08b8da4134d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17'} Body: b'{"volume": {"id": "6931805a-64cd-4c6d-b5ad-acccf115cc17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:54.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-174384364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "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": "8f95300b17c7489e90d2c81abecf68ce"}}' 2023-04-20 17:48:55,160 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17 0.041s 2023-04-20 17:48:55,161 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40376bd9-2be5-4aa3-881c-023d33e5020f', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40376bd9-2be5-4aa3-881c-023d33e5020f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17'} Body: b'{"volume": {"id": "6931805a-64cd-4c6d-b5ad-acccf115cc17", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:54.000000", "updated_at": "2023-04-20T17:48:54.000000", "name": "tempest-VolumesTransfersV357Test-Volume-174384364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "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": "8f95300b17c7489e90d2c81abecf68ce"}}' 2023-04-20 17:48:55,212 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17 0.040s 2023-04-20 17:48:55,212 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1acbfe9-b0aa-4548-ac4a-fab7454ee6a9', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1acbfe9-b0aa-4548-ac4a-fab7454ee6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17'} Body: b'{"volume": {"id": "6931805a-64cd-4c6d-b5ad-acccf115cc17", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:54.000000", "updated_at": "2023-04-20T17:48:54.000000", "name": "tempest-VolumesTransfersV357Test-Volume-174384364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "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": "8f95300b17c7489e90d2c81abecf68ce"}}' 2023-04-20 17:48:55,333 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17 0.109s 2023-04-20 17:48:55,334 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:55 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-9d7f9022-2463-4d36-9129-f2f8c1438bb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17'} Body: b'' 2023-04-20 17:48:55,356 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17 0.022s 2023-04-20 17:48:55,357 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:55 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-b90f2440-f3b9-4232-a463-eba933a951bd', 'x-openstack-request-id': 'req-b90f2440-f3b9-4232-a463-eba933a951bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6931805a-64cd-4c6d-b5ad-acccf115cc17 could not be found."}}' {4} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.642908s] ... 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 6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:48:59,029 80618 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes 0.344s 2023-04-20 17:48:59,030 80618 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-1018190566"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965c85e1-f5c6-43bf-b776-e029586108b0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965c85e1-f5c6-43bf-b776-e029586108b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes'} Body: b'{"volume": {"id": "6631fb6f-15e9-4155-a57d-79fd2a9d9fd3", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T17:48:58.955613", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1018190566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}], "user_id": "a69e8200c93f4456ae4fcd1559f075b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:48:59,082 80618 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 0.043s 2023-04-20 17:48:59,083 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80ae6189-f0fb-455c-a68a-44194b9b791b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80ae6189-f0fb-455c-a68a-44194b9b791b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3'} Body: b'{"volume": {"id": "6631fb6f-15e9-4155-a57d-79fd2a9d9fd3", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T17:48:59.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1018190566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}], "user_id": "a69e8200c93f4456ae4fcd1559f075b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3285985ff38e4f149b95f5a64c2650ec"}}' 2023-04-20 17:49:00,145 80618 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 0.050s 2023-04-20 17:49:00,145 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b794cb39-5ab6-4862-ad2d-0d7d6e0100b2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b794cb39-5ab6-4862-ad2d-0d7d6e0100b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3'} Body: b'{"volume": {"id": "6631fb6f-15e9-4155-a57d-79fd2a9d9fd3", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T17:48:59.000000", "updated_at": "2023-04-20T17:48:59.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1018190566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}], "user_id": "a69e8200c93f4456ae4fcd1559f075b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3285985ff38e4f149b95f5a64c2650ec"}}' 2023-04-20 17:49:00,199 80618 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 0.041s 2023-04-20 17:49:00,199 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef604c92-aea8-42a3-9624-b9f1c3a2621c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef604c92-aea8-42a3-9624-b9f1c3a2621c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3'} Body: b'{"volume": {"id": "6631fb6f-15e9-4155-a57d-79fd2a9d9fd3", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T17:48:59.000000", "updated_at": "2023-04-20T17:48:59.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1018190566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}], "user_id": "a69e8200c93f4456ae4fcd1559f075b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3285985ff38e4f149b95f5a64c2650ec"}}' 2023-04-20 17:49:00,304 80618 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 0.094s 2023-04-20 17:49:00,304 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:00 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44df2608-538e-4b5a-8469-d3fd826fe58a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3'} Body: b'' 2023-04-20 17:49:00,326 80618 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 0.021s 2023-04-20 17:49:00,326 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b25d35-b441-42ec-b35d-930173c03935', 'x-openstack-request-id': 'req-78b25d35-b441-42ec-b35d-930173c03935', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 could not be found."}}' {4} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {4} setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 9d7c16ca-f0bb-41d3-9324-588af5c60f01 failed to build and is in ERROR status {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.113300s] ... 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 92b60423-c80b-4b41-a9a3-515b35b9b9eb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:47:25,269 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238 0.249s 2023-04-20 17:47:25,269 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dbe56d8-ee25-49f5-bd60-42dfe1548ad7', 'x-compute-request-id': 'req-0dbe56d8-ee25-49f5-bd60-42dfe1548ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238'} Body: b'{"server": {"id": "6b0b8219-4477-42c6-a946-7274514f2238", "name": "tempest-ServersNegativeTestJSON-server-1365257638", "status": "ACTIVE", "tenant_id": "f3e097e2307a48ada61048d11f4dfdb4", "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "metadata": {}, "hostId": "3c86f1fffb2c429f28e4f30637752fdd741985402ddce47aa1249131", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:52Z", "updated": "2023-04-20T17:43:11Z", "addresses": {"tempest-ServersNegativeTestJSON-1649544930-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:9f:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6b0b8219-4477-42c6-a946-7274514f2238"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:43:11.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-20 17:48:25,725 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes 0.383s 2023-04-20 17:48:25,725 80622 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-1143145781"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c48dc34d-d24b-467a-83c0-0d945a7a293c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c48dc34d-d24b-467a-83c0-0d945a7a293c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes'} Body: b'{"volume": {"id": "92b60423-c80b-4b41-a9a3-515b35b9b9eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:25.668724", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1143145781", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb"}], "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:48:25,774 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb 0.039s 2023-04-20 17:48:25,774 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4daee7-3a53-4899-90f5-4ccea6b5c58a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4daee7-3a53-4899-90f5-4ccea6b5c58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb'} Body: b'{"volume": {"id": "92b60423-c80b-4b41-a9a3-515b35b9b9eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:26.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1143145781", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb"}], "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f3e097e2307a48ada61048d11f4dfdb4"}}' 2023-04-20 17:48:26,825 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb 0.039s 2023-04-20 17:48:26,826 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f91709-71c1-4f04-ac54-667c320b35cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f91709-71c1-4f04-ac54-667c320b35cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb'} Body: b'{"volume": {"id": "92b60423-c80b-4b41-a9a3-515b35b9b9eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:26.000000", "updated_at": "2023-04-20T17:48:26.000000", "name": "tempest-ServersNegativeTestJSON-volume-1143145781", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb"}], "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-t enant-attr:tenant_id": "f3e097e2307a48ada61048d11f4dfdb4"}}' 2023-04-20 17:48:27,060 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238 0.223s 2023-04-20 17:48:27,060 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8facdc14-755f-42ed-b436-4cad0f888db5', 'x-compute-request-id': 'req-8facdc14-755f-42ed-b436-4cad0f888db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238'} Body: b'{"server": {"id": "6b0b8219-4477-42c6-a946-7274514f2238", "name": "tempest-ServersNegativeTestJSON-server-1365257638", "status": "ACTIVE", "tenant_id": "f3e097e2307a48ada61048d11f4dfdb4", "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "metadata": {}, "hostId": "3c86f1fffb2c429f28e4f30637752fdd741985402ddce47aa1249131", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:52Z", "updated": "2023-04-20T17:43:11Z", "addresses": {"tempest-ServersNegativeTestJSON-1649544930-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:9f:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6b0b8219-4477-42c6-a946-7274514f2238"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:43:11.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": []}}' {9} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [167.773811s] ... 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 5f4750df-7eea-4c3a-bacf-6256d650b369 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:46:41,155 80628 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:46:41,156 80628 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:46:41,204 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.046s 2023-04-20 17:46:41,205 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-340400566", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHiMyR5wL7JJfVFfMvlB/Gfafks/fqPtFk/qHPZIBc3ey0qoe7/nLD1dccvaDD/etjMjoHpbu6dQg6zHTr8h3/I4RO1di4RXcnC2MjxPyAe8SPtpJEC9drdMVWCrUVcc+g=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-777f8926-6b0e-43f2-b4fe-feb5530145c5', 'x-compute-request-id': 'req-777f8926-6b0e-43f2-b4fe-feb5530145c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-340400566", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHiMyR5wL7JJfVFfMvlB/Gfafks/fqPtFk/qHPZIBc3ey0qoe7/nLD1dccvaDD/etjMjoHpbu6dQg6zHTr8h3/I4RO1di4RXcnC2MjxPyAe8SPtpJEC9drdMVWCrUVcc+g==", "fingerprint": "6e:96:d6:f5:ae:d6:4d:64:eb:46:b4:95:a0:d7:d9:e1", "user_id": "5962a317ea0249c7a8154bccbdf218ae"}}' 2023-04-20 17:46:41,207 80628 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-340400566 created 2023-04-20 17:46:41,370 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.162s 2023-04-20 17:46:41,370 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1570796393", "description": "tempest-description--1592763378"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-cf97b56e-02e4-4705-9fb4-3b6032cbf7b6', 'date': 'Thu, 20 Apr 2023 17:46:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "name": "tempest-securitygroup--1570796393", "stateful": true, "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "description": "tempest-description--1592763378", "shared": false, "security_group_rules": [{"id": "8264e348-c057-48b5-9e0a-36fdc0d6afe2", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "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": 712, "description": null, "tags": [], "created_at": "2023-04-20T17:46:41Z", "updated_at": "2023-04-20T17:46:41Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}, {"id": "d57ab0c2-af9d-486d-915d-bd309208e25a", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 713, "description": null, "tags": [], "created_at": "2023-04-20T17:46:41Z", "updated_at": "2023-04-20T17:46:41Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}], "tags": [], "created_at": "2023-04-20T17:46:41Z", "updated_at": "2023-04-20T17:46:41Z", "revision_number": 1, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:46:41,560 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-04-20 17:46:41,561 80628 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": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "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-be37357b-3023-4945-ba33-ea4434473098', 'date': 'Thu, 20 Apr 2023 17:46: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": "5f369fb9-242d-416f-924b-a30fd393f82f", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "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-20T17:46:41Z", "updated_at": "2023-04-20T17:46:41Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:46:41,719 80628 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-20 17:46:41,720 80628 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": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8ec3a6c4-ceb9-4a17-a1e0-2892907dac0a', 'date': 'Thu, 20 Apr 2023 17:46: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": "a6c469ae-8318-4cff-9934-688fb596c720", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "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-20T17:46:41Z", "updated_at": "2023-04-20T17:46:41Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:46:41,720 80628 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1570796393 created 2023-04-20 17:46:42,789 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.068s 2023-04-20 17:46:42,789 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-74e45a44-93d1-4599-ab59-7cf155617469', 'date': 'Thu, 20 Apr 2023 17:46:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "floating_ip_address": "172.24.4.245", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b4bf3cb544974390875631ccb3d66e6d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:46:42Z", "updated_at": "2023-04-20T17:46:42Z", "revision_number": 0}}' 2023-04-20 17:46:42,790 80628 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'floating_ip_address': '172.24.4.245', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:46:42Z', 'updated_at': '2023-04-20T17:46:42Z', 'revision_number': 0, 'ip': '172.24.4.245'} created 2023-04-20 17:46:42,899 80628 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.102s 2023-04-20 17:46:42,899 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:42 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-f260fc0a-85a1-4a50-a2c0-487f67bdf4df', '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": "5962a317ea0249c7a8154bccbdf218ae", "name": "tempest-AttachVolumeNegativeTest-367527671-project-member", "password_expires_at": null}, "audit_ids": ["hCu6jTcBT0u7SMdtgBFenA"], "expires_at": "2023-04-20T18:46:42.000000Z", "issued_at": "2023-04-20T17:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4bf3cb544974390875631ccb3d66e6d", "name": "tempest-AttachVolumeNegativeTest-367527671"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute /v2/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:46:42,899 80628 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '81717015-dd1b-405e-b3be-87c2e48c6e76', 'name': 'tempest-AttachVolumeNegativeTest-1876232046-network', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30519, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:43:38Z', 'updated_at': '2023-04-20T17:43:38Z', 'revision_number': 1} available for tenant 2023-04-20 17:46:42,900 80628 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-340400566', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHiMyR5wL7JJfVFfMvlB/Gfafks/fqPtFk/qHPZIBc3ey0qoe7/nLD1dccvaDD/etjMjoHpbu6dQg6zHTr8h3/I4RO1di4RXcnC2MjxPyAe8SPtpJEC9drdMVWCrUVcc+g==', 'fingerprint': '6e:96:d6:f5:ae:d6:4d:64:eb:46:b4:95:a0:d7:d9:e1', 'user_id': '5962a317ea0249c7a8154bccbdf218ae', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCMVkZKfPij4Oq1W0ORbGCKnW1zBje97TF8627+W12XnL/dFsCmEUc5\nXqEIIbog4P6gBwYFK4EEACKhZANiAAR4jMkecC+ySX1RXzL5Qfxn2n5LP36j7RZP\n6hz2SAXN3stKqHu/5yw9XXHL2gw/3rYzI6B6W7unUIOsx06/Id/yOETtXYuEV3Jw\ntjI8T8gHvEj7aSRAvXa3TFVgq1FXHPo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'efdc66c8-176a-49f5-b43e-ba0e8b5ec810', 'name': 'tempest-securitygroup--1570796393', 'stateful': True, 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': 'tempest-description--1592763378', 'shared': False, 'security_group_rules': [{'id': '8264e348-c057-48b5-9e0a-36fdc0d6afe2', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'security_group_id': 'efdc66c8-176a-49f5-b43e-ba0e8b5ec810', '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': 712, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:46:41Z', 'updated_at': '2023-04-20T17:46:41Z', 'revision_number': 0, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}, {'id': 'd57ab0c2-af9d-486d-915d-bd309208e25a', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'security_group_id': 'efdc66c8-176a-49f5-b43e-ba0e8b5ec810', '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': 713, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:46:41Z', 'updated_at': '2023-04-20T17:46:41Z', 'revision_number': 0, 'project_id': 'b4bf3cb544974390875631ccb3d66 e6d'}], 'tags': [], 'created_at': '2023-04-20T17:46:41Z', 'updated_at': '2023-04-20T17:46:41Z', 'revision_number': 1, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}, 'floating_ip': {'id': '3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'floating_ip_address': '172.24.4.245', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:46:42Z', 'updated_at': '2023-04-20T17:46:42Z', 'revision_number': 0, 'ip': '172.24.4.245'}} 2023-04-20 17:46:44,127 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 1.226s 2023-04-20 17:46:44,128 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-945027219", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "81717015-dd1b-405e-b3be-87c2e48c6e76"}], "security_groups": [{"name": "tempest-securitygroup--1570796393"}], "key_name": "tempest-keypair-340400566", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8602eb10-828c-46da-b30d-dfd795e951e6', 'x-compute-request-id': 'req-8602eb10-828c-46da-b30d-dfd795e951e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a6bdbb76-a7bd-4a1e-90a8-1994016bff4b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1570796393"}], "adminPass": "password"}}' 2023-04-20 17:46:44,192 80628 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/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b 0.061s 2023-04-20 17:46:44,192 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0240c81c-800f-4457-846d-490a407d0987', 'x-compute-request-id': 'req-0240c81c-800f-4457-846d-490a407d0987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b'} Body: b'{"server": {"id": "a6bdbb76-a7bd-4a1e-90a8-1994016bff4b", "name": "tempest-AttachVolumeNegativeTest-server-945027219", "status": "BUILD", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compu te/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:44Z", "updated": "2023-04-20T17:46:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-340400566", "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-20 17:47:34,477 80628 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/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b 0.225s 2023-04-20 17:47:34,478 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:34 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-c71a6465-0d36-4e41-a94d-3327afe3735e', 'x-compute-request-id': 'req-c71a6465-0d36-4e41-a94d-3327afe3735e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b'} Body: b'{"server": {"id": "a6bdbb76-a7bd-4a1e-90a8-1994016bff4b", "name": "tempest-AttachVolumeNegativeTest-server-945027219", "status": "ACTIVE", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "aadb7f6dd310d0c1ad26d687847319eca589cf9a29e44b893ce02044", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:43Z", "updated": "2023-04-20T17:46:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f5:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-340400566", "OS-SRV-USG:launched_at": "2023-04-20T17:46:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1570796393"}], "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-20 17:47:34,489 80628 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:48:34,667 80628 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/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b/os-interface 0.163s 2023-04-20 17:48:34,667 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-101d93aa-36c0-4d2d-91af-b058b5863f6e', 'x-compute-request-id': 'req-101d93aa-36c0-4d2d-91af-b058b5863f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "81717015-dd1b-405e-b3be-87c2e48c6e76", "port_id": "71111de9-9def-4cb3-89de-988e587ed2ca", "mac_addr": "fa:16:3e:16:f5:7a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "60a271d5-9701-419d-a8b1-1d176e60e8e8", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 17:48:35,859 80628 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/3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f 1.187s 2023-04-20 17:48:35,860 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "71111de9-9def-4cb3-89de-988e587ed2ca"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-20079ff4-9abf-4599-a369-379b73d77488', 'date': 'Thu, 20 Apr 2023 17:48:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f'} Body: b'{"floatingip": {"id": "3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "floating_ip_address": "172.24.4.245", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "aafea48e-a14c-4191-94cd-f43086550e2d", "port_id": "71111de9-9def-4cb3-89de-988e587ed2ca", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "81717015-dd1b-405e-b3be-87c2e48c6e76", "mac_address": "fa:16:3e:16:f5:7a", "admin_state_up": true, "status": "ACTIVE", "device_id": "a6bdbb76-a7bd-4a1e-90a8-1994016bff4b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:46:42Z", "updated_at": "2023-04-20T17:48:35Z", "revision_number": 1, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:48:35,861 80628 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.245:22' as 'cirros' with public key authentication 2023-04-20 17:48:35,898 80628 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:48:35,921 80628 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:48:35,921 80628 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.245 successfully created 2023-04-20 17:48:35,962 80628 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/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b/ips 0.040s 2023-04-20 17:48:35,963 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:35 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-e86daec6-6267-44c0-8467-5fad7f3519c2', 'x-compute-request-id': 'req-e86daec6-6267-44c0-8467-5fad7f3519c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-20 17:48:36,193 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes 0.227s 2023-04-20 17:48:36,194 80628 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-2117090071"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eda75e7-99d7-4e5c-82b5-77db4115dd2d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eda75e7-99d7-4e5c-82b5-77db4115dd2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes'} Body: b'{"volume": {"id": "5f4750df-7eea-4c3a-bacf-6256d650b369", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:36.116549", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2117090071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:48:36,242 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369 0.039s 2023-04-20 17:48:36,243 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7456b688-e33b-40f7-afcb-1c8fe8b26946', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7456b688-e33b-40f7-afcb-1c8fe8b26946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369'} Body: b'{"volume": {"id": "5f4750df-7eea-4c3a-bacf-6256d650b369", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:36.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2117090071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:48:37,297 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/vol ume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369 0.042s 2023-04-20 17:48:37,297 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d69ae4-f5a1-45c0-b6cf-8cb9ab8d6ddc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d69ae4-f5a1-45c0-b6cf-8cb9ab8d6ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369'} Body: b'{"volume": {"id": "5f4750df-7eea-4c3a-bacf-6256d650b369", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:36.000000", "updated_at": "2023-04-20T17:48:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2117090071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:48:37,425 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b 0.117s 2023-04-20 17:48:37,426 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:37 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-099c688a-20b5-46bb-84c8-17ac0c563317', 'x-compute-request-id': 'req-099c688a-20b5-46bb-84c8-17ac0c563317', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b'} Body: b'' 2023-04-20 17:48:37,905 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b 0.478s 2023-04-20 17:48:37,905 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:37 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-7e197dca-cd08-40f5-9d3c-ab3ab2ad1d5d', 'x-compute-request-id': 'req-7e197dca-cd08-40f5-9d3c-ab3ab2ad1d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b'} Body: b'{"server": {"id": "a6bdbb76-a7bd-4a1e-90a8-1994016bff4b", "name": "tempest-AttachVolumeNegativeTest-server-945027219", "status": "ACTIVE", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "aadb7f6dd310d0c1ad26d687847319eca589cf9a29e44b893ce0 2044", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:43Z", "updated": "2023-04-20T17:48:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f5:7a"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f5:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-340400566", "OS-SRV-USG:launched_at": "2023-04-20T17:46:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1570796393"}], "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-20 17:49:28,212 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b 0.243s 2023-04-20 17:49:28,213 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49: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-c6a1d4c5-68ce-469b-94ac-fc93dbba28fb', 'x-compute-request-id': 'req-c6a1d4c5-68ce-469b-94ac-fc93dbba28fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a6bdbb76-a7bd-4a1e-90a8-1994016bff4b could not be found."}}' 2023-04-20 17:49:28,248 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-340400566 0.034s 2023-04-20 17:49:28,248 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:28 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-eff4c302-9f46-4d0a-9971-ccdecc0857f0', 'x-compute-request-id': 'req-eff4c302-9f46-4d0a-9971-ccdecc0857f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-340400566'} Body: b'' 2023-04-20 17:49:28,392 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/efdc66c8-176a-49f5-b43e-ba0e8b5ec810 0.143s 2023-04-20 17:49:28,392 80628 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-3904e130-258f-4815-8178-87662c0dbef3', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:49:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/efdc66c8-176a-49f5-b43e-ba0e8b5ec810'} Body: b'' 2023-04-20 17:49:28,421 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/efdc66c8-176a-49f5-b43e-ba0e8b5ec810 0.028s 2023-04-20 17:49:28,421 80628 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-00b312ec-dfc9-4975-9ef2-be5295d4a5ec', 'date': 'Thu, 20 Apr 2023 17:49:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/efdc66c8-176a-49f5-b43e-ba0e8b5ec810'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group efdc66c8-176a-49f5-b43e-ba0e8b5ec810 does not exist", "detail": ""}}' 2023-04-20 17:49:28,928 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f 0.506s 2023-04-20 17:49:28,928 80628 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-1225d0ca-0aa4-43e3-8201-2d7535a401f0', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:49:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f'} Body: b'' {1} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.681684s] ... 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 960f0a15-afd7-4c78-9780-933ec4c6f408 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:46:47,451 80612 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-20 17:46:48,226 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.773s 2023-04-20 17:46:48,226 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1499285614", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-2c744d88-4b7a-48ec-958c-318c862dc7a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1499285614", "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": "a9b4fb65c2cd4247906c8211fa5bc56b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "created_at": "2023-04-20T17:46:48Z", "updated_at": "2023-04-20T17:46:48Z", "tags": [], "self": "/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4", "file": "/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:46:49,752 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4/file 1.526s 2023-04-20 17:46:49,753 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9f8a7b7f-a966-4116-9124-da6d738a5be9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4/file'} Body: b'' 2023-04-20 17:46:49,753 80612 DEBUG [tempest.scenario.manager] image:fe2c67e2-fc00-473c-81a8-6b8049c509e4 2023-04-20 17:46:49,813 80612 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.057s 2023-04-20 17:46:49,814 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1985986764", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFmb3XTS8D2gR29vzCaHQKw/zbaRtd68qksZzxC8KfRRLNJ0qlMy0VHtv/I3H9XjzbFHEN17MsZ+og434HPkCdGhdeHczzS64YHnKxPrb1IJ5GaY8cGJI254n+Ym5Gnlg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:49 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-d70a5773-e9cf-426a-b659-1203edcd028a', 'x-compute-request-id': 'req-d70a5773-e9cf-426a-b659-1203edcd028a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-198 5986764", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFmb3XTS8D2gR29vzCaHQKw/zbaRtd68qksZzxC8KfRRLNJ0qlMy0VHtv/I3H9XjzbFHEN17MsZ+og434HPkCdGhdeHczzS64YHnKxPrb1IJ5GaY8cGJI254n+Ym5Gnlg==", "fingerprint": "ff:cd:45:3a:82:a2:0d:32:84:1f:82:e6:f9:cf:31:b7", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4"}}' 2023-04-20 17:46:49,901 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.080s 2023-04-20 17:46:49,902 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:49 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-884a1e40-1e92-49be-b7c7-a1ca9546a696', '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": "bfeb17aa1177414ea2f2a8dc310670b4", "name": "tempest-TestMinimumBasicScenario-907639887-project-member", "password_expires_at": null}, "audit_ids": ["txBolYrjRfalj7TWVdwGOg"], "expires_at": "2023-04-20T18:46:49.000000Z", "issued_at": "2023-04-20T17:46:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b4fb65c2cd4247906c8211fa5bc56b", "name": "tempest-TestMinimumBasicScenario-907639887"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a9b4fb65c2cd4247906c8211fa5bc56b", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:46:49,902 80612 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': '4569ce3e-4c90-488e-b4f7-feb6c08602aa', 'name': 'tempest-TestMinimumBasicScenario-1741666152-network', 'tenant_id': 'a9b4fb65c2cd4247906c8211fa5bc56b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a9b4fb65c2cd4247906c8211fa5bc56b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46032, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:43:38Z', 'updated_at': '2023-04-20T17:43:38Z', 'revision_number': 1} available for tenant 2023-04-20 17:46:50,529 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.626s 2023-04-20 17:46:50,529 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-906756997", "imageRef": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1985986764", "networks": [{"uuid": "4569ce3e-4c90-488e-b4f7-feb6c08602aa"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0bcc575-093e-49ad-bc2d-b7f4f123c723', 'x-compute-request-id': 'req-a0bcc575-093e-49ad-bc2d-b7f4f123c723', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "38458948-e0ee-4767-814f-36e02b5de61c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "k37TpBY6q6xY"}}' 2023-04-20 17:46:50,601 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.068s 2023-04-20 17:46:50,601 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee62b37-1b3c-4f12-8cbd-0b7d9415893b', 'x-compute-request-id': 'req-9ee62b37-1b3c-4f12-8cbd-0b7d9415893b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c'} Body: b'{"server": {"id": "38458948-e0ee-4767-814f-36e02b5de61c", "name": "tempest-TestMinimumBasicScenario-server-906756997", "status": "BUILD", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "", "image": {"id": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:50Z", "updated": "2023-04-20T17:46:50Z", "addresses": {}, "ac cessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1985986764", "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-20 17:47:40,912 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.250s 2023-04-20 17:47:40,912 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3085c13-b4ae-427b-98c8-4044c340c10b', 'x-compute-request-id': 'req-f3085c13-b4ae-427b-98c8-4044c340c10b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c'} Body: b'{"server": {"id": "38458948-e0ee-4767-814f-36e02b5de61c", "name": "tempest-TestMinimumBasicScenario-server-906756997", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:50Z", "updated": "2023-04-20T17:47:00Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:56:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1985986764", "OS-SRV-USG:launched_at": "2023-04-20T17:46:59.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-20 17:47:40,925 80612 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:48:41,320 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.334s 2023-04-20 17:48:41,321 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id' : 'req-486539c1-640e-4c95-8e0c-0311a1592c6e', 'x-compute-request-id': 'req-486539c1-640e-4c95-8e0c-0311a1592c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c'} Body: b'{"server": {"id": "38458948-e0ee-4767-814f-36e02b5de61c", "name": "tempest-TestMinimumBasicScenario-server-906756997", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:50Z", "updated": "2023-04-20T17:47:00Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:56:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1985986764", "OS-SRV-USG:launched_at": "2023-04-20T17:46:59.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-20 17:48:41,535 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.202s 2023-04-20 17:48:41,536 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f0a6788-a4a4-4660-aa24-ec5c9d0d896f', 'x-compute-request-id': 'req-5f0a6788-a4a4-4660-aa24-ec5c9d0d896f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "38458948-e0ee-4767-814f-36e02b5de61c", "name": "tempest-TestMinimumBasicScenario-server-906756997", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}]}]}' 2023-04-20 17:48:41,769 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.230s 2023-04-20 17:48:41,769 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e5a8f4-6dbe-4771-8ce0-bfe7ce9332cd', 'x-compute-request-id': 'req-02e5a8f4-6dbe-4771-8ce0-bfe7ce9332cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4 767-814f-36e02b5de61c'} Body: b'{"server": {"id": "38458948-e0ee-4767-814f-36e02b5de61c", "name": "tempest-TestMinimumBasicScenario-server-906756997", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:50Z", "updated": "2023-04-20T17:47:00Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:56:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1985986764", "OS-SRV-USG:launched_at": "2023-04-20T17:46:59.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-20 17:48:41,972 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes 0.189s 2023-04-20 17:48:41,972 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-651381176", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f093f0aa-9c82-4e8e-9527-080f0a006c7b', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f093f0aa-9c82-4e8e-9527-080f0a006c7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes'} Body: b'{"volume": {"id": "960f0a15-afd7-4c78-9780-933ec4c6f408", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:41.913507", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-651381176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408"}], "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:48:42,033 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408 0.049s 2023-04-20 17:48:42,033 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-com pute-request-id': 'req-8afd5a4e-9596-4a21-a34c-0e8d7a735e4a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afd5a4e-9596-4a21-a34c-0e8d7a735e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408'} Body: b'{"volume": {"id": "960f0a15-afd7-4c78-9780-933ec4c6f408", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:42.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-651381176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408"}], "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b"}}' 2023-04-20 17:48:43,087 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408 0.040s 2023-04-20 17:48:43,087 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34ed28c-49ad-4f81-8c37-bdf18df071fb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34ed28c-49ad-4f81-8c37-bdf18df071fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408'} Body: b'{"volume": {"id": "960f0a15-afd7-4c78-9780-933ec4c6f408", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:42.000000", "updated_at": "2023-04-20T17:48:42.000000", "name": "tempest-TestMinimumBasicScenario-volume-651381176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408"}], "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b"}}' 2023-04-20 17:48:43,204 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408 0.098s 2023-04-20 17:48:43,206 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-371ef7d5-4e0f-4ae1-8e9f-e6996fcfa4ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb 65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408'} Body: b'' 2023-04-20 17:48:43,298 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408 0.092s 2023-04-20 17:48:43,299 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 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-96f5f53a-78e4-4283-aae1-899622b0e051', 'x-openstack-request-id': 'req-96f5f53a-78e4-4283-aae1-899622b0e051', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 960f0a15-afd7-4c78-9780-933ec4c6f408 could not be found."}}' 2023-04-20 17:48:43,410 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.111s 2023-04-20 17:48:43,411 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 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-bad7cca3-a8b2-4374-a652-c30e9beb0ea1', 'x-compute-request-id': 'req-bad7cca3-a8b2-4374-a652-c30e9beb0ea1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c'} Body: b'' 2023-04-20 17:48:43,730 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.319s 2023-04-20 17:48:43,731 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c003770-da90-4ac8-8d95-f5b39b517abf', 'x-compute-request-id': 'req-9c003770-da90-4ac8-8d95-f5b39b517abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c'} Body: b'{"server": {"id": "38458948-e0ee-4767-814f-36e02b5de61c", "name": "tempest-TestMinimumBasicScenario-server-906756997", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:50Z", "updated": "2023-04-20T17:48:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:56:de"}]}, "accessIPv4": "", "acces sIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1985986764", "OS-SRV-USG:launched_at": "2023-04-20T17:46:59.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-20 17:49:33,901 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.134s 2023-04-20 17:49:33,902 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:33 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-f475cb36-b3a0-4e06-97db-e3c44ece26d8', 'x-compute-request-id': 'req-f475cb36-b3a0-4e06-97db-e3c44ece26d8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 38458948-e0ee-4767-814f-36e02b5de61c could not be found."}}' 2023-04-20 17:49:33,929 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1985986764 0.027s 2023-04-20 17:49:33,930 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:33 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-48191b9f-416f-485d-ac4b-363da591127d', 'x-compute-request-id': 'req-48191b9f-416f-485d-ac4b-363da591127d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1985986764'} Body: b'' 2023-04-20 17:49:34,130 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4 0.199s 2023-04-20 17:49:34,131 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-be2ad885-d9db-40d6-9218-77ea6f4628a0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4'} Body: b'' {10} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [230.169938s] ... 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 a5774e71-ff8f-49ed-b318-049762a09ff4 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T17:49:52Z', 'message': 'Build of instance a5774e71-ff8f-49ed-b318-049762a09ff4 aborted: Volume c13ec558-699b-4c9f-8b90-f0ede8115854 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-7f3b2bdb-64bc-4137-8bab-408436e29f20. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:46:45,587 80630 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.041s 2023-04-20 17:46:45,587 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7c63cb99-5701-442e-a739-5a672ee78791', '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": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647-project-member", "password_expires_at": null}, "audit_ids": ["E8paZbZVS1i5EmPjSH2O-Q"], "expires_at": "2023-04-20T18:46:45.000000Z", "issued_at": "2023-04-20T17:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abe42b4dbff64335881f530d3d3ba70c", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:46:45,588 80630 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '699d9e3b-82b5-48ec-913e-e64620fd3440', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1376570977-network', 'tenant_id': 'abe42b4dbff64335881f530d3d3ba70c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'abe42b4dbff64335881f530d3d3ba70c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8462, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:46:39Z', 'updated_at': '2023-04-20T17:46:39Z', 'revision_number': 1} available for tenant 2023-04-20 17:46:46,571 80630 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.982s 2023-04-20 17:46:46,571 80630 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-2060980566", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "699d9e3b-82b5-48ec-913e-e64620fd3440"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150', '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-009f3062-5ec9-42dc-aa0e-2b71330c0444', 'x-compute-request-id': 'req-009f3062-5ec9-42dc-aa0e-2b71330c0444', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "73a6e829-7557-449e-9a95-22f81a1a5150", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "gHBy49y6sPji"}}' 2023-04-20 17:46:46,657 80630 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/73a6e829-7557-449e-9a95-22f81a1a5150 0.082s 2023-04-20 17:46:46,657 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:46 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-2e556aa4-2096-41eb-9c05-003b6ef80e94', 'x-compute-request-id': 'req-2e556aa4-2096-41eb-9c05-003b6ef80e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150'} Body: b'{"server": {"id": "73a6e829-7557-449e-9a95-22f81a1a5150", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2060980566", "status": "BUILD", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:46:47Z", "updated": "2023-04-20T17:46:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73a6e 829-7557-449e-9a95-22f81a1a5150"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}], "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-20 17:47:37,335 80630 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/73a6e829-7557-449e-9a95-22f81a1a5150 0.516s 2023-04-20 17:47:37,338 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2229a9d-aba5-4d81-ad73-b2bff8a53984', 'x-compute-request-id': 'req-f2229a9d-aba5-4d81-ad73-b2bff8a53984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150'} Body: b'{"server": {"id": "73a6e829-7557-449e-9a95-22f81a1a5150", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2060980566", "status": "ACTIVE", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "9c52bbb6aded609814b22b3e3c0cab867b5908ccffa8eaaf01d9ebb3", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:46:46Z", "updated": "2023-04-20T17:46:55Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1376570977-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:f3:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:46:54.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-20 17:47:37,357 80630 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 17:48:38,265 80630 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/73a6e829-7557-449e-9a95-22f81a1a5150/action 0.847s 2023-04-20 17:48:38,266 80630 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-ServerBootFromVolumeSta bleRescueTest-image-1345352294"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:37 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-22c87208-b183-4d2b-aaed-472988b03560', 'x-compute-request-id': 'req-22c87208-b183-4d2b-aaed-472988b03560', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150/action'} Body: b'{"image_id": "059e383f-15bc-4d63-b821-e3bebb89f485"}' 2023-04-20 17:48:38,291 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.023s 2023-04-20 17:48:38,292 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f994cfb4-ac9d-4ed4-a6a2-7bfd91161bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:38Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:39,316 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.022s 2023-04-20 17:48:39,317 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cdcbd800-15a3-488f-b4d7-12edbefc368a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_project_name": "tempest-ServerBo otFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:38Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:40,346 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.026s 2023-04-20 17:48:40,346 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ff1a289-24cc-4e2c-96da-147a908eef3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:38Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:41,376 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.028s 2023-04-20 17:48:41,377 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ac64ac83-6240-4350-8518-a80e0005fbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "boo t_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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:41Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:42,405 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.026s 2023-04-20 17:48:42,405 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-409f80fa-cfa0-4127-a40b-2263af72a843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:42Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:43,437 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.030s 2023-04-20 17:48:43,437 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', ' Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dc156786-4e08-4922-b4f6-0e066a231f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "08c2bda0b6d2e8937c74bbc32d67a8ce", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b40479152d12ae74110b00c8f3b6c863013e2fbe4382580ed83ab22bdfa05a7af609d6ae29fa87551ea690bcfab7c9e8f62f70aace231e0376a59e08d55e96e2", "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:43Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:43,462 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.024s 2023-04-20 17:48:43,462 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3fb15292-35bd-4ca5-97d9-4c81a274bc5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "08c2bda0b6d2e8937c74bbc32d67a8ce", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "abe42b4dbff64335881f530d3d3ba70c" , "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b40479152d12ae74110b00c8f3b6c863013e2fbe4382580ed83ab22bdfa05a7af609d6ae29fa87551ea690bcfab7c9e8f62f70aace231e0376a59e08d55e96e2", "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:43Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:43,921 80630 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/73a6e829-7557-449e-9a95-22f81a1a5150 0.458s 2023-04-20 17:48:43,921 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e910a20-6983-48e3-9c57-3445f4f7de72', 'x-compute-request-id': 'req-4e910a20-6983-48e3-9c57-3445f4f7de72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150'} Body: b'{"server": {"id": "73a6e829-7557-449e-9a95-22f81a1a5150", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2060980566", "status": "ACTIVE", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "9c52bbb6aded609814b22b3e3c0cab867b5908ccffa8eaaf01d9ebb3", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:46:46Z", "updated": "2023-04-20T17:48:43Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1376570977-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:f3:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:46:54.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-20 17:49:44,092 80630 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.080s 2023-04-20 17:49:44,093 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-67a1ea47-cdd4-4188-9b1e-a9f92c46744b', '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": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647-project-member", "password_expires_at": null}, "audit_ids": ["c8DF1ZcMTcSVIBBvemWC8Q"], "expires_at": "2023-04-20T18:49:44.000000Z", "issued_at": "2023-04-20T17:49:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abe42b4dbff64335881f530d3d3ba70c", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:49:44,093 80630 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '699d9e3b-82b5-48ec-913e-e64620fd3440', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1376570977-network', 'tenant_id': 'abe42b4dbff64335881f530d3d3ba70c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'abe42b4dbff64335881f530d3d3ba70c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8462, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:46:39Z', 'updated_at': '2023-04-20T17:46:39Z', 'revision_number': 1} available for tenant 2023-04-20 17:49:44,773 80630 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.678s 2023-04-20 17:49:44,773 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'a pplication/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-2076134083", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "699d9e3b-82b5-48ec-913e-e64620fd3440"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4', '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-7f3b2bdb-64bc-4137-8bab-408436e29f20', 'x-compute-request-id': 'req-7f3b2bdb-64bc-4137-8bab-408436e29f20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a5774e71-ff8f-49ed-b318-049762a09ff4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5774e71-ff8f-49ed-b318-049762a09ff4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KR7rYEw5oHYV"}}' 2023-04-20 17:49:44,898 80630 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/a5774e71-ff8f-49ed-b318-049762a09ff4 0.122s 2023-04-20 17:49:44,899 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:44 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-a6bc7430-d273-4fce-8b13-be761e5180fe', 'x-compute-request-id': 'req-a6bc7430-d273-4fce-8b13-be761e5180fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4'} Body: b'{"server": {"id": "a5774e71-ff8f-49ed-b318-049762a09ff4", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2076134083", "status": "BUILD", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:49:45Z", "updated": "2023-04-20T17:49:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5774e71-ff8f-49ed-b318-049762a09ff4"}], "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-20 17:50:35,089 80630 INFO [tempest.lib.common.rest_client] Request (ServerBoot FromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4 0.122s 2023-04-20 17:50:35,089 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:34 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-bb103eae-fc95-4330-a661-a3d97e144dcb', 'x-compute-request-id': 'req-bb103eae-fc95-4330-a661-a3d97e144dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4'} Body: b'{"server": {"id": "a5774e71-ff8f-49ed-b318-049762a09ff4", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2076134083", "status": "ERROR", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:49:44Z", "updated": "2023-04-20T17:49:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5774e71-ff8f-49ed-b318-049762a09ff4"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T17:49:52Z", "message": "Build of instance a5774e71-ff8f-49ed-b318-049762a09ff4 aborted: Volume c13ec558-699b-4c9f-8b90-f0ede8115854 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-20 17:50:35,104 80630 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-20 17:50:35,670 80630 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/a5774e71-ff8f-49ed-b318-049762a09ff4 0.565s 2023-04-20 17:50:35,670 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:35 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-ceb5eb1f-13c3-489e-8891-45e730031db2', 'x-compute-request-id': 'req-ceb5eb1f-13c3-489e-8891-45e730031db2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4'} Body: b'' 2023-04-20 17:50:35,703 80630 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/servers/a5774e71 -ff8f-49ed-b318-049762a09ff4 0.031s 2023-04-20 17:50:35,703 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:35 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-36941f30-838e-47e9-a664-082616a2a0e6', 'x-compute-request-id': 'req-36941f30-838e-47e9-a664-082616a2a0e6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a5774e71-ff8f-49ed-b318-049762a09ff4 could not be found."}}' {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [173.148060s] ... 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 f8b02f97-0247-494d-87c0-bee62b827b81 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:47:44,729 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.242s 2023-04-20 17:47:44,730 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:44 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-8b6176cc-b6c6-458d-a67f-19b8c4968b32', 'x-compute-request-id': 'req-8b6176cc-b6c6-458d-a67f-19b8c4968b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:47:44,889 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.147s 2023-04-20 17:47:44,889 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:44 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-b4a47e47-037d-4349-bcb9-16b55adc88b3', 'x-compute-request-id': 'req-b4a47e47-037d-4349-bcb9-16b55adc88b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", " href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:48:35,498 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.549s 2023-04-20 17:48:35,498 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:34 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-90cd20ed-9117-404c-964e-ef6cd3f4ff01', 'x-compute-request-id': 'req-90cd20ed-9117-404c-964e-ef6cd3f4ff01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:48:35,740 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.230s 2023-04-20 17:48:35,740 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-13c56c68-7f07-4b6e-83ec-0c133935730d', 'x-compute-request-id': 'req-13c56c68-7f07-4b6e-83ec-0c133935730d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:49:36,038 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes 0.225s 2023-04-20 17:49:36,038 80620 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-196858545"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751b4958-9136-4977-b9db-fc740db81576', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751b4958-9136-4977-b9db-fc740db81576', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes'} Body: b'{"volume": {"id": "f8b02f97-0247-494d-87c0-bee62b827b81", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:49:35.971198", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-196858545", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:49:36,097 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81 0.050s 2023-04-20 17:49:36,098 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c2fb74-fea5-4414-8004-23dfd9ed62fb', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c2fb74-fea5-4414-8004-23dfd9ed62fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81'} Body: b'{"volume": {"id": "f8b02f97-0247-494d-87c0-bee62b827b81", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:49:36.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-196858545", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71be84bd42247d580074ab83b838bb7"}}' 2023-04-20 17:49:37,170 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81 0.061s 2023-04-20 17:49:37,171 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0902152-3c2e-49ca-b937-028db3580169', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0902152-3c2e-49ca-b937-028db3580169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81'} Body: b'{"volume": {"id": "f8b02f97-0247-494d-87c0-bee62b827b81", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:49:36.000000", "updated_at": "2023-04-20T17:49:36.000000", "name": "tempest-ServerActionsTestJSON-volume-196858545", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71be84bd42247d580074ab83b838bb7"}}' 2023-04-20 17:49:37,563 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.381s 2023-04-20 17:49:37,564 80620 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:37 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-80900775-6e71-413d-bc8d-ad4cfb6cecae', 'x-compute-request-id': 'req-80900775-6e71-413d-bc8d-ad4cfb6cecae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.935766s] ... 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 eeae3da2-fcb9-4f74-a168-e15b039f11f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:49:27,363 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238 0.229s 2023-04-20 17:49:27,364 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02341c02-f173-4e72-b725-99ac1e57716d', 'x-compute-request-id': 'req-02341c02-f173-4e72-b725-99ac1e57716d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238'} Body: b'{"server": {"id": "6b0b8219-4477-42c6-a946-7274514f2238", "name": "tempest-ServersNegativeTestJSON-server-1365257638", "status": "ACTIVE", "tenant_id": "f3e097e2307a48ada61048d11f4dfdb4", "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "metadata": {}, "hostId": "3c86f1fffb2c429f28e4f30637752fdd741985402ddce47aa1249131", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:52Z", "updated": "2023-04-20T17:43:11Z", "addresses": {"tempest-ServersNegativeTestJSON-1649544930-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:9f:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6b0b8219-4477-42c6-a946-7274514f2238"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:43:11.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-20 17:50:27,634 80622 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/f3e097e2307a48ada61048d11f4dfdb4/volumes 0.198s 2023-04-20 17:50:27,635 80622 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-855725533"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f122e03-f5ec-4a6f-933f-7c2302866f26', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f122e03-f5ec-4a6f-933f-7c2302866f26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes'} Body: b'{"volume": {"id": "eeae3da2-fcb9-4f74-a168-e15b039f11f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:50:27.577319", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-855725533", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2"}], "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:50:27,687 80622 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/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2 0.044s 2023-04-20 17:50:27,688 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2c9054-c9f3-41a8-b96b-66cb51f214cc', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2c9054-c9f3-41a8-b96b-66cb51f214cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2'} Body: b'{"volume": {"id": "eeae3da2-fcb9-4f74-a168-e15b039f11f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:50:28.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-855725533", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2"}], "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f3e097e2307a48ada61048d11f4dfdb4"}}' 2023-04-20 17:50:28,741 80622 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/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2 0.041s 2023-04-20 17:50:28,741 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a8e649-fd21-494b-9947-c284e1744d25', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a8e649-fd21-494b-9947-c284e1744d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2'} Body: b'{"volume": {"id": "eeae3da2-fcb9-4f74-a168-e15b039f11f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:50:28.000000", "updated_at": "2023-04-20T17:50:28.000000", "name": "tempest-ServersNegativeTestJSON-volume-855725533", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2"}], "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-a ttr:tenant_id": "f3e097e2307a48ada61048d11f4dfdb4"}}' 2023-04-20 17:50:28,998 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238 0.244s 2023-04-20 17:50:28,998 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b61b805-1553-4bfd-8ccf-b0787d4f49ce', 'x-compute-request-id': 'req-8b61b805-1553-4bfd-8ccf-b0787d4f49ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238'} Body: b'{"server": {"id": "6b0b8219-4477-42c6-a946-7274514f2238", "name": "tempest-ServersNegativeTestJSON-server-1365257638", "status": "ACTIVE", "tenant_id": "f3e097e2307a48ada61048d11f4dfdb4", "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "metadata": {}, "hostId": "3c86f1fffb2c429f28e4f30637752fdd741985402ddce47aa1249131", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:52Z", "updated": "2023-04-20T17:43:11Z", "addresses": {"tempest-ServersNegativeTestJSON-1649544930-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:9f:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6b0b8219-4477-42c6-a946-7274514f2238"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:43:11.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": []}}' {9} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.786926s] ... 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 a3fc2377-a37e-484f-9bc0-afb9f4abceb8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:49:28,941 80628 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:49:28,944 80628 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:49:29,005 80628 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-20 17:49:29,005 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-597213983", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCJYmMyCTQ7pSR0ISLscbcJZ8QRQRsUO5bqcBhVKBpCVApoUmWKzjun54OI9gg+GtlxSb/nlVBWq6bx9hmceX41U2h2bR1awwTazhsYjtpCYLcOZhiGLnEycS5NDQ37hIg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d843b0bd-731e-4165-9b85-a6a2bd6b2ff7', 'x-compute-request-id': 'req-d843b0bd-731e-4165-9b85-a6a2bd6b2ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-597213983", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCJYmMyCTQ7pSR0ISLscbcJZ8QRQRsUO5bqcBhVKBpCVApoUmWKzjun54OI9gg+GtlxSb/nlVBWq6bx9hmceX41U2h2bR1awwTazhsYjtpCYLcOZhiGLnEycS5NDQ37hIg==", "fingerprint": "a3:f9:e0:3b:26:d6:4b:2f:6e:8f:73:e9:a1:cd:6d:dc", "user_id": "5962a317ea0249c7a8154bccbdf218ae"}}' 2023-04-20 17:49:29,010 80628 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-597213983 created 2023-04-20 17:49:29,185 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.175s 2023-04-20 17:49:29,186 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--120346789", "description": "tempest-description--503850282"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-31669d39-fafb-44d6-b5da-aafe1762895e', 'date': 'Thu, 20 Apr 2023 17:49:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "name": "tempest-securitygroup--120346789", "stateful": true, "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "description": "tempest-description--503850282", "shared": false, "security_group_rules": [{"id": "96676df6-6d7e-43f5-b244-be37474ced8c", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "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": 849, "description": null, "tags": [], "created_at": "2023-04-20T17:49:29Z", "updated_at": "2023-04-20T17:49:29Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}, {"id": "ccc3e0d9-d423-45c9-a419-10f482b68046", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalize d_cidr": null, "remote_group_id": null, "standard_attr_id": 848, "description": null, "tags": [], "created_at": "2023-04-20T17:49:29Z", "updated_at": "2023-04-20T17:49:29Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}], "tags": [], "created_at": "2023-04-20T17:49:29Z", "updated_at": "2023-04-20T17:49:29Z", "revision_number": 1, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:49:29,437 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.250s 2023-04-20 17:49:29,437 80628 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": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "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-64571f85-5d1f-44be-9a2f-db27d492bc82', 'date': 'Thu, 20 Apr 2023 17:49: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": "6ce5fa56-8f1a-4241-8f21-95b32bfd3879", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "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-20T17:49:29Z", "updated_at": "2023-04-20T17:49:29Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:49:29,622 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.184s 2023-04-20 17:49:29,622 80628 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": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8e9824ff-d991-4419-aab9-fa6465873e14', 'date': 'Thu, 20 Apr 2023 17:49: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": "f584fdd4-5cc4-4a9b-ba8d-1046422f1205", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "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-20T17:49:29Z", "updated_at": "2023-04-20T17:49:29Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:49:29,622 80628 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--120346789 created 2023-04-20 17:49:30,620 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.996s 2023-04-20 17:49:30,620 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-open stack-request-id': 'req-efa7399b-26a0-4483-b812-f2276621bd0b', 'date': 'Thu, 20 Apr 2023 17:49:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "de77060d-b2f2-47b1-bef6-2c6b464d82c9", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "floating_ip_address": "172.24.4.110", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b4bf3cb544974390875631ccb3d66e6d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:49:30Z", "updated_at": "2023-04-20T17:49:30Z", "revision_number": 0}}' 2023-04-20 17:49:30,620 80628 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'de77060d-b2f2-47b1-bef6-2c6b464d82c9', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:49:30Z', 'updated_at': '2023-04-20T17:49:30Z', 'revision_number': 0, 'ip': '172.24.4.110'} created 2023-04-20 17:49:30,665 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-20 17:49:30,666 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:30 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-8aa2baf2-d513-41e9-b76f-7d2594a30eb1', '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": "5962a317ea0249c7a8154bccbdf218ae", "name": "tempest-AttachVolumeNegativeTest-367527671-project-member", "password_expires_at": null}, "audit_ids": ["ELwiF9MLR3ig9RYNLX60MQ"], "expires_at": "2023-04-20T18:49:30.000000Z", "issued_at": "2023-04-20T17:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4bf3cb544974390875631ccb3d66e6d", "name": "tempest-AttachVolumeNegativeTest-367527671"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b4bf3cb544974390 875631ccb3d66e6d", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:49:30,667 80628 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '81717015-dd1b-405e-b3be-87c2e48c6e76', 'name': 'tempest-AttachVolumeNegativeTest-1876232046-network', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30519, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:43:38Z', 'updated_at': '2023-04-20T17:43:38Z', 'revision_number': 1} available for tenant 2023-04-20 17:49:30,667 80628 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-597213983', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCJYmMyCTQ7pSR0ISLscbcJZ8QRQRsUO5bqcBhVKBpCVApoUmWKzjun54OI9gg+GtlxSb/nlVBWq6bx9hmceX41U2h2bR1awwTazhsYjtpCYLcOZhiGLnEycS5NDQ37hIg==', 'fingerprint': 'a3:f9:e0:3b:26:d6:4b:2f:6e:8f:73:e9:a1:cd:6d:dc', 'user_id': '5962a317ea0249c7a8154bccbdf218ae', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCA3HEbAYxPD0uaFjWM/MktkBXsg2mNaAzFFyiFlbrBkdmwIZ/DA7DG\n+zaHVB+r1zegBwYFK4EEACKhZANiAAQiWJjMgk0O6UkdCEi7HG3CWfEEUEbFDuW6\nnAYVSgaQlQKaFJlis47p+eDiPYIPhrZcUm/55VQVqum8fYZnHl+NVNodm0dWsME2\ns4bGI7aQmC3DmYYhi5xMnEuTQ0N+4SI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6adb0ce6-d844-48ae-a79b-2005b72c2701', 'name': 'tempest-securitygroup--120346789', 'stateful': True, 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': 'tempest-description--503850282', 'shared': False, 'security_group_rules': [{'id': '96676df6-6d7e-43f5-b244-be37474ced8c', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'security_group_id': '6adb0ce6-d844-48ae-a79b-2005b72c2701', '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': 849, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:49:29Z', 'updated_at': '2023-04-20T17:49:29Z', 'revision_number': 0, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}, {'id': 'ccc3e0d9-d423-45c9-a419-10f482b68046', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'security_group_id': '6adb0ce6-d844-48ae-a79b-2005b72c2701', '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': 848, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:49:29Z', 'updated_at': '2023-04-20T17:49:29Z', 'revision_number': 0, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}], 'tags': [], 'created_at': '20 23-04-20T17:49:29Z', 'updated_at': '2023-04-20T17:49:29Z', 'revision_number': 1, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}, 'floating_ip': {'id': 'de77060d-b2f2-47b1-bef6-2c6b464d82c9', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:49:30Z', 'updated_at': '2023-04-20T17:49:30Z', 'revision_number': 0, 'ip': '172.24.4.110'}} 2023-04-20 17:49:31,378 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.710s 2023-04-20 17:49:31,379 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-903894628", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "81717015-dd1b-405e-b3be-87c2e48c6e76"}], "security_groups": [{"name": "tempest-securitygroup--120346789"}], "key_name": "tempest-keypair-597213983", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e785026-6637-4d5d-9f95-fed919c9e433', 'x-compute-request-id': 'req-5e785026-6637-4d5d-9f95-fed919c9e433', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9e1954c1-b2db-4ff0-b387-24efe8b5db61", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--120346789"}], "adminPass": "password"}}' 2023-04-20 17:49:31,473 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61 0.090s 2023-04-20 17:49:31,474 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce213d0c-d5fc-49ba-99c8-591788782eab', 'x-compute-request-id': 'req-ce213d0c-d5fc-49ba-99c8-591788782eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61'} Body: b'{"server": {"id": "9e1954c1-b2db-4ff0-b387-24efe8b5db61", "name": "tempest-AttachVolumeNegativeTest-server-903894628", "status": "BUILD", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:49:31Z", "updated": "2023-04-20T17:49:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-597213983", "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-20 17:50:21,771 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61 0.238s 2023-04-20 17:50:21,771 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:21 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-0a0a87a6-edd2-48f2-ab4e-1a376ecd3893', 'x-compute-request-id': 'req-0a0a87a6-edd2-48f2-ab4e-1a376ecd3893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61'} Body: b'{"server": {"id": "9e1954c1-b2db-4ff0-b387-24efe8b5db61", "name": "tempest-AttachVolumeNegativeTest-server-903894628", "status": "ACTIVE", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "aadb7f6dd310d0c1ad26d687847319eca589cf9a29e44b893ce02044", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:49:31Z", "updated": "2023-04-20T17:49:39Z", "addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:64:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-597213983", "OS-SRV-USG:launched_at": "2023-04-20T17:49:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--120346789"}], "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-20 17:50:21,782 80628 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:51:22,003 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61/os-interface 0.184s 2023-04-20 17:51:22,004 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'appli cation/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad812839-04a7-4756-93be-443e7e0f58cb', 'x-compute-request-id': 'req-ad812839-04a7-4756-93be-443e7e0f58cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "81717015-dd1b-405e-b3be-87c2e48c6e76", "port_id": "e45dec9e-214e-4f7f-8b82-3eab75731f8a", "mac_addr": "fa:16:3e:b6:64:fa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "60a271d5-9701-419d-a8b1-1d176e60e8e8", "ip_address": "10.0.0.11"}]}]}' 2023-04-20 17:51:22,704 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/de77060d-b2f2-47b1-bef6-2c6b464d82c9 0.696s 2023-04-20 17:51:22,705 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e45dec9e-214e-4f7f-8b82-3eab75731f8a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-6f8c6045-38b6-4ac6-9566-d2c793a8a5ee', 'date': 'Thu, 20 Apr 2023 17:51:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/de77060d-b2f2-47b1-bef6-2c6b464d82c9'} Body: b'{"floatingip": {"id": "de77060d-b2f2-47b1-bef6-2c6b464d82c9", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "floating_ip_address": "172.24.4.110", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "aafea48e-a14c-4191-94cd-f43086550e2d", "port_id": "e45dec9e-214e-4f7f-8b82-3eab75731f8a", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "81717015-dd1b-405e-b3be-87c2e48c6e76", "mac_address": "fa:16:3e:b6:64:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "9e1954c1-b2db-4ff0-b387-24efe8b5db61", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:49:30Z", "updated_at": "2023-04-20T17:51:22Z", "revision_number": 1, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:51:22,709 80628 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.110:22' as 'cirros' with public key authentication 2023-04-20 17:51:22,747 80628 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:51:22,773 80628 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:51:22,774 80628 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.110 successfully created 2023-04-20 17:51:22,827 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61/ips 0.052s 2023-04-20 17:51:22,827 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e586581-0762-40bf-87d7-df2c8503d68e', 'x-compute-request-id': 'req-6e586581-0762-40bf-87d7-df2c8503d68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-20 17: 51:23,077 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes 0.246s 2023-04-20 17:51:23,077 80628 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-2128090302"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e93211-757e-432a-bf02-5a60cad0e2e1', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e93211-757e-432a-bf02-5a60cad0e2e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes'} Body: b'{"volume": {"id": "a3fc2377-a37e-484f-9bc0-afb9f4abceb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:51:22.993248", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2128090302", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:51:23,131 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8 0.043s 2023-04-20 17:51:23,131 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21fe594-2c3f-440c-a2e6-7891bfbd1ee2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21fe594-2c3f-440c-a2e6-7891bfbd1ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8'} Body: b'{"volume": {"id": "a3fc2377-a37e-484f-9bc0-afb9f4abceb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:51:23.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2128090302", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:51:24,185 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8 0.041s 2023-04-20 17:51:24,185 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-befef38f-86c6-4b8c-a674-c18edbaa2d25', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-befef38f-86c6-4b8c-a674-c18edbaa2d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8'} Body: b'{"volume": {"id": "a3fc2377-a37e-484f-9bc0-afb9f4abceb8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:51:23.000000", "updated_at": "2023-04-20T17:51:23.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2128090302", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:51:24,322 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61 0.126s 2023-04-20 17:51:24,323 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:24 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-2bc7a621-0d59-432d-b1c8-ef0e1456f0aa', 'x-compute-request-id': 'req-2bc7a621-0d59-432d-b1c8-ef0e1456f0aa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61'} Body: b'' 2023-04-20 17:51:24,780 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61 0.457s 2023-04-20 17:51:24,781 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:24 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-08ea9c77-342c-4270-bf13-e6b738435a8c', 'x-compute-request-id': 'req-08ea9c77-342c-4270-bf13-e6b738435a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61'} Body: b'{"server": {"id": "9e1954c1-b2db-4ff0-b387-24efe8b5db61", "name": "tempest-AttachVolumeNegativeTest-server-903894628", "status": "ACTIVE", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "aadb7f6dd310d0c1ad26d687847319eca589cf9a29e44b893ce02044", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c "}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:49:31Z", "updated": "2023-04-20T17:51:24Z", "addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:64:fa"}, {"version": 4, "addr": "172.24.4.110", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:64:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-597213983", "OS-SRV-USG:launched_at": "2023-04-20T17:49:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--120346789"}], "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-20 17:52:14,882 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61 0.041s 2023-04-20 17:52:14,882 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:14 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-8c5b3b1b-7102-4688-8023-d8225ce3a3c8', 'x-compute-request-id': 'req-8c5b3b1b-7102-4688-8023-d8225ce3a3c8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9e1954c1-b2db-4ff0-b387-24efe8b5db61 could not be found."}}' 2023-04-20 17:52:14,912 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-597213983 0.029s 2023-04-20 17:52:14,913 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:14 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-cfa9e95b-0583-4bc8-9142-b086be46cb2c', 'x-compute-request-id': 'req-cfa9e95b-0583-4bc8-9142-b086be46cb2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-597213983'} Body: b'' 2023-04-20 17:52:15,096 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6adb0ce6-d844-48ae-a79b-2005b72c2701 0.183s 2023-04-20 17:52:15,097 80628 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-f4f54ab8-635e-48bb-956a-8cb045a0d162', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:52:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6adb0ce6-d844-48ae-a79b-2005b72c2701'} B ody: b'' 2023-04-20 17:52:15,115 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6adb0ce6-d844-48ae-a79b-2005b72c2701 0.017s 2023-04-20 17:52:15,115 80628 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-5477a99c-c39a-4119-bfd6-a34bf0a76082', 'date': 'Thu, 20 Apr 2023 17:52:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6adb0ce6-d844-48ae-a79b-2005b72c2701'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6adb0ce6-d844-48ae-a79b-2005b72c2701 does not exist", "detail": ""}}' 2023-04-20 17:52:15,717 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/de77060d-b2f2-47b1-bef6-2c6b464d82c9 0.601s 2023-04-20 17:52:15,717 80628 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-a3418cc8-f2be-4205-ab31-09ab137a1cd7', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:52:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/de77060d-b2f2-47b1-bef6-2c6b464d82c9'} Body: b'' {9} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.662568s] ... 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 ec880df7-4eba-4288-9567-a52eaf364e2e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:21,133 80628 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.486s 2023-04-20 17:52:21,133 80628 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-3049034"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/ec880df7-4eba-4288-9567-a52eaf364e2e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf959a9-c164-4e2f-84b9-ac79095e4bc4', 'x-compute-request-id': 'req-caf959a9-c164-4e2f-84b9-ac79095e4bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "ec880df7-4eba-4288-9567-a52eaf364e2e", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T17:52:20.977412", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-3049034", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 17:52:21,195 80628 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/ec880df7-4eba-4288-9567-a52eaf364e2e 0.057s 2023-04-20 17:52:21,196 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:21 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-450ae412-ab6a-4a42-a554-17bc1afa3033', 'x-compute-request-id': 'req-450ae412-ab6a-4a42-a554-17bc1afa3033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/ec880df7-4eba-4288-9567-a52eaf364e2e'} Body: b'{"volume": {"id": "ec880df7-4eba-4288-9567-a52eaf364e2e", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T17:52:21.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-3049034", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 17:52:22,302 80628 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/ec880df7-4eba-4288-9567-a52eaf364e2e 0.101s 2023-04-20 17:52:22,303 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94b91dce-fac5-46c2-913c-56664b829631', 'x-compute-request-id': 'req-94b91dce-fac5-46c2-913c-56664b829631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/ec880df7-4eba-4288-9567-a52eaf364e2e'} Body: b'{"volume": {"id": "ec880df7-4eba-4288-9567-a52eaf364e2e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T17:5 2:21.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-3049034", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.173301s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.017733s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.018603s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.044793s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009265s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.008927s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.039174s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.040927s] ... ok {6} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.648183s] ... ok {9} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.043326s] ... ok {9} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000784s] ... 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 {9} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {9} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.631013s] ... 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 3a841433-681b-4554-b6e9-75706fe516f6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:29,501 80628 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes 0.482s 2023-04-20 17:52:29,501 80628 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-176787113"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adcc2161-0de1-4b29-9486-262a78409db2', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adcc2161-0de1-4b29-9486-262a78409db2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes'} Body: b'{"volume": {"id": "3a841433-681b-4554-b6e9-75706fe516f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:29.439321", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-176787113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6"}], "user_id": "29d13525c1bf4bd0bc51ef1b82b649fd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:52:29,574 80628 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6 0.063s 2023-04-20 17:52:29,575 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72d88681-16fa-4f09-bc83-f2890816938f', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72d88681-16fa-4f09-bc83-f2890816938f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6'} Body: b'{"volume": {"id": "3a841433-681b-4554-b6e9-75706fe516f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:29.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-176787113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6"}], "user_id": "29d13525c1bf4bd0bc51ef1b82b649fd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aff6e4fe05b54991aeb03729324ab267"}}' 2023-04-20 17:52:30,637 80628 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433- 681b-4554-b6e9-75706fe516f6 0.050s 2023-04-20 17:52:30,638 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13fa9c46-4df9-46cb-b00b-857cf7e986ea', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13fa9c46-4df9-46cb-b00b-857cf7e986ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6'} Body: b'{"volume": {"id": "3a841433-681b-4554-b6e9-75706fe516f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:29.000000", "updated_at": "2023-04-20T17:52:30.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-176787113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6"}], "user_id": "29d13525c1bf4bd0bc51ef1b82b649fd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aff6e4fe05b54991aeb03729324ab267"}}' {6} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.803891s] ... 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 216ec40a-c82f-4af4-8e5c-2e0db22441db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:29,318 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types 0.084s 2023-04-20 17:52:29,318 80622 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-161535938"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301b98cc-b491-4f4a-b0f9-212805f89af4', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301b98cc-b491-4f4a-b0f9-212805f89af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types'} Body: b'{"volume_type": {"id": "0a0340c8-54a9-4523-93b4-228312f2c1ad", "name": "tempest-GroupsTest-volume-type-161535938", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:52:29,422 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types 0.101s 2023-04-20 17:52:29,423 80622 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-906067900"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7532ac94-8e44-4b16-9cf6-79b41273fe78', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7532ac94-8e44-4b16-9cf6-79b41273fe78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types'} Body: b'{"group_type": {"id": "2f719b0b-422d-4e44-9459-25493c0e22a4", "name": "tempest-GroupsTest-group-type-906067900", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:52:29,633 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups 0.208s 2023-04-20 17:52:29,634 80622 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": "2f719b0b-422d-4e44-9459-25493c0e22a4", "volume_types": ["0a0340c8-54a9-4523-93b4-228312f2c1ad"], "name": "tempest-Group1-2002235684"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6b2edd-3e93-427e-939e-e444e6f910b3', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6b2edd-3e93-427e-939e-e444e6f910b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups'} Body: b'{"group": {"id": "216ec40a-c82f-4af4-8e5c-2e0db22441db", "name": "tempest-Group1-2002235684"}}' 2023-04-20 17:52:29,675 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db 0.038s 2023-04-20 17:52:29,675 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-A pi-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eda3a9f-4024-475a-a7d9-c2d6b9e0a3a8', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eda3a9f-4024-475a-a7d9-c2d6b9e0a3a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db'} Body: b'{"group": {"id": "216ec40a-c82f-4af4-8e5c-2e0db22441db", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:52:30.000000", "name": "tempest-Group1-2002235684", "description": null, "group_type": "2f719b0b-422d-4e44-9459-25493c0e22a4", "volume_types": ["0a0340c8-54a9-4523-93b4-228312f2c1ad"]}}' 2023-04-20 17:52:30,708 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db 0.028s 2023-04-20 17:52:30,709 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1299ce3f-2646-45e4-a4f0-c374f4956684', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1299ce3f-2646-45e4-a4f0-c374f4956684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db'} Body: b'{"group": {"id": "216ec40a-c82f-4af4-8e5c-2e0db22441db", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:52:30.000000", "name": "tempest-Group1-2002235684", "description": null, "group_type": "2f719b0b-422d-4e44-9459-25493c0e22a4", "volume_types": ["0a0340c8-54a9-4523-93b4-228312f2c1ad"]}}' 2023-04-20 17:52:30,816 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/volumes/detail 0.078s 2023-04-20 17:52:30,819 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-993bbf13-b4d5-4229-8578-41a0354bc55f', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993bbf13-b4d5-4229-8578-41a0354bc55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:52:30,905 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db/action 0.074s 2023-04-20 17:52:30,905 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 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-28d870cc-f00e-472f-823b-7a680896096e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db/action'} Body: b'' 2023-04-20 17:52:30,924 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db 0.017s 2023-04-20 17:52:30,924 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 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-2484748a-c2e3-4884-a2ac-a5001c99a97d', 'x-openstack-request-id': 'req-2484748a-c2e3-4884-a2ac-a5001c99a97d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 216ec40a-c82f-4af4-8e5c-2e0db22441db could not be found."}}' 2023-04-20 17:52:30,952 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types/2f719b0b-422d-4e44-9459-25493c0e22a4 0.027s 2023-04-20 17:52:30,952 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 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-37da0bb3-8fb7-49d4-82a5-c510101cd11b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types/2f719b0b-422d-4e44-9459-25493c0e22a4'} Body: b'' 2023-04-20 17:52:31,020 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0a0340c8-54a9-4523-93b4-228312f2c1ad 0.067s 2023-04-20 17:52:31,020 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2cc452-1669-4d70-a853-fa2ac6564655', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0a0340c8-54a9-4523-93b4-228312f2c1ad'} Body: b'' 2023-04-20 17:52:31,035 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0a0340c8-54a9-4523-93b4-228312f2c1ad 0.014s 2023-04-20 17:52:31,035 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52: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-08ca7936-d918-4194-b51d-c93fc3ed9ebf', 'x-openstack-request-id': 'req-08ca7936-d918-4194-b51d-c 93fc3ed9ebf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0a0340c8-54a9-4523-93b4-228312f2c1ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0a0340c8-54a9-4523-93b4-228312f2c1ad could not be found."}}' {9} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.508318s] ... 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 850719e4-91ac-4f81-b6b6-a6f6e32344c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:31,081 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types 0.037s 2023-04-20 17:52:31,082 80622 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-1142746742"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fff974-a55e-4b70-a296-472bc3c35234', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fff974-a55e-4b70-a296-472bc3c35234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types'} Body: b'{"volume_type": {"id": "0e2ae4f8-d3bd-4523-8e2f-6e702b97d056", "name": "tempest-GroupsTest-volume-type-1142746742", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:52:31,119 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types 0.034s 2023-04-20 17:52:31,119 80622 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-1454822807"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e6888e-c8b0-44aa-ad70-d30ad3c278b7', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e6888e-c8b0-44aa-ad70-d30ad3c278b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types'} Body: b'{"group_type": {"id": "2bcf3394-a0b8-404d-9434-e5f49000c404", "name": "tempest-GroupsTest-group-type-1454822807", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:52:31,198 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups 0.076s 2023-04-20 17:52:31,199 80622 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": "2bcf3394-a0b8-404d-9434-e5f49000c404", "volume_types": ["0e2ae4f8-d3bd-4523-8e2f-6e702b97d056"], "name": "tempest-GroupsTest-Group-699648911"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11d7fddb-8a91-414c-90bd-be765980deac', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11d7fddb-8a91-414c-90bd-be765980deac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups'} Body: b'{"group": {"id": "850719e4-91ac-4f81-b6b6-a6f6e32344c8", "name": "tempest-GroupsTest-Group-699648911"}}' 2023-04-20 17:52:31,244 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8 0.043s 2023-04-20 17:52:31,244 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04d30f8-978e-4110-9678-e144c4bcc232', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04d30f8-978e-4110-9678-e144c4bcc232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8'} Body: b'{"group": {"id": "850719e4-91ac-4f81-b6b6-a6f6e32344c8", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:52:31.000000", "name": "tempest-GroupsTest-Group-699648911", "description": null, "group_type": "2bcf3394-a0b8-404d-9434-e5f49000c404", "volume_types": ["0e2ae4f8-d3bd-4523-8e2f-6e702b97d056"]}}' 2023-04-20 17:52:32,290 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8 0.038s 2023-04-20 17:52:32,290 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73023a4d-a93e-4431-8a22-b26d8cb66906', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73023a4d-a93e-4431-8a22-b26d8cb66906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8'} Body: b'{"group": {"id": "850719e4-91ac-4f81-b6b6-a6f6e32344c8", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:52:31.000000", "name": "tempest-GroupsTest-Group-699648911", "description": null, "group_type": "2bcf3394-a0b8-404d-9434-e5f49000c404", "volume_types": ["0e2ae4f8-d3bd-4523-8e2f-6e702b97d056"]}}' 2023-04-20 17:52:32,356 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/volumes/detail 0.061s 2023-04-20 17:52:32,356 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc590d5-ba30-45c0-aaf1-aff4ca6fb47d', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc590d5-ba30-45c0-aaf1-aff4ca6fb47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:52:32,431 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8/action 0.064s 2023-04-20 17:52:32,432 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 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-c06e77e1-c333-4311-8614-b437386 45b3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8/action'} Body: b'' 2023-04-20 17:52:32,448 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8 0.015s 2023-04-20 17:52:32,448 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 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-5211749d-9ca8-4e1c-83da-521717483460', 'x-openstack-request-id': 'req-5211749d-9ca8-4e1c-83da-521717483460', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 850719e4-91ac-4f81-b6b6-a6f6e32344c8 could not be found."}}' 2023-04-20 17:52:32,475 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types/2bcf3394-a0b8-404d-9434-e5f49000c404 0.026s 2023-04-20 17:52:32,476 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 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-4a0b5714-8d36-4f32-aa71-7dc460ccbc1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types/2bcf3394-a0b8-404d-9434-e5f49000c404'} Body: b'' 2023-04-20 17:52:32,529 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0e2ae4f8-d3bd-4523-8e2f-6e702b97d056 0.053s 2023-04-20 17:52:32,530 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1473e005-7c0d-4911-9b97-c66d1a9679f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0e2ae4f8-d3bd-4523-8e2f-6e702b97d056'} Body: b'' 2023-04-20 17:52:32,549 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0e2ae4f8-d3bd-4523-8e2f-6e702b97d056 0.019s 2023-04-20 17:52:32,550 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 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-63c630f3-6593-44ac-91be-0a8b51b4f2b8', 'x-openstack-request-id': 'req-63c630f3-6593-44ac-91be-0a8b51b4f2b8', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0e2ae4f8-d3bd-4523-8e2f-6e702b97d056'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0e2ae4f8-d3bd-4523-8e2f-6e702b97d056 could not be found."}}' {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.364492s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.035789s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.047416s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.999315s] ... 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 949df4c5-4e87-41cc-8720-2566a93c7d95 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:36,353 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/55eb224d65ea41c2bd43d8266c2224f0/os-quota-sets/6712d0fe3ae44f9199d68b816cab7fcb?usage=True 0.059s 2023-04-20 17:52:36,353 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92bfaa15-18cb-48d9-8b56-07b20b0fdd26', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92bfaa15-18cb-48d9-8b56-07b20b0fdd26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55eb224d65ea41c2bd43d8266c2224f0/os-quota-sets/6712d0fe3ae44f9199d68b816cab7fcb?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": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:36,677 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes 0.315s 2023-04-20 17:52:36,677 80622 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-650403097"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc4de5d-cbe4-494a-bb09-a180c97bd3f4', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc4de5d-cbe4-494a-bb09-a180c97bd3f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes'} Body: b'{"volume": {"id": "949df4c5-4e87-41cc-8720-2566a93c7d95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:36.615983", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-650403097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:52:36,729 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95 0.042s 2023-04-20 17:52:36,730 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e56d92f-95f5-484f-a0b9-526387ef5151', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e56d92f-95f5-484f-a0b9-526387ef5151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95'} Body: b'{"volume": {"id": "949df4c5-4e87-41cc-8720-2566a93c7d95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:37.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-650403097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:37,800 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95 0.058s 2023-04-20 17:52:37,800 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca75dcf-6d95-48f9-9d95-dc96e4657119', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca75dcf-6d95-48f9-9d95-dc96e4657119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95'} Body: b'{"volume": {"id": "949df4c5-4e87-41cc-8720-2566a93c7d95", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:37.000000", "updated_at": "2023-04-20T17:52:37.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-650403097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:37,851 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95 0.040s 2023-04-20 17:52:37,851 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-0b4e2849-9d21-40a8-a257-13f1c0769095', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4e2849-9d21-40a8-a257-13f1c0769095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95'} Body: b'{"volume": {"id": "949df4c5-4e87-41cc-8720-2566a93c7d95", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:37.000000", "updated_at": "2023-04-20T17:52:37.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-650403097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:38,041 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95 0.179s 2023-04-20 17:52:38,259 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52: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-8f45d5c8-c08f-4906-b265-f0e8e79ac19d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95'} Body: b'' 2023-04-20 17:52:38,290 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95 0.030s 2023-04-20 17:52:38,291 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52: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-29b58c7f-83ff-40aa-8530-e27931457ccf', 'x-openstack-request-id': 'req-29b58c7f-83ff-40aa-8530-e27931457ccf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 949df4c5-4e87-41cc-8720-2566a93c7d95 could not be found."}}' {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.483179s] ... 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 41a227d4-a9d9-4d70-8c66-ddb44dab90a8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:38,479 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes 0.185s 2023-04-20 17:52:38,480 80622 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-1135566973"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4d1b51-43d4-457c-a833-9b63d2ad7a34', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4d1b51-43d4-457c-a833-9b63d2ad7a34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes'} Body: b'{"volume": {"id": "41a227d4-a9d9-4d70-8c66-ddb44dab90a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:38.417245", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1135566973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:52:38,533 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8 0.043s 2023-04-20 17:52:38,534 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25746ab-eb78-4a55-addb-edaea2d1d7b3', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25746ab-eb78-4a55-addb-edaea2d1d7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8'} Body: b'{"volume": {"id": "41a227d4-a9d9-4d70-8c66-ddb44dab90a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:38.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1135566973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:39,585 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8 0.039s 2023-04-20 17:52:39,586 80622 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720207b5-ea9c-430c-a430-39ae6f08d402', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720207b5-ea9c-430c-a430-39ae6f08d402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8'} Body: b'{"volume": {"id": "41a227d4-a9d9-4d70-8c66-ddb44dab90a8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:38.000000", "updated_at": "2023-04-20T17:52:39.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1135566973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:39,637 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8 0.040s 2023-04-20 17:52:39,637 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea665f6e-4af5-409b-b1df-9f2d386ebb37', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea665f6e-4af5-409b-b1df-9f2d386ebb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8'} Body: b'{"volume": {"id": "41a227d4-a9d9-4d70-8c66-ddb44dab90a8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:38.000000", "updated_at": "2023-04-20T17:52:39.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1135566973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:39,753 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8 0.105s 2023-04-20 17:52:39,754 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:39 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-2c71ad1d-d697-41e8-9347-3fce23873dd6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8'} Body: b'' 2023-04-20 17:52:39,775 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8 0.021s 2023-04-20 17:52:39,776 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52: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-b2973ad2-597c-4cc8-ab16-537b09c0c64d', 'x-openstack-request-id': 'req-b2973ad2-597c-4cc8-ab16-537b09c0c64d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 41a227d4-a9d9-4d70-8c66-ddb44dab90a8 could not be found."}}' {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.053788s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.282213s] ... ok {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [123.404973s] ... 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 f32b2ae7-09a5-495e-91f6-e78dc4d64cb7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:50:37,867 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.231s 2023-04-20 17:50:37,868 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:37 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-a75f6a14-3d5a-4f9a-bf3d-9a236cf29e13', 'x-compute-request-id': 'req-a75f6a14-3d5a-4f9a-bf3d-9a236cf29e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:50:38,284 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.400s 2023-04-20 17:50:38,284 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:37 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-cc89a845-3193-4f08-8ff5-8c6b6db840cd', 'x-compute-request-id': 'req-cc89a845-3193-4f08-8ff5-8c6b6db840cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:50:39,144 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.847s 2023-04-20 17:50:39,144 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:38 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-c6e49c13-7146-4158-8206-d14e84e57be2', 'x-compute-request-id': 'req-c6e49c13-7146-4158-8206-d14e84e57be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:51:39,621 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/e71be 84bd42247d580074ab83b838bb7/volumes 0.420s 2023-04-20 17:51:39,622 80620 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-1166118772"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f42147-0c24-4f00-924c-58b309601af3', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f42147-0c24-4f00-924c-58b309601af3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes'} Body: b'{"volume": {"id": "f32b2ae7-09a5-495e-91f6-e78dc4d64cb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:51:39.558713", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1166118772", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:51:39,679 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7 0.037s 2023-04-20 17:51:39,679 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb274a6-c9d4-4f18-8e3c-58548f68e405', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb274a6-c9d4-4f18-8e3c-58548f68e405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7'} Body: b'{"volume": {"id": "f32b2ae7-09a5-495e-91f6-e78dc4d64cb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:51:40.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1166118772", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71be84bd42247d580074ab83b838bb7"}}' 2023-04-20 17:51:40,731 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7 0.041s 2023-04-20 17:51:40,732 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885e56f5-70bc-41ca-a7fb-56a5743cfeed', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885e56f5-70bc-41ca-a7fb-56a5743cfeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7'} Body: b'{"volume": {"id": "f32b2ae7-09a5-495e-91f6-e78dc4d64cb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:51:40.000000", "updated_at": "2023-04-20T17:51:40.000000", "name": "tempest-ServerActionsTestJSON-volume-1166118772", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71be84bd42247d580074ab83b838bb7"}}' 2023-04-20 17:51:40,742 80620 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-20 17:51:40,975 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.231s 2023-04-20 17:51:40,975 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:40 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-66ed4b7e-19d1-4d87-8841-20591a18d53d', 'x-compute-request-id': 'req-66ed4b7e-19d1-4d87-8841-20591a18d53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": nul l, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.162853s] ... ok {6} setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 f9da9527-dbc4-4b9d-85be-17e6a0dd20e8 failed to build and is in ERROR status {6} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {6} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {11} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.383010s] ... 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 593e0228-8c45-40d0-a3d4-300f3bdc464f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:53:52,449 80632 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes 0.225s 2023-04-20 17:53:52,450 80632 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-61119530"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965f9d3b-b15f-4277-985a-1da141c0283c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965f9d3b-b15f-4277-985a-1da141c0283c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes'} Body: b'{"volume": {"id": "593e0228-8c45-40d0-a3d4-300f3bdc464f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:52.380759", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-61119530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f"}], "user_id": "67028dfc02dc439b9aef77327a424409", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:53:52,504 80632 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f 0.042s 2023-04-20 17:53:52,504 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb0e82cc-47f9-40d2-a61c-fba1e237affa', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb0e82cc-47f9-40d2-a61c-fba1e237affa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f'} Body: b'{"volume": {"id": "593e0228-8c45-40d0-a3d4-300f3bdc464f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:52.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-61119530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f"}], "user_id": "67028dfc02dc439b9aef77327a424409", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49db491e5f6840e5813a5c6f5444bcc3"}}' 2023-04-20 17:53:53,584 80632 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f 0.049s 2023-04-20 17:53:53,587 80632 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c748c0a8-6f44-4474-a017-ff84e32e52bb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c748c0a8-6f44-4474-a017-ff84e32e52bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f'} Body: b'{"volume": {"id": "593e0228-8c45-40d0-a3d4-300f3bdc464f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:52.000000", "updated_at": "2023-04-20T17:53:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-61119530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f"}], "user_id": "67028dfc02dc439b9aef77327a424409", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49db491e5f6840e5813a5c6f5444bcc3"}}' {11} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.295126s] ... 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 556a74bb-0be9-4f91-ad56-649ad0578c63 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:53:53,795 80632 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes 0.183s 2023-04-20 17:53:53,796 80632 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-334599325"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d186ad8e-4e6a-48df-9157-c6636e2fe90a', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d186ad8e-4e6a-48df-9157-c6636e2fe90a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes'} Body: b'{"volume": {"id": "556a74bb-0be9-4f91-ad56-649ad0578c63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:53.735806", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-334599325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63"}], "user_id": "67028dfc02dc439b9aef77327a424409", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:53:53,841 80632 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63 0.036s 2023-04-20 17:53:53,841 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-200af255-8b99-46df-bcb2-6ef2aa3c54f9', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-200af255-8b99-46df-bcb2-6ef2aa3c54f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63'} Body: b'{"volume": {"id": "556a74bb-0be9-4f91-ad56-649ad0578c63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:54.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-334599325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63"}], "user_id": "67028dfc02dc439b9aef77327a424409", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49db491e5f6840e5813a5c6f5444bcc3"}}' 2023-04-20 17:53:54,894 80632 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63 0.040s 2023-04-20 17:53:54,894 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474709d1-ca12-4067-81c7-f3c65986adaa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474709d1-ca12-4067-81c7-f3c65986adaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63'} Body: b'{"volume": {"id": "556a74bb-0be9-4f91-ad56-649ad0578c63", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:54.000000", "updated_at": "2023-04-20T17:53:54.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-334599325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63"}], "user_id": "67028dfc02dc439b9aef77327a424409", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49db491e5f6840e5813a5c6f5444bcc3"}}' {10} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [230.247417s] ... 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 933a96f2-a1db-4bad-a931-45de4d1a7d06 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T17:53:43Z', 'message': 'Build of instance 933a96f2-a1db-4bad-a931-45de4d1a7d06 aborted: Volume 2a05b782-ed13-40e9-a17d-8031a039195d did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-6cafe061-9490-4265-8ebc-530f77a363ce. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:50:35,759 80630 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.035s 2023-04-20 17:50:35,759 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1ef426f9-3216-42a7-a634-bce315d07d69', '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": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647-project-member", "password_expires_at": null}, "audit_ids": ["riGfOGcoQNi96WnNDYPewQ"], "expires_at": "2023-04-20T18:50:35.000000Z", "issued_at": "2023-04-20T17:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abe42b4dbff64335881f530d3d3ba70c", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:50:35,760 80630 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '699d9e3b-82b5-48ec-913e-e64620fd3440', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1376570977-network', 'tenant_id': 'abe42b4dbff64335881f530d3d3ba70c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'abe42b4dbff64335881f530d3d3ba70c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8462, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:46:39Z', 'updated_at': '2023-04-20T17:46:39Z', 'revision_number': 1} available for tenant 2023-04-20 17:50:36,390 80630 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.629s 2023-04-20 17:50:36,390 80630 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-93107811", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "699d9e3b-82b5-48ec-913e-e64620fd3440"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c', '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-30d8053b-822b-471a-b55b-1409c878d9fc', 'x-compute-request-id': 'req-30d8053b-822b-471a-b55b-1409c878d9fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "abece55a-d4ac-4beb-aaf4-827965e9603c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7N57vBACTNsP"}}' 2023-04-20 17:50:36,471 80630 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/abece55a-d4ac-4beb-aaf4-827965e9603c 0.076s 2023-04-20 17:50:36,471 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', '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-ab1fe578-b9b2-4342-87de-a3f33416c1d0', 'x-compute-request-id': 'req-ab1fe578-b9b2-4342-87de-a3f33416c1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c'} Body: b'{"server": {"id": "abece55a-d4ac-4beb-aaf4-827965e9603c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-93107811", "status": "BUILD", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:50:36Z", "updated": "2023-04-20T17:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abece55a- d4ac-4beb-aaf4-827965e9603c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}], "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-20 17:51:26,789 80630 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/abece55a-d4ac-4beb-aaf4-827965e9603c 0.253s 2023-04-20 17:51:26,789 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-995f2efc-a364-4a0e-8f34-d6685ccdbbd2', 'x-compute-request-id': 'req-995f2efc-a364-4a0e-8f34-d6685ccdbbd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c'} Body: b'{"server": {"id": "abece55a-d4ac-4beb-aaf4-827965e9603c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-93107811", "status": "ACTIVE", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "9c52bbb6aded609814b22b3e3c0cab867b5908ccffa8eaaf01d9ebb3", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:50:36Z", "updated": "2023-04-20T17:50:43Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1376570977-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e8:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:50:43.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-20 17:51:26,804 80630 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:52:28,026 80630 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/abece55a-d4ac-4beb-aaf4-827965e9603c/action 1.162s 2023-04-20 17:52:28,027 80630 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-ServerBootFromVolumeStableRes cueTest-image-1499497848"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:26 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-6bdb1248-33f5-40f0-a92c-7106278f9a05', 'x-compute-request-id': 'req-6bdb1248-33f5-40f0-a92c-7106278f9a05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c/action'} Body: b'{"image_id": "8b8addf7-a7e6-472b-8019-227560d68fe0"}' 2023-04-20 17:52:28,060 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.030s 2023-04-20 17:52:28,061 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5a3ae64b-0cf9-460f-bfa6-881a6ef91015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:28Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:29,098 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.035s 2023-04-20 17:52:29,099 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ae4fd9ea-57d5-4f55-96fa-e1614df80712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_project_name": "tempest-ServerBootFrom VolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:28Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:30,124 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.023s 2023-04-20 17:52:30,124 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-971fc493-c01d-4784-b8be-8e9e590ceb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:28Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:31,146 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.020s 2023-04-20 17:52:31,147 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a93e3f90-970d-4c2e-8e6a-4a1d09f84458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "boot_role s": "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:28Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:32,179 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.032s 2023-04-20 17:52:32,180 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c502524f-2e45-4360-9e44-c784444e989a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:32Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:33,210 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.028s 2023-04-20 17:52:33,210 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 2 0 Apr 2023 17:52:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5148af59-b90c-4212-a594-eb3d0da8ccc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:32Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:34,234 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.022s 2023-04-20 17:52:34,235 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-11f38732-bc4b-429e-93ba-a0ec0360286b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "fa0b05a6478002e1e7a5f2fbbf41ee76", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "871b852214be3615eb131f7a752669b98e067dc180f79a0e6eddec1dd3792f9c217f1147a16068b887cc3c2d3697ac4b56be049f9873f2a0c88fe727985e4e49", "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updat ed_at": "2023-04-20T17:52:33Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:34,265 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.029s 2023-04-20 17:52:34,265 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ce2b50f9-7d9d-4069-843d-7a6136888da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "fa0b05a6478002e1e7a5f2fbbf41ee76", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "871b852214be3615eb131f7a752669b98e067dc180f79a0e6eddec1dd3792f9c217f1147a16068b887cc3c2d3697ac4b56be049f9873f2a0c88fe727985e4e49", "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:33Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:34,515 80630 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/abece55a-d4ac-4beb-aaf4-827965e9603c 0.248s 2023-04-20 17:52:34,515 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-44bb4ffb-113c-48e5-93ae-89c2076a46ba', 'x-compute-request-id': 'req-44bb4ffb-113c-48e5-93ae-89c2076a46ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c'} Body: b'{"server": {"id": "abece55a-d4ac-4beb-aaf4-827965e9603c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-93107811", "status": "ACTIVE", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "9c52bbb6aded609814b22b3e3c0cab867b5908ccffa8 eaaf01d9ebb3", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:50:36Z", "updated": "2023-04-20T17:52:33Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1376570977-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e8:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:50:43.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-20 17:53:34,679 80630 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.092s 2023-04-20 17:53:34,680 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-73eb45b1-9cfa-45d3-b614-233f3068251e', '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": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647-project-member", "password_expires_at": null}, "audit_ids": ["2mOaSwMmSt2QV6CWCdLe6Q"], "expires_at": "2023-04-20T18:53:34.000000Z", "issued_at": "2023-04-20T17:53:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abe42b4dbff64335881f530d3d3ba70c", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/abe42b4dbf f64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:53:34,681 80630 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '699d9e3b-82b5-48ec-913e-e64620fd3440', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1376570977-network', 'tenant_id': 'abe42b4dbff64335881f530d3d3ba70c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'abe42b4dbff64335881f530d3d3ba70c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8462, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:46:39Z', 'updated_at': '2023-04-20T17:46:39Z', 'revision_number': 1} available for tenant 2023-04-20 17:53:35,299 80630 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.617s 2023-04-20 17:53:35,300 80630 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-1126218983", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "destination_type": "volume"}], "networks": [{"uuid": "699d9e3b-82b5-48ec-913e-e64620fd3440"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06', '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-6cafe061-9490-4265-8ebc-530f77a363ce', 'x-compute-request-id': 'req-6cafe061-9490-4265-8ebc-530f77a363ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "933a96f2-a1db-4bad-a931-45de4d1a7d06", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "HAg94mDsP86v"}}' 2023-04-20 17:53:35,389 80630 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/933a96f2-a1db-4bad-a931-45de4d1a7d06 0.086s 2023-04-20 17:53:35,389 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Co ntent-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:35 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-60d2f0af-008f-497a-9918-d32e9cd57099', 'x-compute-request-id': 'req-60d2f0af-008f-497a-9918-d32e9cd57099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06'} Body: b'{"server": {"id": "933a96f2-a1db-4bad-a931-45de4d1a7d06", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1126218983", "status": "BUILD", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:53:35Z", "updated": "2023-04-20T17:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06"}], "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-20 17:54:25,583 80630 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/933a96f2-a1db-4bad-a931-45de4d1a7d06 0.134s 2023-04-20 17:54:25,583 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:54:25 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-fc7eb7cb-ceba-4c11-8c69-405aa7f25800', 'x-compute-request-id': 'req-fc7eb7cb-ceba-4c11-8c69-405aa7f25800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06'} Body: b'{"server": {"id": "933a96f2-a1db-4bad-a931-45de4d1a7d06", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1126218983", "status": "ERROR", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:53:35Z", "updated": "2023-04-20T17:53:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T17:53:43Z", "message": "Build of instance 933a96f2-a1db-4bad-a931-45de4d1a7d06 aborted: Volume 2a05b782-ed13-40e9-a17d-8031a039195d 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-20 17:54:25,597 80630 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 17:54:25,921 80630 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/933a96f2-a1db-4bad-a931-45de4d1a7d06 0.323s 2023-04-20 17:54:25,921 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:54:25 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-4d36956b-831e-44ac-97ec-9bb67873324b', 'x-compute-request-id': 'req-4d36956b-831e-44ac-97ec-9bb67873324b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06'} Body: b'' 2023-04-20 17:54:25,964 80630 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/933a96f2-a1db-4bad-a931-45de4d1a7d06 0.042s 2023-04-20 17:54:25,964 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:54:25 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-acebad41-7ef0-449b-b5d7-eeea6ec874b9', 'x-compute-request-id': 'req-acebad41-7ef0-449b-b5d7-eeea6ec874b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 933a96f2-a1db-4bad-a931-45de4d1a7d06 could not be found."}}' {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [123.483665s] ... 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 60c1aca6-de6d-43bf-b28b-e5924bdbbec4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:41,518 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.473s 2023-04-20 17:52:41,519 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:41 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-cce58ff1-7e27-489a-ba44-066d480868b9', 'x-compute-request-id': 'req-cce58ff1-7e27-489a-ba44-066d480868b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:52:42,032 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.502s 2023-04-20 17:52:42,033 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:41 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-170c0b0b-f027-46be-a797-377c4d79946c', 'x-compute-request-id': 'req-170c0b0b-f027-46be-a797-377c4d79946c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:52:42,439 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.394s 2023-04-20 17:52:42,439 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:42 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-72557309-c974-402f-9aeb-842c6d727a68', 'x-compute-request-id': 'req-72557309-c974-402f-9aeb-842c6d727a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:53:42,612 80620 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.095s 2023-04-20 17:53:42,612 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-da177856-33db-43bc-a943-b49f1651cb43', '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": "e1845b9cd94240a29608d4ebbd39e9a5", "name": "tempest-ServerActionsTestJSON-1278332395-project-member", "password_expires_at": null}, "audit_ids": ["5OCZv1wRRhaHIi2EM_vAog"], "expires_at": "2023-04-20T18:53:42.000000Z", "issued_at": "2023-04-20T17:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e71be84bd42247d580074ab83b838bb7", "name": "tempest-ServerActionsTestJSON-1278332395"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e71be84bd42247d580074ab83b838bb7", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:53:42,613 80620 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': 'ed65bd69-a316-44d7-8213-4ae158923539', 'name': 'tempest-ServerActionsTestJSON-1290639478-network', 'tenant_id': 'e71be84bd42247d580074ab83b838bb7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e71be84bd42247d580074ab83b838bb7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22156, 'is_default': False, 'availability_zone_hints': [], 'availability_ zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:45:42Z', 'updated_at': '2023-04-20T17:45:42Z', 'revision_number': 1} available for tenant 2023-04-20 17:53:42,613 80620 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-153238431', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN0FCE4Hd5+8kyNvpNl2KHRcs4SXhbcKZoAUgDW4toGd+/8aTk/dpA2JB11JoIQOeQsSibEMbQUvHTQ3iGn6ntfNgFrJjvaGNhky7ECWJ7J6Bnko4N2UR4obewVGkvyvAA==', 'fingerprint': '19:d8:d9:e4:e1:bb:c7:c7:70:45:b1:db:e2:4a:a0:61', 'user_id': 'e1845b9cd94240a29608d4ebbd39e9a5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB0kCW4QEa4H0eKp9x+omF9jhR+jTSa67XPkW5KqokmVGzQ5oXfgB1a\nXPzKH8tFTbigBwYFK4EEACKhZANiAATdBQhOB3efvJMjb6TZdih0XLOEl4W3CmaA\nFIA1uLaBnfv/Gk5P3aQNiQddSaCEDnkLEomxDG0FLx00N4hp+p7XzYBayY72hjYZ\nMuxAlieyegZ5KODdlEeKG3sFRpL8rwA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '185fe286-57e7-412c-8cc0-172dbeb1cf7c', 'name': 'tempest-securitygroup--1383347423', 'stateful': True, 'tenant_id': 'e71be84bd42247d580074ab83b838bb7', 'description': 'tempest-description--1874302746', 'shared': False, 'security_group_rules': [{'id': '343be799-00f4-4259-b7a2-93bd62bf2156', 'tenant_id': 'e71be84bd42247d580074ab83b838bb7', 'security_group_id': '185fe286-57e7-412c-8cc0-172dbeb1cf7c', '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': 666, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:45:50Z', 'updated_at': '2023-04-20T17:45:50Z', 'revision_number': 0, 'project_id': 'e71be84bd42247d580074ab83b838bb7'}, {'id': '38222d26-28c9-4cc9-a745-b31158d3df19', 'tenant_id': 'e71be84bd42247d580074ab83b838bb7', 'security_group_id': '185fe286-57e7-412c-8cc0-172dbeb1cf7c', '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': 667, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:45:50Z', 'updated_at': '2023-04-20T17:45:50Z', 'revision_number': 0, 'project_id': 'e71be84bd42247d580074ab83b838bb7'}], 'tags': [], 'created_at': '2023-04-20T17:45:50Z', 'updated_at': '2023-04-20T17:45:50Z', 'revision_number': 1, 'project_id': 'e71be84bd42247d580074ab83b838bb7'}, 'floating_ip': {'id': '7ad37c97-c178-4603-8af9-02d4c959731c', 'tenant_id': 'e71be84bd42247d580074ab83b838bb7', 'floating_ip_address': '172.24.4.233', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e71be84bd42247d580074ab83b838bb7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:45:51Z', 'updated_at': '2023-04-20T17:45:51Z', 'revision_number': 0, 'ip': '172.24.4.233'}} 2023-04-20 17:53:42,941 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes 0.327s 2023-04-20 17:53:42,941 80620 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-301975293", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3a7900-79de-4a0b-a328-671b3094aeb2', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3a7900-79de-4 a0b-a328-671b3094aeb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes'} Body: b'{"volume": {"id": "60c1aca6-de6d-43bf-b28b-e5924bdbbec4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:42.863931", "updated_at": null, "name": "tempest-tempest.common.compute-volume-301975293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:53:42,989 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4 0.038s 2023-04-20 17:53:42,989 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866490aa-659a-4a6d-9729-d0770fddefb6', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866490aa-659a-4a6d-9729-d0770fddefb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4'} Body: b'{"volume": {"id": "60c1aca6-de6d-43bf-b28b-e5924bdbbec4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:43.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-301975293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71be84bd42247d580074ab83b838bb7"}}' 2023-04-20 17:53:44,042 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4 0.041s 2023-04-20 17:53:44,043 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2ea72b-8a39-48e5-8efc-feb064237006', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2ea72b-8a39-48e5-8efc-feb064237006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4'} Body: b'{"volume": {"id": "60c1aca6-de6d-43bf-b28b-e5924bdbbec4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:43. 000000", "updated_at": "2023-04-20T17:53:43.000000", "name": "tempest-tempest.common.compute-volume-301975293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71be84bd42247d580074ab83b838bb7"}}' 2023-04-20 17:53:44,151 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4 0.098s 2023-04-20 17:53:44,151 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53: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-b0a63251-dab0-4a9e-b611-7103be305584', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4'} Body: b'' 2023-04-20 17:53:44,172 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4 0.021s 2023-04-20 17:53:44,173 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53: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-e731eddd-0ee0-4093-b612-e78ad2227431', 'x-openstack-request-id': 'req-e731eddd-0ee0-4093-b612-e78ad2227431', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60c1aca6-de6d-43bf-b28b-e5924bdbbec4 could not be found."}}' 2023-04-20 17:53:44,173 80620 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-20 17:53:44,455 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.280s 2023-04-20 17:53:44,455 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:44 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-0fdab033-952e-4cd9-85f3-c1fe73153d3a', 'x-compute-request-id': 'req-0fdab033-952e-4cd9-85f3-c1fe73153d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b 58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.837538s] ... 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 b9c93a65-5efa-448a-9f92-81e07af87634 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:55:41,532 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/types 0.200s 2023-04-20 17:55:41,533 80632 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-1024784568"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f449044-a953-4b4b-95a9-299be7bb9044', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f449044-a953-4b4b-95a9-299be7bb9044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/types'} Body: b'{"volume_type": {"id": "020866d4-10dc-4fff-9aca-fcaf7be3a705", "name": "tempest-GroupSnapshotsV319Test-volume-type-1024784568", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:55:41,571 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/group_types 0.035s 2023-04-20 17:55:41,572 80632 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-1321308911"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04742567-80f9-4083-8320-b663d2474745', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04742567-80f9-4083-8320-b663d2474745', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/group_types'} Body: b'{"group_type": {"id": "8e93725c-ebc3-4bbb-95db-387fcdf7f6de", "name": "tempest-GroupSnapshotsV319Test-group-type-1321308911", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:55:41,777 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups 0.203s 2023-04-20 17:55:41,778 80632 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": "8e93725c-ebc3-4bbb-95db-387fcdf7f6de", "volume_types": ["020866d4-10dc-4fff-9aca-fcaf7be3a705"], "name": "tempest-GroupSnapshotsV319Test-Group-1958242257"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e27439-a18f-43ec-af40-bdac45ffeed7', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e27439-a18f-43ec-af40-bdac45ffeed7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups'} Body: b'{"group": {"id": "b9c93a65-5efa-448a-9f92-81e07af87634", "name": "tempest-GroupSnapshotsV319Test-Group-1958242257"}}' 2023-04-20 17:55:41,822 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634 0.042s 2023-04-20 17:55:41,822 80632 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ed567d-ed68-4fa7-bc30-4620feb8ba34', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ed567d-ed68-4fa7-bc30-4620feb8ba34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634'} Body: b'{"group": {"id": "b9c93a65-5efa-448a-9f92-81e07af87634", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:55:42.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1958242257", "description": null, "group_type": "8e93725c-ebc3-4bbb-95db-387fcdf7f6de", "volume_types": ["020866d4-10dc-4fff-9aca-fcaf7be3a705"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:55:42,881 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634 0.053s 2023-04-20 17:55:42,881 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1303f82f-aed4-4a75-bca9-17d7497f815a', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1303f82f-aed4-4a75-bca9-17d7497f815a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634'} Body: b'{"group": {"id": "b9c93a65-5efa-448a-9f92-81e07af87634", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:55:42.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1958242257", "description": null, "group_type": "8e93725c-ebc3-4bbb-95db-387fcdf7f6de", "volume_types": ["020866d4-10dc-4fff-9aca-fcaf7be3a705"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:55:42,954 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/volumes/detail 0.067s 2023-04-20 17:55:42,954 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73a5f18-7094-4951-9827-df8ee2ec7f50', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73a5f18-7094-4951-9827-df8ee2ec7f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:55:43,030 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634/action 0.063s 2023-04-20 17:55:43,030 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:42 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-12864ed3-2fb2-4651-9530-53c5a8a73425', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634/action'} Body: b'' 2023-04-20 17:55:43,061 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634 0.030s 2023-04-20 17:55:43,061 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:43 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-04933e92-56de-4c3a-86e1-ae7ea98a4bc1', 'x-openstack-request-id': 'req-04933e92-56de-4c3a-86e1-ae7ea98a4bc1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b9c93a65-5efa-448a-9f92-81e07af87634 could not be found."}}' 2023-04-20 17:55:43,090 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/group_types/8e93725c-ebc3-4bbb-95db-387fcdf7f6de 0.028s 2023-04-20 17:55:43,091 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:43 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-b042c49a-af11-4468-aaa0-04409103696f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/group_types/8e93725c-ebc3-4bbb-95db-387fcdf7f6de'} Body: b'' 2023-04-20 17:55:43,149 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/types/020866d4-10dc-4fff-9aca-fcaf7be3a705 0.058s 2023-04-20 17:55:43,150 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55: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-5f4b7470-3b22-4181-aace-df342bf35c8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/types/020866d4-10dc-4fff-9aca-fcaf7be3a705'} Body: b'' 2023-04-20 17:55:43,167 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/types/020866d4-10dc-4fff-9aca-fcaf7be3a705 0.017s 2023-04-20 17:55:43,168 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55: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-f0033b4e-564c-4f6e-943f-22e40df3aadb', 'x-openstack-request-id': 'req-f0033b4e-564c-4f6e-943f-22e40df3aadb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/types/020866d4-10dc-4fff-9aca-fcaf7be3a705'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 020866d4-10dc-4fff-9aca-fcaf7be3a705 could not be found."}}' {11} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.809775s] ... 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 eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:55:46,241 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/types 0.185s 2023-04-20 17:55:46,241 80632 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-965994312"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf43154-40ef-4093-941b-fba17759b032', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf43154-40ef-4093-941b-fba17759b032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/types'} Body: b'{"volume_type": {"id": "8cd4ca16-53e8-458d-bd68-9e61cd7865c6", "name": "tempest-GroupsV314Test-volume-type-965994312", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:55:46,277 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/group_types 0.033s 2023-04-20 17:55:46,278 80632 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-1966515177"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c002a09-19a3-4d4f-b9d4-ae8bd3a25e01', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c002a09-19a3-4d4f-b9d4-ae8bd3a25e01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/group_types'} Body: b'{"group_type": {"id": "5b087327-4840-4865-8d53-53bfb2f4a14a", "name": "tempest-GroupsV314Test-group-type-1966515177", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:55:46,526 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups 0.243s 2023-04-20 17:55:46,527 80632 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": "5b087327-4840-4865-8d53-53bfb2f4a14a", "volume_types": ["8cd4ca16-53e8-458d-bd68-9e61cd7865c6"], "name": "tempest-GroupsV314Test-Group-790065215"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09a2544-62d0-4752-a7da-52fa1bdcf304', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09a2544-62d0-4752-a7da-52fa1bdcf304', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups'} Body: b'{"group": {"id": "eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d", "name": "tempest-GroupsV314Test-Group-790065215"}}' 2023-04-20 17:55:46,560 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d 0.031s 2023-04-20 17:55:46,560 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dbf8185-6f5c-4221-b12d-c25bcb1b479c', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dbf8185-6f5c-4221-b12d-c25bcb1b479c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d'} Body: b'{"group": {"id": "eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:55:46.000000", "name": "tempest-GroupsV314Test-Group-790065215", "description": null, "group_type": "5b087327-4840-4865-8d53-53bfb2f4a14a", "volume_types": ["8cd4ca16-53e8-458d-bd68-9e61cd7865c6"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:55:47,598 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d 0.032s 2023-04-20 17:55:47,598 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6338c37d-e264-4b62-aca1-2fe1b98863cf', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6338c37d-e264-4b62-aca1-2fe1b98863cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d'} Body: b'{"group": {"id": "eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:55:46.000000", "name": "tempest-GroupsV314Test-Group-790065215", "description": null, "group_type": "5b087327-4840-4865-8d53-53bfb2f4a14a", "volume_types": ["8cd4ca16-53e8-458d-bd68-9e61cd7865c6"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:55:47,673 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/volumes/detail 0.066s 2023-04-20 17:55:47,674 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2afc1e-1cd8-4b3b-817e-a423cf59595f', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2afc1e-1cd8-4b3b-817e-a423cf59595f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:55:47,747 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d/action 0.063s 2023-04-20 17:55:47,748 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:47 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-9b449858-cd96-45ba-a0cf-2580f45fc343', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d/action'} Body: b'' 2023-04-20 17:55:47,767 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d 0.018s 2023-04-20 17:55:47,767 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:47 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-0f08d108-7b8b-409b-8176-0c157503261c', 'x-openstack-request-id': 'req-0f08d108-7b8b-409b-8176-0c157503261c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d could not be found."}}' 2023-04-20 17:55:47,795 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/group_types/5b087327-4840-4865-8d53-53bfb2f4a14a 0.028s 2023-04-20 17:55:47,796 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:47 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-f752feef-de43-44c5-a52f-5c3caef5d38b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/group_types/5b087327-4840-4865-8d53-53bfb2f4a14a'} Body: b'' 2023-04-20 17:55:47,847 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/types/8cd4ca16-53e8-458d-bd68-9e61cd7865c6 0.051s 2023-04-20 17:55:47,847 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55: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-38caa0bd-d955-4197-a011-58ca71325c28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/types/8cd4ca16-53e8-458d-bd68-9e61cd7865c6'} Body: b'' 2023-04-20 17:55:47,863 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/types/8cd4ca16-53e8-458d-bd68-9e61cd7865c6 0.015s 2023-04-20 17:55:47,863 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d67900e-0f76-4236-8e8a-12d8cf204f58', 'x-openstack-request-id': 'req-8d67900e-0f76-4236-8e8a-12d8cf204f58', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/types/8cd4ca16-53e8-458d-bd68-9e61cd7865c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8cd4ca16-53e8-458d-bd68-9e61cd7865c6 could not be found."}}' {10} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {10} 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 80d5ac03-fb07-4d1b-b393-61fe9041cb3b failed to build and is in ERROR status {10} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [1.973132s] ... 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 b900543b-97d6-4ee1-b559-a16e73262151 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:56:17,602 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types 0.162s 2023-04-20 17:56:17,602 80630 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-273662138", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87736a05-3195-4f87-b8c2-6ac35b912e7a', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87736a05-3195-4f87-b8c2-6ac35b912e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types'} Body: b'{"volume_type": {"id": "faf9248e-d16d-47e0-a674-fd26e1d9f29a", "name": "tempest-VolumeTypesAccessTest-volume-type-273662138", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-20 17:56:17,727 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes 0.120s 2023-04-20 17:56:17,727 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "faf9248e-d16d-47e0-a674-fd26e1d9f29a", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:17 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-e6206609-0ab6-4bd8-ba3a-64fbfa782819', 'x-openstack-request-id': 'req-e6206609-0ab6-4bd8-ba3a-64fbfa782819', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type faf9248e-d16d-47e0-a674-fd26e1d9f29a could not be found."}}' 2023-04-20 17:56:17,728 80630 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-20 17:56:17,761 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a/action 0.032s 2023-04-20 17:56:17,762 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "182e42c3cd4b4ab2bb09287d765a0d33"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:17 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-d5c66a8b-2db7-45d9-87bc-4e25e49b165f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a/action'} Body: b'' 2023-04-20 17:56:17,981 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes 0.218s 2023-04-20 17:56:17,982 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "faf9248e-d16d-47e0-a674-fd26e1d9f2 9a", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1709382919"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315a6e04-69a5-4309-ac13-45876fd3002f', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315a6e04-69a5-4309-ac13-45876fd3002f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes'} Body: b'{"volume": {"id": "b900543b-97d6-4ee1-b559-a16e73262151", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:56:17.921407", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1709382919", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273662138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}], "user_id": "08575b79295146699522765f04f99259", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:56:18,033 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151 0.039s 2023-04-20 17:56:18,033 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4275c2-8e7b-4abe-8a62-246aba5a36d8', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4275c2-8e7b-4abe-8a62-246aba5a36d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151'} Body: b'{"volume": {"id": "b900543b-97d6-4ee1-b559-a16e73262151", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:56:18.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1709382919", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273662138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}], "user_id": "08575b79295146699522765f04f99259", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182e42c3cd4b4ab2bb09287d765a0d33"}}' 2023-04-20 17:56:19,087 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151 0.042s 2023-04-20 17:56:19,087 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8dab7f2-995a-43a0-b54c-bef998f69215', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8dab7f2-995a-43a0-b54c-bef998f69215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151'} Body: b'{"volume": {"id": "b900543b-97d6-4ee1-b559-a16e73262151", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:56:18.000000", "updated_at": "2023-04-20T17:56:18.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1709382919", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273662138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}], "user_id": "08575b79295146699522765f04f99259", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182e42c3cd4b4ab2bb09287d765a0d33"}}' 2023-04-20 17:56:19,139 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151 0.041s 2023-04-20 17:56:19,139 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70903b1f-5a1a-43ae-87df-de4358d414c1', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70903b1f-5a1a-43ae-87df-de4358d414c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151'} Body: b'{"volume": {"id": "b900543b-97d6-4ee1-b559-a16e73262151", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:56:18.000000", "updated_at": "2023-04-20T17:56:18.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1709382919", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273662138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}], "user_id": "08575b79295146699522765f04f99259", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182e42c3cd4b4ab2bb09287d765a0d33"}}' 2023-04-20 17:56:19,246 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151 0.096s 2023-04-20 17:56:19,246 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56: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-ab85cdb5-38ba-4eda-8c2e-ac860ac06873', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2 bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151'} Body: b'' 2023-04-20 17:56:19,268 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151 0.021s 2023-04-20 17:56:19,269 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56: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-5e81cda3-c6f2-4f86-8269-1792d28539ad', 'x-openstack-request-id': 'req-5e81cda3-c6f2-4f86-8269-1792d28539ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b900543b-97d6-4ee1-b559-a16e73262151 could not be found."}}' 2023-04-20 17:56:19,297 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a/action 0.028s 2023-04-20 17:56:19,298 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "182e42c3cd4b4ab2bb09287d765a0d33"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56: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-c04e6ffa-b1ce-4584-a5ef-491e7fbc994c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a/action'} Body: b'' 2023-04-20 17:56:19,391 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a 0.092s 2023-04-20 17:56:19,391 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56: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-ac2d89c0-9fa6-49e5-8e73-7b361a15df98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a'} Body: b'' 2023-04-20 17:56:19,410 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a 0.017s 2023-04-20 17:56:19,411 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56: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-25feedb7-06b9-4197-a969-fe3eaebba28f', 'x-openstack-request-id': 'req-25feedb7-06b9-4197-a969-fe3eaebba28f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62 cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type faf9248e-d16d-47e0-a674-fd26e1d9f29a could not be found."}}' {10} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.270339s] ... ok {10} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.159213s] ... ok {10} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [166.835559s] ... 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 079ffb72-76af-41df-bc83-07a80198e644 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:55:46,516 80620 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:55:46,517 80620 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:55:46,705 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.186s 2023-04-20 17:55:46,705 80620 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-1572988008", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK28+k2NHFWwBJ45Pgnij0rYGwscf/wgQwKjJ9hMql/Ah1G+enH+VmsTDZ/D/St2KDxN113M39bfG5G/GdMjdIzFN2e/VZNdp6eoICHZcl3IKQx+BCNI50mo9uWTbCNYgw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25f3286a-d10e-4f26-8c73-38bcebe01a57', 'x-compute-request-id': 'req-25f3286a-d10e-4f26-8c73-38bcebe01a57', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1572988008", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK28+k2NHFWwBJ45Pgnij0rYGwscf/wgQwKjJ9hMql/Ah1G+enH+VmsTDZ/D/St2KDxN113M39bfG5G/GdMjdIzFN2e/VZNdp6eoICHZcl3IKQx+BCNI50mo9uWTbCNYgw==", "fingerprint": "07:53:73:59:15:41:2e:98:aa:25:56:bd:46:80:ed:ad", "user_id": "377d01af97a94e36946304d8f4cf2d7c"}}' 2023-04-20 17:55:46,708 80620 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1572988008 created 2023-04-20 17:55:46,853 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.144s 2023-04-20 17:55:46,853 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1764430670", "description": "tempest-description--433024057"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-eea6169c-2894-4ebd-a045-6a9a56905244', 'date': 'Thu, 20 Apr 2023 17:55:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0462f86f-bfef-47d6-845e-56aab7d0e550", "name": "tempest-securitygroup--1764430670", "stateful": true, "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "description": "tempest-description--433024057", "shared": false, "security_group_rules": [{"id": "82beae30-7b63-4614-a482-940ffa1a2be6", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "0462f86f-bfef-47d6-845e-56aab7d0e550", "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": 951, "description": null, "tags": [], "created_at": "2023-04-20T17:55:46Z", "updated_at": "2023-04-20T17:55:46Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}, {"id": "851a00da-7199-4673-a6fb-f6ed28927410", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "0462f86f-bfef-47d6-845e-56aab7d0e550", "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": 952, "description": null, "tags": [], "created_at": "2023-04-20T17:55:46Z", "updated_at": "2023-04-20T17:55:46Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}], "tags": [], "created_at": "2023-04-20T17:55:46Z", "updated_at": "2023-04-20T17:55:46Z", "revision_number": 1, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:55:47,015 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-20 17:55:47,015 80620 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": "0462f86f-bfef-47d6-845e-56aab7d0e550", "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-5f8e0787-3d19-42e4-bea7-bcdbc7bd0ac9', 'date': 'Thu, 20 Apr 2023 17:55: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": "1e844039-d468-44ce-ad14-f9d9f0426bdd", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "0462f86f-bfef-47d6-845e-56aab7d0e550", "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-20T17:55:46Z", "updated_at": "2023-04-20T17:55:46Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:55:47,255 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.239s 2023-04-20 17:55:47,255 80620 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": "0462f86f-bfef-47d6-845e-56aab7d0e550", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c3a1ccb1-4c72-4aa2-a8f9-7d1094d5d132', 'date': 'Thu, 20 Apr 2023 17:55: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": "aa8160bd-17d8-4c41-aee4-4aac00cc12a5", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "0462f86f-bfef-47d6-845e-56aab7d0e550", "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-20T17:55:47Z", "updated_at": "2023-04-20T17:55:47Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:55:47,255 80620 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1764430670 created 2023-04-20 17:55:47,998 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.742s 2023-04-20 17:55:47,999 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'cont ent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-51b3361f-a8ab-46fa-8783-0ca6e8695b32', 'date': 'Thu, 20 Apr 2023 17:55:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "db95c2d4-9aee-4d47-9adb-b718715c2604", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "floating_ip_address": "172.24.4.192", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5995f15ea45a4b4590b2d181ae5d7907", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:55:47Z", "updated_at": "2023-04-20T17:55:47Z", "revision_number": 0}}' 2023-04-20 17:55:47,999 80620 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'db95c2d4-9aee-4d47-9adb-b718715c2604', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'floating_ip_address': '172.24.4.192', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5995f15ea45a4b4590b2d181ae5d7907', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:55:47Z', 'updated_at': '2023-04-20T17:55:47Z', 'revision_number': 0, 'ip': '172.24.4.192'} created 2023-04-20 17:55:48,042 80620 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.036s 2023-04-20 17:55:48,042 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:48 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-fda3f13a-d317-4bf8-9536-264e7d5df27d', '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": "377d01af97a94e36946304d8f4cf2d7c", "name": "tempest-AttachVolumeShelveTestJSON-1882994267-project-member", "password_expires_at": null}, "audit_ids": ["W1_WQv6rRM6wbb4e0n6Csg"], "expires_at": "2023-04-20T18:55:48.000000Z", "issued_at": "2023-04-20T17:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5995f15ea45a4b4590b2d181ae5d7907", "name": "tempest-AttachVolumeShelveTestJSON-1882994267"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": " public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5995f15ea45a4b4590b2d181ae5d7907", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:55:48,043 80620 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3', 'name': 'tempest-AttachVolumeShelveTestJSON-1377187363-network', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49318, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:55:41Z', 'updated_at': '2023-04-20T17:55:41Z', 'revision_number': 1} available for tenant 2023-04-20 17:55:48,044 80620 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1572988008', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK28+k2NHFWwBJ45Pgnij0rYGwscf/wgQwKjJ9hMql/Ah1G+enH+VmsTDZ/D/St2KDxN113M39bfG5G/GdMjdIzFN2e/VZNdp6eoICHZcl3IKQx+BCNI50mo9uWTbCNYgw==', 'fingerprint': '07:53:73:59:15:41:2e:98:aa:25:56:bd:46:80:ed:ad', 'user_id': '377d01af97a94e36946304d8f4cf2d7c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCJQqp/DQe2klaL4ZJHvV92qudn1hJ5aQsQhqhL2HCurj3HOE5LRaCg\n/tgOCt8Y7PigBwYFK4EEACKhZANiAAStvPpNjRxVsASeOT4J4o9K2BsLHH/8IEMC\noyfYTKpfwIdRvnpx/lZrEw2fw/0rdig8TdddzN/W3xuRvxnTI3SMxTdnv1WTXaen\nqCAh2XJdyCkMfgQjSOdJqPblk2wjWIM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0462f86f-bfef-47d6-845e-56aab7d0e550', 'name': 'tempest-securitygroup--1764430670', 'stateful': True, 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'description': 'tempest-description--433024057', 'shared': False, 'security_group_rules': [{'id': '82beae30-7b63-4614-a482-940ffa1a2be6', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'security_group_id': '0462f86f-bfef-47d6-845e-56aab7d0e550', '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': 951, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:55:46Z', 'updated_at': '2023-04-20T17:55:46Z', 'revision_number': 0, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907'}, {'id': '851a00da-7199-4673-a6fb-f6ed28927410', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'security_group_id': '0462f86f-bfef-47d6-845e-56aab7d0e550', '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': 952, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:55:46Z', 'updated_at': ' 2023-04-20T17:55:46Z', 'revision_number': 0, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907'}], 'tags': [], 'created_at': '2023-04-20T17:55:46Z', 'updated_at': '2023-04-20T17:55:46Z', 'revision_number': 1, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907'}, 'floating_ip': {'id': 'db95c2d4-9aee-4d47-9adb-b718715c2604', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'floating_ip_address': '172.24.4.192', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5995f15ea45a4b4590b2d181ae5d7907', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:55:47Z', 'updated_at': '2023-04-20T17:55:47Z', 'revision_number': 0, 'ip': '172.24.4.192'}} 2023-04-20 17:55:49,013 80620 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.969s 2023-04-20 17:55:49,014 80620 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-1776770964", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3"}], "security_groups": [{"name": "tempest-securitygroup--1764430670"}], "key_name": "tempest-keypair-1572988008", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2', '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-8ab35fc2-34b0-4a3a-80f0-8671726a4d0d', 'x-compute-request-id': 'req-8ab35fc2-34b0-4a3a-80f0-8671726a4d0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "20bf3e28-a250-48df-9246-59c132665ba2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bf3e28-a250-48df-9246-59c132665ba2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1764430670"}], "adminPass": "password"}}' 2023-04-20 17:55:49,094 80620 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/20bf3e28-a250-48df-9246-59c132665ba2 0.077s 2023-04-20 17:55:49,094 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', '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-e6c2dc59-f1ad-4432-b51d-d44647edf62e', 'x-compute-request-id': 'req-e6c2dc59-f1ad-4432-b51d-d44647edf62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2'} Body: b'{"server": {"id": "20bf3e28-a250-48df-9246-59c132665ba2", "name": "tempest-AttachVolumeShelveTestJSON-server-1776770964", "status": "BUILD", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "user_i d": "377d01af97a94e36946304d8f4cf2d7c", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:55:49Z", "updated": "2023-04-20T17:55:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bf3e28-a250-48df-9246-59c132665ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1572988008", "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-20 17:56:39,435 80620 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/20bf3e28-a250-48df-9246-59c132665ba2 0.281s 2023-04-20 17:56:39,436 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1589', '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-d290f720-da35-4170-b9e9-ea86962c425f', 'x-compute-request-id': 'req-d290f720-da35-4170-b9e9-ea86962c425f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2'} Body: b'{"server": {"id": "20bf3e28-a250-48df-9246-59c132665ba2", "name": "tempest-AttachVolumeShelveTestJSON-server-1776770964", "status": "ACTIVE", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "user_id": "377d01af97a94e36946304d8f4cf2d7c", "metadata": {}, "hostId": "83db13bc495891122b42c0de62e4d8279e02d099c6fada62b5f96f21", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:55:48Z", "updated": "2023-04-20T17:55:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1377187363-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6a:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bf3e28-a250-48df-9246-59c132665ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1572988008", "OS-SRV-USG:launched_at": "2023-04-20T17:55:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1764430670"}], "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-20 17:56:39,449 80620 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:57:39,701 80620 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/20bf3e28-a250-48df-9246-59c132665ba2/os-interface 0.190s 2023-04-20 17:57:39,701 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:39 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-d3874aaa-99f1-41bb-ab34-1aed6206c4f6', 'x-compute-request-id': 'req-d3874aaa-99f1-41bb-ab34-1aed6206c4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3", "port_id": "e3b6753f-02c4-4794-a337-292658d9039f", "mac_addr": "fa:16:3e:60:6a:54", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "416ac97f-aeb4-44a3-beb3-f932e41d6493", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 17:57:40,435 80620 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/db95c2d4-9aee-4d47-9adb-b718715c2604 0.727s 2023-04-20 17:57:40,435 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e3b6753f-02c4-4794-a337-292658d9039f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-af6efe14-e4dd-48bb-abee-7239d5add2e9', 'date': 'Thu, 20 Apr 2023 17:57:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/db95c2d4-9aee-4d47-9adb-b718715c2604'} Body: b'{"floatingip": {"id": "db95c2d4-9aee-4d47-9adb-b718715c2604", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "floating_ip_address": "172.24.4.192", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "b95ce8ad-d968-42c5-85e5-21535d76cbaa", "port_id": "e3b6753f-02c4-4794-a337-292658d9039f", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3", "mac_address": "fa:16:3e:60:6a:54", "admin_state_up": true, "status": "ACTIVE", "device_id": "20bf3e28-a250-48df-9246-59c132665ba2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:55:47Z", "updated_at": "2023-04-20T17:57:40Z", "revision_number": 1, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:57:40,436 80620 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.192:22' as 'cirros' with public key authentication 2023-04-20 17:57:40,478 80620 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:57:40,500 80620 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:57:40,501 80620 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.192 successfully created 2023-04-20 17:57:40,547 80620 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/20bf3e28-a250-48df-9246-59c132665ba2/ips 0.046s 2023-04-20 17:57:40,548 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', '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-4014a2a7-73ab-46e3-8742-06824fc8e945', 'x-compute-request-id': 'req-4014a2a7-73ab-46e3-8742-06824fc8e945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1377187363-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-20 17:57:40,775 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes 0.224s 2023-04-20 17:57:40,776 80620 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-1988169573"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f373e3-d1dd-4d02-9e89-22ca1905ce47', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f373e3-d1dd-4d02-9e89-22ca1905ce47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes'} Body: b'{"volume": {"id": "079ffb72-76af-41df-bc83-07a80198e644", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:40.705452", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1988169573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644"}], "user_id": "377d01af97a94e36946304d8f4cf2d7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:57:40,839 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644 0.052s 2023-04-20 17:57:40,840 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4942b8bc-147f-42e7-92ce-fe96f5c45faa', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4942b8bc-147f-42e7-92ce-fe96f5c45faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644'} Body: b'{"volume": {"id": "079ffb72-76af-41df-bc83-07a80198e644", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:41.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1988169573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644"}], "us er_id": "377d01af97a94e36946304d8f4cf2d7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:57:41,894 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644 0.042s 2023-04-20 17:57:41,894 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d8376d-b74a-482c-bd04-244646c64a1f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d8376d-b74a-482c-bd04-244646c64a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644'} Body: b'{"volume": {"id": "079ffb72-76af-41df-bc83-07a80198e644", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:41.000000", "updated_at": "2023-04-20T17:57:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1988169573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644"}], "user_id": "377d01af97a94e36946304d8f4cf2d7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:57:42,016 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2 0.111s 2023-04-20 17:57:42,016 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:41 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-fb7d1594-b2cf-4807-b243-b5d099229921', 'x-compute-request-id': 'req-fb7d1594-b2cf-4807-b243-b5d099229921', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2'} Body: b'' 2023-04-20 17:57:42,562 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2 0.545s 2023-04-20 17:57:42,563 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1714', '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-1b824c39-5ea6-4fff-b1bb-4fb2fc3b1aa3', 'x-compute -request-id': 'req-1b824c39-5ea6-4fff-b1bb-4fb2fc3b1aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2'} Body: b'{"server": {"id": "20bf3e28-a250-48df-9246-59c132665ba2", "name": "tempest-AttachVolumeShelveTestJSON-server-1776770964", "status": "ACTIVE", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "user_id": "377d01af97a94e36946304d8f4cf2d7c", "metadata": {}, "hostId": "83db13bc495891122b42c0de62e4d8279e02d099c6fada62b5f96f21", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:55:48Z", "updated": "2023-04-20T17:57:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1377187363-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6a:54"}, {"version": 4, "addr": "172.24.4.192", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6a:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bf3e28-a250-48df-9246-59c132665ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1572988008", "OS-SRV-USG:launched_at": "2023-04-20T17:55:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1764430670"}], "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-20 17:58:32,625 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2 0.042s 2023-04-20 17:58:32,626 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:32 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-086b043f-9382-4610-8ef4-9d61363bc8bf', 'x-compute-request-id': 'req-086b043f-9382-4610-8ef4-9d61363bc8bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 20bf3e28-a250-48df-9246-59c132665ba2 could not be found."}}' 2023-04-20 17:58:32,667 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1572988008 0.039s 2023-04-20 17:58:32,667 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:32 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-c6cf9b43-b609-42db-921b-f5550735939b', 'x-compute-request-id': 'req-c6cf9b43-b609-42db-921b-f5550735939b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypair s/tempest-keypair-1572988008'} Body: b'' 2023-04-20 17:58:32,837 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0462f86f-bfef-47d6-845e-56aab7d0e550 0.168s 2023-04-20 17:58:32,837 80620 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-c4b274ac-7f5a-4ead-a3f8-355edfe46815', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:58:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0462f86f-bfef-47d6-845e-56aab7d0e550'} Body: b'' 2023-04-20 17:58:32,878 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0462f86f-bfef-47d6-845e-56aab7d0e550 0.040s 2023-04-20 17:58:32,878 80620 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-a3e29471-9cff-40a9-ac11-84d9bf615362', 'date': 'Thu, 20 Apr 2023 17:58:32 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0462f86f-bfef-47d6-845e-56aab7d0e550'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0462f86f-bfef-47d6-845e-56aab7d0e550 does not exist", "detail": ""}}' 2023-04-20 17:58:33,350 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/db95c2d4-9aee-4d47-9adb-b718715c2604 0.471s 2023-04-20 17:58:33,351 80620 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-c3058100-9d58-46d1-8c84-194e5c9bb275', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:58:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/db95c2d4-9aee-4d47-9adb-b718715c2604'} Body: b'' {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.365474s] ... 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 2a6eee61-1e12-481f-81ce-e0716ca93281 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:55:54,057 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.079s 2023-04-20 17:55:54,058 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:53 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-1dc1af09-7180-4e9f-bb1e-aef88ee18bca', '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": "6ed147c0245640dfbcf646a06b47b6ff", "name": "tempest-VolumesActionsTest-1269335110-project-member", "password_expires_at": null}, "audit_ids": ["fsTF-ihfTE-IpA_5SFsRpw"], "expires_at": "2023-04-20T18:55:54.000000Z", "issued_at": "2023-04-20T17:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "973ac0d1b8764270af9a76d78fb28c91", "name": "tempest-VolumesActionsTest-1269335110"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/973ac0d1b8764270af9a76d78fb28c91", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:55:54,058 80632 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '9a4f034b-bfa6-40a8-8ad4-94e5a8514a43', 'name': 'tempest-VolumesActionsTest-225271598-network', 'tenant_id': '973ac0d1b8764270af9a76d78fb28c91', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '973ac0d1b8764270af9a76d78fb28c91', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21939, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:55:50Z', 'updated_at': '2023-04-20T17:55:50Z', 'revision_number': 1} available for tenant 2023-04-20 17:55:54,696 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.637s 2023-04-20 17:55:54,697 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-717254349", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "9a4f034b-bfa6-40a8-8ad4-94e5a8514a43"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3afe539d-a1f6-4367-a779-ef37ecfa517a', 'x-compute-request-id': 'req-3afe539d-a1f6-4367-a779-ef37ecfa517a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "436b0a7e-3636-4285-a8cf-48574352b9f3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "q3QYxrZ33d4z"}}' 2023-04-20 17:55:54,802 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3 0.101s 2023-04-20 17:55:54,802 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:54 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-e9d6b9b9-1d3c-47b1-bd31-9823685c2804', 'x-compute-request-id': 'req-e9d6b9b9-1d3c-47b1-bd31-9823685c2804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3'} Body: b'{"server": {"id": "436b0a7e-3636-4285-a8cf-48574352b9f3", "name": "tempest-VolumesActionsTest-instance-717254349", "status": "BUILD", "tenant_id": "973ac0d1b8764270af9a76d78fb28c91", "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:55:55Z", "updated": "2023-04-20T17:55:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}], "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": "sched uling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 17:56:45,105 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3 0.242s 2023-04-20 17:56:45,106 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1485', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-840fd3f1-11eb-4f6b-bbf8-1cbe4f269c51', 'x-compute-request-id': 'req-840fd3f1-11eb-4f6b-bbf8-1cbe4f269c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3'} Body: b'{"server": {"id": "436b0a7e-3636-4285-a8cf-48574352b9f3", "name": "tempest-VolumesActionsTest-instance-717254349", "status": "ACTIVE", "tenant_id": "973ac0d1b8764270af9a76d78fb28c91", "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "metadata": {}, "hostId": "96cddfdf5d21b15a261006dbe1b2aee781b7592bfa23b457b0b96d22", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:55:54Z", "updated": "2023-04-20T17:56:01Z", "addresses": {"tempest-VolumesActionsTest-225271598-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:fc:cb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:56:00.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-20 17:56:45,122 80632 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 17:57:45,451 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes 0.298s 2023-04-20 17:57:45,452 80632 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-1818611927"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a167a7e-de45-409c-abb9-c97200546187', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a167a7e-de45-409c-abb9-c97200546187', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes'} Body: b'{"volume": {"id": "2a6eee61-1e12-481f-81ce-e0716ca93281", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:45.370075", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1818611927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sou rce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:57:45,500 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281 0.039s 2023-04-20 17:57:45,500 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef06965c-8ada-4110-866f-9f1a094787e0', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef06965c-8ada-4110-866f-9f1a094787e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281'} Body: b'{"volume": {"id": "2a6eee61-1e12-481f-81ce-e0716ca93281", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:45.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1818611927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:57:46,555 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281 0.044s 2023-04-20 17:57:46,556 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6035ec4a-16eb-4750-9644-511ef4ec9451', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6035ec4a-16eb-4750-9644-511ef4ec9451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281'} Body: b'{"volume": {"id": "2a6eee61-1e12-481f-81ce-e0716ca93281", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:45.000000", "updated_at": "2023-04-20T17:57:46.000000", "name": "tempest-VolumesActionsTest-Volume-1818611927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}], "user_id": "6ed147c0245640dfbcf64 6a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:57:46,628 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281 0.061s 2023-04-20 17:57:46,628 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22109469-fde4-46ab-83da-4f514714f1b8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22109469-fde4-46ab-83da-4f514714f1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281'} Body: b'{"volume": {"id": "2a6eee61-1e12-481f-81ce-e0716ca93281", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:45.000000", "updated_at": "2023-04-20T17:57:46.000000", "name": "tempest-VolumesActionsTest-Volume-1818611927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:57:46,748 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281 0.110s 2023-04-20 17:57:46,749 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1978f6-c3fc-47e9-9680-430facf9dc3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281'} Body: b'' 2023-04-20 17:57:46,772 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281 0.022s 2023-04-20 17:57:46,772 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57: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-daaf2bc3-efe1-4527-9670-9eb74c9250e5', 'x-openstack-request-id': 'req-daaf2bc3-efe1-4527-9670-9eb74c9250e5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281'} Body: b'{"itemNotFound": {"c ode": 404, "message": "Volume 2a6eee61-1e12-481f-81ce-e0716ca93281 could not be found."}}' 2023-04-20 17:57:46,889 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3 0.116s 2023-04-20 17:57:46,889 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-147ce636-5212-4aa6-bad0-245d5f05776a', 'x-compute-request-id': 'req-147ce636-5212-4aa6-bad0-245d5f05776a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3'} Body: b'' 2023-04-20 17:57:47,238 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3 0.348s 2023-04-20 17:57:47,238 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:46 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-4b5bf4cc-2af4-4ccf-ab9f-686549c1536b', 'x-compute-request-id': 'req-4b5bf4cc-2af4-4ccf-ab9f-686549c1536b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3'} Body: b'{"server": {"id": "436b0a7e-3636-4285-a8cf-48574352b9f3", "name": "tempest-VolumesActionsTest-instance-717254349", "status": "ACTIVE", "tenant_id": "973ac0d1b8764270af9a76d78fb28c91", "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "metadata": {}, "hostId": "96cddfdf5d21b15a261006dbe1b2aee781b7592bfa23b457b0b96d22", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:55:54Z", "updated": "2023-04-20T17:57:47Z", "addresses": {"tempest-VolumesActionsTest-225271598-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:fc:cb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:56:00.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-20 17:58:37,336 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3 0.036s 2023-04-20 17:58:37,337 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu )', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d887ee7d-a3f4-4886-aab7-0f97df954f6b', 'x-compute-request-id': 'req-d887ee7d-a3f4-4886-aab7-0f97df954f6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 436b0a7e-3636-4285-a8cf-48574352b9f3 could not be found."}}' {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.594720s] ... 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 ed93f700-ff6f-4307-8a8f-2976d1b3783c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:58:37,638 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes 0.297s 2023-04-20 17:58:37,638 80632 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-997714753"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16529d41-9e4e-4201-bf16-7de7f6f1f219', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16529d41-9e4e-4201-bf16-7de7f6f1f219', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes'} Body: b'{"volume": {"id": "ed93f700-ff6f-4307-8a8f-2976d1b3783c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:37.579476", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-997714753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:58:37,688 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c 0.041s 2023-04-20 17:58:37,688 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78e349b7-6e70-4555-8156-ad6db1ed9335', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78e349b7-6e70-4555-8156-ad6db1ed9335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c'} Body: b'{"volume": {"id": "ed93f700-ff6f-4307-8a8f-2976d1b3783c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:38.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-997714753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:38,746 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c 0.046s 2023-04-20 17:58:38,746 80632 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f94493f8-433d-44cc-abfe-b9a77cdfd5de', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f94493f8-433d-44cc-abfe-b9a77cdfd5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c'} Body: b'{"volume": {"id": "ed93f700-ff6f-4307-8a8f-2976d1b3783c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:38.000000", "updated_at": "2023-04-20T17:58:38.000000", "name": "tempest-VolumesActionsTest-Volume-997714753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:38,799 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c 0.042s 2023-04-20 17:58:38,799 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e09315-d05a-4591-a3eb-620206022a3a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e09315-d05a-4591-a3eb-620206022a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c'} Body: b'{"volume": {"id": "ed93f700-ff6f-4307-8a8f-2976d1b3783c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:38.000000", "updated_at": "2023-04-20T17:58:38.000000", "name": "tempest-VolumesActionsTest-Volume-997714753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:38,912 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c 0.101s 2023-04-20 17:58:38,912 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:38 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-4ba2facd-a854-455f-9cf7-c3478831f7e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c'} Body: b'' 2023-04-20 17:58:38,933 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c 0.021s 2023-04-20 17:58:38,934 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58: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-c20f1ecd-67f1-42ff-a94c-e727142ffba1', 'x-openstack-request-id': 'req-c20f1ecd-67f1-42ff-a94c-e727142ffba1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ed93f700-ff6f-4307-8a8f-2976d1b3783c could not be found."}}' {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.548488s] ... 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 67fcf7de-e987-4cba-9917-a6134c2b4dd0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:58:39,164 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes 0.227s 2023-04-20 17:58:39,164 80632 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-797862330"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7bb8c6-73b3-494f-a449-004f9bbbff27', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7bb8c6-73b3-494f-a449-004f9bbbff27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes'} Body: b'{"volume": {"id": "67fcf7de-e987-4cba-9917-a6134c2b4dd0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:39.096840", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-797862330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:58:39,215 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0 0.041s 2023-04-20 17:58:39,215 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6dff3b-1fa5-495b-9a33-aef70dd04c75', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6dff3b-1fa5-495b-9a33-aef70dd04c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0'} Body: b'{"volume": {"id": "67fcf7de-e987-4cba-9917-a6134c2b4dd0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:39.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-797862330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:40,267 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0 0.040s 2023-04-20 17:58:40,267 80632 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10735ae-4db5-4a23-8a09-f9a694b49d9b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10735ae-4db5-4a23-8a09-f9a694b49d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0'} Body: b'{"volume": {"id": "67fcf7de-e987-4cba-9917-a6134c2b4dd0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:39.000000", "updated_at": "2023-04-20T17:58:39.000000", "name": "tempest-VolumesActionsTest-Volume-797862330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:40,344 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0 0.065s 2023-04-20 17:58:40,344 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a8257e-c4b9-48ae-87a9-faee4f8aaf82', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a8257e-c4b9-48ae-87a9-faee4f8aaf82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0'} Body: b'{"volume": {"id": "67fcf7de-e987-4cba-9917-a6134c2b4dd0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:39.000000", "updated_at": "2023-04-20T17:58:39.000000", "name": "tempest-VolumesActionsTest-Volume-797862330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:40,460 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0 0.105s 2023-04-20 17:58:40,461 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:40 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-fd04f916-35b7-4171-b345-8b78fa85b4d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0'} Body: b'' 2023-04-20 17:58:40,484 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0 0.022s 2023-04-20 17:58:40,484 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:40 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-04d5e62e-3823-461c-895b-73ff55c029bb', 'x-openstack-request-id': 'req-04d5e62e-3823-461c-895b-73ff55c029bb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 67fcf7de-e987-4cba-9917-a6134c2b4dd0 could not be found."}}' {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.537129s] ... 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 6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:58:40,696 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes 0.207s 2023-04-20 17:58:40,697 80632 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-148228455"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e09cbb0-dc48-4458-a98d-59f1b6b6a4f0', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e09cbb0-dc48-4458-a98d-59f1b6b6a4f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes'} Body: b'{"volume": {"id": "6272fe7b-72fc-45a9-b99d-1fa1a2f2e432", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:40.628517", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-148228455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:58:40,748 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 0.041s 2023-04-20 17:58:40,749 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48552a29-d190-4e89-9f3c-50ea4883e015', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48552a29-d190-4e89-9f3c-50ea4883e015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432'} Body: b'{"volume": {"id": "6272fe7b-72fc-45a9-b99d-1fa1a2f2e432", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:41.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-148228455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:41,801 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 0.039s 2023-04-20 17:58:41,802 80632 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca607de2-853e-4b41-b5d9-229cc03ae505', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca607de2-853e-4b41-b5d9-229cc03ae505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432'} Body: b'{"volume": {"id": "6272fe7b-72fc-45a9-b99d-1fa1a2f2e432", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:41.000000", "updated_at": "2023-04-20T17:58:41.000000", "name": "tempest-VolumesActionsTest-Volume-148228455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:41,852 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 0.039s 2023-04-20 17:58:41,852 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81fb96f0-93dc-41d7-b8df-8d11f121abf7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fb96f0-93dc-41d7-b8df-8d11f121abf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432'} Body: b'{"volume": {"id": "6272fe7b-72fc-45a9-b99d-1fa1a2f2e432", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:41.000000", "updated_at": "2023-04-20T17:58:41.000000", "name": "tempest-VolumesActionsTest-Volume-148228455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:41,963 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 0.101s 2023-04-20 17:58:41,964 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff90938-864d-429a-b8f0-dcd8e9689811', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432'} Body: b'' 2023-04-20 17:58:42,024 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 0.059s 2023-04-20 17:58:42,024 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58: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-b680695a-0182-471e-9fb9-07029c9545e3', 'x-openstack-request-id': 'req-b680695a-0182-471e-9fb9-07029c9545e3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 could not be found."}}' {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.511196s] ... 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 bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:58:42,209 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes 0.182s 2023-04-20 17:58:42,209 80632 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-1726627544"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa77830-dcc0-445e-ac0b-0b795cc00fac', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa77830-dcc0-445e-ac0b-0b795cc00fac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes'} Body: b'{"volume": {"id": "bcb3d742-bfe7-45a7-8d9b-ed5d930433d1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:42.151221", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1726627544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:58:42,257 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 0.038s 2023-04-20 17:58:42,257 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89194ff9-5ad2-47ca-9b2f-9e57cf27e1e3', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89194ff9-5ad2-47ca-9b2f-9e57cf27e1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1'} Body: b'{"volume": {"id": "bcb3d742-bfe7-45a7-8d9b-ed5d930433d1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:42.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1726627544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:43,333 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 0.065s 2023-04-20 17:58:43,334 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b128341-3ada-4018-b918-47902bd77b2d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b128341-3ada-4018-b918-47902bd77b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1'} Body: b'{"volume": {"id": "bcb3d742-bfe7-45a7-8d9b-ed5d930433d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:42.000000", "updated_at": "2023-04-20T17:58:42.000000", "name": "tempest-VolumesActionsTest-Volume-1726627544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:43,388 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 0.043s 2023-04-20 17:58:43,388 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab2c00d-2799-46f0-81a6-a28b9f395934', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab2c00d-2799-46f0-81a6-a28b9f395934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1'} Body: b'{"volume": {"id": "bcb3d742-bfe7-45a7-8d9b-ed5d930433d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:42.000000", "updated_at": "2023-04-20T17:58:42.000000", "name": "tempest-VolumesActionsTest-Volume-1726627544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:43,508 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 0.106s 2023-04-20 17:58:43,509 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:43 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-bc201d4a-6d53-4494-b60b-7736ea29533a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1'} Body: b'' 2023-04-20 17:58:43,535 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 0.025s 2023-04-20 17:58:43,537 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:43 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-cb0dd2cb-d2a4-4287-a249-3dbe8eb23c40', 'x-openstack-request-id': 'req-cb0dd2cb-d2a4-4287-a249-3dbe8eb23c40', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 could not be found."}}' {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.624169s] ... 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 02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:58:43,819 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes 0.279s 2023-04-20 17:58:43,819 80632 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-1254992726"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc89fe59-64c8-4ce1-a8fd-c99949177496', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc89fe59-64c8-4ce1-a8fd-c99949177496', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes'} Body: b'{"volume": {"id": "02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:43.748168", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1254992726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:58:43,901 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 0.054s 2023-04-20 17:58:43,904 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42042cdc-cd3d-4394-b847-4d2aec399c0f', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42042cdc-cd3d-4394-b847-4d2aec399c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24'} Body: b'{"volume": {"id": "02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:44.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1254992726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:44,965 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 0.045s 2023-04-20 17:58:44,966 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64994a6b-ebf0-4864-b05a-a94a02222237', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64994a6b-ebf0-4864-b05a-a94a02222237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24'} Body: b'{"volume": {"id": "02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:44.000000", "updated_at": "2023-04-20T17:58:44.000000", "name": "tempest-VolumesActionsTest-Volume-1254992726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:45,024 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 0.044s 2023-04-20 17:58:45,024 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfffa13-f436-484d-9dc4-b1b59dd13bbe', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfffa13-f436-484d-9dc4-b1b59dd13bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24'} Body: b'{"volume": {"id": "02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:44.000000", "updated_at": "2023-04-20T17:58:44.000000", "name": "tempest-VolumesActionsTest-Volume-1254992726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:45,137 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 0.101s 2023-04-20 17:58:45,137 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:45 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-e74dc9c3-aa18-44c1-bc1b-baf21a384690', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24'} Body: b'' 2023-04-20 17:58:45,162 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 0.024s 2023-04-20 17:58:45,162 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58: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-76993997-33c1-46c9-86b8-2f1a1ff8b753', 'x-openstack-request-id': 'req-76993997-33c1-46c9-86b8-2f1a1ff8b753', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 could not be found."}}' {11} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {11} 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 42b34446-2d6d-47e2-9ef1-e0a9d07036ce failed to build and is in ERROR status {11} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [167.500478s] ... 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 cadd717a-35c8-40f1-8834-2c3f72c9d337 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:58:33,354 80620 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:58:33,354 80620 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:58:33,416 80620 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-20 17:58:33,416 80620 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-1090953050", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPZ77eU9r4NOd5ZuyvsKOXeqwbxyVqWGdPmv0bfYOwTtQmE5TK+Pwd+iG6nZu1VUOVPSXW9fnnBkAfhH+uY1mZHkBu5JzsPgPhy4a7e5Luw/LAeAlRbTEXr3wYrwBtyEVQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f918fce-d74d-4d30-9fc2-688bae4787ef', 'x-compute-request-id': 'req-5f918fce-d74d-4d30-9fc2-688bae4787ef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1090953050", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPZ77eU9r4NOd5ZuyvsKOXeqwbxyVqWGdPmv0bfYOwTtQmE5TK+Pwd+iG6nZu1VUOVPSXW9fnnBkAfhH+uY1mZHkBu5JzsPgPhy4a7e5Luw/LAeAlRbTEXr3wYrwBtyEVQ==", "fingerprint": "b0:ab:57:66:83:15:75:5b:2b:7b:3c:a2:de:06:0d:fc", "user_id": "377d01af97a94e36946304d8f4cf2d7c"}}' 2023-04-20 17:58:33,419 80620 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1090953050 created 2023-04-20 17:58:33,578 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.158s 2023-04-20 17:58:33,578 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--902656322", "description": "tempest-description--1731604762"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-3fe6f69b-f56d-445a-a83c-7be906c51b31', 'date': 'Thu, 20 Apr 2023 17:58:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "name": "tempest-securitygroup--902656322", "stateful": true, "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "description": "tempest-description--1731604762", "shared": false, "security_group_rules": [{"id": "7f35e031-4cdc-448c-bd4e-6812a0155266", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "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": 1019, "description": null, "tags": [], "created_at": "2023-04-20T17:58:33Z", "updated_at": "2023-04-20T17:58:33Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}, {"id": "d53b8561-296c-454a-b890-a5b9b933c2ee", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remot e_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1018, "description": null, "tags": [], "created_at": "2023-04-20T17:58:33Z", "updated_at": "2023-04-20T17:58:33Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}], "tags": [], "created_at": "2023-04-20T17:58:33Z", "updated_at": "2023-04-20T17:58:33Z", "revision_number": 1, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:58:33,751 80620 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-20 17:58:33,752 80620 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": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "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-188850b3-3a96-41bf-9ced-d1aed7af4e0c', 'date': 'Thu, 20 Apr 2023 17:58: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": "818ba32a-a394-407a-8842-b3f15093ce0c", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "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-20T17:58:33Z", "updated_at": "2023-04-20T17:58:33Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:58:33,909 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.156s 2023-04-20 17:58:33,909 80620 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": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-de36f199-b0cb-4593-91f4-474696825179', 'date': 'Thu, 20 Apr 2023 17:58: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": "629b7463-77de-4710-8c61-0bd526783c86", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "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-20T17:58:33Z", "updated_at": "2023-04-20T17:58:33Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:58:33,909 80620 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--902656322 created 2023-04-20 17:58:34,696 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.786s 2023-04-20 17:58:34,697 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'con tent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-aa6dafbd-03c6-4491-b6fa-27ef6f490342', 'date': 'Thu, 20 Apr 2023 17:58:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bf5b78c6-dc06-41d3-b386-69131bb82eab", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "floating_ip_address": "172.24.4.214", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5995f15ea45a4b4590b2d181ae5d7907", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:58:34Z", "updated_at": "2023-04-20T17:58:34Z", "revision_number": 0}}' 2023-04-20 17:58:34,697 80620 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bf5b78c6-dc06-41d3-b386-69131bb82eab', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5995f15ea45a4b4590b2d181ae5d7907', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:58:34Z', 'updated_at': '2023-04-20T17:58:34Z', 'revision_number': 0, 'ip': '172.24.4.214'} created 2023-04-20 17:58:34,788 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2023-04-20 17:58:34,788 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58: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-3d7f9960-6fbe-43d6-80a7-64533a2a2131', '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": "377d01af97a94e36946304d8f4cf2d7c", "name": "tempest-AttachVolumeShelveTestJSON-1882994267-project-member", "password_expires_at": null}, "audit_ids": ["ScYMBXSzT1GRAdDqabybWw"], "expires_at": "2023-04-20T18:58:34.000000Z", "issued_at": "2023-04-20T17:58:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5995f15ea45a4b4590b2d181ae5d7907", "name": "tempest-AttachVolumeShelveTestJSON-1882994267"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5995f15ea45a4b4590b2d181ae5d7907", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:58:34,790 80620 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3', 'name': 'tempest-AttachVolumeShelveTestJSON-1377187363-network', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49318, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:55:41Z', 'updated_at': '2023-04-20T17:55:41Z', 'revision_number': 1} available for tenant 2023-04-20 17:58:34,791 80620 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1090953050', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPZ77eU9r4NOd5ZuyvsKOXeqwbxyVqWGdPmv0bfYOwTtQmE5TK+Pwd+iG6nZu1VUOVPSXW9fnnBkAfhH+uY1mZHkBu5JzsPgPhy4a7e5Luw/LAeAlRbTEXr3wYrwBtyEVQ==', 'fingerprint': 'b0:ab:57:66:83:15:75:5b:2b:7b:3c:a2:de:06:0d:fc', 'user_id': '377d01af97a94e36946304d8f4cf2d7c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDbxBQ3VqyqORCkMcHN4V347+rj9lhMqZ1T3kYP40YjYbS6HMEPdl2s\nheYmdFa5MI+gBwYFK4EEACKhZANiAAT2e+3lPa+DTneWbsr7Cjl3qsG8clalhnT5\nr9G32DsE7UJhOUyvj8Hfohup2btVVDlT0l1vX55wZAH4R/rmNZmR5AbuSc7D4D4c\nuGu3uS7sPywHgJUW0xF698GK8AbchFU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd8ca5090-5e04-42d7-9d0f-b560d933b975', 'name': 'tempest-securitygroup--902656322', 'stateful': True, 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'description': 'tempest-description--1731604762', 'shared': False, 'security_group_rules': [{'id': '7f35e031-4cdc-448c-bd4e-6812a0155266', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'security_group_id': 'd8ca5090-5e04-42d7-9d0f-b560d933b975', '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': 1019, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:58:33Z', 'updated_at': '2023-04-20T17:58:33Z', 'revision_number': 0, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907'}, {'id': 'd53b8561-296c-454a-b890-a5b9b933c2ee', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'security_group_id': 'd8ca5090-5e04-42d7-9d0f-b560d933b975', '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': 1018, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:58:33Z', 'updated_at' : '2023-04-20T17:58:33Z', 'revision_number': 0, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907'}], 'tags': [], 'created_at': '2023-04-20T17:58:33Z', 'updated_at': '2023-04-20T17:58:33Z', 'revision_number': 1, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907'}, 'floating_ip': {'id': 'bf5b78c6-dc06-41d3-b386-69131bb82eab', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5995f15ea45a4b4590b2d181ae5d7907', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:58:34Z', 'updated_at': '2023-04-20T17:58:34Z', 'revision_number': 0, 'ip': '172.24.4.214'}} 2023-04-20 17:58:35,527 80620 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.735s 2023-04-20 17:58:35,528 80620 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-2012585239", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3"}], "security_groups": [{"name": "tempest-securitygroup--902656322"}], "key_name": "tempest-keypair-1090953050", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb', '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-4adb0e53-b1af-46c1-af33-2ae0c86c3f15', 'x-compute-request-id': 'req-4adb0e53-b1af-46c1-af33-2ae0c86c3f15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8c133d51-5395-480a-b4df-d34d69bae2eb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--902656322"}], "adminPass": "password"}}' 2023-04-20 17:58:35,602 80620 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/8c133d51-5395-480a-b4df-d34d69bae2eb 0.070s 2023-04-20 17:58:35,603 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', '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-c7f00a3d-ef74-4523-b314-1482bfcbc430', 'x-compute-request-id': 'req-c7f00a3d-ef74-4523-b314-1482bfcbc430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb'} Body: b'{"server": {"id": "8c133d51-5395-480a-b4df-d34d69bae2eb", "name": "tempest-AttachVolumeShelveTestJSON-server-2012585239", "status": "BUILD", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "user_ id": "377d01af97a94e36946304d8f4cf2d7c", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:58:36Z", "updated": "2023-04-20T17:58:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1090953050", "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-20 17:59:25,900 80620 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/8c133d51-5395-480a-b4df-d34d69bae2eb 0.244s 2023-04-20 17:59:25,900 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1587', '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-b8fbcc06-182f-4413-ad5c-fd46847e6088', 'x-compute-request-id': 'req-b8fbcc06-182f-4413-ad5c-fd46847e6088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb'} Body: b'{"server": {"id": "8c133d51-5395-480a-b4df-d34d69bae2eb", "name": "tempest-AttachVolumeShelveTestJSON-server-2012585239", "status": "ACTIVE", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "user_id": "377d01af97a94e36946304d8f4cf2d7c", "metadata": {}, "hostId": "83db13bc495891122b42c0de62e4d8279e02d099c6fada62b5f96f21", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:58:35Z", "updated": "2023-04-20T17:58:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1377187363-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:40:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1090953050", "OS-SRV-USG:launched_at": "2023-04-20T17:58:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--902656322"}], "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-20 17:59:25,913 80620 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 18:00:26,173 80620 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/8c133d51-5395-480a-b4df-d34d69bae2eb/os-interface 0.198s 2023-04-20 18:00:26,173 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:25 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-1196ee31-dce5-4f36-adbd-ee47f13a2f03', 'x-compute-request-id': 'req-1196ee31-dce5-4f36-adbd-ee47f13a2f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3", "port_id": "ac4cef98-df9c-489f-8bc9-a35949c3e0d6", "mac_addr": "fa:16:3e:f4:40:4c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "416ac97f-aeb4-44a3-beb3-f932e41d6493", "ip_address": "10.0.0.6"}]}]}' 2023-04-20 18:00:26,965 80620 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/bf5b78c6-dc06-41d3-b386-69131bb82eab 0.784s 2023-04-20 18:00:26,965 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ac4cef98-df9c-489f-8bc9-a35949c3e0d6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-3f2b8c8a-f65d-4d23-ae14-895c17648fc7', 'date': 'Thu, 20 Apr 2023 18:00:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bf5b78c6-dc06-41d3-b386-69131bb82eab'} Body: b'{"floatingip": {"id": "bf5b78c6-dc06-41d3-b386-69131bb82eab", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "floating_ip_address": "172.24.4.214", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "b95ce8ad-d968-42c5-85e5-21535d76cbaa", "port_id": "ac4cef98-df9c-489f-8bc9-a35949c3e0d6", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3", "mac_address": "fa:16:3e:f4:40:4c", "admin_state_up": true, "status": "ACTIVE", "device_id": "8c133d51-5395-480a-b4df-d34d69bae2eb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:58:34Z", "updated_at": "2023-04-20T18:00:26Z", "revision_number": 1, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 18:00:26,966 80620 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.214:22' as 'cirros' with public key authentication 2023-04-20 18:00:28,019 80620 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 18:00:28,042 80620 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 18:00:28,042 80620 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.214 successfully created 2023-04-20 18:00:28,101 80620 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/8c133d51-5395-480a-b4df-d34d69bae2eb/ips 0.058s 2023-04-20 18:00:28,101 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '150', '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-fdb5fe84-7346-40ef-a3da-d5ad315bf795', 'x-compute-request-id': 'req-fdb5fe84-7346-40ef-a3da-d5ad315bf795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1377187363-network": [{"version": 4, "addr": "10.0.0.6"}, {"version": 4, "addr": "172.24.4.214"}]}}' 2023-04-20 18:00:28,339 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes 0.234s 2023-04-20 18:00:28,340 80620 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-508420179"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d0b764-7f89-4f78-b86d-241d0a2f4dde', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d0b764-7f89-4f78-b86d-241d0a2f4dde', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes'} Body: b'{"volume": {"id": "cadd717a-35c8-40f1-8834-2c3f72c9d337", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T18:00:28.281250", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-508420179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337"}], "user_id": "377d01af97a94e36946304d8f4cf2d7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 18:00:28,391 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337 0.042s 2023-04-20 18:00:28,392 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0852fa4-97aa-4d4a-850c-d70d2f2dd19a', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0852fa4-97aa-4d4a-850c-d70d2f2dd19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337'} Body: b'{"volume": {"id": "cadd717a-35c8-40f1-8834-2c3f72c9d337", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T18:00:28.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-508420179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35 c8-40f1-8834-2c3f72c9d337"}], "user_id": "377d01af97a94e36946304d8f4cf2d7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 18:00:29,446 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337 0.042s 2023-04-20 18:00:29,447 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c54d9b9-0008-4179-9269-c7691fd5120d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c54d9b9-0008-4179-9269-c7691fd5120d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337'} Body: b'{"volume": {"id": "cadd717a-35c8-40f1-8834-2c3f72c9d337", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T18:00:28.000000", "updated_at": "2023-04-20T18:00:28.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-508420179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337"}], "user_id": "377d01af97a94e36946304d8f4cf2d7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 18:00:29,685 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb 0.228s 2023-04-20 18:00:29,686 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:29 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-d7a80ce3-10aa-4313-a0bd-b2870ee0f1d4', 'x-compute-request-id': 'req-d7a80ce3-10aa-4313-a0bd-b2870ee0f1d4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb'} Body: b'' 2023-04-20 18:00:29,923 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb 0.236s 2023-04-20 18:00:29,923 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1712', '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-ce12e1fa-bf67-4f9 6-9824-4c7bda2080ca', 'x-compute-request-id': 'req-ce12e1fa-bf67-4f96-9824-4c7bda2080ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb'} Body: b'{"server": {"id": "8c133d51-5395-480a-b4df-d34d69bae2eb", "name": "tempest-AttachVolumeShelveTestJSON-server-2012585239", "status": "ACTIVE", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "user_id": "377d01af97a94e36946304d8f4cf2d7c", "metadata": {}, "hostId": "83db13bc495891122b42c0de62e4d8279e02d099c6fada62b5f96f21", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:58:35Z", "updated": "2023-04-20T18:00:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1377187363-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:40:4c"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:40:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1090953050", "OS-SRV-USG:launched_at": "2023-04-20T17:58:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--902656322"}], "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-20 18:01:20,144 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb 0.157s 2023-04-20 18:01:20,145 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:19 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-6e2f31a3-d08f-4383-b119-486acd263a1e', 'x-compute-request-id': 'req-6e2f31a3-d08f-4383-b119-486acd263a1e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8c133d51-5395-480a-b4df-d34d69bae2eb could not be found."}}' 2023-04-20 18:01:20,199 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1090953050 0.053s 2023-04-20 18:01:20,199 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:20 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-124a9ccb-b014-4200-b861-9641afbe065d', 'x-compute-request-id': 'req-124a9ccb-b014-4200-b861-9641afbe065d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs/tempest-keypair-1090953050'} Body: b'' 2023-04-20 18:01:20,358 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d8ca5090-5e04-42d7-9d0f-b560d933b975 0.159s 2023-04-20 18:01:20,359 80620 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-10581614-2418-441c-9539-04aa4d6349e9', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 18:01:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d8ca5090-5e04-42d7-9d0f-b560d933b975'} Body: b'' 2023-04-20 18:01:20,381 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d8ca5090-5e04-42d7-9d0f-b560d933b975 0.022s 2023-04-20 18:01:20,382 80620 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-6267e4e9-e6ce-41f2-ab07-0de4dd987998', 'date': 'Thu, 20 Apr 2023 18:01:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d8ca5090-5e04-42d7-9d0f-b560d933b975'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d8ca5090-5e04-42d7-9d0f-b560d933b975 does not exist", "detail": ""}}' 2023-04-20 18:01:20,853 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/bf5b78c6-dc06-41d3-b386-69131bb82eab 0.470s 2023-04-20 18:01:20,853 80620 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-a4e6b696-9db3-40e0-8869-42f2ba08a713', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 18:01:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bf5b78c6-dc06-41d3-b386-69131bb82eab'} Body: b'' {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.172170s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.440238s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.213729s] ... ok {5} 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 f4a5bb49-4152-42e5-ae71-16b4ef8c9edf failed to build and is in ERROR status {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.191130s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.058394s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.014935s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.090651s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.022627s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.514317s] ... 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 9ab10a6b-7b17-41ae-9478-024359795470 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 18:01:34,539 80620 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes 0.213s 2023-04-20 18:01:34,539 80620 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-510188721"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7727710a-b101-4119-ae7b-cbc6f3dce4f4', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7727710a-b101-4119-ae7b-cbc6f3dce4f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes'} Body: b'{"volume": {"id": "9ab10a6b-7b17-41ae-9478-024359795470", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T18:01:34.480898", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-510188721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}], "user_id": "486efc141b3f4418bb6737a74c45a3ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 18:01:34,593 80620 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470 0.045s 2023-04-20 18:01:34,593 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2202ae6b-1351-4904-b7d9-a53efb919746', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2202ae6b-1351-4904-b7d9-a53efb919746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470'} Body: b'{"volume": {"id": "9ab10a6b-7b17-41ae-9478-024359795470", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T18:01:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-510188721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}], "user_id": "486efc141b3f4418bb6737a74c45a3ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04e40892eb6f45aca4bee907d98396ed"}}' 2023-04-20 18:01:35,645 80620 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470 0.040s 2023-04-20 18:01:35,646 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160dba44-f51c-41f8-bc1b-2c9bb2830272', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160dba44-f51c-41f8-bc1b-2c9bb2830272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470'} Body: b'{"volume": {"id": "9ab10a6b-7b17-41ae-9478-024359795470", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T18:01:34.000000", "updated_at": "2023-04-20T18:01:35.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-510188721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}], "user_id": "486efc141b3f4418bb6737a74c45a3ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04e40892eb6f45aca4bee907d98396ed"}}' 2023-04-20 18:01:35,704 80620 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470 0.044s 2023-04-20 18:01:35,704 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9261816f-924a-4dd4-a42d-59ad1800cfc4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9261816f-924a-4dd4-a42d-59ad1800cfc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470'} Body: b'{"volume": {"id": "9ab10a6b-7b17-41ae-9478-024359795470", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T18:01:34.000000", "updated_at": "2023-04-20T18:01:35.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-510188721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}], "user_id": "486efc141b3f4418bb6737a74c45a3ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04e40892eb6f45aca4bee907d98396ed"}}' 2023-04-20 18:01:35,814 80620 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470 0.100s 2023-04-20 18:01:35,815 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01: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-14724e5c-562a-4c9e-bc52-99cb522c62c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470'} Body: b'' 2023-04-20 18:01:35,838 80620 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470 0.023s 2023-04-20 18:01:35,838 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01: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-c07efcda-8be1-4b26-acf5-77577004d555', 'x-openstack-request-id': 'req-c07efcda-8be1-4b26-acf5-77577004d555', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9ab10a6b-7b17-41ae-9478-024359795470 could not be found."}}' {5} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.432821s] ... 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 5b8ea618-26cc-456f-87b8-f67b769853e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 18:01:51,521 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.301s 2023-04-20 18:01:51,522 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-373599258", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJACJp20h4xxzB7ZQnP/gI8GPlgIYd9i2REI7a1ECCcO/0c3imlUZcCFyx3vp0/Nxozjm5vPRH16Bq+9QCidyfCQ4I9RDDnkesBufFJwMDLsVcuamPd+DhgpM0ZL2u2fxg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-576d1a7d-6254-4d10-89c7-5d397c3d855e', 'x-compute-request-id': 'req-576d1a7d-6254-4d10-89c7-5d397c3d855e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-373599258", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJACJp20h4xxzB7ZQnP/gI8GPlgIYd9i2REI7a1ECCcO/0c3imlUZcCFyx3vp0/Nxozjm5vPRH16Bq+9QCidyfCQ4I9RDDnkesBufFJwMDLsVcuamPd+DhgpM0ZL2u2fxg==", "fingerprint": "d4:54:05:9d:17:c1:1c:90:49:3a:72:09:10:e3:52:81", "user_id": "412819239a6e484eb230cc3aae0b91b3"}}' 2023-04-20 18:01:51,682 80620 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.157s 2023-04-20 18:01:51,682 80620 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-301291209", "description": "tempest-secgroup-smoke-301291209 description", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-6f81bc12-d889-41ed-b5ad-3bf3a6fa51cf', 'date': 'Thu, 20 Apr 2023 18:01:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "name": "tempest-secgroup-smoke-301291209", "stateful": true, "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "description": "tempest-secgroup-smoke-301291209 description", "shared": false, "security_group_rules": [{"id": "4b129eef-575e-4d16-b65c-5fcade5b857f", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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": 1080, "description": null, "tags": [], "created_at": "2023-04-20T18:01:51Z", "updated_at": "2023-04-20T18:01:51Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}, {"id": "6e434f1a-da8a-426b-b1be-e66f616ad1d1", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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": 1081, "description": null, "tags": [], "created_at": "2023-04-20T18:01:51Z", "updated_at": "2023-04-20T18:01:51Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}], "tags": [], "created_at": "2023-04-20T18:01:51Z", "updated_at": "2023-04-20T18:01:51Z", "revision_number": 1, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:51,848 80620 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.164s 2023-04-20 18:01:51,848 80620 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": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "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-9e332224-fe6e-4721-8acc-e719c2511067', 'date': 'Thu, 20 Apr 2023 18:01: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": "eaf149ad-2789-464d-af09-83771c132f29", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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-20T18:01:51Z", "updated_at": "2023-04-20T18:01:51Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:52,006 80620 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.158s 2023-04-20 18:01:52,007 80620 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": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "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-f5e00f55-8ef9-4cb5-9a78-188c583b75ce', 'date': 'Thu, 20 Apr 2023 18:01: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": "8c3ac105-e97e-44b9-83df-fb71ada6753d", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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-20T18:01:51Z", "updated_at": "2023-04-20T18:01:51Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:52,159 80620 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.152s 2023-04-20 18:01:52,160 80620 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": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ae401020-7c67-4e86-8e0e-f24ef9805efc', 'date': 'Thu, 20 Apr 2023 18:01: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": "63abc183-6fa2-43f7-9aae-0d17be0470b6", "tenant_id": "01ce967cbf7c4d7 0bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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-20T18:01:52Z", "updated_at": "2023-04-20T18:01:52Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:52,662 80620 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.502s 2023-04-20 18:01:52,663 80620 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": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f502554e-b18f-44b1-9e24-cb27804132db', 'date': 'Thu, 20 Apr 2023 18:01: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": "d38ef35c-a33c-4193-942e-ade2fef6ae09", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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-20T18:01:52Z", "updated_at": "2023-04-20T18:01:52Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:52,836 80620 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.172s 2023-04-20 18:01:52,836 80620 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": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7db66912-4017-4a5d-811a-57e5beb4bf6a', 'date': 'Thu, 20 Apr 2023 18:01: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": "2ec8c94f-5229-4407-a702-ccb4141397f7", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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-20T18:01:52Z", "updated_at": "2023-04-20T18:01:52Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:53,004 80620 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.167s 2023-04-20 18:01:53,005 80620 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": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c1d38147-e98e-4d20-b141-ed439fd46eb3', 'date': 'Thu, 20 Apr 2023 18:01:53 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": "c2ec6d26-3170-480a-a7d4-b9ff7ca53141", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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-20T18:01:52Z", "updated_at": "2023-04-20T18:01:52Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:53,219 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes 0.213s 2023-04-20 18:01:53,220 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1316964005", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1021441-e8c5-4b09-8056-89a726f09ad8', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1021441-e8c5-4b09-8056-89a726f09ad8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes'} Body: b'{"volume": {"id": "5b8ea618-26cc-456f-87b8-f67b769853e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T18:01:53.162816", "updated_at": null, "name": "tempest-TestStampPattern-volume-1316964005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5"}], "user_id": "412819239a6e484eb230cc3aae0b91b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 18:01:53,273 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5 0.044s 2023-04-20 18:01:53,274 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5607813d-8314-4373-ac6f-68b3836316db', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5607813d-8314-4373-ac6f-68b3836316db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5'} Body: b'{"volume": {"id": "5b8ea618-26cc-456f-87b8-f67b769853e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T18:01:53.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1316964005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, " metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5"}], "user_id": "412819239a6e484eb230cc3aae0b91b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:54,324 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5 0.038s 2023-04-20 18:01:54,325 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6e22d3-d2b7-4952-8cf4-531ed6d0a968', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6e22d3-d2b7-4952-8cf4-531ed6d0a968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5'} Body: b'{"volume": {"id": "5b8ea618-26cc-456f-87b8-f67b769853e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T18:01:53.000000", "updated_at": "2023-04-20T18:01:53.000000", "name": "tempest-TestStampPattern-volume-1316964005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5"}], "user_id": "412819239a6e484eb230cc3aae0b91b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:54,437 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5 0.101s 2023-04-20 18:01:54,438 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:54 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-355c1562-f458-45fa-98b6-04fa3535a2a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5'} Body: b'' 2023-04-20 18:01:54,458 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5 0.019s 2023-04-20 18:01:54,458 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:54 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-808c8f7a-9d32-4579-9977-d7eb5980b3d2', 'x-openstack-request-id': 'req-808c8f7a-9d32-4579-9977-d7eb5980b3d2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5b8ea618-26cc-456f-87b8-f67b769853e5 could not be found."}}' 2023-04-20 18:01:54,618 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1bba6a12-085f-43d8-8592-e4edcc7b9998 0.158s 2023-04-20 18:01:54,618 80620 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-18bc9de3-c258-424b-96eb-ca5170fd5ff4', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 18:01:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1bba6a12-085f-43d8-8592-e4edcc7b9998'} Body: b'' 2023-04-20 18:01:54,649 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-373599258 0.030s 2023-04-20 18:01:54,649 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:54 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-bf49b23f-6a66-4435-825b-5c15a555b5d8', 'x-compute-request-id': 'req-bf49b23f-6a66-4435-825b-5c15a555b5d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-373599258'} Body: b'' {5} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {5} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. ============================== Failed 96 tests - output below: ============================== 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 4f103652-b694-49c5-8f27-40a6882e39f5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:36,755 80624 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 1.658s 2023-04-20 17:42:36,755 80624 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-1380013998", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/4f103652-b694-49c5-8f27-40a6882e39f5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3deb764-8cb6-4b1d-97bc-3d8c5aedf164', 'x-compute-request-id': 'req-a3deb764-8cb6-4b1d-97bc-3d8c5aedf164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "4f103652-b694-49c5-8f27-40a6882e39f5", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T17:42:36.366033", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1380013998", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 17:42:36,966 80624 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/4f103652-b694-49c5-8f27-40a6882e39f5 0.203s 2023-04-20 17:42:36,966 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-387d7b08-145e-48d0-9a8c-64e2cff412f3', 'x-compute-request-id': 'req-387d7b08-145e-48d0-9a8c-64e2cff412f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/4f103652-b694-49c5-8f27-40a6882e39f5'} Body: b'{"volume": {"id": "4f103652-b694-49c5-8f27-40a6882e39f5", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T17:42:36.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1380013998", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 17:42:38,331 80624 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/4f103652-b694-49c5-8f27-40a6882e39f5 0.360s 2023-04-20 17:42:38,332 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2a858ac-c330-4e9f-94be-45ae20cbe23d', 'x-compute-request-id': 'req-d2a858ac-c330-4e9f-94be-45ae20cbe23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/4f103652-b694-49c5-8f27-40a6882e39f5'} Body: b'{"volume": {"id": "4f103652-b694-49c5-8f27-40a6882e39f5", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T17:42:36.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1380013998", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 489791b7-a215-48ae-9a48-5db5176968a6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:37,046 80612 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes 0.794s 2023-04-20 17:42:37,046 80612 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-151194145"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8853959-7fda-4e39-841d-0a4077c73c4f', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8853959-7fda-4e39-841d-0a4077c73c4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes'} Body: b'{"volume": {"id": "489791b7-a215-48ae-9a48-5db5176968a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:36.680115", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-151194145", "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/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}], "user_id": "34a754240fa245848e2832ced6a7bac3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:42:37,101 80612 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6 0.044s 2023-04-20 17:42:37,102 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa2d9b0-ec13-4dcf-9a12-89c8abd4c979', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa2d9b0-ec13-4dcf-9a12-89c8abd4c979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6'} Body: b'{"volume": {"id": "489791b7-a215-48ae-9a48-5db5176968a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:37.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-151194145", "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/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}], "user_id": "34a754240fa245848e2832ced6a7bac3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be4031f0a32344adb7222f7552cf78d1"}}' 2023-04-20 17:42:38,151 80612 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db517696 8a6 0.038s 2023-04-20 17:42:38,152 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c01af1-4462-4cae-8b2f-7c178bfe3077', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c01af1-4462-4cae-8b2f-7c178bfe3077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6'} Body: b'{"volume": {"id": "489791b7-a215-48ae-9a48-5db5176968a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:37.000000", "updated_at": "2023-04-20T17:42:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-151194145", "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/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}], "user_id": "34a754240fa245848e2832ced6a7bac3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be4031f0a32344adb7222f7552cf78d1"}}' 2023-04-20 17:42:38,204 80612 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6 0.041s 2023-04-20 17:42:38,204 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133c92b2-0ed2-4ba6-b043-58fa76b7e999', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133c92b2-0ed2-4ba6-b043-58fa76b7e999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6'} Body: b'{"volume": {"id": "489791b7-a215-48ae-9a48-5db5176968a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:37.000000", "updated_at": "2023-04-20T17:42:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-151194145", "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/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6"}], "user_id": "34a754240fa245848e2832ced6a7bac3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be4031f0a32344adb7222f7552cf78d1"}}' 2023-04-20 17:42:38,339 80612 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6 0.122s 2023-04-20 17:42:38,339 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:38 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-5cf7b5e7-e492-4d73-a7b6-7a68ea2b7be3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6'} Body: b'' 2023-04-20 17:42:38,363 80612 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6 0.023s 2023-04-20 17:42:38,363 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42: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-6d333b1d-0b73-4fa6-ae07-e32dd63762c0', 'x-openstack-request-id': 'req-6d333b1d-0b73-4fa6-ae07-e32dd63762c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/be4031f0a32344adb7222f7552cf78d1/volumes/489791b7-a215-48ae-9a48-5db5176968a6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 489791b7-a215-48ae-9a48-5db5176968a6 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 4c629bb0-8e10-465e-84f5-66eeca441732 failed to build and is in ERROR status tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 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 5bb66358-519e-44a2-a7d8-0a87b3f23020 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:43,036 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/types 0.210s 2023-04-20 17:42:43,036 80616 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-2108907682"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28243d0-b2dc-4458-9148-4aaa9af7279d', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28243d0-b2dc-4458-9148-4aaa9af7279d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/types'} Body: b'{"volume_type": {"id": "47c1e5f3-3231-43b5-8094-7db8c572ef39", "name": "tempest-GroupsV320Test-volume-type-2108907682", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:42:43,089 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/group_types 0.049s 2023-04-20 17:42:43,089 80616 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-446377722"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85588c1-60fc-46b9-ad6d-691dfa47e5ec', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85588c1-60fc-46b9-ad6d-691dfa47e5ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/group_types'} Body: b'{"group_type": {"id": "fa88ebae-9271-44a5-8240-d8df8b3c6c30", "name": "tempest-GroupsV320Test-group-type-446377722", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:42:43,376 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups 0.284s 2023-04-20 17:42:43,376 80616 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": "fa88ebae-9271-44a5-8240-d8df8b3c6c30", "volume_types": ["47c1e5f3-3231-43b5-8094-7db8c572ef39"], "name": "tempest-GroupsV320Test-Group-1542906246"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-844e50db-d798-4ccb-a635-61ec382df46f', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-844e50db-d798-4ccb-a635-61ec382df46f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups'} Body: b'{"group": {"id": "5bb66358-519e-44a2-a7d8-0a87b3f23020", "name": "tempest-GroupsV320Test-Group-1542906246"}}' 2023-04-20 17:42:43,428 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020 0.049s 2023-04-20 17:42:43,428 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/ json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57a2843-3b4c-4956-a159-3b63c86e86ed', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57a2843-3b4c-4956-a159-3b63c86e86ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020'} Body: b'{"group": {"id": "5bb66358-519e-44a2-a7d8-0a87b3f23020", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:42:43.000000", "name": "tempest-GroupsV320Test-Group-1542906246", "description": null, "group_type": "fa88ebae-9271-44a5-8240-d8df8b3c6c30", "volume_types": ["47c1e5f3-3231-43b5-8094-7db8c572ef39"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:42:44,479 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020 0.043s 2023-04-20 17:42:44,479 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-402b0c6b-10d9-4dcf-8cd8-5f234581fe01', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-402b0c6b-10d9-4dcf-8cd8-5f234581fe01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020'} Body: b'{"group": {"id": "5bb66358-519e-44a2-a7d8-0a87b3f23020", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:42:43.000000", "name": "tempest-GroupsV320Test-Group-1542906246", "description": null, "group_type": "fa88ebae-9271-44a5-8240-d8df8b3c6c30", "volume_types": ["47c1e5f3-3231-43b5-8094-7db8c572ef39"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:42:44,586 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/volumes/detail 0.100s 2023-04-20 17:42:44,586 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efae011d-628f-423c-bd20-37ebf63a0e8d', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efae011d-628f-423c-bd20-37ebf63a0e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:42:44,682 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020/action 0.086s 2023-04-20 17:42:44,683 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:44 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-88b88a6b-002b-472b-a40a-1aa76de2cc1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020/action'} Body: b'' 2023-04-20 17:42:44,702 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020 0.018s 2023-04-20 17:42:44,702 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:44 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-54daa4b5-c593-4503-9260-6548779f836f', 'x-openstack-request-id': 'req-54daa4b5-c593-4503-9260-6548779f836f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/060a12a9b452464f9ed8fcc5a06f6141/groups/5bb66358-519e-44a2-a7d8-0a87b3f23020'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 5bb66358-519e-44a2-a7d8-0a87b3f23020 could not be found."}}' 2023-04-20 17:42:44,747 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/group_types/fa88ebae-9271-44a5-8240-d8df8b3c6c30 0.044s 2023-04-20 17:42:44,747 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:44 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-d76ea918-ce1a-41d6-adb5-99baf50d9f45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/group_types/fa88ebae-9271-44a5-8240-d8df8b3c6c30'} Body: b'' 2023-04-20 17:42:44,812 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/types/47c1e5f3-3231-43b5-8094-7db8c572ef39 0.063s 2023-04-20 17:42:44,812 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42: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-6ae4652a-fdf7-421e-8dc8-b13292efbe01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/types/47c1e5f3-3231-43b5-8094-7db8c572ef39'} Body: b'' 2023-04-20 17:42:44,827 80616 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/types/47c1e5f3-3231-43b5-8094-7db8c572ef39 0.014s 2023-04-20 17:42:44,827 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:44 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-0965d0ad-9db1-4a9c-b47a-27388d4b95a1', 'x-openstack-request-id': 'req-0965d0ad-9db1-4a9c-b47a-27388d4b95a1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fb0afd4c60324618b8418fc5b5afb9f1/types/47c1e5f3-3231-43b5-8094-7db8c572ef39'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 47c1e5f3-3231-43b5-8094-7db8c572ef39 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 3f2744a1-17f1-4f47-b7da-a55c323db389 failed to build and is in ERROR status 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 05710487-b072-4374-b4db-6ac01402f710 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:53,125 80624 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/4722b3c13af5477a94d7f2f39888456b/types 0.335s 2023-04-20 17:42:53,126 80624 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-128629124", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a08d74d-2f23-4a04-a198-650c65cd4af3', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a08d74d-2f23-4a04-a198-650c65cd4af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types'} Body: b'{"volume_type": {"id": "2b06f1d1-ad37-4370-b07a-469091f7e80f", "name": "tempest-VolumeTypesTest-volume-type-128629124", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:42:53,164 80624 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/4722b3c13af5477a94d7f2f39888456b/types 0.035s 2023-04-20 17:42:53,165 80624 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-1407124633", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0d18ca-441d-48d5-9423-58c906feee00', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0d18ca-441d-48d5-9423-58c906feee00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types'} Body: b'{"volume_type": {"id": "d55c34b5-9606-48b1-9846-c654345cf65d", "name": "tempest-VolumeTypesTest-volume-type-1407124633", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:42:53,551 80624 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/0850c798c1b049ccbc0375008610b378/volumes 0.383s 2023-04-20 17:42:53,552 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1709267837", "volume_type": "2b06f1d1-ad37-4370-b07a-469091f7e80f", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a3ba8b-8932-4435-8187-0ae158008b64', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a3ba8b-8932-4435-8187-0ae158008b64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes'} Body: b'{"volume": {"id": "05710487-b072-4374-b4db-6ac01402f710", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:53.484316", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1709267837", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-128629124", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}], "user_id": "5fba1a579fd74e6db3751c33fcbb1e36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:42:53,625 80624 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/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710 0.063s 2023-04-20 17:42:53,625 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064f4b16-3035-4385-aae5-98e006c015dc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064f4b16-3035-4385-aae5-98e006c015dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710'} Body: b'{"volume": {"id": "05710487-b072-4374-b4db-6ac01402f710", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:53.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1709267837", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-128629124", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}], "user_id": "5fba1a579fd74e6db3751c33fcbb1e36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0850c798c1b049ccbc0375008610b378"}}' 2023-04-20 17:42:54,674 80624 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/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710 0.037s 2023-04-20 17:42:54,675 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35fa6a56-0073-4206-9dc8-382595ea0e9e', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35fa6a56-0073-4206-9dc8-382595ea0e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710'} Body: b'{"volume": {"id": "05710487-b072-4374-b4db-6ac01402f710", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:53.000000", "updated_at": "2023-04-20T17:42:54.000000", "name": "tempest-VolumeTypesTest-volume-1709267837", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-128629124", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374 -b4db-6ac01402f710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}], "user_id": "5fba1a579fd74e6db3751c33fcbb1e36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0850c798c1b049ccbc0375008610b378"}}' 2023-04-20 17:42:54,730 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710 0.044s 2023-04-20 17:42:54,730 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da4aa02-57f0-4521-a652-342ed583922b', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da4aa02-57f0-4521-a652-342ed583922b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710'} Body: b'{"volume": {"id": "05710487-b072-4374-b4db-6ac01402f710", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:42:53.000000", "updated_at": "2023-04-20T17:42:54.000000", "name": "tempest-VolumeTypesTest-volume-1709267837", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-128629124", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710"}], "user_id": "5fba1a579fd74e6db3751c33fcbb1e36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0850c798c1b049ccbc0375008610b378"}}' 2023-04-20 17:42:54,848 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710 0.107s 2023-04-20 17:42:54,848 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 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-0a412a94-1d1e-45b6-b250-29bb9849a18f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710'} Body: b'' 2023-04-20 17:42:54,867 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710 0.019s 2023-04-20 17:42:54,868 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 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-16387145-bf40-48a0-bf49-b23e6718b40b', 'x-openstack-request-id': 'req-16387145-bf40-48a0-bf49-b23e671 8b40b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0850c798c1b049ccbc0375008610b378/volumes/05710487-b072-4374-b4db-6ac01402f710'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 05710487-b072-4374-b4db-6ac01402f710 could not be found."}}' 2023-04-20 17:42:54,925 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/d55c34b5-9606-48b1-9846-c654345cf65d 0.056s 2023-04-20 17:42:54,925 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 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-f353fc1b-d97c-4c8d-832a-7ef2634ad43c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/d55c34b5-9606-48b1-9846-c654345cf65d'} Body: b'' 2023-04-20 17:42:54,942 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/d55c34b5-9606-48b1-9846-c654345cf65d 0.016s 2023-04-20 17:42:54,942 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 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-a51396f3-b2e8-421a-9102-a151af597c98', 'x-openstack-request-id': 'req-a51396f3-b2e8-421a-9102-a151af597c98', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/d55c34b5-9606-48b1-9846-c654345cf65d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d55c34b5-9606-48b1-9846-c654345cf65d could not be found."}}' 2023-04-20 17:42:55,011 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/2b06f1d1-ad37-4370-b07a-469091f7e80f 0.068s 2023-04-20 17:42:55,012 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 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-2c755264-c41b-4985-b130-4a7d581549db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/2b06f1d1-ad37-4370-b07a-469091f7e80f'} Body: b'' 2023-04-20 17:42:55,032 80624 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/2b06f1d1-ad37-4370-b07a-469091f7e80f 0.020s 2023-04-20 17:42:55,033 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:55 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-65a16739-42e6-49f4-bb5f-dc755985007d', 'x-openstack-request-id': 'req-65a16739-42e6-49f4-bb5f-dc755985007d ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4722b3c13af5477a94d7f2f39888456b/types/2b06f1d1-ad37-4370-b07a-469091f7e80f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2b06f1d1-ad37-4370-b07a-469091f7e80f could not be found."}}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 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-20 17:43:00,785 80626 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/eaecad338b824b528b1bbed7ea2b349e/scheduler-stats/get_pools?detail=True 0.289s 2023-04-20 17:43:00,785 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b09cb69-f643-4cb2-aa12-d758e993360f', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b09cb69-f643-4cb2-aa12-d758e993360f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eaecad338b824b528b1bbed7ea2b349e/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-20 17:43:00,838 80626 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/eaecad338b824b528b1bbed7ea2b349e/scheduler-stats/get_pools 0.046s 2023-04-20 17:43:00,838 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b43743-065b-4c84-a56d-f17e21392456', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b43743-065b-4c84-a56d-f17e21392456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eaecad338b824b528b1bbed7ea2b349e/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 8098400d-2676-4b29-9bd0-f1669505030c failed to build and is in ERROR status 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 a1c18973-bfed-4e17-825c-e6e107d01c21 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:01,309 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes 0.381s 2023-04-20 17:43:01,309 80616 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-1198568591"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85eae17c-d928-45e4-abac-9604472302a9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85eae17c-d928-45e4-abac-9604472302a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes'} Body: b'{"volume": {"id": "a1c18973-bfed-4e17-825c-e6e107d01c21", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:01.246014", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1198568591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:01,390 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21 0.071s 2023-04-20 17:43:01,391 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70076b80-c977-4929-a834-915483683480', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70076b80-c977-4929-a834-915483683480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21'} Body: b'{"volume": {"id": "a1c18973-bfed-4e17-825c-e6e107d01c21", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:01.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1198568591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cd947fe72a04ab4934d334ffb0f56e8"}}' 2023-04-20 17:43:02,481 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21 0.064s 2023-04-20 17:43:02,485 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57d9909-ce20-4e4b-a3f5-54058c7af7d7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57d9909-ce20-4e4b-a3f5-54058c7af7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21'} Body: b'{"volume": {"id": "a1c18973-bfed-4e17-825c-e6e107d01c21", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:01.000000", "updated_at": "2023-04-20T17:43:01.000000", "name": "tempest-VolumesDeleteCascade-Volume-1198568591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cd947fe72a04ab4934d334ffb0f56e8"}}' 2023-04-20 17:43:02,552 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21 0.044s 2023-04-20 17:43:02,552 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97da694a-3c77-4e5d-99e4-94615f3dac24', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97da694a-3c77-4e5d-99e4-94615f3dac24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21'} Body: b'{"volume": {"id": "a1c18973-bfed-4e17-825c-e6e107d01c21", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:01.000000", "updated_at": "2023-04-20T17:43:01.000000", "name": "tempest-VolumesDeleteCascade-Volume-1198568591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cd947fe72a04ab4934d334ffb0f56e8"}}' 2023-04-20 17:43:02,699 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21 0.136s 2023-04-20 17:43:02,699 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37dc1a54-cccb-466d-b40e-a3990d34272d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21'} Body: b'' 2023-04-20 17:43:02,722 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21 0.022s 2023-04-20 17:43:02,722 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:02 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-953c7ccf-3f48-4bd2-821b-626741d2e0a2', 'x-openstack-request-id': 'req-953c7ccf-3f48-4bd2-821b-626741d2e0a2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/a1c18973-bfed-4e17-825c-e6e107d01c21'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a1c18973-bfed-4e17-825c-e6e107d01c21 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 da4284e9-0ef7-4a26-a421-c0fee4b6400a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:02,906 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes 0.177s 2023-04-20 17:43:02,906 80616 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-619404102"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e3af8d-8a41-48d3-8c73-9d2e1ac2546c', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e3af8d-8a41-48d3-8c73-9d2e1ac2546c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes'} Body: b'{"volume": {"id": "da4284e9-0ef7-4a26-a421-c0fee4b6400a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:02.850049", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-619404102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:02,975 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a 0.057s 2023-04-20 17:43:02,975 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2836d041-e86e-4354-b6d0-30698e27ef4f', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2836d041-e86e-4354-b6d0-30698e27ef4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a'} Body: b'{"volume": {"id": "da4284e9-0ef7-4a26-a421-c0fee4b6400a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:03.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-619404102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cd947fe72a04ab4934d334ffb0f56e8"}}' 2023-04-20 17:43:04,039 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a 0.052s 2023-04-20 17:43:04,039 80616 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d437d35-04c4-4d69-ae09-cf9377c480ba', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d437d35-04c4-4d69-ae09-cf9377c480ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a'} Body: b'{"volume": {"id": "da4284e9-0ef7-4a26-a421-c0fee4b6400a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:03.000000", "updated_at": "2023-04-20T17:43:03.000000", "name": "tempest-VolumesDeleteCascade-Volume-619404102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cd947fe72a04ab4934d334ffb0f56e8"}}' 2023-04-20 17:43:04,094 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a 0.043s 2023-04-20 17:43:04,094 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b65a6c9-ea6d-4bbf-bd52-ecbc62b2e730', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b65a6c9-ea6d-4bbf-bd52-ecbc62b2e730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a'} Body: b'{"volume": {"id": "da4284e9-0ef7-4a26-a421-c0fee4b6400a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:03.000000", "updated_at": "2023-04-20T17:43:03.000000", "name": "tempest-VolumesDeleteCascade-Volume-619404102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a"}], "user_id": "c6c78acdf9204eb6ac9af0969a93281b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cd947fe72a04ab4934d334ffb0f56e8"}}' 2023-04-20 17:43:04,239 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a 0.133s 2023-04-20 17:43:04,239 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:04 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-936a0773-2dd2-4a2d-abf4-e425d91d2f21', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a'} Body: b'' 2023-04-20 17:43:04,265 80616 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a 0.025s 2023-04-20 17:43:04,266 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-fb61bf46-d156-44a0-9647-5db2b1847933', 'x-openstack-request-id': 'req-fb61bf46-d156-44a0-9647-5db2b1847933', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2cd947fe72a04ab4934d334ffb0f56e8/volumes/da4284e9-0ef7-4a26-a421-c0fee4b6400a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume da4284e9-0ef7-4a26-a421-c0fee4b6400a could not be found."}}' 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 e35f4aad-4f54-4961-bbdb-c555e5cbb4cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:04,356 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes 0.453s 2023-04-20 17:43:04,356 80612 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-1962780453"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad0b649-270b-48fb-ae21-0b5cbb6188cb', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad0b649-270b-48fb-ae21-0b5cbb6188cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes'} Body: b'{"volume": {"id": "e35f4aad-4f54-4961-bbdb-c555e5cbb4cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:04.282084", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1962780453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:04,411 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc 0.044s 2023-04-20 17:43:04,411 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf40a1a8-3146-4068-8aa8-abde78af7a65', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf40a1a8-3146-4068-8aa8-abde78af7a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc'} Body: b'{"volume": {"id": "e35f4aad-4f54-4961-bbdb-c555e5cbb4cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:04.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1962780453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0a95feb42ee4a48a1769b862c4b5871"}}' 2023-04-20 17:43:05,479 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc 0.046s 2023-04-20 17:43:05,480 80612 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47adac53-9de4-4cc2-9acd-46588c65672e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47adac53-9de4-4cc2-9acd-46588c65672e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc'} Body: b'{"volume": {"id": "e35f4aad-4f54-4961-bbdb-c555e5cbb4cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:04.000000", "updated_at": "2023-04-20T17:43:04.000000", "name": "tempest-VolumesTransfersTest-Volume-1962780453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0a95feb42ee4a48a1769b862c4b5871"}}' 2023-04-20 17:43:05,535 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc 0.043s 2023-04-20 17:43:05,535 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad1f19c-075e-418f-b534-1c6360be7ffd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad1f19c-075e-418f-b534-1c6360be7ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc'} Body: b'{"volume": {"id": "e35f4aad-4f54-4961-bbdb-c555e5cbb4cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:04.000000", "updated_at": "2023-04-20T17:43:04.000000", "name": "tempest-VolumesTransfersTest-Volume-1962780453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0a95feb42ee4a48a1769b862c4b5871"}}' 2023-04-20 17:43:05,653 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc 0.107s 2023-04-20 17:43:05,654 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff443ca-c15c-4ca5-aaf8-b9a2abc449eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc'} Body: b'' 2023-04-20 17:43:05,679 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc 0.024s 2023-04-20 17:43:05,679 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-a607990d-c69a-4d05-a79f-11be03af283b', 'x-openstack-request-id': 'req-a607990d-c69a-4d05-a79f-11be03af283b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/e35f4aad-4f54-4961-bbdb-c555e5cbb4cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e35f4aad-4f54-4961-bbdb-c555e5cbb4cc 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 b3968adb-1d40-4dc6-9053-bbe27ba7cb32 failed to build and is in ERROR status 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 24040b83-044b-4a10-a5e0-cd374a1acd3d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:05,943 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes 0.260s 2023-04-20 17:43:05,943 80612 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-1712083273"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13bd20f-a61b-4b2b-8669-41874acccaf9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13bd20f-a61b-4b2b-8669-41874acccaf9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes'} Body: b'{"volume": {"id": "24040b83-044b-4a10-a5e0-cd374a1acd3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:05.838870", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1712083273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:05,996 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d 0.043s 2023-04-20 17:43:05,996 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc0fb7a-0f66-423e-b709-1e3a6eb5fb36', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc0fb7a-0f66-423e-b709-1e3a6eb5fb36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d'} Body: b'{"volume": {"id": "24040b83-044b-4a10-a5e0-cd374a1acd3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:06.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1712083273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0a95feb42ee4a48a1769b862c4b5871"}}' 2023-04-20 17:43:07,107 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d 0.099s 2023-04-20 17:43:07,107 80612 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972dd696-d882-4767-be3d-435fd6373f11', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972dd696-d882-4767-be3d-435fd6373f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d'} Body: b'{"volume": {"id": "24040b83-044b-4a10-a5e0-cd374a1acd3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:06.000000", "updated_at": "2023-04-20T17:43:06.000000", "name": "tempest-VolumesTransfersTest-Volume-1712083273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0a95feb42ee4a48a1769b862c4b5871"}}' 2023-04-20 17:43:07,175 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d 0.055s 2023-04-20 17:43:07,175 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ef2d4c-5f11-41c9-974e-5b9ccbd38654', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ef2d4c-5f11-41c9-974e-5b9ccbd38654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d'} Body: b'{"volume": {"id": "24040b83-044b-4a10-a5e0-cd374a1acd3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:06.000000", "updated_at": "2023-04-20T17:43:06.000000", "name": "tempest-VolumesTransfersTest-Volume-1712083273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d"}], "user_id": "8d1d0930448c4fe9922e6f15164d7b2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0a95feb42ee4a48a1769b862c4b5871"}}' 2023-04-20 17:43:07,314 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d 0.128s 2023-04-20 17:43:07,314 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece55b39-8870-4563-8ab6-045adf76f31a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d'} Body: b'' 2023-04-20 17:43:07,341 80612 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d 0.026s 2023-04-20 17:43:07,341 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-a29c6879-018d-4229-aa9d-ab10084a371d', 'x-openstack-request-id': 'req-a29c6879-018d-4229-aa9d-ab10084a371d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d0a95feb42ee4a48a1769b862c4b5871/volumes/24040b83-044b-4a10-a5e0-cd374a1acd3d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 24040b83-044b-4a10-a5e0-cd374a1acd3d could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 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 301a7d65-6182-4a55-beac-de4a49ad9a99 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:08,072 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.417s 2023-04-20 17:43:08,073 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3212d1a1-c7cc-4cf7-a666-319e5ba3421c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:08,655 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes 0.580s 2023-04-20 17:43:08,655 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-VolumesExtendTest-Volume-389597663"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1139b5c-044c-405b-a7df-8353452e05e6', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1139b5c-044c-405b-a7df-8353452e05e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes'} Body: b'{"volume": {"id": "301a7d65-6182-4a55-beac-de4a49ad9a99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:08.584082", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-389597663", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:08,707 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99 0.042s 2023-04-20 17:43:08,707 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26304ba3-08ad-4281-8df5-ce0a44a5a2bb', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26304ba3-08ad-4281-8df5-ce0a44a5a2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99'} Body: b'{"volume": {"id": "301a7d65-6182-4a55-beac-de4a49ad9a99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-389597663", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15ecde9cb31c4d1aafcfe336931d6df8"}}' 2023-04-20 17:43:09,809 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99 0.091s 2023-04-20 17:43:09,810 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4789977c-94d1-41be-a11c-6277f74f7bb8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4789977c-94d1-41be-a11c-6277f74f7bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99'} Body: b'{"volume": {"id": "301a7d65-6182-4a55-beac-de4a49ad9a99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.000000", "updated_at": "2023-04-20T17:43:09.000000", "name": "tempest-VolumesExtendTest-Volume-389597663", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15ecde9cb31c4d1aafcfe336931d6df8"}}' 2023-04-20 17:43:09,944 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99 0.114s 2023-04-20 17:43:09,944 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8659c9-f06b-456d-8478-6f91529b9f0c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-fe8659c9-f06b-456d-8478-6f91529b9f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99'} Body: b'{"volume": {"id": "301a7d65-6182-4a55-beac-de4a49ad9a99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.000000", "updated_at": "2023-04-20T17:43:09.000000", "name": "tempest-VolumesExtendTest-Volume-389597663", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15ecde9cb31c4d1aafcfe336931d6df8"}}' 2023-04-20 17:43:10,108 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99 0.153s 2023-04-20 17:43:10,108 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-02ae749d-7402-46bb-b238-3526bd419f33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99'} Body: b'' 2023-04-20 17:43:10,135 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99 0.026s 2023-04-20 17:43:10,135 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9415f7-8c2a-482d-a3dc-b1d421f04726', 'x-openstack-request-id': 'req-ce9415f7-8c2a-482d-a3dc-b1d421f04726', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/301a7d65-6182-4a55-beac-de4a49ad9a99'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 301a7d65-6182-4a55-beac-de4a49ad9a99 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 d7a59132-7e9d-4621-995c-56adf77ada43 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:09,231 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes 0.448s 2023-04-20 17:43:09,231 80616 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-1589210719"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c207c6-126f-4743-9c82-684974f42db4', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c207c6-126f-4743-9c82-684974f42db4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes'} Body: b'{"volume": {"id": "d7a59132-7e9d-4621-995c-56adf77ada43", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.166534", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1589210719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 17:43:09,300 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43 0.058s 2023-04-20 17:43:09,301 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a292ae03-0ca5-430a-b2b7-f52a52a15f79', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a292ae03-0ca5-430a-b2b7-f52a52a15f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43'} Body: b'{"volume": {"id": "d7a59132-7e9d-4621-995c-56adf77ada43", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1589210719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "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": "dfd0351a910f4db099db18b974d91915"}}' 2023-04-20 17:43:10,415 80616 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/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43 0.101s 2023-04-20 17:43:10,415 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9ea9c9-eb00-4e22-aee1-87daa3f37adc', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9ea9c9-eb00-4e22-aee1-87daa3f37adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43'} Body: b'{"volume": {"id": "d7a59132-7e9d-4621-995c-56adf77ada43", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.000000", "updated_at": "2023-04-20T17:43:09.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1589210719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "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": "dfd0351a910f4db099db18b974d91915"}}' 2023-04-20 17:43:10,477 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43 0.051s 2023-04-20 17:43:10,477 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de51d23-76bf-41e2-9c22-a55b0016ad78', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de51d23-76bf-41e2-9c22-a55b0016ad78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43'} Body: b'{"volume": {"id": "d7a59132-7e9d-4621-995c-56adf77ada43", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:09.000000", "updated_at": "2023-04-20T17:43:09.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1589210719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "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": "dfd0351a910f4db099db18b974d91915"}}' 2023-04-20 17:43:10,641 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43 0.153s 2023-04-20 17:43:10,641 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 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-38fb6237-3590-42b8-a090-ea5d8a5f1e43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43'} Body: b'' 2023-04-20 17:43:10,678 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43 0.036s 2023-04-20 17:43:10,678 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 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-eb0171f2-1aac-4bee-b201-a6d858d14106', 'x-openstack-request-id': 'req-eb0171f2-1aac-4bee-b201-a6d858d14106', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/d7a59132-7e9d-4621-995c-56adf77ada43'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d7a59132-7e9d-4621-995c-56adf77ada43 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 6aedf106-9404-4a1b-b4cf-1e6178dc7467 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:10,421 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes 0.283s 2023-04-20 17:43:10,421 80624 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-348341378"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74f1168-0858-44ec-900f-6693304ebe8e', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74f1168-0858-44ec-900f-6693304ebe8e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes'} Body: b'{"volume": {"id": "6aedf106-9404-4a1b-b4cf-1e6178dc7467", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:10.332873", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-348341378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:10,477 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467 0.047s 2023-04-20 17:43:10,477 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba052f5-de97-471d-af16-10f431782846', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba052f5-de97-471d-af16-10f431782846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467'} Body: b'{"volume": {"id": "6aedf106-9404-4a1b-b4cf-1e6178dc7467", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:10.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-348341378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15ecde9cb31c4d1aafcfe336931d6df8"}}' 2023-04-20 17:43:11,541 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467 0.051s 2023-04-20 17:43:11,541 80624 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b34edc-8ae7-46bc-b67a-0f9f1050785c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b34edc-8ae7-46bc-b67a-0f9f1050785c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467'} Body: b'{"volume": {"id": "6aedf106-9404-4a1b-b4cf-1e6178dc7467", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:10.000000", "updated_at": "2023-04-20T17:43:11.000000", "name": "tempest-VolumesExtendTest-Volume-348341378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15ecde9cb31c4d1aafcfe336931d6df8"}}' 2023-04-20 17:43:11,613 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467 0.057s 2023-04-20 17:43:11,614 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c29a91e-89aa-4a1d-9f41-e5d543766716', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c29a91e-89aa-4a1d-9f41-e5d543766716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467'} Body: b'{"volume": {"id": "6aedf106-9404-4a1b-b4cf-1e6178dc7467", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:10.000000", "updated_at": "2023-04-20T17:43:11.000000", "name": "tempest-VolumesExtendTest-Volume-348341378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467"}], "user_id": "507786bfc12b41e0ae6cb0b2bc0949db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15ecde9cb31c4d1aafcfe336931d6df8"}}' 2023-04-20 17:43:11,762 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467 0.134s 2023-04-20 17:43:11,763 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:11 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-870d517a-0ab0-4f07-95f6-3808c0bd7b42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467'} Body: b'' 2023-04-20 17:43:11,800 80624 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467 0.036s 2023-04-20 17:43:11,800 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:11 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-2d254b45-18e5-433f-93bb-15b72e792c66', 'x-openstack-request-id': 'req-2d254b45-18e5-433f-93bb-15b72e792c66', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/15ecde9cb31c4d1aafcfe336931d6df8/volumes/6aedf106-9404-4a1b-b4cf-1e6178dc7467'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6aedf106-9404-4a1b-b4cf-1e6178dc7467 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 eec97a74-4d4e-47f2-87b0-e92bf164f6a9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:11,226 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes 0.543s 2023-04-20 17:43:11,227 80616 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-820950034"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d60c19f-e124-4870-9311-6ead665be748', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d60c19f-e124-4870-9311-6ead665be748', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes'} Body: b'{"volume": {"id": "eec97a74-4d4e-47f2-87b0-e92bf164f6a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:11.120635", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-820950034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 17:43:11,339 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9 0.102s 2023-04-20 17:43:11,340 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e9457b-7302-41f3-8df7-9bbbe4d2b1fc', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e9457b-7302-41f3-8df7-9bbbe4d2b1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9'} Body: b'{"volume": {"id": "eec97a74-4d4e-47f2-87b0-e92bf164f6a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:11.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-820950034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "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": "dfd0351a910f4db099db18b974d91915"}}' 2023-04-20 17:43:12,407 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9 0.054s 2023-04-20 17:43:12,407 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af10fdf6-9752-4fb5-b8f4-661c0678e9d9', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af10fdf6-9752-4fb5-b8f4-661c0678e9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9'} Body: b'{"volume": {"id": "eec97a74-4d4e-47f2-87b0-e92bf164f6a9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:11.000000", "updated_at": "2023-04-20T17:43:11.000000", "name": "tempest-VolumesTransfersV355Test-Volume-820950034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "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": "dfd0351a910f4db099db18b974d91915"}}' 2023-04-20 17:43:12,522 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9 0.102s 2023-04-20 17:43:12,523 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645d42f1-a29d-4f99-8505-4b87b418e1c5', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645d42f1-a29d-4f99-8505-4b87b418e1c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9'} Body: b'{"volume": {"id": "eec97a74-4d4e-47f2-87b0-e92bf164f6a9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:11.000000", "updated_at": "2023-04-20T17:43:11.000000", "name": "tempest-VolumesTransfersV355Test-Volume-820950034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9"}], "user_id": "82116806a6b741dc85d2dd7ffc55a3bb", "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": "dfd0351a910f4db099db18b974d91915"}}' 2023-04-20 17:43:12,725 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9 0.189s 2023-04-20 17:43:12,726 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 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-3eae8d73-917d-4b0d-8e8b-848229b3cfff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9'} Body: b'' 2023-04-20 17:43:12,797 80616 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9 0.070s 2023-04-20 17:43:12,798 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 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-5aaf3e12-692d-4005-87cb-55f20df86710', 'x-openstack-request-id': 'req-5aaf3e12-692d-4005-87cb-55f20df86710', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dfd0351a910f4db099db18b974d91915/volumes/eec97a74-4d4e-47f2-87b0-e92bf164f6a9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume eec97a74-4d4e-47f2-87b0-e92bf164f6a9 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 597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:12,676 80610 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes 0.563s 2023-04-20 17:43:12,677 80610 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-882143644"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-749904b6-2f51-4889-8e14-3e9bf0613145', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-749904b6-2f51-4889-8e14-3e9bf0613145', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes'} Body: b'{"volume": {"id": "597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:12.592280", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-882143644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e"}], "user_id": "373d8986e9b9418384ce8bbc8aae012c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:12,774 80610 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e 0.082s 2023-04-20 17:43:12,774 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4ca889-0fd2-4fd6-ad76-b3eb7bf9beb1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4ca889-0fd2-4fd6-ad76-b3eb7bf9beb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e'} Body: b'{"volume": {"id": "597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:13.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-882143644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e"}], "user_id": "373d8986e9b9418384ce8bbc8aae012c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cba764da6e824a4fb38b27af07399bb6"}}' 2023-04-20 17:43:13,837 80610 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e 0.049s 2023-04-20 17:43:13,838 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5cb8b5-cd57-4aee-9b48-9b9fbe70fab1', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5cb8b5-cd57-4aee-9b48-9b9fbe70fab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e'} Body: b'{"volume": {"id": "597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:13.000000", "updated_at": "2023-04-20T17:43:13.000000", "name": "tempest-TestVolumeSwap-volume-882143644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cba764da6e824a4fb38b27af07399bb6/volumes/597f00c0-7cbb-4b51-ac9a-d5f1cbc0de4e"}], "user_id": "373d8986e9b9418384ce8bbc8aae012c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cba764da6e824a4fb38b27af07399bb6"}}' 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 1d35de03-973f-4847-9821-4a916bd4fc45 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:14,756 80628 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes 1.177s 2023-04-20 17:43:14,756 80628 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-989771844", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6d2e469-2750-46ff-a3b4-7f7441e06001', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6d2e469-2750-46ff-a3b4-7f7441e06001', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes'} Body: b'{"volume": {"id": "1d35de03-973f-4847-9821-4a916bd4fc45", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:14.667219", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-989771844", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45"}], "user_id": "da32e0b054ef416abbf9951dfd3ce88b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:14,854 80628 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45 0.082s 2023-04-20 17:43:14,855 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d04e745-94c0-4c61-a1cc-e175cc0cf755', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d04e745-94c0-4c61-a1cc-e175cc0cf755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45'} Body: b'{"volume": {"id": "1d35de03-973f-4847-9821-4a916bd4fc45", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:15.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-989771844", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45"}], "user_id": "da32e0b054ef416abbf9951dfd3ce88b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9748623b06748fa8446676a9159c71f"}}' 2023-04-20 17:43:15,926 80628 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45 0.058s 2023-04-20 17:43:15,926 80628 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c41015b5-d0f6-4c5f-b4b0-101da6e16d3a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c41015b5-d0f6-4c5f-b4b0-101da6e16d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45'} Body: b'{"volume": {"id": "1d35de03-973f-4847-9821-4a916bd4fc45", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:15.000000", "updated_at": "2023-04-20T17:43:15.000000", "name": "tempest-TaggedBootDevicesTest-volume-989771844", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9748623b06748fa8446676a9159c71f/volumes/1d35de03-973f-4847-9821-4a916bd4fc45"}], "user_id": "da32e0b054ef416abbf9951dfd3ce88b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9748623b06748fa8446676a9159c71f"}}' 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 239390d9-1ee6-4bfa-b445-6a810c811bab failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:21,903 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes 0.722s 2023-04-20 17:43:21,904 80616 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-1072924070", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca87e4ab-5fe7-447a-863b-b6b372df428c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca87e4ab-5fe7-447a-863b-b6b372df428c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes'} Body: b'{"volume": {"id": "239390d9-1ee6-4bfa-b445-6a810c811bab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:21.804413", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1072924070", "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/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:21,983 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab 0.069s 2023-04-20 17:43:21,984 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d818adc3-0ffc-43d0-9193-f1d4cb62dcfb', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d818adc3-0ffc-43d0-9193-f1d4cb62dcfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab'} Body: b'{"volume": {"id": "239390d9-1ee6-4bfa-b445-6a810c811bab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:22.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1072924070", "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/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:23,052 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab 0.053s 2023-04-20 17:43:23,052 80616 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e7989d-b9cb-428d-85ac-e119180f5fa5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e7989d-b9cb-428d-85ac-e119180f5fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab'} Body: b'{"volume": {"id": "239390d9-1ee6-4bfa-b445-6a810c811bab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:22.000000", "updated_at": "2023-04-20T17:43:22.000000", "name": "tempest-VolumesGetTest-Volume-1072924070", "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/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:23,400 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab 0.336s 2023-04-20 17:43:23,401 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:23 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-51673634-3d84-4684-bc1e-de819d0f499b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab'} Body: b'' 2023-04-20 17:43:23,444 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab 0.042s 2023-04-20 17:43:23,444 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:23 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-15af0e3d-462c-472b-b587-73c3bb5adfb4', 'x-openstack-request-id': 'req-15af0e3d-462c-472b-b587-73c3bb5adfb4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/239390d9-1ee6-4bfa-b445-6a810c811bab'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 239390d9-1ee6-4bfa-b445-6a810c811bab 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 fec327f4-da7f-4341-a474-f11145b35c4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:23,753 80616 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/35639a41777f41b3b88b042fbd047b3a/volumes 0.305s 2023-04-20 17:43:23,754 80616 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-1700373033"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e72ad4e-c202-4322-8a44-5c2a7c58a6d0', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e72ad4e-c202-4322-8a44-5c2a7c58a6d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes'} Body: b'{"volume": {"id": "fec327f4-da7f-4341-a474-f11145b35c4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:23.653001", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1700373033", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:23,857 80616 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/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e 0.092s 2023-04-20 17:43:23,858 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed27ae2-e324-40c0-825c-d2e1282a82d4', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed27ae2-e324-40c0-825c-d2e1282a82d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e'} Body: b'{"volume": {"id": "fec327f4-da7f-4341-a474-f11145b35c4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:24.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1700373033", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:25,008 80616 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/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e 0.121s 2023-04-20 17:43:25,008 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07533be0-07cc-4232-b754-9a5c2772ea5b', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07533be0-07cc-4232-b754-9a5c2772ea5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e'} Body: b'{"volume": {"id": "fec327f4-da7f-4341-a474-f11145b35c4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:24.000000", "updated_at": "2023-04-20T17:43:24.000000", "name": "tempest-VolumesGetTest-Volume-1700373033", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:25,082 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e 0.062s 2023-04-20 17:43:25,083 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc13625-e6b3-435b-8ddf-eff127b1099e', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc13625-e6b3-435b-8ddf-eff127b1099e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e'} Body: b'{"volume": {"id": "fec327f4-da7f-4341-a474-f11145b35c4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:24.000000", "updated_at": "2023-04-20T17:43:24.000000", "name": "tempest-VolumesGetTest-Volume-1700373033", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:25,242 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e 0.146s 2023-04-20 17:43:25,242 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-042b8977-0842-460a-aba8-8255f82dd4ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e'} Body: b'' 2023-04-20 17:43:25,264 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e 0.021s 2023-04-20 17:43:25,264 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-5fee24fe-55e1-4755-9ee0-e3a82e813a8d', 'x-openstack-request-id': 'req-5fee24fe-55e1-4755-9ee0-e3a82e813a8d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/fec327f4-da7f-4341-a474-f11145b35c4e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fec327f4-da7f-4341-a474-f11145b35c4e 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 dc16a801-c467-4d6d-b0bc-1f1642ae85a3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:25,299 80616 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/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.032s 2023-04-20 17:43:25,300 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-300c63d4-ada8-4c6f-bef4-3b43788fd019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:25,776 80616 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/35639a41777f41b3b88b042fbd047b3a/volumes 0.475s 2023-04-20 17:43:25,776 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-VolumesGetTest-Volume-498344418", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90243da1-91b2-440c-9e8e-2c6594034e01', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90243da1-91b2-440c-9e8e-2c6594034e01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes'} Body: b'{"volume": {"id": "dc16a801-c467-4d6d-b0bc-1f1642ae85a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:25.685974", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-498344418", "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/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:25,843 80616 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/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3 0.056s 2023-04-20 17:43:25,844 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a69ffc2-3b9a-44d3-8ef6-0f91353de07d', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a69ffc2-3b9a-44d3-8ef6-0f91353de07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3'} Body: b'{"volume": {"id": "dc16a801-c467-4d6d-b0bc-1f1642ae85a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:26.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-498344418", "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/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:27,020 80616 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/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3 0.164s 2023-04-20 17:43:27,020 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff51f9a-5f67-4924-b936-71b932ab76a2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff51f9a-5f67-4924-b936-71b932ab76a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3'} Body: b'{"volume": {"id": "dc16a801-c467-4d6d-b0bc-1f1642ae85a3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:26.000000", "updated_at": "2023-04-20T17:43:26.000000", "name": "tempest-VolumesGetTest-Volume-498344418", "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/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3"}], "user_id": "095915962d8544cb8f0c18713da3f57a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35639a41777f41b3b88b042fbd047b3a"}}' 2023-04-20 17:43:27,236 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3 0.203s 2023-04-20 17:43:27,236 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-74bdaa4a-4bc3-4924-aa9d-8a2cddfc4d5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3'} Body: b'' 2023-04-20 17:43:27,258 80616 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3 0.021s 2023-04-20 17:43:27,259 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-aaf528a0-edf6-4a4b-ac1b-445e8665e6a4', 'x-openstack-request-id': 'req-aaf528a0-edf6-4a4b-ac1b-445e8665e6a4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/35639a41777f41b3b88b042fbd047b3a/volumes/dc16a801-c467-4d6d-b0bc-1f1642ae85a3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dc16a801-c467-4d6d-b0bc-1f1642ae85a3 could not be found."}}' 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 3df84df1-c3ab-42c7-a6c3-f88288e87ada failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 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 7ca4706c-9c0b-4fc6-b49f-3d42a2feab31 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:30,765 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes 0.539s 2023-04-20 17:43:30,766 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-992483599"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c4e5fe-5fbb-4da6-8095-e508ed2829d7', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c4e5fe-5fbb-4da6-8095-e508ed2829d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes'} Body: b'{"volume": {"id": "7ca4706c-9c0b-4fc6-b49f-3d42a2feab31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:30.650852", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-992483599", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:31,079 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes 0.294s 2023-04-20 17:43:31,080 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1483229952"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899fd8be-5c26-4f83-801d-e46d81142603', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899fd8be-5c26-4f83-801d-e46d81142603', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes'} Body: b'{"volume": {"id": "b89cb756-53ad-42c9-9220-c9fb3cbfd37e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:30.973543", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1483229952", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/b89cb756-53ad-42c9-9220-c9fb3cbfd37e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/b89cb756-53ad-42c9-9220-c9fb3cbfd37e"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:31,577 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes 0.478s 2023-04-20 17:43:31,578 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2031811595"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0848b143-0592-421b-8b3d-5913aa032d24', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0848b143-0592-421b-8b3d-5913aa032d24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes'} Body: b'{"volume": {"id": "6ed9b9e2-fd36-4a23-87d1-7d9e0e97b986", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:31.470689", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2031811595", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/6ed9b9e2-fd36-4a23-87d1-7d9e0e97b986"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/6ed9b9e2-fd36-4a23-87d1-7d9e0e97b986"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:32,008 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes 0.410s 2023-04-20 17:43:32,008 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-405976917"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a977cc8-f35f-4cb1-abbc-1e9bc50e9819', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a977cc8-f35f-4cb1-abbc-1e9bc50e9819', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes'} Body: b'{"volume": {"id": "c840ec13-48a5-4de2-8cb2-db72b0ef0559", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:31.922493", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-405976917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/c840ec13-48a5-4de2-8cb2-db72b0ef0559"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/c840ec13-48a5-4de2-8cb2-db72b0ef0559"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:32,398 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes 0.374s 2023-04-20 17:43:32,398 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-CreateVolum esFromImageTest-Volume-205653151"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300f8dab-ccfa-43a5-bf47-02d14a1c3fcf', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300f8dab-ccfa-43a5-bf47-02d14a1c3fcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes'} Body: b'{"volume": {"id": "035c9a2a-8c62-4c04-9c2e-37ad0559662d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:32.307399", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-205653151", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/035c9a2a-8c62-4c04-9c2e-37ad0559662d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/035c9a2a-8c62-4c04-9c2e-37ad0559662d"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:32,488 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31 0.079s 2023-04-20 17:43:32,488 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de63899-cb0a-41de-af30-80d6bd5e3c84', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de63899-cb0a-41de-af30-80d6bd5e3c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31'} Body: b'{"volume": {"id": "7ca4706c-9c0b-4fc6-b49f-3d42a2feab31", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:31.000000", "updated_at": "2023-04-20T17:43:31.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-992483599", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "530555446cdc4733bdb5d73244328a27"}}' 2023-04-20 17:43:33,553 80616 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31 0.053s 2023-04-20 17:43:33,554 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfecc430-6b62-41f2-9517-a013393328df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', ' x-openstack-request-id': 'req-dfecc430-6b62-41f2-9517-a013393328df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31'} Body: b'{"volume": {"id": "7ca4706c-9c0b-4fc6-b49f-3d42a2feab31", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:31.000000", "updated_at": "2023-04-20T17:43:31.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-992483599", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/530555446cdc4733bdb5d73244328a27/volumes/7ca4706c-9c0b-4fc6-b49f-3d42a2feab31"}], "user_id": "a3b8fd2cfcdf46318b90f02671148477", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "530555446cdc4733bdb5d73244328a27"}}' 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 0d4837ce-d924-48c4-846e-a7426d21236d failed to build and is in ERROR status 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 7d22e11e-ebbb-4bb3-957c-36b2368e5d42 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:38,446 80616 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes 0.602s 2023-04-20 17:43:38,446 80616 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-273239931"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13df934c-15c3-402e-8386-68e2b47dae38', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13df934c-15c3-402e-8386-68e2b47dae38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes'} Body: b'{"volume": {"id": "7d22e11e-ebbb-4bb3-957c-36b2368e5d42", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:38.363821", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-273239931", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42"}], "user_id": "fe90845a07f244adbc513d264196d7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 17:43:38,520 80616 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42 0.063s 2023-04-20 17:43:38,520 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d01b86-164a-4434-acfb-604714319797', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d01b86-164a-4434-acfb-604714319797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42'} Body: b'{"volume": {"id": "7d22e11e-ebbb-4bb3-957c-36b2368e5d42", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:38.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-273239931", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42"}], "user_id": "fe90845a07f244adbc513d264196d7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "232b429f93c646c2bcf5fb4066b1c256"}}' 2023-04-20 17:43:39,572 80616 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42 0.041s 2023-04-20 17:43:39,573 80616 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d12a9c-acd7-4c7e-ba63-bd2f60e7f966', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d12a9c-acd7-4c7e-ba63-bd2f60e7f966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42'} Body: b'{"volume": {"id": "7d22e11e-ebbb-4bb3-957c-36b2368e5d42", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:38.000000", "updated_at": "2023-04-20T17:43:39.000000", "name": "tempest-VolumeRevertTests-Volume-273239931", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/232b429f93c646c2bcf5fb4066b1c256/volumes/7d22e11e-ebbb-4bb3-957c-36b2368e5d42"}], "user_id": "fe90845a07f244adbc513d264196d7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "232b429f93c646c2bcf5fb4066b1c256"}}' 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 bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:39,812 80616 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes 0.224s 2023-04-20 17:43:39,812 80616 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-311869900"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479a3782-9255-46d2-b193-da2f6dbf9dc8', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479a3782-9255-46d2-b193-da2f6dbf9dc8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes'} Body: b'{"volume": {"id": "bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:39.745852", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-311869900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3"}], "user_id": "fe90845a07f244adbc513d264196d7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 17:43:39,873 80616 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3 0.050s 2023-04-20 17:43:39,875 80616 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a31f07-3ffd-431d-b18d-e0546321dc6b', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a31f07-3ffd-431d-b18d-e0546321dc6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3'} Body: b'{"volume": {"id": "bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:40.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-311869900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3"}], "user_id": "fe90845a07f244adbc513d264196d7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "232b429f93c646c2bcf5fb4066b1c256"}}' 2023-04-20 17:43:40,970 80616 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3 0.064s 2023-04-20 17:43:40,971 80616 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df2d643-af47-499b-a880-6b22a30e99bd', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df2d643-af47-499b-a880-6b22a30e99bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3'} Body: b'{"volume": {"id": "bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:40.000000", "updated_at": "2023-04-20T17:43:40.000000", "name": "tempest-VolumeRevertTests-Volume-311869900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/232b429f93c646c2bcf5fb4066b1c256/volumes/bcedbf11-6f9a-4ce8-ac93-2dbf2cf6f4e3"}], "user_id": "fe90845a07f244adbc513d264196d7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "232b429f93c646c2bcf5fb4066b1c256"}}' 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 8130cc96-b15c-4951-9f52-d433f8e7d971 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:37,572 80626 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.394s 2023-04-20 17:43:37,572 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-28205356", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKMSdv4CMVZIR4p06R74K7aCA1EYFTyIJDy/PPBLji3px3QzTDjNYNe+D+I66YYGEzEtIMGNWaWuKSBHztYwD+fnTNt1LUdf9swruZI6bhCcYQpozPb3Wo61E9Til+R3iQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3817df3c-1e7a-41e8-8856-cc9ffbe66218', 'x-compute-request-id': 'req-3817df3c-1e7a-41e8-8856-cc9ffbe66218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-28205356", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKMSdv4CMVZIR4p06R74K7aCA1EYFTyIJDy/PPBLji3px3QzTDjNYNe+D+I66YYGEzEtIMGNWaWuKSBHztYwD+fnTNt1LUdf9swruZI6bhCcYQpozPb3Wo61E9Til+R3iQ==", "fingerprint": "ae:1c:12:59:9c:e3:4e:5f:fc:98:9b:81:db:f1:98:f1", "user_id": "364839d193fd44b4a5ffd97b6f4370cb"}}' 2023-04-20 17:43:37,860 80626 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.284s 2023-04-20 17:43:37,861 80626 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-1403319570", "description": "tempest-secgroup-smoke-1403319570 description", "project_id": "6d550a79177640e7b0f56567b58b9d74"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-1ae77125-ff12-42c5-b7e6-4a642c798831', 'date': 'Thu, 20 Apr 2023 17:43:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "name": "tempest-secgroup-smoke-1403319570", "stateful": true, "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "description": "tempest-secgroup-smoke-1403319570 description", "shared": false, "security_group_rules": [{"id": "925fc1b1-da1b-4b18-b752-d10de4b185bc", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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": 471, "description": null, "tags": [], "created_at": "2023-04-20T17:43:37Z", "updated_at": "2023-04-20T17:43:37Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}, {"id": "cdea5d67-9fd3-40e7-94de-5dbd131cf00f", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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": 472, "description": null, "tags": [], "created_at": "2023-04-20T17:43:37Z", "updated_at": "2023-04-20T17:43:37Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}], "tags": [], "created_at": "2023-04-20T17:43:37Z", "updated_at": "2023-04-20T17:43:3 7Z", "revision_number": 1, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:38,363 80626 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.502s 2023-04-20 17:43:38,364 80626 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": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "project_id": "6d550a79177640e7b0f56567b58b9d74", "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-18a6a14c-9eb9-4886-a58b-d47b2a5de7fb', 'date': 'Thu, 20 Apr 2023 17:43:38 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": "6de64a0d-37b6-4353-baf1-8cc02654f6a1", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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-20T17:43:38Z", "updated_at": "2023-04-20T17:43:38Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:38,752 80626 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.387s 2023-04-20 17:43:38,752 80626 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": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "project_id": "6d550a79177640e7b0f56567b58b9d74", "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-aea9507d-4bb5-42c8-96fe-5e2885f36e6a', 'date': 'Thu, 20 Apr 2023 17:43:38 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": "a5f6b477-9524-4d50-b7e7-e6f1f8188c67", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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-20T17:43:38Z", "updated_at": "2023-04-20T17:43:38Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:39,105 80626 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.352s 2023-04-20 17:43:39,105 80626 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": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "project_id": "6d550a79177640e7b0f56567b58b9d74", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f6c275e8-3656-4514-809f-65a1c83df44a', 'date': 'Thu, 20 Apr 2023 17:43:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"secu rity_group_rule": {"id": "2a0abd76-f6a7-4e12-b477-a3a2ad9ba857", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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-20T17:43:38Z", "updated_at": "2023-04-20T17:43:38Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:40,137 80626 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 1.031s 2023-04-20 17:43:40,137 80626 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": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "project_id": "6d550a79177640e7b0f56567b58b9d74", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fa053d52-905a-4cc0-b4af-fdf7e32fc4de', 'date': 'Thu, 20 Apr 2023 17:43:40 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": "9d4c906b-a70a-465e-92b6-97eb94516e84", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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-20T17:43:39Z", "updated_at": "2023-04-20T17:43:39Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:40,715 80626 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.577s 2023-04-20 17:43:40,715 80626 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": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "project_id": "6d550a79177640e7b0f56567b58b9d74", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5bf2f1ca-25ce-4109-ab6b-d0b7881ce22f', 'date': 'Thu, 20 Apr 2023 17:43:40 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": "9e1509a0-6f90-4890-a77a-0e95c5c58084", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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-20T17:43:40Z", "updated_at": "2023-04-20T17:43:40Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:41,675 80626 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.959s 2023-04-20 17:43:41,675 80626 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": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "project_id": "6d550a79177640e7b0f56567b58b9d74", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-31df3840-4610-4a5b-9005-76804b9023ff', 'date': 'Thu, 20 Apr 2023 17:43: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": "8a484f4d-cfb8-424c-bf86-4b75a75f13c8", "tenant_id": "6d550a79177640e7b0f56567b58b9d74", "security_group_id": "fd1fd04c-426a-4133-b4a6-ddb85b634504", "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-20T17:43:40Z", "updated_at": "2023-04-20T17:43:40Z", "revision_number": 0, "project_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:41,792 80626 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.111s 2023-04-20 17:43:41,793 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:41 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-1ac1df18-459a-401d-b14e-824e0f295e3a', '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": "364839d193fd44b4a5ffd97b6f4370cb", "name": "tempest-TestShelveInstance-1074098751-project-member", "password_expires_at": null}, "audit_ids": ["oN4GtYrDRg-WtkB2YJPKcA"], "expires_at": "2023-04-20T18:43:41.000000Z", "issued_at": "2023-04-20T17:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d550a79177640e7b0f56567b58b9d74", "name": "tempest-TestShelveInstance-1074098751"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6d550a79177640e7b0f56567b58b9d74", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints ": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:43:41,793 80626 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'f0c65204-2a18-4818-bc2e-21b0917d936a', 'name': 'tempest-TestShelveInstance-111112674-network', 'tenant_id': '6d550a79177640e7b0f56567b58b9d74', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6d550a79177640e7b0f56567b58b9d74', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51900, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:43:06Z', 'updated_at': '2023-04-20T17:43:06Z', 'revision_number': 1} available for tenant 2023-04-20 17:43:42,307 80626 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes 0.512s 2023-04-20 17:43:42,307 80626 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-169840273", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3eabc1-2928-4323-a8f9-0c215e715387', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3eabc1-2928-4323-a8f9-0c215e715387', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes'} Body: b'{"volume": {"id": "8130cc96-b15c-4951-9f52-d433f8e7d971", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:42.176956", "updated_at": null, "name": "tempest-tempest.common.compute-volume-169840273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971"}], "user_id": "364839d193fd44b4a5ffd97b6f4370cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:42,357 80626 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971 0.040s 2023-04-20 17:43:42,357 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a829956-dabd-4083-a9a3-d2e5da8a6352', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reque st-id': 'req-3a829956-dabd-4083-a9a3-d2e5da8a6352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971'} Body: b'{"volume": {"id": "8130cc96-b15c-4951-9f52-d433f8e7d971", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:42.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-169840273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971"}], "user_id": "364839d193fd44b4a5ffd97b6f4370cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:43,417 80626 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971 0.047s 2023-04-20 17:43:43,417 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55bcd37e-838a-4d7d-9ba6-ea4fae72d387', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55bcd37e-838a-4d7d-9ba6-ea4fae72d387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971'} Body: b'{"volume": {"id": "8130cc96-b15c-4951-9f52-d433f8e7d971", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:42.000000", "updated_at": "2023-04-20T17:43:42.000000", "name": "tempest-tempest.common.compute-volume-169840273", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971"}], "user_id": "364839d193fd44b4a5ffd97b6f4370cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d550a79177640e7b0f56567b58b9d74"}}' 2023-04-20 17:43:43,531 80626 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971 0.102s 2023-04-20 17:43:43,531 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-cda2d578-0758-49f2-a6f2-fdbdea893de7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971'} Body: b'' 2023-04-20 17:43:43,555 80626 INFO [tempest.lib.common.rest_client] R equest (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971 0.023s 2023-04-20 17:43:43,555 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:43 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-dd497dd4-629d-48f0-a84e-7d36747515df', 'x-openstack-request-id': 'req-dd497dd4-629d-48f0-a84e-7d36747515df', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d550a79177640e7b0f56567b58b9d74/volumes/8130cc96-b15c-4951-9f52-d433f8e7d971'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8130cc96-b15c-4951-9f52-d433f8e7d971 could not be found."}}' 2023-04-20 17:43:43,923 80626 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fd1fd04c-426a-4133-b4a6-ddb85b634504 0.365s 2023-04-20 17:43:43,923 80626 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-d76f1e8a-42bd-4c3b-9d03-0298e9def78d', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:43:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fd1fd04c-426a-4133-b4a6-ddb85b634504'} Body: b'' 2023-04-20 17:43:43,977 80626 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-28205356 0.053s 2023-04-20 17:43:43,977 80626 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:43 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-82241d4f-8df5-4d2b-a091-b58da6882d87', 'x-compute-request-id': 'req-82241d4f-8df5-4d2b-a091-b58da6882d87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-28205356'} Body: b'' 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 5b568a2f-99b2-4674-9b20-502ca47f76f8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:43,081 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.239s 2023-04-20 17:43:43,081 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f7fd98ff-fc90-4eae-bb71-d4f67b63731f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:43,551 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes 0.469s 2023-04-20 17:43:43,552 80624 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-1639087122", "snapshot_id": null, "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47c5eed-c876-4553-8c2a-6af71ae3ca9d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47c5eed-c876-4553-8c2a-6af71ae3ca9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes'} Body: b'{"volume": {"id": "5b568a2f-99b2-4674-9b20-502ca47f76f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:43.443731", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1639087122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:43,634 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8 0.073s 2023-04-20 17:43:43,635 80624 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16a7b3e-b06d-4228-95ce-2ea4f37be26e', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16a7b3e-b06d-4228-95ce-2ea4f37be26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8'} Body: b'{"volume": {"id": "5b568a2f-99b2-4674-9b20-502ca47f76f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:43.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1639087122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:44,702 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8 0.044s 2023-04-20 17:43:44,703 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463d547c-da79-4fd2-ab07-3d6667443b81', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463d547c-da79-4fd2-ab07-3d6667443b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8'} Body: b'{"volume": {"id": "5b568a2f-99b2-4674-9b20-502ca47f76f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:43.000000", "updated_at": "2023-04-20T17:43:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1639087122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:44,835 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8 0.121s 2023-04-20 17:43:44,836 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:44 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-3e0964f8-3be1-4852-954f-60f022a00890', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8'} Body: b'' 2023-04-20 17:43:44,870 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8 0.034s 2023-04-20 17:43:44,870 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-9644caa5-1a65-4f18-95f2-ea821d903eee', 'x-openstack-request-id': 'req-9644caa5-1a65-4f18-95f2-ea821d903eee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/5b568a2f-99b2-4674-9b20-502ca47f76f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5b568a2f-99b2-4674-9b20-502ca47f76f8 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 64940904-be63-4c6f-b811-b638164ebf62 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:44,921 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.047s 2023-04-20 17:43:44,921 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-998c081e-bbe5-465c-a8ab-d8b30c1ba865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:45,398 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes 0.476s 2023-04-20 17:43:45,398 80624 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-1485159169", "snapshot_id": null, "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ef82f0-dbd9-436f-8568-0da9a3f732d6', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ef82f0-dbd9-436f-8568-0da9a3f732d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes'} Body: b'{"volume": {"id": "64940904-be63-4c6f-b811-b638164ebf62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:45.320440", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1485159169", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:45,475 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62 0.067s 2023-04-20 17:43:45,475 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc867ce-a141-4f41-b33c-577ec6aa5d00', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc867ce-a141-4f41-b33c-577ec6aa5d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62'} Body: b'{"volume": {"id": "64940904-be63-4c6f-b811-b638164ebf62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:45.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1485159169", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:46,534 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62 0.046s 2023-04-20 17:43:46,534 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f1b815b-2516-4a39-b875-15aebe735c98', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f1b815b-2516-4a39-b875-15aebe735c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62'} Body: b'{"volume": {"id": "64940904-be63-4c6f-b811-b638164ebf62", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:45.000000", "updated_at": "2023-04-20T17:43:45.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1485159169", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:46,673 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62 0.129s 2023-04-20 17:43:46,674 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543c63a2-8896-4976-a14b-e01aa26429e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62'} Body: b'' 2023-04-20 17:43:46,701 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62 0.027s 2023-04-20 17:43:46,701 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-c94c6fd0-6f76-4c71-868c-301e74fff7f6', 'x-openstack-request-id': 'req-c94c6fd0-6f76-4c71-868c-301e74fff7f6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/64940904-be63-4c6f-b811-b638164ebf62'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 64940904-be63-4c6f-b811-b638164ebf62 could not be found."}}' 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 0750e8d7-eb6e-4307-b9c7-b27dd4c3b744 failed to build and is in ERROR status 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 dbaf6ce2-402d-4a79-a764-aef64764dfe1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:46,704 80624 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-20 17:43:46,773 80624 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.066s 2023-04-20 17:43:46,773 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-970253512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBATYIZRv8aEIbZXLaaN65vz9NvmR25S4pnia55ZfS4wKwbb3Guqp5l0GxReUpjYdZBFkjQTgRetKQPSGqP+3kxyHMpdC6P1NSV1Z5UUJb1SM00PYww2GB6EqQsr6Eqb/kg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:46 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-42a40223-f21f-4593-85cb-23a5197dc58a', 'x-compute-request-id': 'req-42a40223-f21f-4593-85cb-23a5197dc58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-970253512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBATYIZRv8aEIbZXLaaN65vz9NvmR25S4pnia55ZfS4wKwbb3Guqp5l0GxReUpjYdZBFkjQTgRetKQPSGqP+3kxyHMpdC6P1NSV1Z5UUJb1SM00PYww2GB6EqQsr6Eqb/kg==", "fingerprint": "63:05:57:11:90:b0:94:14:5a:3d:53:4f:e7:9e:ce:03", "user_id": "be473dbcdf224e7692b88d83ede6b6c1"}}' 2023-04-20 17:43:47,205 80624 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.429s 2023-04-20 17:43:47,206 80624 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-459685915", "description": "tempest-secgroup-smoke-459685915 description", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-7ac2fd3f-44cf-4e7b-af12-140d9d093bc4', 'date': 'Thu, 20 Apr 2023 17:43:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "name": "tempest-secgroup-smoke-459685915", "stateful": true, "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "description": "tempest-secgroup-smoke-459685915 description", "shared": false, "security_group_rules": [{"id": "69d6a54e-6977-4057-8be0-23d40512a344", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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": 523, "description": null, "tags": [], "created_at": "2023-04-20T17:43:46Z", "updated_at": "2023-04-20T17:43:46Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}, {"id": "d9de0c67-65c3-4bb3-a9bb-9134113dd0c2", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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": 525, "description": null, "tags": [], "created_at": "2023-04-20T17:43:46Z", "updated_at": "2023-04-20T17:43:46Z", "revision_number": 0, "project_id": "d3b7cf76c52 b47a3b1bd5cb49ee3ba38"}], "tags": [], "created_at": "2023-04-20T17:43:46Z", "updated_at": "2023-04-20T17:43:46Z", "revision_number": 1, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:47,540 80624 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.333s 2023-04-20 17:43:47,540 80624 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": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "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-2e7ccffb-b98a-45b6-917f-3f4962fee319', 'date': 'Thu, 20 Apr 2023 17:43: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": "c61c7f1e-5308-4582-9d12-637633a0af1a", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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-20T17:43:47Z", "updated_at": "2023-04-20T17:43:47Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:47,873 80624 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.332s 2023-04-20 17:43:47,873 80624 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": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "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-995b524b-b022-41c4-96c8-a4a21b0e31dd', 'date': 'Thu, 20 Apr 2023 17:43: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": "dc6000d1-329f-4de5-8b15-8b1833692f43", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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-20T17:43:47Z", "updated_at": "2023-04-20T17:43:47Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:48,334 80624 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.460s 2023-04-20 17:43:48,334 80624 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": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4c3e5bd1-571b-48e3-8e3c-bf5a74f78475', 'date': 'Thu, 20 Apr 2023 17:43:48 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": "eb754acd-7cff-4054-b471-65a478670bee", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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-20T17:43:47Z", "updated_at": "2023-04-20T17:43:47Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:49,716 80624 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 1.381s 2023-04-20 17:43:49,717 80624 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": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-79d01ec2-c858-4510-8d02-bc1a120e7a87', 'date': 'Thu, 20 Apr 2023 17:43:49 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": "a5fb8919-ea6f-4dfd-ba05-b762bbe7adfd", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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-20T17:43:48Z", "updated_at": "2023-04-20T17:43:48Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:50,124 80624 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.406s 2023-04-20 17:43:50,124 80624 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": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-20efb8f7-2997-4924-a556-e6574c02c60b', 'date': 'Thu, 20 Apr 2023 17:43:50 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": "34a06486-273f-4734-8622-c40d1256d045", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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-20T17:43:49Z", "updated_at": "2023-04-20T17:43:49Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:50,532 80624 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.407s 2023-04-20 17:43:50,532 80624 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": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-10890408-3a50-457b-b627-aaa4e0341720', 'date': 'Thu, 20 Apr 2023 17:43:50 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": "dd5fb5b9-d1af-4da4-8983-ef74a9da12f9", "tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38", "security_group_id": "d0e6845e-58d8-4db9-b92f-c3ade9f32f71", "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-20T17:43:50Z", "updated_at": "2023-04-20T17:43:50Z", "revision_number": 0, "project_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:50,532 80624 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-20 17:43:50,554 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.020s 2023-04-20 17:43:50,554 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c862b056-ff5a-42a0-9232-609e0343a763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:50,903 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes 0.348s 2023-04-20 17:43:50,903 80624 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-1887152191", "snapshot_id": null, "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e25605-cdfe-44b8-bdcd-7afeb8865996', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e25605-cdfe-44b8-bdcd-7afeb8865996', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes'} Body: b'{"volume": {"id": "dbaf6ce2-402d-4a79-a764-aef64764dfe1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:50.822106", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1887152191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:50,964 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1 0.051s 2023-04-20 17:43:50,965 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a708c2b-6d38-47bc-a9ad-59b5817323b0', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a708c2b-6d38-47bc-a9ad-59b5817323b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1'} Body: b'{"volume": {"id": "dbaf6ce2-402d-4a79-a764-aef64764dfe1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:51.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1887152191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:52,036 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1 0.057s 2023-04-20 17:43:52,037 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a1854e-ae25-4d2b-8a08-a34f1d4f5a06', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a1854e-ae25-4d2b-8a08-a34f1d4f5a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1'} Body: b'{"volume": {"id": "dbaf6ce2-402d-4a79-a764-aef64764dfe1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:51.000000", "updated_at": "2023-04-20T17:43:51.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1887152191", "description": null, "volume_type": "joviandss-2", "sna pshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1"}], "user_id": "be473dbcdf224e7692b88d83ede6b6c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3b7cf76c52b47a3b1bd5cb49ee3ba38"}}' 2023-04-20 17:43:52,162 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1 0.114s 2023-04-20 17:43:52,162 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-c2843765-c0cf-4a0a-9f7b-898189d5b781', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1'} Body: b'' 2023-04-20 17:43:52,182 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1 0.019s 2023-04-20 17:43:52,183 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-a3343c95-e9a9-4ed9-8eb8-8655c5d5b34b', 'x-openstack-request-id': 'req-a3343c95-e9a9-4ed9-8eb8-8655c5d5b34b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3b7cf76c52b47a3b1bd5cb49ee3ba38/volumes/dbaf6ce2-402d-4a79-a764-aef64764dfe1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dbaf6ce2-402d-4a79-a764-aef64764dfe1 could not be found."}}' 2023-04-20 17:43:52,717 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d0e6845e-58d8-4db9-b92f-c3ade9f32f71 0.533s 2023-04-20 17:43:52,717 80624 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-c6aec803-e378-4484-83aa-4b906b5dc329', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:43:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d0e6845e-58d8-4db9-b92f-c3ade9f32f71'} Body: b'' 2023-04-20 17:43:52,776 80624 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-970253512 0.058s 2023-04-20 17:43:52,776 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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': 'O penStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b283c1a-a257-429e-8051-5000c7ed2077', 'x-compute-request-id': 'req-2b283c1a-a257-429e-8051-5000c7ed2077', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-970253512'} 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 2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:56,532 80610 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes 0.606s 2023-04-20 17:43:56,532 80610 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-203964853", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7c35ec-6d09-4a8d-958e-f237a3bcd05c', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7c35ec-6d09-4a8d-958e-f237a3bcd05c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes'} Body: b'{"volume": {"id": "2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:56.458861", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-203964853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5"}], "user_id": "43cee042b0b040139ff53739eeb61b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:43:56,586 80610 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5 0.044s 2023-04-20 17:43:56,586 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472084b4-988f-4e5d-8049-e16017962827', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472084b4-988f-4e5d-8049-e16017962827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5'} Body: b'{"volume": {"id": "2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:56.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-203964853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5"}], "user_id": "43cee042b0b040139ff53739eeb61b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "944e3be0c5714e16aa4be611049118ba"}}' 2023-04-20 17:43:57,640 80610 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5 0.043s 2023-04-20 17 :43:57,640 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df3f1a3-9cfc-4ca8-9110-a5f12f8a36df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df3f1a3-9cfc-4ca8-9110-a5f12f8a36df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5'} Body: b'{"volume": {"id": "2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:43:56.000000", "updated_at": "2023-04-20T17:43:57.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-203964853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/944e3be0c5714e16aa4be611049118ba/volumes/2ef51f7d-cbf7-44d5-a095-eca9ac8c6fd5"}], "user_id": "43cee042b0b040139ff53739eeb61b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "944e3be0c5714e16aa4be611049118ba"}}' 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 614cc08b-9e7f-4e03-a576-d91aa0bf2c51 failed to build and is in ERROR status 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 d683370d-862a-4af8-abba-9967868a003a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:13,384 80610 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes 0.512s 2023-04-20 17:44:13,384 80610 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-156536259"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a839156f-fa08-4a07-bf18-755976223ce6', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a839156f-fa08-4a07-bf18-755976223ce6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes'} Body: b'{"volume": {"id": "d683370d-862a-4af8-abba-9967868a003a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:13.296783", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-156536259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}], "user_id": "0dab1e7d8eae4d2c9197b5e1797c715a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:13,441 80610 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a 0.047s 2023-04-20 17:44:13,442 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e83d83-1863-41a2-976b-3b7e50202714', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e83d83-1863-41a2-976b-3b7e50202714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a'} Body: b'{"volume": {"id": "d683370d-862a-4af8-abba-9967868a003a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:13.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-156536259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}], "user_id": "0dab1e7d8eae4d2c9197b5e1797c715a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5eae917142944cbaf286af0657f0e74"}}' 2023-04-20 17:44:14,521 80610 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a 0.057s 2023-04-20 17:44:14,521 80610 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677df502-bae2-4873-acf8-d4eededcb2fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677df502-bae2-4873-acf8-d4eededcb2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a'} Body: b'{"volume": {"id": "d683370d-862a-4af8-abba-9967868a003a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:13.000000", "updated_at": "2023-04-20T17:44:13.000000", "name": "tempest-VolumesServicesTestJSON-Volume-156536259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}], "user_id": "0dab1e7d8eae4d2c9197b5e1797c715a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5eae917142944cbaf286af0657f0e74"}}' 2023-04-20 17:44:14,599 80610 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a 0.065s 2023-04-20 17:44:14,600 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b479fc5d-02c5-41f5-b383-d6d341578776', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b479fc5d-02c5-41f5-b383-d6d341578776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a'} Body: b'{"volume": {"id": "d683370d-862a-4af8-abba-9967868a003a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:13.000000", "updated_at": "2023-04-20T17:44:13.000000", "name": "tempest-VolumesServicesTestJSON-Volume-156536259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a"}], "user_id": "0dab1e7d8eae4d2c9197b5e1797c715a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5eae917142944cbaf286af0657f0e74"}}' 2023-04-20 17:44:14,727 80610 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a 0.115s 2023-04-20 17:44:14,727 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:14 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-81ad36bb-e66f-4607-ab68-4ac7f0b1db7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a'} Body: b'' 2023-04-20 17:44:14,750 80610 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a 0.022s 2023-04-20 17:44:14,751 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:14 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-c7a1565d-3cb1-482d-b7b8-a1238926be16', 'x-openstack-request-id': 'req-c7a1565d-3cb1-482d-b7b8-a1238926be16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c5eae917142944cbaf286af0657f0e74/volumes/d683370d-862a-4af8-abba-9967868a003a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d683370d-862a-4af8-abba-9967868a003a could not be found."}}' 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 55dbd121-eef7-46b2-91c5-d631b91f17b1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:21,143 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.182s 2023-04-20 17:44:21,144 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7a7f499a-01e0-423a-9863-b985e4c1305b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:44:21,585 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes 0.440s 2023-04-20 17:44:21,585 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1797583769"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c242e31f-ef86-45d1-9156-e5d8f0515bca', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c242e31f-ef86-45d1-9156-e5d8f0515bca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes'} Body: b'{"volume": {"id": "55dbd121-eef7-46b2-91c5-d631b91f17b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:21.521309", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1797583769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:21,644 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1 0.049s 2023-04-20 17:44:21,644 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46df2918-8f4a-4ce3-8e23-0f4cc80214b3', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46df2918-8f4a-4ce3-8e23-0f4cc80214b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1'} Body: b'{"volume": {"id": "55dbd121-eef7-46b2-91c5-d631b91f17b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:22.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1797583769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fea84f95f954246a652546d53369471"}}' 2023-04-20 17:44:22,710 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1 0.054s 2023-04-20 17:44:22,711 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2041ddc-59de-4c4b-9745-d70c969c4c0c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2041ddc-59de-4c4b-9745-d70c969c4c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1'} Body: b'{"volume": {"id": "55dbd121-eef7-46b2-91c5-d631b91f17b1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:22.000000", "updated_at": "2023-04-20T17:44:22.000000", "name": "tempest-VolumesCloneTest-Volume-1797583769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fea84f95f954246a652546d53369471"}}' 2023-04-20 17:44:22,779 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1 0.054s 2023-04-20 17:44:22,779 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc6debb-c387-4d05-b2f5-fdeebce613f0', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc6debb-c387-4d05-b2f5-fdeebce613f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1'} Body: b'{"volume": {"id": "55dbd121-eef7-46b2-91c5-d631b91f17b1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:22.000000", "updated_at": "2023-04-20T17:44:22.000000", "name": "tempest-VolumesCloneTest-Volume-1797583769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fea84f95f954246a652546d53369471"}}' 2023-04-20 17:44:22,915 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1 0.125s 2023-04-20 17:44:22,916 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff395d8-042d-40f3-98f2-a0d96a7350d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1'} Body: b'' 2023-04-20 17:44:22,943 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1 0.026s 2023-04-20 17:44:22,944 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44: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-43cf0478-6d93-4523-80cb-e408c22f4cfd', 'x-openstack-request-id': 'req-43cf0478-6d93-4523-80cb-e408c22f4cfd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/55dbd121-eef7-46b2-91c5-d631b91f17b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 55dbd121-eef7-46b2-91c5-d631b91f17b1 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 4c56f53b-a60d-4d90-98fe-9327c2c50e25 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:23,162 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes 0.214s 2023-04-20 17:44:23,162 80610 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-1908094032"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f36186-08b1-47e5-a5b0-c2ea0df7ef7d', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f36186-08b1-47e5-a5b0-c2ea0df7ef7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes'} Body: b'{"volume": {"id": "4c56f53b-a60d-4d90-98fe-9327c2c50e25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:23.077573", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1908094032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:23,215 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25 0.042s 2023-04-20 17:44:23,216 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779d01d2-2557-4d18-a212-56216561c999', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779d01d2-2557-4d18-a212-56216561c999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25'} Body: b'{"volume": {"id": "4c56f53b-a60d-4d90-98fe-9327c2c50e25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:23.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1908094032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fea84f95f954246a652546d53369471"}}' 2023-04-20 17:44:24,287 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25 0.059s 2023-04-20 17:44:24,287 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb50bf4-8d9b-488a-a1a6-5a8a842af314', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb50bf4-8d9b-488a-a1a6-5a8a842af314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25'} Body: b'{"volume": {"id": "4c56f53b-a60d-4d90-98fe-9327c2c50e25", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:23.000000", "updated_at": "2023-04-20T17:44:23.000000", "name": "tempest-VolumesCloneTest-Volume-1908094032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fea84f95f954246a652546d53369471"}}' 2023-04-20 17:44:24,336 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25 0.038s 2023-04-20 17:44:24,336 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4dc0f58-f585-4159-aa2d-f25619c9c7e0', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4dc0f58-f585-4159-aa2d-f25619c9c7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25'} Body: b'{"volume": {"id": "4c56f53b-a60d-4d90-98fe-9327c2c50e25", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:23.000000", "updated_at": "2023-04-20T17:44:23.000000", "name": "tempest-VolumesCloneTest-Volume-1908094032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25"}], "user_id": "9d26924925dd434580a15238ab424453", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fea84f95f954246a652546d53369471"}}' 2023-04-20 17:44:24,454 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25 0.107s 2023-04-20 17:44:24,454 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:24 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-5b2cdde4-1459-490e-a5dc-7be694fc5b90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25'} Body: b'' 2023-04-20 17:44:24,475 80610 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25 0.020s 2023-04-20 17:44:24,475 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44: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-b07ae5bb-3c10-41f2-b771-859457d1f7c7', 'x-openstack-request-id': 'req-b07ae5bb-3c10-41f2-b771-859457d1f7c7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9fea84f95f954246a652546d53369471/volumes/4c56f53b-a60d-4d90-98fe-9327c2c50e25'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c56f53b-a60d-4d90-98fe-9327c2c50e25 could not be found."}}' cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 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 f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:26,775 80610 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/f2e278da4cb54181abf35726ca4c23bf/types 0.183s 2023-04-20 17:44:26,776 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284dd630-68e4-49bd-a308-c21c6f29fd09', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284dd630-68e4-49bd-a308-c21c6f29fd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2e278da4cb54181abf35726ca4c23bf/types'} Body: b'{"volume_type": {"id": "19cf4c44-5ae2-4b4b-91c8-e65b88eddf14", "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-20 17:44:27,538 80610 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.759s 2023-04-20 17:44:27,539 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f053f414-e523-466c-921f-27f9701ef1fc', '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": "55377e0ea69f4ebc98d5f930cfd4396b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6865ea17-0919-4828-b46c-86e3b4db2796", "created_at": "2023-04-20T17:44:28Z", "updated_at": "2023-04-20T17:44:28Z", "tags": [], "self": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796", "file": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:44:28,871 80610 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/6865ea17-0919-4828-b46c-86e3b4db2796/file 1.330s 2023-04-20 17:44:28,871 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c3f488c9-0510-4b61-8ea3-3b6ed4221b5a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796/file'} Body: b'' 2023-04-20 17:44:28,893 80610 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/6865ea17-0919-4828-b46c-86e3b4db2796 0.021s 2023-04-20 17:44:28,893 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1129e527-9a9f-439a-89e0-9f53daf4dd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796'} 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": "03963ed2633ea64ea8c7738d00bcd49f", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "55377e0ea69f4ebc98d5f930cfd4396b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8f3eb42aa876bf1c3b251b9af5727af2fb14ac728c77ebb79a14cb52f21c16e4d132cd17b39271ce847072392ea9a0effdfe2fd5abf8fe2a87396fbd39bcc46e", "id": "6865ea17-0919-4828-b46c-86e3b4db2796", "created_at": "2023-04-20T17:44:28Z", "updated_at": "2023-04-20T17:44:29Z", "tags": [], "self": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796", "file": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:44:28,912 80610 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/6865ea17-0919-4828-b46c-86e3b4db2796 0.018s 2023-04-20 17:44:28,912 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bca2187c-a235-4c12-b890-d5082e78e928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796'} 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": "03963ed2633ea64ea8c7738d00bcd49f", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "55377e0ea69f4ebc98d5f930cfd4396b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8f3eb42aa876bf1c3b251b9af5727af2fb14ac728c77ebb79a14cb52f21c16e4d132cd17b39271ce847072392ea9a0effdfe2fd5abf8fe2a87396fbd39bcc46e", "id": "6865ea17-0919-4828-b46c-86e3b4db2796", "created_at": "2023-04-20T17:44:28Z", "updated_at": "2023-04-20T17:44:29Z", "tags": [], "self": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796", "file": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:44:28,934 80610 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/6865ea17-0919-4828-b46c-86e3b4db2796 0.022s 2023-04-20 17:44:28,935 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a88fe772-09a7-4647-8715-8d65c6f7402c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796'} 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": "03963ed2633ea64ea8c7738d00bcd49f", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "55377e0ea69f4ebc98d5f930cfd4396b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8f3eb42aa876bf1c3b251b9af5727af2fb14ac728c77ebb79a14cb52f21c16e4d132cd17b39271ce847072392ea9a0effdfe2fd5abf8fe2a87396fbd39bcc46e", "id": "6865ea17-0919-4828-b46c-86e3b4db2796", "created_at": "2023-04-20T17:44:28Z", "updated_at": "2023-04-20T17:44:29Z", "tags": [], "self": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796", "file": "/v2/images/6865ea17-0919-4828-b46c-86e3b4db2796/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:44:29,296 80610 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/55377e0ea69f4ebc98d5f930cfd4396b/volumes 0.361s 2023-04-20 17:44:29,296 80610 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": "6865ea17-0919-4828-b46c-86e3b4db2796", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-743864aa-ee1d-4dd6-94a6-e760ac696245', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-743864aa-ee1d-4dd6-94a6-e760ac696245', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/55377e0ea69f4ebc98d5f930cfd4396b/volumes'} Body: b'{"volume": {"id": "f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:29.224861", "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/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f"}], "user_id": "e6471821a8a546d799157d31f7f7458b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:29,352 80610 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/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f 0.044s 2023-04-20 17:44:29,353 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a35390-70c5-4e21-8d63-fa8e40c4ca62', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a35390-70c5-4e21-8d63-fa8e40c4ca62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f'} Body: b'{"volume": {"id": "f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:29.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/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f"}], "user_id": "e6471821a8a546d799157d31f7f7458b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55377e0ea69f4ebc98d5f930cfd4396b"}}' 2023-04-20 17:44:30,403 80610 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/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f 0.039s 2023-04-20 17:44:30,404 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6667a9bb-8ba2-49fc-a461-b5b17f2cdfe2', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6667a9bb-8ba2-49fc-a461-b5b17f2cdfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f'} Body: b'{"volume": {"id": "f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:29.000000", "updated_at": "2023-04-20T17:44:29.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/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55377e0ea69f4ebc98d5f930cfd4396b/volumes/f2d4b9be-78c4-41d4-b351-2d92dbfd4e2f"}], "user_id": "e6471821a8a546d799157d31f7f7458b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55377e0ea69f4ebc98d5f930cfd4396b"}}' 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 0df2e14e-acf7-4394-91b9-c7770c631c14 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:33,542 80610 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes 0.460s 2023-04-20 17:44:33,542 80610 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-1119193157"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2250274f-cc51-4b26-8597-f94b48668a03', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2250274f-cc51-4b26-8597-f94b48668a03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes'} Body: b'{"volume": {"id": "0df2e14e-acf7-4394-91b9-c7770c631c14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:33.483828", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1119193157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14"}], "user_id": "f13930b6e4a44938836b16145f6e5f40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:33,590 80610 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14 0.039s 2023-04-20 17:44:33,591 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61acab0-a718-430e-9172-d65354242c9e', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61acab0-a718-430e-9172-d65354242c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14'} Body: b'{"volume": {"id": "0df2e14e-acf7-4394-91b9-c7770c631c14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:33.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1119193157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14"}], "user_id": "f13930b6e4a44938836b16145f6e5f40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d8e4f5be4724321a823dfb28fdb52a5"}}' 2023-04-20 17:44:34,644 80610 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14 0.042s 2 023-04-20 17:44:34,645 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b9c560-d5ec-41a2-bcc3-e95c3d3b2b5b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b9c560-d5ec-41a2-bcc3-e95c3d3b2b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14'} Body: b'{"volume": {"id": "0df2e14e-acf7-4394-91b9-c7770c631c14", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:33.000000", "updated_at": "2023-04-20T17:44:34.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1119193157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d8e4f5be4724321a823dfb28fdb52a5/volumes/0df2e14e-acf7-4394-91b9-c7770c631c14"}], "user_id": "f13930b6e4a44938836b16145f6e5f40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d8e4f5be4724321a823dfb28fdb52a5"}}' 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 80c1c772-3462-4f31-9d6e-db3db5fc919a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:50,722 80620 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.102s 2023-04-20 17:42:50,722 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:50 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-f028528d-7b89-4f6b-a10e-498ced1a19ce', '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": "c944a1a40e30441097ea5022becccd81", "name": "tempest-DeleteServersTestJSON-790203335-project-member", "password_expires_at": null}, "audit_ids": ["JRNud2RhRs66CjkIhPeCGQ"], "expires_at": "2023-04-20T18:42:50.000000Z", "issued_at": "2023-04-20T17:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89d97029a59944b6a9653c7d7d26d008", "name": "tempest-DeleteServersTestJSON-790203335"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/89d97029a59944b6a9653c7d7d26d008", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:42:50,723 80620 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'cbba4d5f-f68a-4ca3-96ec-3aad4b0cc331', 'name': 'tempest-DeleteServersTestJSON-1139448289-network', 'tenant_id': '89d97029a59944b6a9653c7d7d26d008', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '89d97029a59944b6a9653c7d7d26d008', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50915, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:35Z', 'updated_at': '2023-04-20T17:42:35Z', 'revision_number': 1} available for tenant 2023-04-20 17:42:54,067 80620 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.343s 2023-04-20 17:42:54,068 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-506954582", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "cbba4d5f-f68a-4ca3-96ec-3aad4b0cc331"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fb76891-d7e8-4988-b895-7525baa8878f', 'x-compute-request-id': 'req-2fb76891-d7e8-4988-b895-7525baa8878f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "be796f9d-448a-485e-bcb2-214b01dbcdfb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "hd85sJgPhR9T"}}' 2023-04-20 17:42:54,320 80620 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/be796f9d-448a-485e-bcb2-214b01dbcdfb 0.247s 2023-04-20 17:42:54,320 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9dfa063-1e66-4e66-9ecb-e1bd3c39c71b', 'x-compute-request-id': 'req-f9dfa063-1e66-4e66-9ecb-e1bd3c39c71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb'} Body: b'{"server": {"id": "be796f9d-448a-485e-bcb2-214b01dbcdfb", "name": "tempest-DeleteServersTestJSON-server-506954582", "status": "BUILD", "tenant_id": "89d97029a59944b6a9653c7d7d26d008", "user_id": "c944a1a40e30441097ea5022becccd81", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:54Z", "updated": "2023-04-20T17:42:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb"}], "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-20 17:43:45,321 80620 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/be796f9d-448a-485e-bcb2-214b01dbcdfb 0.941s 2023-04-20 17:43:45,321 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1489', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfaa627d-c91e-4026-8a50-ff7e511fe5d7', 'x-compute-request-id': 'req-dfaa627d-c91e-4026-8a50-ff7e511fe5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb'} Body: b'{"server": {"id": "be796f9d-448a-485e-bcb2-214b01dbcdfb", "name": "tempest-DeleteServersTestJSON-server-506954582", "status": "ACTIVE", "tenant_id": "89d97029a59944b6a9653c7d7d26d008", "user_id": "c944a1a40e30441097ea5022becccd81", "metadata": {}, "hostId": "46022a656a36850ec14d157a2ebd6134c47179801b5021f9276f0fce", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:54Z", "updated": "2023-04-20T17:43:11Z", "addresses": {"tempest-DeleteServersTestJSON-1139448289-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:fc:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/be796f9d-448a-485e-bcb2-214b01dbcdfb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:43:11.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-20 17:43:45,333 80620 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 17:44:45,633 80620 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes 0.238s 2023-04-20 17:44:45,633 80620 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-228527487"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36831284-6071-4a90-ae68-f413924f5d15', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36831284-6071-4a90-ae68-f413924f5d15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes'} Body: b'{"volume": {"id": "80c1c772-3462-4f31-9d6e-db3db5fc919a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:45.57767 8", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-228527487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a"}], "user_id": "c944a1a40e30441097ea5022becccd81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:45,703 80620 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a 0.060s 2023-04-20 17:44:45,704 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d1ce924-255e-4acb-8001-06ac55745889', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d1ce924-255e-4acb-8001-06ac55745889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a'} Body: b'{"volume": {"id": "80c1c772-3462-4f31-9d6e-db3db5fc919a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:46.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-228527487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a"}], "user_id": "c944a1a40e30441097ea5022becccd81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "89d97029a59944b6a9653c7d7d26d008"}}' 2023-04-20 17:44:46,759 80620 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a 0.043s 2023-04-20 17:44:46,759 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81fe91d8-d79f-4f79-919d-9450a2dbdb6a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fe91d8-d79f-4f79-919d-9450a2dbdb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a'} Body: b'{"volume": {"id": "80c1c772-3462-4f31-9d6e-db3db5fc919a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:46.000000", "updated_at": "2023-04-20T17:44:46.000000", "name": "tempest-DeleteServersTestJSON-volume-228527487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/89d97029a59944b6a9653c7d7d26d008/volumes/80c 1c772-3462-4f31-9d6e-db3db5fc919a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/89d97029a59944b6a9653c7d7d26d008/volumes/80c1c772-3462-4f31-9d6e-db3db5fc919a"}], "user_id": "c944a1a40e30441097ea5022becccd81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "89d97029a59944b6a9653c7d7d26d008"}}' 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 fe4ff468-30c8-4a98-bf79-6cfdd6b39add failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:14,270 80632 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:43:14,819 80632 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.545s 2023-04-20 17:43:14,819 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-794500022", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK4IcmYZR9OYOtebAMwlK/U5E2DuTgKD2My0f7Fshy1aphepmzAEOAqMOypNWSU349A2Ew+mLaCWG/XaLoI4cTTZusOITb8pl3FMAGNHaU/Wq85vZgNPTsiekqaGOarPCA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-620d89d6-89fd-47b6-8a70-1c6065031059', 'x-compute-request-id': 'req-620d89d6-89fd-47b6-8a70-1c6065031059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-794500022", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK4IcmYZR9OYOtebAMwlK/U5E2DuTgKD2My0f7Fshy1aphepmzAEOAqMOypNWSU349A2Ew+mLaCWG/XaLoI4cTTZusOITb8pl3FMAGNHaU/Wq85vZgNPTsiekqaGOarPCA==", "fingerprint": "d5:1d:03:eb:81:16:3c:94:64:63:81:f4:c2:d7:32:03", "user_id": "3bbaba13b37342668437a13b9eb0939b"}}' 2023-04-20 17:43:14,830 80632 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-794500022 created 2023-04-20 17:43:16,009 80632 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 1.177s 2023-04-20 17:43:16,009 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--361001146", "description": "tempest-description--1101034252"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-3ac626bb-4633-48b9-b118-3f09ab6aa088', 'date': 'Thu, 20 Apr 2023 17:43:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "name": "tempest-securitygroup--361001146", "stateful": true, "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "description": "tempest-description--1101034252", "shared": false, "security_group_rules": [{"id": "5881d17a-da64-41ee-bd4a-7b5b89536aee", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "security_group_id": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "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": 371, "description": null, "tags": [], "created_at": "2023-04-20T17:43:15Z", "updated_at": "2023-04-20T17:43:15Z", "revision_number": 0, "project_id": "1a7ca478c36a44189905226b0e5ffaaa"}, {"id": "a1c0633d-0ea1-44aa-aa55-60cb510c9779", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "security_group_id": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "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": 373, " description": null, "tags": [], "created_at": "2023-04-20T17:43:15Z", "updated_at": "2023-04-20T17:43:15Z", "revision_number": 0, "project_id": "1a7ca478c36a44189905226b0e5ffaaa"}], "tags": [], "created_at": "2023-04-20T17:43:15Z", "updated_at": "2023-04-20T17:43:15Z", "revision_number": 1, "project_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 2023-04-20 17:43:16,925 80632 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.915s 2023-04-20 17:43:16,926 80632 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": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "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-6731989a-064b-474e-bdfc-ee579198169c', 'date': 'Thu, 20 Apr 2023 17:43: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": "0cdf10e2-40df-4ec6-8ec6-dcb13a8f0db6", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "security_group_id": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "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-20T17:43:16Z", "updated_at": "2023-04-20T17:43:16Z", "revision_number": 0, "project_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 2023-04-20 17:43:18,103 80632 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 1.176s 2023-04-20 17:43:18,103 80632 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": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c424e3ae-29bf-4381-891f-52d066dde913', 'date': 'Thu, 20 Apr 2023 17:43:18 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": "65b70b07-7556-416e-9c9d-ef8f2ab20eae", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "security_group_id": "9aa8b759-ad60-4f1e-9f0d-dd42868ec51f", "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-20T17:43:17Z", "updated_at": "2023-04-20T17:43:17Z", "revision_number": 0, "project_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 2023-04-20 17:43:18,104 80632 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--361001146 created 2023-04-20 17:43:21,594 80632 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 3.490s 2023-04-20 17:43:21,595 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c0e68147-c74d-4f59-8079-60e6b96c403d', 'date': 'Thu, 20 Apr 2023 17:43:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "aa8ff6dc-a10c-401d-8ffe-57943d2fe2a3", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "floating_ip_address": "172.24.4.197", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1a7ca478c36a44189905226b0e5ffaaa", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:20Z", "updated_at": "2023-04-20T17:43:20Z", "revision_number": 0}}' 2023-04-20 17:43:21,595 80632 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'aa8ff6dc-a10c-401d-8ffe-57943d2fe2a3', 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'floating_ip_address': '172.24.4.197', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a7ca478c36a44189905226b0e5ffaaa', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:20Z', 'updated_at': '2023-04-20T17:43:20Z', 'revision_number': 0, 'ip': '172.24.4.197'} created 2023-04-20 17:43:21,747 80632 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.145s 2023-04-20 17:43:21,747 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43: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-30a8ac33-5241-4eba-8990-46772040eef8', '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": "3bbaba13b37342668437a13b9eb0939b", "name": "tempest-VolumesAdminNegativeTest-990238581-project-member", "password_expires_at": null}, "audit_ids": ["S3W-JWTrRUy0FNa5S_VshA"], "expires_at": "2023-04-20T18:43:21.000000Z", "issued_at": "2023-04-20T17:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a7ca478c36a44189905226b0e5ffaaa", "name": "tempest-VolumesAdminNegativeTest-990238581"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e415 6ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1a7ca478c36a44189905226b0e5ffaaa", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:43:21,749 80632 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'dcd79c16-699b-47bf-a62f-a1ff679ca5f8', 'name': 'tempest-VolumesAdminNegativeTest-1714005471-network', 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1a7ca478c36a44189905226b0e5ffaaa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13216, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:35Z', 'updated_at': '2023-04-20T17:42:35Z', 'revision_number': 1} available for tenant 2023-04-20 17:43:21,750 80632 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-794500022', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK4IcmYZR9OYOtebAMwlK/U5E2DuTgKD2My0f7Fshy1aphepmzAEOAqMOypNWSU349A2Ew+mLaCWG/XaLoI4cTTZusOITb8pl3FMAGNHaU/Wq85vZgNPTsiekqaGOarPCA==', 'fingerprint': 'd5:1d:03:eb:81:16:3c:94:64:63:81:f4:c2:d7:32:03', 'user_id': '3bbaba13b37342668437a13b9eb0939b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCcMvRhLvV5V0ZL0GuhTlPkb+G8oXfDBGOzAsr3BYizUvzv3ttAxxgV\nw/6x/fX2eCmgBwYFK4EEACKhZANiAASuCHJmGUfTmDrXmwDMJSv1ORNg7k4Cg9jM\ntH+xbIctWqYXqZswBDgKjDsqTVklN+PQNhMPpi2glhv12i6COHE02brDiE2/KZdx\nTABjR2lP1qvOb2YDT07InpKmhjmqzwg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9aa8b759-ad60-4f1e-9f0d-dd42868ec51f', 'name': 'tempest-securitygroup--361001146', 'stateful': True, 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'description': 'tempest-description--1101034252', 'shared': False, 'security_group_rules': [{'id': '5881d17a-da64-41ee-bd4a-7b5b89536aee', 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'security_group_id': '9aa8b759-ad60-4f1e-9f0d-dd42868ec51f', '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': 371, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:43:15Z', 'updated_at': '2023-04-20T17:43:15Z', 'revision_number': 0, 'project_id': '1a7ca478c36a44189905226b0e5ffaaa'}, {'id': 'a1c0633d-0ea1-44aa-aa55-60cb510c9779', 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'security_group_id': '9aa8b759-ad60-4f1e-9f0d-dd42868ec51f', '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': 373, 'description': None, 'tags': [], 'created_at': '2023-04-2 0T17:43:15Z', 'updated_at': '2023-04-20T17:43:15Z', 'revision_number': 0, 'project_id': '1a7ca478c36a44189905226b0e5ffaaa'}], 'tags': [], 'created_at': '2023-04-20T17:43:15Z', 'updated_at': '2023-04-20T17:43:15Z', 'revision_number': 1, 'project_id': '1a7ca478c36a44189905226b0e5ffaaa'}, 'floating_ip': {'id': 'aa8ff6dc-a10c-401d-8ffe-57943d2fe2a3', 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'floating_ip_address': '172.24.4.197', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a7ca478c36a44189905226b0e5ffaaa', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:20Z', 'updated_at': '2023-04-20T17:43:20Z', 'revision_number': 0, 'ip': '172.24.4.197'}} 2023-04-20 17:43:24,124 80632 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.372s 2023-04-20 17:43:24,125 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-532528466", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "dcd79c16-699b-47bf-a62f-a1ff679ca5f8"}], "security_groups": [{"name": "tempest-securitygroup--361001146"}], "key_name": "tempest-keypair-794500022", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46ed5b08-8cab-4e7e-b805-82da2d86bf6e', 'x-compute-request-id': 'req-46ed5b08-8cab-4e7e-b805-82da2d86bf6e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4d7bb67b-1b10-4291-99c4-176ebe4f0d20", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--361001146"}], "adminPass": "Fw4f2T4X5Grb"}}' 2023-04-20 17:43:24,256 80632 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/4d7bb67b-1b10-4291-99c4-176ebe4f0d20 0.127s 2023-04-20 17:43:24,256 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df459da6-81d5-43ea-baff-0b8064c390ce', 'x-compute-request-id': 'req-df459da6-81d5-43ea-baff-0b8064c390ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20'} Body: b'{"server": {"id": "4d7bb67b-1b10-4291-99c4-176ebe4f0d20", "name": "tempest-VolumesAdminNegativeTest-server-532528466", "status": "BUILD", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "user_id": "3bbaba13b37342668437a13b9eb0939b", "metadata": {}, "ho stId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:24Z", "updated": "2023-04-20T17:43:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-794500022", "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-20 17:44:14,519 80632 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/4d7bb67b-1b10-4291-99c4-176ebe4f0d20 0.241s 2023-04-20 17:44:14,519 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:14 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-b4712e75-4a41-4da2-9f7b-352d42355d61', 'x-compute-request-id': 'req-b4712e75-4a41-4da2-9f7b-352d42355d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20'} Body: b'{"server": {"id": "4d7bb67b-1b10-4291-99c4-176ebe4f0d20", "name": "tempest-VolumesAdminNegativeTest-server-532528466", "status": "ACTIVE", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "user_id": "3bbaba13b37342668437a13b9eb0939b", "metadata": {}, "hostId": "e8ea31db07c665ea825e87dd4efe3e846f77e1c4c2b2cf269155a539", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:24Z", "updated": "2023-04-20T17:43:34Z", "addresses": {"tempest-VolumesAdminNegativeTest-1714005471-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:11:b3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794500022", "OS-SRV-USG:launched_at": "2023-04-20T17:43:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--361001146"}], "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-20 17:44:14,532 80632 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:45:14,800 80632 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/4d7bb67b-1b10-4291-99c4-176ebe4f0d20/os-interface 0.207s 2023-04-20 17:45:14,800 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:14 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-8ec9c953-160a-44f6-8aa5-2251f47d1544', 'x-compute-request-id': 'req-8ec9c953-160a-44f6-8aa5-2251f47d1544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7bb67b-1b10-4291-99c4-176ebe4f0d20/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "dcd79c16-699b-47bf-a62f-a1ff679ca5f8", "port_id": "1fb4b994-5220-427c-b482-3acd0bb45776", "mac_addr": "fa:16:3e:f6:11:b3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3428b64c-3b12-4338-a30e-3c84843b0bd7", "ip_address": "10.0.0.6"}]}]}' 2023-04-20 17:45:15,653 80632 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/aa8ff6dc-a10c-401d-8ffe-57943d2fe2a3 0.849s 2023-04-20 17:45:15,654 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "1fb4b994-5220-427c-b482-3acd0bb45776"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a39e9bf9-c1ba-45f4-b85a-41cfbc47a48f', 'date': 'Thu, 20 Apr 2023 17:45:15 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/aa8ff6dc-a10c-401d-8ffe-57943d2fe2a3'} Body: b'{"floatingip": {"id": "aa8ff6dc-a10c-401d-8ffe-57943d2fe2a3", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "floating_ip_address": "172.24.4.197", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "a36332ab-59b3-418c-b005-41691b5462c9", "port_id": "1fb4b994-5220-427c-b482-3acd0bb45776", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "dcd79c16-699b-47bf-a62f-a1ff679ca5f8", "mac_address": "fa:16:3e:f6:11:b3", "admin_state_up": true, "status": "ACTIVE", "device_id": "4d7bb67b-1b10-4291-99c4-176ebe4f0d20", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:20Z", "updated_at": "2023-04-20T17:45:15Z", "revision_number": 1, "project_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 2023-04-20 17:45:15,656 80632 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.197:22' as 'cirros' with public key authentication 2023-04-20 17:45:15,693 80632 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:45:15,715 80632 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:45:15,715 80632 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.197 successfully created 2023-04-20 17:45:15,965 80632 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/1a7ca478c36a44189905226b0e5ffaaa/volumes 0.249s 2023-04-20 17:45:15,966 80632 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-64628807"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff71ea22-f8ed-486e-8cbc-d53647d95356', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-ff71ea22-f8ed-486e-8cbc-d53647d95356', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes'} Body: b'{"volume": {"id": "fe4ff468-30c8-4a98-bf79-6cfdd6b39add", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:15.896431", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-64628807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add"}], "user_id": "3bbaba13b37342668437a13b9eb0939b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:45:16,032 80632 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/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add 0.049s 2023-04-20 17:45:16,032 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adffa411-86b5-410d-9918-c7cba45d4362', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adffa411-86b5-410d-9918-c7cba45d4362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add'} Body: b'{"volume": {"id": "fe4ff468-30c8-4a98-bf79-6cfdd6b39add", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:16.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-64628807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add"}], "user_id": "3bbaba13b37342668437a13b9eb0939b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 2023-04-20 17:45:17,207 80632 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/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add 0.163s 2023-04-20 17:45:17,208 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7abad6a2-569c-489a-9931-4a7af0d9c78d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7abad6a2-569c-489a-9931-4a7af0d9c78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add'} Body: b'{"volume": {"id": "fe4ff468-30c8-4a98-bf79-6cfdd6b39add", "status": "error", "size" : 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:16.000000", "updated_at": "2023-04-20T17:45:16.000000", "name": "tempest-VolumesAdminNegativeTest-volume-64628807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a7ca478c36a44189905226b0e5ffaaa/volumes/fe4ff468-30c8-4a98-bf79-6cfdd6b39add"}], "user_id": "3bbaba13b37342668437a13b9eb0939b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 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 ad17fc74-11c3-41af-a84e-48d53369f754 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:49,955 80618 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:42:49,962 80618 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:42:50,280 80618 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-20 17:42:50,280 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1126183261", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtZpk0CCYx0yfYyJJteYG7oPkqc/xE72hF9qjLdB8gQsnWpcMP/JzYDHEWevmVJOylvHB1J6THx2x8KcdSZJOvpMaAAvnJ2dEZ4W2eieW4kmgy4qQL6KyBKhm7575m/1Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:49 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-e10f2d85-e410-4569-ad39-012d2c81d821', 'x-compute-request-id': 'req-e10f2d85-e410-4569-ad39-012d2c81d821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1126183261", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtZpk0CCYx0yfYyJJteYG7oPkqc/xE72hF9qjLdB8gQsnWpcMP/JzYDHEWevmVJOylvHB1J6THx2x8KcdSZJOvpMaAAvnJ2dEZ4W2eieW4kmgy4qQL6KyBKhm7575m/1Q==", "fingerprint": "6d:57:8e:12:7f:b0:95:7c:2c:5c:3a:e9:f6:c8:91:25", "user_id": "7b1d025cf0584fa286870d8232bceb97"}}' 2023-04-20 17:42:50,285 80618 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1126183261 created 2023-04-20 17:42:51,241 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.955s 2023-04-20 17:42:51,241 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1866142638", "description": "tempest-description--1264226404"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-94bb027e-1ffe-44c4-8f40-4abc6f9727d9', 'date': 'Thu, 20 Apr 2023 17:42:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "name": "tempest-securitygroup--1866142638", "stateful": true, "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "description": "tempest-description--1264226404", "shared": false, "security_group_rules": [{"id": "0fde26c2-dbc4-4e97-9a33-14707c0ee78b", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "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": 202, "description": null, "tags": [], "created_at": "2023-04-20T17:42:50Z", "updated_at": "2023-04-20T17:42:50Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}, {"id": "552a4316-9caa-4412-91df-383795156185", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 203, "description": null, "tags": [], "created_at": "2023-04-20T17:42:50Z", "updated_at": "2023-04-20T17:42:50Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}], "tags": [], "created_at": "2023-04-20T17:42:50Z", "updated_at": "2023-04-20T17:42:50Z", "revision_number": 1, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:42:51,732 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.490s 2023-04-20 17:42:51,733 80618 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": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "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-12cef002-b618-472a-b78d-7ef05f290d5a', 'date': 'Thu, 20 Apr 2023 17:42: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": "ac820b5d-8834-4178-b9b7-9532aad5196f", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "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-20T17:42:51Z", "updated_at": "2023-04-20T17:42:51Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:42:52,133 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.400s 2023-04-20 17:42:52,133 80618 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": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-cc5336a1-059d-464d-9422-b3ff7f3c6bb9', 'date': 'Thu, 20 Apr 2023 17:42: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": "94a667c3-94a3-45c8-9720-84347988407d", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "6952f099-5fa7-477f-8a86-a10363fcd8dd", "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-20T17:42:51Z", "updated_at": "2023-04-20T17:42:51Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:42:52,134 80618 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1866142638 created 2023-04-20 17:42:55,919 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.785s 2023-04-20 17:42:55,920 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-e9241e5d-8473-41a1-bbe7-763feb347828', 'date': 'Thu, 20 Apr 2023 17:42:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "51eea2b8-8f13-4a6f-83b4-0ebedabc043f", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "floating_ip_address": "172.24.4.94", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d829829f4ef449d4a279c8a702d4c43f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:42:54Z", "updated_at": "2023-04-20T17:42:54Z", "revision_number": 0}}' 2023-04-20 17:42:55,920 80618 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '51eea2b8-8f13-4a6f-83b4-0ebedabc043f', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'floating_ip_address': '172.24.4.94', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd829829f4ef449d4a279c8a702d4c43f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:42:54Z', 'updated_at': '2023-04-20T17:42:54Z', 'revision_number': 0, 'ip': '172.24.4.94'} created 2023-04-20 17:42:56,029 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.102s 2023-04-20 17:42:56,029 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:55 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-019ac884-6816-4bf0-91db-854834d2eaa4', '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": "7b1d025cf0584fa286870d8232bceb97", "name": "tempest-AttachVolumeTestJSON-1956591695-project-member", "password_expires_at": null}, "audit_ids": ["f-2nFvVvQjyeuW-JI-xHVQ"], "expires_at": "2023-04-20T18:42:55.000000Z", "issued_at": "2023-04-20T17:42:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d829829f4ef449d4a279c8a702d4c43f", "name": "tempest-AttachVolumeTestJSON-1956591695"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d829829f4ef449d4a279c8a 702d4c43f", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:42:56,030 80618 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'a8d6d208-ea97-4ed8-9275-a5b494bca17f', 'name': 'tempest-AttachVolumeTestJSON-1171532254-network', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45884, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:35Z', 'updated_at': '2023-04-20T17:42:35Z', 'revision_number': 1} available for tenant 2023-04-20 17:42:56,030 80618 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1126183261', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtZpk0CCYx0yfYyJJteYG7oPkqc/xE72hF9qjLdB8gQsnWpcMP/JzYDHEWevmVJOylvHB1J6THx2x8KcdSZJOvpMaAAvnJ2dEZ4W2eieW4kmgy4qQL6KyBKhm7575m/1Q==', 'fingerprint': '6d:57:8e:12:7f:b0:95:7c:2c:5c:3a:e9:f6:c8:91:25', 'user_id': '7b1d025cf0584fa286870d8232bceb97', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDiLEj2gdBIhK8lpLfAJzxuWTSpeQxnUioG9bI2fbRtpsepyWVw3MTZ\nlmSg+7XooTmgBwYFK4EEACKhZANiAATrWaZNAgmMdMn2MiSbXmBu6D5KnP8RO9oR\nfaoy3QfIELJ1qXDD/yc2AxxFnr5lSTspbxwdSekx8dsfCnHUmSTr6TGgAL5ydnRG\neFtnonluJJoMuKkC+isgSoZu+e+Zv9U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6952f099-5fa7-477f-8a86-a10363fcd8dd', 'name': 'tempest-securitygroup--1866142638', 'stateful': True, 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'description': 'tempest-description--1264226404', 'shared': False, 'security_group_rules': [{'id': '0fde26c2-dbc4-4e97-9a33-14707c0ee78b', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'security_group_id': '6952f099-5fa7-477f-8a86-a10363fcd8dd', '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': 202, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:42:50Z', 'updated_at': '2023-04-20T17:42:50Z', 'revision_number': 0, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f'}, {'id': '552a4316-9caa-4412-91df-383795156185', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'security_group_id': '6952f099-5fa7-477f-8a86-a10363fcd8dd', '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': 203, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:42:50Z', 'updated_at': '2023-04-20T17:42:50Z', 'revision_number': 0, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f'}], 'tags': [], 'created_at': '2023-04-20T17:42 :50Z', 'updated_at': '2023-04-20T17:42:50Z', 'revision_number': 1, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f'}, 'floating_ip': {'id': '51eea2b8-8f13-4a6f-83b4-0ebedabc043f', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'floating_ip_address': '172.24.4.94', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd829829f4ef449d4a279c8a702d4c43f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:42:54Z', 'updated_at': '2023-04-20T17:42:54Z', 'revision_number': 0, 'ip': '172.24.4.94'}} 2023-04-20 17:42:58,861 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.830s 2023-04-20 17:42:58,861 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-300041286", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a8d6d208-ea97-4ed8-9275-a5b494bca17f"}], "security_groups": [{"name": "tempest-securitygroup--1866142638"}], "key_name": "tempest-keypair-1126183261", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf1922a2-8773-4eae-b772-305d2cdba969', 'x-compute-request-id': 'req-cf1922a2-8773-4eae-b772-305d2cdba969', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6f5ee5ac-ed9d-4d68-946f-7844b6432d7f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1866142638"}], "adminPass": "password"}}' 2023-04-20 17:42:59,049 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f 0.184s 2023-04-20 17:42:59,050 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10de20bd-90bd-4920-8f40-338c64643605', 'x-compute-request-id': 'req-10de20bd-90bd-4920-8f40-338c64643605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f'} Body: b'{"server": {"id": "6f5ee5ac-ed9d-4d68-946f-7844b6432d7f", "name": "tempest-AttachVolumeTestJSON-server-300041286", "status": "BUILD", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "user_id": "7b1d025cf0584fa286870d8232bceb97", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark ", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:59Z", "updated": "2023-04-20T17:42:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1126183261", "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-20 17:43:49,523 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f 0.411s 2023-04-20 17:43:49,523 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:49 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-7cc083bd-5bf4-4c6b-a355-a77d0d12e9e3', 'x-compute-request-id': 'req-7cc083bd-5bf4-4c6b-a355-a77d0d12e9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f'} Body: b'{"server": {"id": "6f5ee5ac-ed9d-4d68-946f-7844b6432d7f", "name": "tempest-AttachVolumeTestJSON-server-300041286", "status": "ACTIVE", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "user_id": "7b1d025cf0584fa286870d8232bceb97", "metadata": {}, "hostId": "194b8a61c799872268fc45eca72e0ba0d829f5232d47d13c50c6256b", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:58Z", "updated": "2023-04-20T17:43:11Z", "addresses": {"tempest-AttachVolumeTestJSON-1171532254-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1126183261", "OS-SRV-USG:launched_at": "2023-04-20T17:43:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1866142638"}], "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-20 17:43:49,535 80618 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:44:49,758 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f/os-interface 0.162s 2023-04-20 17:44:49,759 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:49 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-7594f468-af94-44dd-af3c-0f0d8da6a41f', 'x-compute-request-id': 'req-7594f468-af94-44dd-af3c-0f0d8da6a41f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a8d6d208-ea97-4ed8-9275-a5b494bca17f", "port_id": "129952a2-65e2-4736-9b00-3aea19b294ce", "mac_addr": "fa:16:3e:3c:b1:c7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "416b9f51-d5fb-4568-94fa-fe27a28f5bfb", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 17:44:50,919 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/51eea2b8-8f13-4a6f-83b4-0ebedabc043f 1.157s 2023-04-20 17:44:50,920 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "129952a2-65e2-4736-9b00-3aea19b294ce"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-83e81a0c-360f-4a3a-84a6-368b3c7e2d4e', 'date': 'Thu, 20 Apr 2023 17:44:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/51eea2b8-8f13-4a6f-83b4-0ebedabc043f'} Body: b'{"floatingip": {"id": "51eea2b8-8f13-4a6f-83b4-0ebedabc043f", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "floating_ip_address": "172.24.4.94", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "ec3d00cd-c50e-4001-b664-b4092a2c828e", "port_id": "129952a2-65e2-4736-9b00-3aea19b294ce", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a8d6d208-ea97-4ed8-9275-a5b494bca17f", "mac_address": "fa:16:3e:3c:b1:c7", "admin_state_up": true, "status": "ACTIVE", "device_id": "6f5ee5ac-ed9d-4d68-946f-7844b6432d7f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:42:54Z", "updated_at": "2023-04-20T17:44:50Z", "revision_number": 1, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:44:50,922 80618 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.94:22' as 'cirros' with public key authentication 2023-04-20 17:44:50,961 80618 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:44:50,984 80618 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:44:50,985 80618 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.94 successfully created 2023-04-20 17:44:51,036 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f/ips 0.051s 2023-04-20 17:44:51,036 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-858fe5c5-2917-4bd4-8ab3-31d03133f516', 'x-compute-request-id': 'req-858fe5c5-2917-4bd4-8ab3-31d03133f516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1171532254-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-20 17:44:51,040 80618 INFO [tempest.lib.common.ssh] Creating ssh connec tion to '172.24.4.94:22' as 'cirros' with public key authentication 2023-04-20 17:44:51,045 80618 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:44:51,063 80618 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:44:51,063 80618 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.94 successfully created 2023-04-20 17:44:51,064 80618 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-20 17:44:51,064 80618 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.94:22' as 'cirros' with public key authentication 2023-04-20 17:44:51,069 80618 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:44:51,088 80618 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:44:51,089 80618 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.94 successfully created 2023-04-20 17:44:51,360 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes 0.248s 2023-04-20 17:44:51,360 80618 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-1425440250"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2a95df-3be1-407d-a6e4-b011c52fd9ab', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2a95df-3be1-407d-a6e4-b011c52fd9ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes'} Body: b'{"volume": {"id": "ad17fc74-11c3-41af-a84e-48d53369f754", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:51.291781", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1425440250", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754"}], "user_id": "7b1d025cf0584fa286870d8232bceb97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:44:51,422 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754 0.052s 2023-04-20 17:44:51,423 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b54fe7-42b0-4b2b-a798-83392811c6b7', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b54fe7-42b0-4b2b-a798-83392811c6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754'} Body: b'{"volume": {"id": "ad17fc74-11c3-41af-a84e-48d53369f754", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:51.000000", "updated_at": null, " name": "tempest-AttachVolumeTestJSON-volume-1425440250", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754"}], "user_id": "7b1d025cf0584fa286870d8232bceb97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:44:52,481 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754 0.046s 2023-04-20 17:44:52,482 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639dd238-d927-43f0-9751-cb1bcdab4402', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639dd238-d927-43f0-9751-cb1bcdab4402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754'} Body: b'{"volume": {"id": "ad17fc74-11c3-41af-a84e-48d53369f754", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:44:51.000000", "updated_at": "2023-04-20T17:44:51.000000", "name": "tempest-AttachVolumeTestJSON-volume-1425440250", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d829829f4ef449d4a279c8a702d4c43f/volumes/ad17fc74-11c3-41af-a84e-48d53369f754"}], "user_id": "7b1d025cf0584fa286870d8232bceb97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:44:52,700 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f 0.194s 2023-04-20 17:44:52,700 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:52 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-f3bffc75-4da5-4b65-a582-39ed51f37eef', 'x-compute-request-id': 'req-f3bffc75-4da5-4b65-a582-39ed51f37eef', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f'} Body: b'' 2023-04-20 17:44:53,051 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f 0.351s 2023-04-20 17:44:53,052 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:52 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66374869-dd00-40ee-893a-ab20144bc610', 'x-compute-request-id': 'req-66374869-dd00-40ee-893a-ab20144bc610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f'} Body: b'{"server": {"id": "6f5ee5ac-ed9d-4d68-946f-7844b6432d7f", "name": "tempest-AttachVolumeTestJSON-server-300041286", "status": "ACTIVE", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "user_id": "7b1d025cf0584fa286870d8232bceb97", "metadata": {}, "hostId": "194b8a61c799872268fc45eca72e0ba0d829f5232d47d13c50c6256b", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:58Z", "updated": "2023-04-20T17:44:53Z", "addresses": {"tempest-AttachVolumeTestJSON-1171532254-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:c7"}, {"version": 4, "addr": "172.24.4.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:b1:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1126183261", "OS-SRV-USG:launched_at": "2023-04-20T17:43:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1866142638"}], "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-20 17:45:43,160 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f 0.046s 2023-04-20 17:45:43,161 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:43 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-3ac4e21e-c653-42bd-a87b-0f5c26f8f514', 'x-compute-request-id': 'req-3ac4e21e-c653-42bd-a87b-0f5c26f8f514', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f5ee5ac-ed9d-4d68-946f-7844b6432d7f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6f5ee5ac-ed9d-4d68-946f-7844b6432d7f could not be found."}}' 2023-04-20 17:45:43,188 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1126183261 0.026s 2023-04-20 17:45:43,188 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:43 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-6639db53-05 41-4d28-926b-f8c6fceb9e77', 'x-compute-request-id': 'req-6639db53-0541-4d28-926b-f8c6fceb9e77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1126183261'} Body: b'' 2023-04-20 17:45:43,394 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6952f099-5fa7-477f-8a86-a10363fcd8dd 0.205s 2023-04-20 17:45:43,394 80618 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-3977e32b-b0d5-418d-a4b3-e5dae6c649f6', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:45:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6952f099-5fa7-477f-8a86-a10363fcd8dd'} Body: b'' 2023-04-20 17:45:43,413 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6952f099-5fa7-477f-8a86-a10363fcd8dd 0.018s 2023-04-20 17:45:43,413 80618 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-fd0d3c8d-0564-4b37-8bc7-d62bd682bb41', 'date': 'Thu, 20 Apr 2023 17:45:43 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6952f099-5fa7-477f-8a86-a10363fcd8dd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6952f099-5fa7-477f-8a86-a10363fcd8dd does not exist", "detail": ""}}' 2023-04-20 17:45:44,048 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/51eea2b8-8f13-4a6f-83b4-0ebedabc043f 0.633s 2023-04-20 17:45:44,048 80618 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-20bfc3e9-bcd0-411d-a4b5-c2489c41f78c', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:45:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/51eea2b8-8f13-4a6f-83b4-0ebedabc043f'} Body: b'' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 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 0973f83d-d356-4f51-9930-f237bd75371a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:08,461 80630 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/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c 0.249s 2023-04-20 17:43:08,461 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3d0d44b0-a896-4ca2-a0de-1d432ecf0e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c'} 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": "c8556ecb59094688a99134a857b543f7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "created_at": "2023-04-20T17:39:15Z", "updated_at": "2023-04-20T17:39:16Z", "tags": [], "self": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "file": "/v2/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:09,550 80630 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.059s 2023-04-20 17:43:09,551 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d7d6b681-89aa-4ad5-91a4-9bf5824a3ca0', '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": "a0564def502d4cee91f95d94c48d2f96", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "85b65f6a-f9fd-4a19-9063-7d56394c21b3", "created_at": "2023-04-20T17:43:09Z", "updated_at": "2023-04-20T17:43:09Z", "tags": [], "self": "/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3", "file": "/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:43:12,159 80630 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-20 17:43:12,160 80630 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/85b65f6a-f9fd-4a19-9063-7d56394c21b3/file 2.608s 2023-04-20 17:43:12,160 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e692c9a9-3a66-4d04-9b0e-961d30862217', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3/file'} Body: b'' 2023-04-20 17:43:12,161 80630 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:43:12,162 80630 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:43:12,453 80630 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.286s 2023-04-20 17:43:12,453 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2051272814", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLl83HyxTx4CnmrVsDm92QIgX9r3ZS3IlLQGdfjELWl2vqGxl3c4ySZKDsgAFKHtPRQVDBYVtQjNa+moytiGD1GjAwLMcebMVi+i2icW9hW2w92P3F9ICY4zREG1TlC98w=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:12 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-4c294843-f753-4480-8321-1b265d3a3b20', 'x-compute-request-id': 'req-4c294843-f753-4480-8321-1b265d3a3b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2051272814", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLl83HyxTx4CnmrVsDm92QIgX9r3ZS3IlLQGdfjELWl2vqGxl3c4ySZKDsgAFKHtPRQVDBYVtQjNa+moytiGD1GjAwLMcebMVi+i2icW9hW2w92P3F9ICY4zREG1TlC98w==", "fingerprint": "18:c2:0d:eb:50:3f:ba:56:dc:cb:b8:1c:cf:67:3a:dc", "user_id": "7efd93562be24b6e8cd642cbd44b003f"}}' 2023-04-20 17:43:12,459 80630 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2051272814 created 2023-04-20 17:43:12,799 80630 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.339s 2023-04-20 17:43:12,800 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1516849498", "description": "tempest-description--909999331"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-3f2b54b2-c78c-42e8-8ed6-9da0cee7724c', 'date': 'Thu, 20 Apr 2023 17:43:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "name": "tempest-securitygroup--1516849498", "stateful": true, "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "description": "tempest-description--909999331", "shared": false, "security_group_rules": [{"id": "d4acf349-908a-45fb-a236-0a9220b1b35b", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "security_group_id": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "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": 351, "description": null, "tags": [], "created_ at": "2023-04-20T17:43:12Z", "updated_at": "2023-04-20T17:43:12Z", "revision_number": 0, "project_id": "d30dfddf52a146b2861fbe504571ce4e"}, {"id": "fc7bf5ce-898c-4115-97de-8af0a478f899", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "security_group_id": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "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": 352, "description": null, "tags": [], "created_at": "2023-04-20T17:43:12Z", "updated_at": "2023-04-20T17:43:12Z", "revision_number": 0, "project_id": "d30dfddf52a146b2861fbe504571ce4e"}], "tags": [], "created_at": "2023-04-20T17:43:12Z", "updated_at": "2023-04-20T17:43:12Z", "revision_number": 1, "project_id": "d30dfddf52a146b2861fbe504571ce4e"}}' 2023-04-20 17:43:13,303 80630 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.502s 2023-04-20 17:43:13,303 80630 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": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "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-c6f5a6d0-014e-49ff-ac9a-2d042d506364', 'date': 'Thu, 20 Apr 2023 17:43:13 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": "569c5e8c-10fc-4749-9546-1c0cf1888abf", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "security_group_id": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "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-20T17:43:12Z", "updated_at": "2023-04-20T17:43:12Z", "revision_number": 0, "project_id": "d30dfddf52a146b2861fbe504571ce4e"}}' 2023-04-20 17:43:14,221 80630 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.917s 2023-04-20 17:43:14,222 80630 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": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e3ef6094-4448-4e50-bd56-c0e889515455', 'date': 'Thu, 20 Apr 2023 17:43:14 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": "a135b165-2974-408f-9d6f-132e9bb4fe04", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "security_group_id": "c5b7e9ab-435b-4ee7-9d37-b2f212c70096", "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-20T17:43:13Z", "updated_at": "2023-04-20T17:43:13Z", "revision_number": 0, "project_id": "d30dfddf52a146b2861fbe504571ce4e"}}' 2023-04-20 17:43:14,222 80630 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1516849498 created 2023-04-20 17:43:16,657 80630 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.434s 2023-04-20 17:43:16,658 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-824bfbbf-05a4-429d-ae3a-a6d6f268c8ea', 'date': 'Thu, 20 Apr 2023 17:43:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d21b3e5e-41a9-4bdf-9c46-d8daf96994ae", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "floating_ip_address": "172.24.4.179", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d30dfddf52a146b2861fbe504571ce4e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:15Z", "updated_at": "2023-04-20T17:43:15Z", "revision_number": 0}}' 2023-04-20 17:43:16,658 80630 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd21b3e5e-41a9-4bdf-9c46-d8daf96994ae', 'tenant_id': 'd30dfddf52a146b2861fbe504571ce4e', 'floating_ip_address': '172.24.4.179', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd30dfddf52a146b2861fbe504571ce4e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:15Z', 'updated_at': '2023-04-20T17:43:15Z', 'revision_number': 0, 'ip': '172.24.4.179'} created 2023-04-20 17:43:16,755 80630 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.091s 2023-04-20 17:43:16,756 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-486b36dc-f7fe-4529-a03d-3e72b99a7e64', '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": "7efd93562be24b6e8cd642cbd44b003f", "name": "tempest-AttachSCSIVolumeTestJSON-6016924-project-member", "password_expires_at": null}, "audit_ids": ["X8fGkQQzQmiN0h5azLAFaQ"], "expires_at": "2023-04-20T18:43:16.000000Z", "issued_at": "2023-04-20T17:43:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d30dfddf52a146b2861fbe504571ce4e", "name": "tempest-AttachSCSIVolumeTestJSON-6016924"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id" : "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d30dfddf52a146b2861fbe504571ce4e", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:43:16,756 80630 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '9e1d3f28-093f-4151-9414-14a8650a5f4f', 'name': 'tempest-AttachSCSIVolumeTestJSON-852621403-network', 'tenant_id': 'd30dfddf52a146b2861fbe504571ce4e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd30dfddf52a146b2861fbe504571ce4e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45194, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:35Z', 'updated_at': '2023-04-20T17:42:35Z', 'revision_number': 1} available for tenant 2023-04-20 17:43:16,757 80630 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2051272814', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLl83HyxTx4CnmrVsDm92QIgX9r3ZS3IlLQGdfjELWl2vqGxl3c4ySZKDsgAFKHtPRQVDBYVtQjNa+moytiGD1GjAwLMcebMVi+i2icW9hW2w92P3F9ICY4zREG1TlC98w==', 'fingerprint': '18:c2:0d:eb:50:3f:ba:56:dc:cb:b8:1c:cf:67:3a:dc', 'user_id': '7efd93562be24b6e8cd642cbd44b003f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA04HoFGxcps2+zE5h/tb6qvfsuw+VR95BZDAiJCNzZwd3jcxD5FN99\nw4K3VhySCWKgBwYFK4EEACKhZANiAAS5fNx8sU8eAp5q1bA5vdkCIF/a92UtyJS0\nBnX4xC1pdr6hsZd3OMkmSg7IABSh7T0UFQwWFbUIzWvpqMrYhg9RowMCzHHmzFYv\notonFvYVtsPdj9xfSAmOM0RBtU5QvfM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c5b7e9ab-435b-4ee7-9d37-b2f212c70096', 'name': 'tempest-securitygroup--1516849498', 'stateful': True, 'tenant_id': 'd30dfddf52a146b2861fbe504571ce4e', 'description': 'tempest-description--909999331', 'shared': False, 'security_group_rules': [{'id': 'd4acf349-908a-45fb-a236-0a9220b1b35b', 'tenant_id': 'd30dfddf52a146b2861fbe504571ce4e', 'security_group_id': 'c5b7e9ab-435b-4ee7-9d37-b2f212c70096', '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': 351, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:43:12Z', 'updated_at': '2023-04-20T17:43:12Z', 'revision_number': 0, 'project_id': 'd30dfddf52a146b2861fbe504571ce4e'}, {'id': 'fc7bf5ce-898c-4115-97de-8af0a478f899', 'tenant_id': 'd30dfddf52a146b2861fbe504571ce4e', 'security_group_id' : 'c5b7e9ab-435b-4ee7-9d37-b2f212c70096', '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': 352, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:43:12Z', 'updated_at': '2023-04-20T17:43:12Z', 'revision_number': 0, 'project_id': 'd30dfddf52a146b2861fbe504571ce4e'}], 'tags': [], 'created_at': '2023-04-20T17:43:12Z', 'updated_at': '2023-04-20T17:43:12Z', 'revision_number': 1, 'project_id': 'd30dfddf52a146b2861fbe504571ce4e'}, 'floating_ip': {'id': 'd21b3e5e-41a9-4bdf-9c46-d8daf96994ae', 'tenant_id': 'd30dfddf52a146b2861fbe504571ce4e', 'floating_ip_address': '172.24.4.179', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd30dfddf52a146b2861fbe504571ce4e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:15Z', 'updated_at': '2023-04-20T17:43:15Z', 'revision_number': 0, 'ip': '172.24.4.179'}} 2023-04-20 17:43:19,156 80630 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.398s 2023-04-20 17:43:19,157 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-516638328", "imageRef": "85b65f6a-f9fd-4a19-9063-7d56394c21b3", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "9e1d3f28-093f-4151-9414-14a8650a5f4f"}], "security_groups": [{"name": "tempest-securitygroup--1516849498"}], "key_name": "tempest-keypair-2051272814", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e5da4d0-b5b2-4cbd-bb61-8a09f4155906', 'x-compute-request-id': 'req-5e5da4d0-b5b2-4cbd-bb61-8a09f4155906', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c682f17d-0035-43ac-b8db-1af4ffc71f04", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1516849498"}], "adminPass": "QVu8DmCWi68o"}}' 2023-04-20 17:43:19,310 80630 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/c682f17d-0035-43ac-b8db-1af4ffc71f04 0.149s 2023-04-20 17:43:19,310 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:19 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-50223204-cbc2-4c3d-b36c-858f63c17af2', 'x-compute-request-id': 'req-50223204-cbc2-4c3d-b36c-858f63c17af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/c ompute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04'} Body: b'{"server": {"id": "c682f17d-0035-43ac-b8db-1af4ffc71f04", "name": "tempest-AttachSCSIVolumeTestJSON-server-516638328", "status": "BUILD", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "user_id": "7efd93562be24b6e8cd642cbd44b003f", "metadata": {}, "hostId": "", "image": {"id": "85b65f6a-f9fd-4a19-9063-7d56394c21b3", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:19Z", "updated": "2023-04-20T17:43:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2051272814", "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-20 17:44:09,753 80630 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/c682f17d-0035-43ac-b8db-1af4ffc71f04 0.385s 2023-04-20 17:44:09,753 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1b889ae-aa74-4edd-be85-84550e42e75d', 'x-compute-request-id': 'req-b1b889ae-aa74-4edd-be85-84550e42e75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04'} Body: b'{"server": {"id": "c682f17d-0035-43ac-b8db-1af4ffc71f04", "name": "tempest-AttachSCSIVolumeTestJSON-server-516638328", "status": "ACTIVE", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "user_id": "7efd93562be24b6e8cd642cbd44b003f", "metadata": {}, "hostId": "0d94de3d5def5de512fff18097f3ba6b9f4f2d19b64d1628c2c42759", "image": {"id": "85b65f6a-f9fd-4a19-9063-7d56394c21b3", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:19Z", "updated": "2023-04-20T17:43:31Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-852621403-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:45:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2051272814", "OS-SRV-USG:launched_at": "2023-04-20T17:43:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1516849498"}], "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-20 17:44:09,766 80630 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:45:10,055 80630 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/c682f17d-0035-43ac-b8db-1af4ffc71f04/os-interface 0.242s 2023-04-20 17:45:10,055 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-959e3561-495d-45ae-80ad-0101dda41891', 'x-compute-request-id': 'req-959e3561-495d-45ae-80ad-0101dda41891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "9e1d3f28-093f-4151-9414-14a8650a5f4f", "port_id": "d62f42bc-e478-41c7-b3e9-6a33c2ac4015", "mac_addr": "fa:16:3e:94:45:c0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "aea77ebb-5b01-436d-8c0c-3cf82a4972bd", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 17:45:10,832 80630 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/d21b3e5e-41a9-4bdf-9c46-d8daf96994ae 0.773s 2023-04-20 17:45:10,832 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d62f42bc-e478-41c7-b3e9-6a33c2ac4015"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-5562d651-f70a-4727-9c34-40c95810b50d', 'date': 'Thu, 20 Apr 2023 17:45:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d21b3e5e-41a9-4bdf-9c46-d8daf96994ae'} Body: b'{"floatingip": {"id": "d21b3e5e-41a9-4bdf-9c46-d8daf96994ae", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "floating_ip_address": "172.24.4.179", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "48770748-90ec-4b62-84a7-355e6ac7b06e", "port_id": "d62f42bc-e478-41c7-b3e9-6a33c2ac4015", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9e1d3f28-093f-4151-9414-14a8650a5f4f", "mac_address": "fa:16:3e:94:45:c0", "admin_state_up": true, "status": "ACTIVE", "device_id": "c682f17d-0035-43ac-b8db-1af4ffc71f04", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:15Z", "updated_at": "2023-04-20T17:45:10Z", "revision_number": 1, "project_id": "d30dfddf52a146b2861fbe504571ce4e"}}' 2023-04-20 17:45:10,834 80630 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.179:22' as 'cirros' with public key authentication 2023-04-20 17:45:10,871 80630 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:45:10,894 80630 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:45:10,894 80630 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.179 successfully created 2023-04-20 17:45:11,292 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes 0.397s 2023-04-20 17:45:11,293 80630 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-1302376500"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:10 GMT ', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd46548f-73ef-4b96-9317-84d433b4a29e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd46548f-73ef-4b96-9317-84d433b4a29e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes'} Body: b'{"volume": {"id": "0973f83d-d356-4f51-9930-f237bd75371a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:11.226364", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1302376500", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a"}], "user_id": "7efd93562be24b6e8cd642cbd44b003f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:45:11,340 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a 0.037s 2023-04-20 17:45:11,340 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a440c9a9-6856-471e-9bf4-6013728515a7', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a440c9a9-6856-471e-9bf4-6013728515a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a'} Body: b'{"volume": {"id": "0973f83d-d356-4f51-9930-f237bd75371a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:11.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1302376500", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a"}], "user_id": "7efd93562be24b6e8cd642cbd44b003f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d30dfddf52a146b2861fbe504571ce4e"}}' 2023-04-20 17:45:12,391 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a 0.040s 2023-04-20 17:45:12,392 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493f5bbe-c91b-4a97-b21e-ebe33e9adbba', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493f5bbe-c91b-4a97-b21e-ebe33e9adbba', 'connection': 'close', 'status': '200', ' content-location': 'http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a'} Body: b'{"volume": {"id": "0973f83d-d356-4f51-9930-f237bd75371a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:11.000000", "updated_at": "2023-04-20T17:45:11.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1302376500", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d30dfddf52a146b2861fbe504571ce4e/volumes/0973f83d-d356-4f51-9930-f237bd75371a"}], "user_id": "7efd93562be24b6e8cd642cbd44b003f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d30dfddf52a146b2861fbe504571ce4e"}}' 2023-04-20 17:45:12,745 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04 0.342s 2023-04-20 17:45:12,746 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c91432a-a9dc-4f7a-8611-a33b804ce7dd', 'x-compute-request-id': 'req-6c91432a-a9dc-4f7a-8611-a33b804ce7dd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04'} Body: b'' 2023-04-20 17:45:13,142 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04 0.396s 2023-04-20 17:45:13,142 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f6f172-d135-4760-887b-5fdcf5df8764', 'x-compute-request-id': 'req-c4f6f172-d135-4760-887b-5fdcf5df8764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04'} Body: b'{"server": {"id": "c682f17d-0035-43ac-b8db-1af4ffc71f04", "name": "tempest-AttachSCSIVolumeTestJSON-server-516638328", "status": "ACTIVE", "tenant_id": "d30dfddf52a146b2861fbe504571ce4e", "user_id": "7efd93562be24b6e8cd642cbd44b003f", "metadata": {}, "hostId": "0d94de3d5def5de512fff18097f3ba6b9f4f2d19b64d1628c2c42759", "image": {"id": "85b65f6a-f9fd-4a19-9063-7d56394c21b3", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:19Z", "updated": "2023-04-20T17:45:13Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-852621403-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:45:c0"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:45:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "sel f", "href": "http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2051272814", "OS-SRV-USG:launched_at": "2023-04-20T17:43:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1516849498"}], "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-20 17:46:03,240 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04 0.037s 2023-04-20 17:46:03,241 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-79f9a929-0b19-47d6-a604-43add5c47c66', 'x-compute-request-id': 'req-79f9a929-0b19-47d6-a604-43add5c47c66', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c682f17d-0035-43ac-b8db-1af4ffc71f04'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c682f17d-0035-43ac-b8db-1af4ffc71f04 could not be found."}}' 2023-04-20 17:46:03,284 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2051272814 0.042s 2023-04-20 17:46:03,284 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faf8a611-a31b-456d-a9fe-a209e7901dd7', 'x-compute-request-id': 'req-faf8a611-a31b-456d-a9fe-a209e7901dd7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2051272814'} Body: b'' 2023-04-20 17:46:03,451 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c5b7e9ab-435b-4ee7-9d37-b2f212c70096 0.166s 2023-04-20 17:46:03,452 80630 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-60743a84-55ea-480c-9e93-5e544d7bc40f', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:46:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c5b7e9ab-435b-4ee7-9d37-b2f212c70096'} Body: b'' 2023-04-20 17:46:03,473 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c5b7e9ab-435b-4ee7-9d37-b2f212c70096 0.020s 2023-04-20 17:46:03,473 80630 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-o penstack-request-id': 'req-b6af07f9-6839-4e9e-8c90-0503f83b123c', 'date': 'Thu, 20 Apr 2023 17:46:03 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c5b7e9ab-435b-4ee7-9d37-b2f212c70096'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c5b7e9ab-435b-4ee7-9d37-b2f212c70096 does not exist", "detail": ""}}' 2023-04-20 17:46:03,925 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/d21b3e5e-41a9-4bdf-9c46-d8daf96994ae 0.451s 2023-04-20 17:46:03,926 80630 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-60fdd7b3-ff34-44df-947b-cddb6392503a', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:46:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d21b3e5e-41a9-4bdf-9c46-d8daf96994ae'} Body: b'' 2023-04-20 17:46:04,075 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3 0.149s 2023-04-20 17:46:04,076 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-22b55dad-4b2b-4e2a-8bd8-2ceed6ee2e7e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3'} Body: b'' 2023-04-20 17:46:04,093 80630 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3 0.017s 2023-04-20 17:46:04,094 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7d18105e-5e87-4bb3-b149-afd7e6c289b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/85b65f6a-f9fd-4a19-9063-7d56394c21b3'} Body: b'{"message": "No image found with ID 85b65f6a-f9fd-4a19-9063-7d56394c21b3

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' 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 4502c64f-9753-414b-a74b-2f3e44ae64f7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:46:28,247 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.358s 2023-04-20 17:46:28,248 80630 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-1458255048"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-a510f5de-1f39-4520-9435-bd6a625037f3', 'date': 'Thu, 20 Apr 2023 17:46:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"425f4e38-c172-4bd9-bbec-0f304fe7cd26","name":"tempest-tagged-attachments-test-net-1458255048","tenant_id":"dc67b4f8265443b98ea3b41efaa46118","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"dc67b4f8265443b98ea3b41efaa46118","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-20T17:46:27Z","updated_at":"2023-04-20T17:46:27Z","revision_number":1}}' 2023-04-20 17:46:29,163 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 0.914s 2023-04-20 17:46:29,163 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "425f4e38-c172-4bd9-bbec-0f304fe7cd26", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-b7d625da-98f5-42cc-bcb5-d80711a0007b', 'date': 'Thu, 20 Apr 2023 17:46:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"3ec8b051-c5d8-483b-88ee-fa86726756ed","name":"","tenant_id":"dc67b4f8265443b98ea3b41efaa46118","network_id":"425f4e38-c172-4bd9-bbec-0f304fe7cd26","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-20T17:46:28Z","updated_at":"2023-04-20T17:46:28Z","revision_number":0,"project_id":"dc67b4f8265443b98ea3b41efaa46118"}}' 2023-04-20 17:46:29,395 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes 0.231s 2023-04-20 17:46:29,395 80630 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-2053521173"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d55322c9-eb7d-4ab0-b08b-f703db14e95c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d55322c9-eb7d-4ab0-b08b-f703db14e95c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes'} Body: b'{"volume": {"id": "4502c64f-9753-414b-a74b-2f3e44ae64f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:29.333948", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-2053521173", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7"}], "user_id": "898cd529a6ba4cf4a32c943f49c95913", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:46:29,449 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7 0.045s 2023-04-20 17:46:29,450 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd6723d9-198c-4e77-baf0-620c6fc71d51', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd6723d9-198c-4e77-baf0-620c6fc71d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7'} Body: b'{"volume": {"id": "4502c64f-9753-414b-a74b-2f3e44ae64f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:29.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-2053521173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7"}], "user_id": "898cd529a6ba4cf4a32c943f49c95913", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc67b4f8265443b98ea3b41efaa46118"}}' 2023-04-20 17:46:30,501 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7 0.041s 2023-04-20 17:46:30,502 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58321344-55ee-4d52-a1bb-51a32e1ca89f', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58321344-55ee-4d52-a1bb-51a32e1ca89f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7'} Body: b'{"volume": {"id": "4502c64f-9753-414b-a74b-2f3e44ae64f7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:29.000000", "updated_at": "2023-04-20T17:46:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-2053521173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753-414b-a74b-2f3e44ae64f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc67b4f8265443b98ea3b41efaa46118/volumes/4502c64f-9753- 414b-a74b-2f3e44ae64f7"}], "user_id": "898cd529a6ba4cf4a32c943f49c95913", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc67b4f8265443b98ea3b41efaa46118"}}' 2023-04-20 17:46:30,758 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/3ec8b051-c5d8-483b-88ee-fa86726756ed 0.244s 2023-04-20 17:46:30,758 80630 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-9e4c5210-dd22-4915-8880-08c9248f1f58', 'date': 'Thu, 20 Apr 2023 17:46:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/3ec8b051-c5d8-483b-88ee-fa86726756ed'} Body: b'' 2023-04-20 17:46:31,291 80630 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/425f4e38-c172-4bd9-bbec-0f304fe7cd26 0.532s 2023-04-20 17:46:31,291 80630 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-42307bbe-2d79-4b73-949d-15dc43fb7808', 'date': 'Thu, 20 Apr 2023 17:46:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/425f4e38-c172-4bd9-bbec-0f304fe7cd26'} Body: b'' 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 1856be80-76a1-4ebb-9972-252bee59907c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:43:51,450 80628 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:43:51,451 80628 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:43:51,755 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.301s 2023-04-20 17:43:51,755 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-19367170", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHbnSwFZi2Pvu/+7GzYDP2c6Iz2HoDftyx5bJc9lhf5lUyb104o/2xpFEfyDOtlmE/EkF02E+dGA6fmPqIFyxAroMUQnscpnUQnuwofLzC5xiWRWb/XmG5oEaNS8uIIiAA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06c78578-984b-47ff-924e-cbfb8e307cad', 'x-compute-request-id': 'req-06c78578-984b-47ff-924e-cbfb8e307cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-19367170", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHbnSwFZi2Pvu/+7GzYDP2c6Iz2HoDftyx5bJc9lhf5lUyb104o/2xpFEfyDOtlmE/EkF02E+dGA6fmPqIFyxAroMUQnscpnUQnuwofLzC5xiWRWb/XmG5oEaNS8uIIiAA==", "fingerprint": "a7:38:ce:88:46:5a:d7:a6:a6:a6:32:6d:af:8f:db:ba", "user_id": "5962a317ea0249c7a8154bccbdf218ae"}}' 2023-04-20 17:43:51,759 80628 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-19367170 created 2023-04-20 17:43:52,120 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.360s 2023-04-20 17:43:52,121 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1605500306", "description": "tempest-description--33469650"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-dec4ef7c-20df-41ac-95a9-58aa5e5a462b', 'date': 'Thu, 20 Apr 2023 17:43:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "name": "tempest-securitygroup--1605500306", "stateful": true, "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "description": "tempest-description--33469650", "shared": false, "security_group_rules": [{"id": "04803054-4c0b-4d6f-b27e-79b332398967", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "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": 539, "description": null, "tags": [], "created_at": "2023-04-20T17:43:51Z", "updated_at": "2023-04-20T17:43:51Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}, {"id": "7a2016e6-c974-42f7-b5fa-3fff9dae06ea", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_c idr": null, "remote_group_id": null, "standard_attr_id": 538, "description": null, "tags": [], "created_at": "2023-04-20T17:43:51Z", "updated_at": "2023-04-20T17:43:51Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}], "tags": [], "created_at": "2023-04-20T17:43:51Z", "updated_at": "2023-04-20T17:43:51Z", "revision_number": 1, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:43:52,361 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.239s 2023-04-20 17:43:52,361 80628 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": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "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-df19aa91-bc2c-4431-a37d-c670ee6d5a89', 'date': 'Thu, 20 Apr 2023 17:43: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": "e8a64e3f-23be-4f15-9802-799c114b9b43", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "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-20T17:43:52Z", "updated_at": "2023-04-20T17:43:52Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:43:52,698 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.336s 2023-04-20 17:43:52,698 80628 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": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fed74b11-9bb6-42b4-a577-84ee780e0efb', 'date': 'Thu, 20 Apr 2023 17:43: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": "6a2e1404-c322-4527-adf9-bc5b9d5874da", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "334fb0a0-efb7-4027-835e-bc2ed224a65f", "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-20T17:43:52Z", "updated_at": "2023-04-20T17:43:52Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:43:52,699 80628 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1605500306 created 2023-04-20 17:43:55,113 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.414s 2023-04-20 17:43:55,114 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openst ack-request-id': 'req-69161754-f524-44da-952e-d4600144db75', 'date': 'Thu, 20 Apr 2023 17:43:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4a95f85a-1999-44bd-bb2b-1811caaa24d9", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "floating_ip_address": "172.24.4.249", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b4bf3cb544974390875631ccb3d66e6d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:54Z", "updated_at": "2023-04-20T17:43:54Z", "revision_number": 0}}' 2023-04-20 17:43:55,114 80628 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4a95f85a-1999-44bd-bb2b-1811caaa24d9', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:54Z', 'updated_at': '2023-04-20T17:43:54Z', 'revision_number': 0, 'ip': '172.24.4.249'} created 2023-04-20 17:43:55,213 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2023-04-20 17:43:55,213 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:55 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-5f46748a-27dd-4820-ab18-4e0aa2176ad1', '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": "5962a317ea0249c7a8154bccbdf218ae", "name": "tempest-AttachVolumeNegativeTest-367527671-project-member", "password_expires_at": null}, "audit_ids": ["rHcsw8EKSX28IeNjFdJK1A"], "expires_at": "2023-04-20T18:43:55.000000Z", "issued_at": "2023-04-20T17:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4bf3cb544974390875631ccb3d66e6d", "name": "tempest-AttachVolumeNegativeTest-367527671"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v 2/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:43:55,214 80628 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '81717015-dd1b-405e-b3be-87c2e48c6e76', 'name': 'tempest-AttachVolumeNegativeTest-1876232046-network', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30519, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:43:38Z', 'updated_at': '2023-04-20T17:43:38Z', 'revision_number': 1} available for tenant 2023-04-20 17:43:55,215 80628 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-19367170', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHbnSwFZi2Pvu/+7GzYDP2c6Iz2HoDftyx5bJc9lhf5lUyb104o/2xpFEfyDOtlmE/EkF02E+dGA6fmPqIFyxAroMUQnscpnUQnuwofLzC5xiWRWb/XmG5oEaNS8uIIiAA==', 'fingerprint': 'a7:38:ce:88:46:5a:d7:a6:a6:a6:32:6d:af:8f:db:ba', 'user_id': '5962a317ea0249c7a8154bccbdf218ae', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA+VO54m5en3O7FfQLDBpd2zNHNpU2uRENSgaW/gLIOvatpgEJutmKl\nA415SsHxWVCgBwYFK4EEACKhZANiAAR250sBWYtj77v/uxs2Az9nOiM9h6A37cse\nWyXPZYX+ZVMm9dOKP9saRRH8gzrZZhPxJBdNhPnRgOn5j6iBcsQK6DFEJ7HKZ1EJ\n7sKHy8wucYlkVm/15huaBGjUvLiCIgA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '334fb0a0-efb7-4027-835e-bc2ed224a65f', 'name': 'tempest-securitygroup--1605500306', 'stateful': True, 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': 'tempest-description--33469650', 'shared': False, 'security_group_rules': [{'id': '04803054-4c0b-4d6f-b27e-79b332398967', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'security_group_id': '334fb0a0-efb7-4027-835e-bc2ed224a65f', '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': 539, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:43:51Z', 'updated_at': '2023-04-20T17:43:51Z', 'revision_number': 0, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}, {'id': '7a2016e6-c974-42f7-b5fa-3fff9dae06ea', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'security_group_id': '334fb0a0-efb7-4027-835e-bc2ed224a65f', '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': 538, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:43:51Z', 'updated_at': '2023-04-20T17:43:51Z', 'revision_number': 0, 'project_id': 'b4bf3cb544974390875631ccb3d66 e6d'}], 'tags': [], 'created_at': '2023-04-20T17:43:51Z', 'updated_at': '2023-04-20T17:43:51Z', 'revision_number': 1, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}, 'floating_ip': {'id': '4a95f85a-1999-44bd-bb2b-1811caaa24d9', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:54Z', 'updated_at': '2023-04-20T17:43:54Z', 'revision_number': 0, 'ip': '172.24.4.249'}} 2023-04-20 17:43:56,175 80628 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.959s 2023-04-20 17:43:56,176 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-781860856", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "81717015-dd1b-405e-b3be-87c2e48c6e76"}], "security_groups": [{"name": "tempest-securitygroup--1605500306"}], "key_name": "tempest-keypair-19367170", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a26a866a-fb95-4a4f-a134-33eba00527cf', 'x-compute-request-id': 'req-a26a866a-fb95-4a4f-a134-33eba00527cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bf308e1b-0bae-462d-94d9-fcb90d51b316", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1605500306"}], "adminPass": "password"}}' 2023-04-20 17:43:56,265 80628 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/bf308e1b-0bae-462d-94d9-fcb90d51b316 0.086s 2023-04-20 17:43:56,266 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c96f797-a5fb-4c01-9bf1-6997b0a14ea3', 'x-compute-request-id': 'req-7c96f797-a5fb-4c01-9bf1-6997b0a14ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316'} Body: b'{"server": {"id": "bf308e1b-0bae-462d-94d9-fcb90d51b316", "name": "tempest-AttachVolumeNegativeTest-server-781860856", "status": "BUILD", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0. 210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:56Z", "updated": "2023-04-20T17:43:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-19367170", "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-20 17:44:46,615 80628 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/bf308e1b-0bae-462d-94d9-fcb90d51b316 0.287s 2023-04-20 17:44:46,615 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:46 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-b14cedcb-684d-44e9-ac76-de135116b135', 'x-compute-request-id': 'req-b14cedcb-684d-44e9-ac76-de135116b135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316'} Body: b'{"server": {"id": "bf308e1b-0bae-462d-94d9-fcb90d51b316", "name": "tempest-AttachVolumeNegativeTest-server-781860856", "status": "ACTIVE", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "aadb7f6dd310d0c1ad26d687847319eca589cf9a29e44b893ce02044", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:56Z", "updated": "2023-04-20T17:44:06Z", "addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:39:4a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-19367170", "OS-SRV-USG:launched_at": "2023-04-20T17:44:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1605500306"}], "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-20 17:44:46,627 80628 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:45:47,017 80628 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/bf308e1b-0bae-462d-94d9-fcb90d51b316/os-interface 0.329s 2023-04-20 17:45:47,017 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:46 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-c27829cf-61dd-4195-91de-f983b4d5c728', 'x-compute-request-id': 'req-c27829cf-61dd-4195-91de-f983b4d5c728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "81717015-dd1b-405e-b3be-87c2e48c6e76", "port_id": "04eb58cb-37ab-49ce-8704-284557489a14", "mac_addr": "fa:16:3e:a0:39:4a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "60a271d5-9701-419d-a8b1-1d176e60e8e8", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 17:45:48,450 80628 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/4a95f85a-1999-44bd-bb2b-1811caaa24d9 1.427s 2023-04-20 17:45:48,450 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "04eb58cb-37ab-49ce-8704-284557489a14"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-e1f9a718-4ae4-4e2a-8665-069ec9668b36', 'date': 'Thu, 20 Apr 2023 17:45:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4a95f85a-1999-44bd-bb2b-1811caaa24d9'} Body: b'{"floatingip": {"id": "4a95f85a-1999-44bd-bb2b-1811caaa24d9", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "floating_ip_address": "172.24.4.249", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "aafea48e-a14c-4191-94cd-f43086550e2d", "port_id": "04eb58cb-37ab-49ce-8704-284557489a14", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "81717015-dd1b-405e-b3be-87c2e48c6e76", "mac_address": "fa:16:3e:a0:39:4a", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf308e1b-0bae-462d-94d9-fcb90d51b316", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:54Z", "updated_at": "2023-04-20T17:45:47Z", "revision_number": 1, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:45:48,452 80628 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.249:22' as 'cirros' with public key authentication 2023-04-20 17:45:48,490 80628 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:45:48,516 80628 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:45:48,517 80628 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.249 successfully created 2023-04-20 17:45:48,562 80628 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/bf308e1b-0bae-462d-94d9-fcb90d51b316/ips 0.044s 2023-04-20 17:45:48,562 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1929f047-5eb6-4979-bf45-6ae5bdd756b5', 'x-compute-request-id': 'req-1929f047-5eb6-4979-bf45-6ae5bdd756b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb 90d51b316/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-20 17:45:48,807 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes 0.241s 2023-04-20 17:45:48,807 80628 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-391138895"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b492d38-140d-4e72-82e7-9678be5a5815', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b492d38-140d-4e72-82e7-9678be5a5815', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes'} Body: b'{"volume": {"id": "1856be80-76a1-4ebb-9972-252bee59907c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:48.732994", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-391138895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:45:48,861 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c 0.044s 2023-04-20 17:45:48,861 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fba9f10-bb39-42df-acb3-3303d69fa4b0', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fba9f10-bb39-42df-acb3-3303d69fa4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c'} Body: b'{"volume": {"id": "1856be80-76a1-4ebb-9972-252bee59907c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:49.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-391138895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:45:49,922 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_diffe rent_server): 200 GET http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c 0.050s 2023-04-20 17:45:49,923 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa81d0e7-3168-4bfe-828b-09078f60c844', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa81d0e7-3168-4bfe-828b-09078f60c844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c'} Body: b'{"volume": {"id": "1856be80-76a1-4ebb-9972-252bee59907c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:49.000000", "updated_at": "2023-04-20T17:45:49.000000", "name": "tempest-AttachVolumeNegativeTest-volume-391138895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/1856be80-76a1-4ebb-9972-252bee59907c"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:45:50,078 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316 0.144s 2023-04-20 17:45:50,079 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:49 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-12c2b98f-bfaa-43df-b42f-c4e5577f30c3', 'x-compute-request-id': 'req-12c2b98f-bfaa-43df-b42f-c4e5577f30c3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316'} Body: b'' 2023-04-20 17:45:50,411 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316 0.331s 2023-04-20 17:45:50,411 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:50 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-ce0debcb-40a8-44f8-882b-015b29dd42d7', 'x-compute-request-id': 'req-ce0debcb-40a8-44f8-882b-015b29dd42d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316'} Body: b'{"server": {"id": "bf308e1b-0bae-462d-94d9-fcb90d51b316", "name": "tempest-AttachVolumeNegativeTest-server-781860856", "status": "ACTIVE", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "aadb7f6dd3 10d0c1ad26d687847319eca589cf9a29e44b893ce02044", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:56Z", "updated": "2023-04-20T17:45:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:39:4a"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:39:4a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-19367170", "OS-SRV-USG:launched_at": "2023-04-20T17:44:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1605500306"}], "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-20 17:46:40,461 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316 0.031s 2023-04-20 17:46:40,462 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:40 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-1fc6a9cc-da4b-4dde-9dd3-91beced8fa4a', 'x-compute-request-id': 'req-1fc6a9cc-da4b-4dde-9dd3-91beced8fa4a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf308e1b-0bae-462d-94d9-fcb90d51b316'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bf308e1b-0bae-462d-94d9-fcb90d51b316 could not be found."}}' 2023-04-20 17:46:40,490 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-19367170 0.027s 2023-04-20 17:46:40,491 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:40 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-0748cb42-641d-414b-9fa6-e0c848ee7248', 'x-compute-request-id': 'req-0748cb42-641d-414b-9fa6-e0c848ee7248', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-19367170'} Body: b'' 2023-04-20 17:46:40,665 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/334fb0a0-efb7-4027-835e-bc2ed224a65f 0.173s 2023-04-20 17:46:40,666 80628 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-74b5bc76-468a-41da-9b1e-affcc0201d03', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:46:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/334fb0a0-efb7-4027-835e-bc2ed224a65f'} Body: b'' 2023-04-20 17:46:40,685 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/334fb0a0-efb7-4027-835e-bc2ed224a65f 0.019s 2023-04-20 17:46:40,686 80628 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-ba2088b5-be86-4bbf-a5f9-58bf2a59c160', 'date': 'Thu, 20 Apr 2023 17:46:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/334fb0a0-efb7-4027-835e-bc2ed224a65f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 334fb0a0-efb7-4027-835e-bc2ed224a65f does not exist", "detail": ""}}' 2023-04-20 17:46:41,152 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4a95f85a-1999-44bd-bb2b-1811caaa24d9 0.465s 2023-04-20 17:46:41,152 80628 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-d1920ebd-f8fb-4bd0-82ad-f20e98fc90c9', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:46:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4a95f85a-1999-44bd-bb2b-1811caaa24d9'} 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 5fb2bb76-3e3d-4403-b168-c043bd84f9b2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:00,151 80612 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-20 17:44:00,977 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.825s 2023-04-20 17:44:00,977 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--359030690", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/120e869d-7391-48fe-ac59-4f9c95761027', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7c3430f5-d5cb-4e74-8865-fe8f5229ef12', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--359030690", "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": "a9b4fb65c2cd4247906c8211fa5bc56b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "120e869d-7391-48fe-ac59-4f9c95761027", "created_at": "2023-04-20T17:44:01Z", "updated_at": "2023-04-20T17:44:01Z", "tags": [], "self": "/v2/images/120e869d-7391-48fe-ac59-4f9c95761027", "file": "/v2/images/120e869d-7391-48fe-ac59-4f9c95761027/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:44:02,539 80612 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/120e869d-7391-48fe-ac59-4f9c95761027/file 1.561s 2023-04-20 17:44:02,540 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0320d794-5c52-4ab1-9dcb-b13bd4e20b6e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/120e869d-7391-48fe-ac59-4f9c95761027/file'} Body: b'' 2023-04-20 17:44:02,540 80612 DEBUG [tempest.scenario.manager] image:120e869d-7391-48fe-ac59-4f9c95761027 2023-04-20 17:44:02,614 80612 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.070s 2023-04-20 17:44:02,614 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-640193228", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNsbJbB/jWDXWeVCmOF+Ekcfn7NZGrazfjen3KP5tU08yxfcXKQIqAv5mrGXwLl1BoINaP2k+jEAFWB0kCh9cjg2b5KK657GMvEP7J2fXm7aIi20p4BhJHXYJmr4FwHNKg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-578a08f5-0423-4a47-b755-f37456ecc669', 'x-compute-request-id': 'req-578a08f5-0423-4a47-b755-f37456ecc669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-640193228", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNsbJbB/jWDXWeVCmOF+Ekcfn7NZGrazfjen3KP5tU08yxfcXKQIqAv5mrGXwLl1BoINaP2k+jEAFWB0kCh9cjg2b5KK657GMvEP7J2fXm7aIi20p4BhJHXYJmr4FwHNKg==", "fingerprint": "1e:bc:fb:f0:5b:87:b1:3e:e3:d0:06:1c:de:70:0f:99", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4"}}' 2023-04-20 17:44:02,711 80612 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.087s 2023-04-20 17:44:02,711 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:02 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-fc733418-3e35-409d-8360-7ff3e508c33d', '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": "bfeb17aa1177414ea2f2a8dc310670b4", "name": "tempest-TestMinimumBasicScenario-907639887-project-member", "password_expires_at": null}, "audit_ids": ["rqITEbhYRBWywMl2ml_gtw"], "expires_at": "2023-04-20T18:44:02.000000Z", "issued_at": "2023-04-20T17:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b4fb65c2cd4247906c8211fa5bc56b", "name": "tempest-TestMinimumBasicScenario-907639887"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a9b4fb65c2cd4247906c8211fa5bc56b", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2 023-04-20 17:44:02,712 80612 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '4569ce3e-4c90-488e-b4f7-feb6c08602aa', 'name': 'tempest-TestMinimumBasicScenario-1741666152-network', 'tenant_id': 'a9b4fb65c2cd4247906c8211fa5bc56b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a9b4fb65c2cd4247906c8211fa5bc56b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46032, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:43:38Z', 'updated_at': '2023-04-20T17:43:38Z', 'revision_number': 1} available for tenant 2023-04-20 17:44:03,452 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.739s 2023-04-20 17:44:03,453 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1989717275", "imageRef": "120e869d-7391-48fe-ac59-4f9c95761027", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-640193228", "networks": [{"uuid": "4569ce3e-4c90-488e-b4f7-feb6c08602aa"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cab65747-2f66-4c9d-90c2-aac810d23b97', 'x-compute-request-id': 'req-cab65747-2f66-4c9d-90c2-aac810d23b97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7rxJDjtyBwgY"}}' 2023-04-20 17:44:03,543 80612 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/48711e22-a0b9-4a46-9395-8f384324d82d 0.088s 2023-04-20 17:44:03,544 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57bba663-860e-45c4-9228-e8da9388e2d0', 'x-compute-request-id': 'req-57bba663-860e-45c4-9228-e8da9388e2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'{"server": {"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "name": "tempest-TestMinimumBasicScenario-server-1989717275", "status": "BUILD", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "", "image": {"id": "120e869d-7391-48fe-ac59-4f9c95761027", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/co mpute/images/120e869d-7391-48fe-ac59-4f9c95761027"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:03Z", "updated": "2023-04-20T17:44:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-640193228", "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-20 17:44:54,384 80612 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/48711e22-a0b9-4a46-9395-8f384324d82d 0.776s 2023-04-20 17:44:54,384 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f5323c5-cd1a-4e4b-8d4f-0c6e87dd27f5', 'x-compute-request-id': 'req-5f5323c5-cd1a-4e4b-8d4f-0c6e87dd27f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'{"server": {"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "name": "tempest-TestMinimumBasicScenario-server-1989717275", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "120e869d-7391-48fe-ac59-4f9c95761027", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/120e869d-7391-48fe-ac59-4f9c95761027"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:03Z", "updated": "2023-04-20T17:44:11Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:2d:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-640193228", "OS-SRV-USG:launched_at": "2023-04-20T17:44:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 17:44:54,396 80612 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 17:45:54,700 80612 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/48711e22-a0b9-4a46-9395-8f384324d82d 0.243s 2023-04-20 17:45:54,700 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respo nse - Headers: {'date': 'Thu, 20 Apr 2023 17:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d24802d-442b-48ef-a33a-a57370cca88d', 'x-compute-request-id': 'req-3d24802d-442b-48ef-a33a-a57370cca88d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'{"server": {"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "name": "tempest-TestMinimumBasicScenario-server-1989717275", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "120e869d-7391-48fe-ac59-4f9c95761027", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/120e869d-7391-48fe-ac59-4f9c95761027"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:03Z", "updated": "2023-04-20T17:44:11Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:2d:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-640193228", "OS-SRV-USG:launched_at": "2023-04-20T17:44:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 17:45:54,924 80612 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.211s 2023-04-20 17:45:54,924 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:54 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-b178a934-057b-425c-a4b4-dd9e0b2ff116', 'x-compute-request-id': 'req-b178a934-057b-425c-a4b4-dd9e0b2ff116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "name": "tempest-TestMinimumBasicScenario-server-1989717275", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}]}]}' 2023-04-20 17:45:55,302 80612 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/48711e22-a0b9-4a46-9395-8f384324d82d 0.374s 2023-04-20 17:45:55,303 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', ' openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e03e1d5a-7576-4f5e-8790-756055b71748', 'x-compute-request-id': 'req-e03e1d5a-7576-4f5e-8790-756055b71748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'{"server": {"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "name": "tempest-TestMinimumBasicScenario-server-1989717275", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "120e869d-7391-48fe-ac59-4f9c95761027", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/120e869d-7391-48fe-ac59-4f9c95761027"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:03Z", "updated": "2023-04-20T17:44:11Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:2d:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-640193228", "OS-SRV-USG:launched_at": "2023-04-20T17:44:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 17:45:55,571 80612 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/a9b4fb65c2cd4247906c8211fa5bc56b/volumes 0.250s 2023-04-20 17:45:55,571 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-822111236", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62dfce2b-5b33-43f4-8bcb-5513c14f3ddb', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62dfce2b-5b33-43f4-8bcb-5513c14f3ddb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes'} Body: b'{"volume": {"id": "5fb2bb76-3e3d-4403-b168-c043bd84f9b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:55.498873", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-822111236", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2"}], "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:45:55,634 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GE T http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2 0.053s 2023-04-20 17:45:55,634 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff067656-a9ca-4fd5-9908-b043a3f591e5', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff067656-a9ca-4fd5-9908-b043a3f591e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2'} Body: b'{"volume": {"id": "5fb2bb76-3e3d-4403-b168-c043bd84f9b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:55.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-822111236", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2"}], "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b"}}' 2023-04-20 17:45:56,689 80612 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/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2 0.043s 2023-04-20 17:45:56,690 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9b23c6-afdc-4c4b-b9c9-7a18977f6414', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9b23c6-afdc-4c4b-b9c9-7a18977f6414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2'} Body: b'{"volume": {"id": "5fb2bb76-3e3d-4403-b168-c043bd84f9b2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:45:55.000000", "updated_at": "2023-04-20T17:45:56.000000", "name": "tempest-TestMinimumBasicScenario-volume-822111236", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2"}], "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b"}}' 2023-04-20 17:45:56,895 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2 0.185s 2023-04-20 17:45:56,895 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:56 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-1b3ea467-0963-4bb4-96d4-9a32cfb888c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2'} Body: b'' 2023-04-20 17:45:56,917 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2 0.021s 2023-04-20 17:45:56,918 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:56 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-5ef6fcfb-c0f3-4d1b-82c3-3492cf57e781', 'x-openstack-request-id': 'req-5ef6fcfb-c0f3-4d1b-82c3-3492cf57e781', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/5fb2bb76-3e3d-4403-b168-c043bd84f9b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5fb2bb76-3e3d-4403-b168-c043bd84f9b2 could not be found."}}' 2023-04-20 17:45:57,049 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d 0.130s 2023-04-20 17:45:57,049 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:56 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-69eb8077-575b-4048-9d85-7aa4b926fbeb', 'x-compute-request-id': 'req-69eb8077-575b-4048-9d85-7aa4b926fbeb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'' 2023-04-20 17:45:57,197 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d 0.147s 2023-04-20 17:45:57,197 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fa00439-7e33-4448-8c19-3a9748bf33b2', 'x-compute-request-id': 'req-7fa00439-7e33-4448-8c19-3a9748bf33b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'{"server": {"id": "48711e22-a0b9-4a46-9395-8f384324d82d", "name": "tempest-TestMinimumBasicScenario-server-1989717275", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "120e869d-7391-48fe-ac59-4f9c95761 027", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/120e869d-7391-48fe-ac59-4f9c95761027"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:03Z", "updated": "2023-04-20T17:45:57Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:2d:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48711e22-a0b9-4a46-9395-8f384324d82d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-640193228", "OS-SRV-USG:launched_at": "2023-04-20T17:44:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 17:46:47,304 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d 0.044s 2023-04-20 17:46:47,305 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:47 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-c225178f-f678-4fdc-97f1-7a4d36bbfafb', 'x-compute-request-id': 'req-c225178f-f678-4fdc-97f1-7a4d36bbfafb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48711e22-a0b9-4a46-9395-8f384324d82d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 48711e22-a0b9-4a46-9395-8f384324d82d could not be found."}}' 2023-04-20 17:46:47,335 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-640193228 0.029s 2023-04-20 17:46:47,335 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:47 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-f7253b4c-75f1-4720-a6d8-67d8c26314fb', 'x-compute-request-id': 'req-f7253b4c-75f1-4720-a6d8-67d8c26314fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-640193228'} Body: b'' 2023-04-20 17:46:47,446 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/120e869d-7391-48fe-ac59-4f9c95761027 0.110s 2023-04-20 17:46:47,446 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-05992c62-258f-4ead-8814-ee4db79148c0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/120e869d-7391 -48fe-ac59-4f9c95761027'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 ee8c044f-4bea-4887-950a-8f6a4910205b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:42:59,286 80614 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:42:59,802 80614 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.513s 2023-04-20 17:42:59,803 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-367701788", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIl1iRKW33baFcnF5BJ8AgusAleEE6ZBJSZkvfOgLOuPRfAN1yrBRtPVUTrVARGX+GjbSJ7WI5e2M1kCqQoYcrmOHH2MOTwRCPjt9XYNfZqeQv6xHN5i9Vea8nppoi4w9Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32479ed5-a40c-4298-a317-38c34ea7d9d0', 'x-compute-request-id': 'req-32479ed5-a40c-4298-a317-38c34ea7d9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-367701788", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIl1iRKW33baFcnF5BJ8AgusAleEE6ZBJSZkvfOgLOuPRfAN1yrBRtPVUTrVARGX+GjbSJ7WI5e2M1kCqQoYcrmOHH2MOTwRCPjt9XYNfZqeQv6xHN5i9Vea8nppoi4w9Q==", "fingerprint": "a6:00:72:e9:57:a9:e2:9c:ac:45:9c:7a:01:36:18:8e", "user_id": "f3c1ddc4186b4234a18271673ea42a2a"}}' 2023-04-20 17:42:59,808 80614 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-367701788 created 2023-04-20 17:43:00,630 80614 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 0.821s 2023-04-20 17:43:00,630 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--932732054", "description": "tempest-description--68159000"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-cb8cac49-a05f-4323-9922-b2dbaa8f5b5d', 'date': 'Thu, 20 Apr 2023 17:43:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "name": "tempest-securitygroup--932732054", "stateful": true, "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "description": "tempest-description--68159000", "shared": false, "security_group_rules": [{"id": "552a767f-9b15-4134-a130-6c648fcc1aef", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "security_group_id": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "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": 290, "description": null, "tags": [], "created_at": "2023-04-20T17:43:00Z", "updated_at": "2023-04-20T17:43:00Z", "revision_number": 0, "project_id": "2d8b7e93a856468e831596fbf4a085bc"}, {"id": "6dab38a1-6766-4ecd-8118-addfef9ffdbb", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "security_group_id": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "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": 288, "description": null, "tags": [], "created_at": "2023-04-20T17:43:00Z", "updated_at": "2023-04-20T17:43:00Z", "revision_number": 0, "project_id": "2d8b7e93a856468e831596fbf4a085bc"}], "tags": [], "created_at": "2023-04-20T17:43:00Z", "updated_at": "2023-04-20T17:43:00Z", "revision_number": 1, "project_id": "2d8b7e93a856468e831596fbf4a085bc"}}' 2023-04-20 17:43:01,400 80614 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 0.769s 2023-04-20 17:43:01,400 80614 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": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "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-b6ea5645-313f-4caa-a1a1-a318a53e89fe', 'date': 'Thu, 20 Apr 2023 17:43:01 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": "4f870fc8-4af7-428f-821c-128c05a36f14", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "security_group_id": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "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-20T17:43:00Z", "updated_at": "2023-04-20T17:43:00Z", "revision_number": 0, "project_id": "2d8b7e93a856468e831596fbf4a085bc"}}' 2023-04-20 17:43:02,288 80614 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 0.886s 2023-04-20 17:43:02,288 80614 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": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-cc63aa21-7fa6-4057-8582-23d9e3f3dade', 'date': 'Thu, 20 Apr 2023 17:43:02 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": "ebb8cfd3-dc00-45e2-9385-219f99e85b3a", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "security_group_id": "c512cf2a-fee4-4b2a-9a99-f4992499e1c4", "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-20T17:43:01Z", "updated_at": "2023-04-20T17:43:01Z", "revision_number": 0, "project_id": "2d8b7e93a856468e831596fbf4a085bc"}}' 2023-04-20 17:43:02,289 80614 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--932732054 created 2023-04-20 17:43:04,829 80614 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 2.540s 2023-04-20 17:43:04,829 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4e c309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0da437ee-a4b8-47d5-8d7e-d02dfb834617', 'date': 'Thu, 20 Apr 2023 17:43:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a56477f8-ec48-4871-8934-b2e49dd8255c", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "floating_ip_address": "172.24.4.214", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2d8b7e93a856468e831596fbf4a085bc", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:03Z", "updated_at": "2023-04-20T17:43:03Z", "revision_number": 0}}' 2023-04-20 17:43:04,829 80614 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a56477f8-ec48-4871-8934-b2e49dd8255c', 'tenant_id': '2d8b7e93a856468e831596fbf4a085bc', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2d8b7e93a856468e831596fbf4a085bc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:03Z', 'updated_at': '2023-04-20T17:43:03Z', 'revision_number': 0, 'ip': '172.24.4.214'} created 2023-04-20 17:43:04,950 80614 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.114s 2023-04-20 17:43:04,950 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-65579eb9-9064-48b4-90f8-e336f0ff1372', '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": "f3c1ddc4186b4234a18271673ea42a2a", "name": "tempest-ServerStableDeviceRescueTest-194787550-project-member", "password_expires_at": null}, "audit_ids": ["SWmB4oBnQ2uDXg5dxiK50A"], "expires_at": "2023-04-20T18:43:04.000000Z", "issued_at": "2023-04-20T17:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d8b7e93a856468e831596fbf4a085bc", "name": "tempest-ServerStableDeviceRescueTest-194787550"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{ "id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2d8b7e93a856468e831596fbf4a085bc", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:43:04,951 80614 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '20843b57-f0c3-4bd6-b46f-5180300d24b2', 'name': 'tempest-ServerStableDeviceRescueTest-106524405-network', 'tenant_id': '2d8b7e93a856468e831596fbf4a085bc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2d8b7e93a856468e831596fbf4a085bc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52571, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:36Z', 'updated_at': '2023-04-20T17:42:36Z', 'revision_number': 1} available for tenant 2023-04-20 17:43:04,951 80614 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-367701788', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIl1iRKW33baFcnF5BJ8AgusAleEE6ZBJSZkvfOgLOuPRfAN1yrBRtPVUTrVARGX+GjbSJ7WI5e2M1kCqQoYcrmOHH2MOTwRCPjt9XYNfZqeQv6xHN5i9Vea8nppoi4w9Q==', 'fingerprint': 'a6:00:72:e9:57:a9:e2:9c:ac:45:9c:7a:01:36:18:8e', 'user_id': 'f3c1ddc4186b4234a18271673ea42a2a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCmb4VoDFPTW6FbNbhoa0CV5K+dsmgK/ayQq9EdFQ71GX/HYZL5r019\nZb1IIDk3IF+gBwYFK4EEACKhZANiAASJdYkSlt922hXJxeQSfAILrAJXhBOmQSUm\nZL3zoCzrj0XwDdcqwUbT1VE61QERl/ho20ie1iOXtjNZAqkKGHK5jhx9jDk8EQj4\n7fV2DX2ankL+sRzeYvVXmvJ6aaIuMPU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c512cf2a-fee4-4b2a-9a99-f4992499e1c4', 'name': 'tempest-securitygroup--932732054', 'stateful': True, 'tenant_id': '2d8b7e93a856468e831596fbf4a085bc', 'description': 'tempest-description--68159000', 'shared': False, 'security_group_rules': [{'id': '552a767f-9b15-4134-a130-6c648fcc1aef', 'tenant_id': '2d8b7e93a856468e831596fbf4a085bc', 'security_group_id': 'c512cf2a-fee4-4b2a-9a99-f4992499e1c4', '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': 290, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:43:00Z', 'updated_at': '2023-04-20T17:43:00Z', 'revision_number': 0, 'project_id': '2d8b7e93a856468e831596fbf4a085bc'}, {'id': '6dab38a1-6766-4ecd-8118-addfef9ffdbb', 'tenant_id': '2d8b7e93a856468e831596fbf4a085bc', 'security_group_id': 'c512cf2a-fee4-4b2a-9a99-f4992499e1c4', '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': 288, 'description': None, 'tags': [] , 'created_at': '2023-04-20T17:43:00Z', 'updated_at': '2023-04-20T17:43:00Z', 'revision_number': 0, 'project_id': '2d8b7e93a856468e831596fbf4a085bc'}], 'tags': [], 'created_at': '2023-04-20T17:43:00Z', 'updated_at': '2023-04-20T17:43:00Z', 'revision_number': 1, 'project_id': '2d8b7e93a856468e831596fbf4a085bc'}, 'floating_ip': {'id': 'a56477f8-ec48-4871-8934-b2e49dd8255c', 'tenant_id': '2d8b7e93a856468e831596fbf4a085bc', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2d8b7e93a856468e831596fbf4a085bc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:43:03Z', 'updated_at': '2023-04-20T17:43:03Z', 'revision_number': 0, 'ip': '172.24.4.214'}} 2023-04-20 17:43:06,130 80614 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 1.177s 2023-04-20 17:43:06,130 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1200723010", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "20843b57-f0c3-4bd6-b46f-5180300d24b2"}], "security_groups": [{"name": "tempest-securitygroup--932732054"}], "key_name": "tempest-keypair-367701788", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a329d6b2-ae6a-4f2c-ab24-601351c676c2', 'x-compute-request-id': 'req-a329d6b2-ae6a-4f2c-ab24-601351c676c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--932732054"}], "adminPass": "RQ6J8PfAvcAZ"}}' 2023-04-20 17:43:06,285 80614 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/a398193c-27e0-4e9f-a846-258790e2b915 0.151s 2023-04-20 17:43:06,285 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:06 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-3b987306-fbba-4746-8a86-40a067e86b25', 'x-compute-request-id': 'req-3b987306-fbba-4746-8a86-40a067e86b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915'} Body: b'{"server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "name": "tempest-ServerStableDeviceRescueTest-server-1200723010", "status": "BUILD", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "user_id": "f3c1ddc4186b 4234a18271673ea42a2a", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:06Z", "updated": "2023-04-20T17:43:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-367701788", "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-20 17:43:56,761 80614 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/a398193c-27e0-4e9f-a846-258790e2b915 0.414s 2023-04-20 17:43:56,762 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-805a378e-2503-479d-8329-ebec246b02b7', 'x-compute-request-id': 'req-805a378e-2503-479d-8329-ebec246b02b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915'} Body: b'{"server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "name": "tempest-ServerStableDeviceRescueTest-server-1200723010", "status": "ACTIVE", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "metadata": {}, "hostId": "0fb50587d7e205e7b22e8eb0b6cec705e9f02068728d87ae291b1dfd", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:06Z", "updated": "2023-04-20T17:43:18Z", "addresses": {"tempest-ServerStableDeviceRescueTest-106524405-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:8c:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-367701788", "OS-SRV-USG:launched_at": "2023-04-20T17:43:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--932732054"}], "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-20 17:43:56,773 80614 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:44:56,988 80614 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/a398193c-27e0-4e9f-a846-258790e2b915/os-interface 0.156s 2023-04-20 17:44:56,988 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:56 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-e0801068-78be-48d3-8337-c9d840e9e5ea', 'x-compute-request-id': 'req-e0801068-78be-48d3-8337-c9d840e9e5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "20843b57-f0c3-4bd6-b46f-5180300d24b2", "port_id": "471e3e93-43f1-4e36-b582-7d8a2e9a10d6", "mac_addr": "fa:16:3e:68:8c:48", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8773e344-9050-4502-8df5-f4c24aa33ed6", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 17:44:57,778 80614 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/a56477f8-ec48-4871-8934-b2e49dd8255c 0.786s 2023-04-20 17:44:57,779 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "471e3e93-43f1-4e36-b582-7d8a2e9a10d6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-51ae9fab-e9cb-47af-bfc7-bd991843c43c', 'date': 'Thu, 20 Apr 2023 17:44:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a56477f8-ec48-4871-8934-b2e49dd8255c'} Body: b'{"floatingip": {"id": "a56477f8-ec48-4871-8934-b2e49dd8255c", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "floating_ip_address": "172.24.4.214", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "61c9c515-f9d2-442f-8d87-aa4bd94a2902", "port_id": "471e3e93-43f1-4e36-b582-7d8a2e9a10d6", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "20843b57-f0c3-4bd6-b46f-5180300d24b2", "mac_address": "fa:16:3e:68:8c:48", "admin_state_up": true, "status": "ACTIVE", "device_id": "a398193c-27e0-4e9f-a846-258790e2b915", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:43:03Z", "updated_at": "2023-04-20T17:44:57Z", "revision_number": 1, "project_id": "2d8b7e93a856468e831596fbf4a085bc"}}' 2023-04-20 17:44:57,781 80614 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.214:22' as 'cirros' with public key authentication 2023-04-20 17:44:57,824 80614 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:44:57,845 80614 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:44:57,845 80614 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.214 successfully created 2023-04-20 17:44:58,870 80614 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/a398193c-27e0-4e9f-a846-258790e2b915/action 1.024s 2023-04-20 17:44:58,871 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1332675957"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:57 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/a07a5369-cd4d-45b0-9499-ca6ccfbe6025', 'opens tack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d5a081-289d-4c79-b772-237e69ad4748', 'x-compute-request-id': 'req-d0d5a081-289d-4c79-b772-237e69ad4748', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915/action'} Body: b'' 2023-04-20 17:44:58,928 80614 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/a07a5369-cd4d-45b0-9499-ca6ccfbe6025 0.052s 2023-04-20 17:44:58,928 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d889c764-1438-477f-8842-0a5701294777', 'x-compute-request-id': 'req-d889c764-1438-477f-8842-0a5701294777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025'} Body: b'{"image": {"id": "a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "name": "tempest-ServerStableDeviceRescueTest-image-1332675957", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "a398193c-27e0-4e9f-a846-258790e2b915", "owner_project_name": "tempest-ServerStableDeviceRescueTest-194787550", "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-194787550-project-member", "user_id": "f3c1ddc4186b4234a18271673ea42a2a"}, "created": "2023-04-20T17:44:59Z", "updated": "2023-04-20T17:44:59Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}], "server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}]}}}' 2023-04-20 17:45:49,047 80614 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/a07a5369-cd4d-45b0-9499-ca6ccfbe6025 0.063s 2023-04-20 17:45:49,048 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c138042-efcb-41d5-aa39-97e758270844', 'x-compute-request-id': 'req-8c138042-efcb-41d5-aa39-97e758270844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0 .210/compute/v2.1/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025'} Body: b'{"image": {"id": "a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "name": "tempest-ServerStableDeviceRescueTest-image-1332675957", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "a398193c-27e0-4e9f-a846-258790e2b915", "owner_id": "2d8b7e93a856468e831596fbf4a085bc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-194787550", "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-194787550-project-member", "user_id": "f3c1ddc4186b4234a18271673ea42a2a"}, "created": "2023-04-20T17:44:59Z", "updated": "2023-04-20T17:45:04Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}], "server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}]}}}' 2023-04-20 17:45:49,120 80614 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/a07a5369-cd4d-45b0-9499-ca6ccfbe6025 0.062s 2023-04-20 17:45:49,120 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-648a94d3-6bb5-441a-925a-36d8accf2d97', 'x-compute-request-id': 'req-648a94d3-6bb5-441a-925a-36d8accf2d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025'} Body: b'{"image": {"id": "a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "name": "tempest-ServerStableDeviceRescueTest-image-1332675957", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "a398193c-27e0-4e9f-a846-258790e2b915", "owner_id": "2d8b7e93a856468e831596fbf4a085bc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-194787550", "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-194787550-project-member", "user_id": "f3c1ddc4186b4234a18271673ea42a2a"}, "created": "2023-04-20T17:44:59Z", "updated": "2023-04-20T17:45:04Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025"}], "server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}]}}}' 2023-04-20 17:45:49,369 80614 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/a398193c-27e0-4e9f-a846-258790e2b915 0.241s 2023-04-20 17:45:49,369 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:49 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-08adea63-86e1-42a3-aab7-015bde9a2b39', 'x-compute-request-id': 'req-08adea63-86e1-42a3-aab7-015bde9a2b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915'} Body: b'{"server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "name": "tempest-ServerStableDeviceRescueTest-server-1200723010", "status": "ACTIVE", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "metadata": {}, "hostId": "0fb50587d7e205e7b22e8eb0b6cec705e9f02068728d87ae291b1dfd", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:06Z", "updated": "2023-04-20T17:45:04Z", "addresses": {"tempest-ServerStableDeviceRescueTest-106524405-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:8c:48"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:8c:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-367701788", "OS-SRV-USG:launched_at": "2023-04-20T17:43:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--932732054"}], "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-20 17:46:49,564 80614 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/a07a5369-cd4d-45b0-9499-ca6ccfbe6025 0.124s 2023-04-20 17:46:49,565 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-51b6cd49-9aa3-4769-aee9-142c78f1fd64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a07a5369-cd4d-45b0-9499-ca 6ccfbe6025'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "a398193c-27e0-4e9f-a846-258790e2b915", "owner_id": "2d8b7e93a856468e831596fbf4a085bc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-194787550", "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-194787550-project-member", "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1332675957", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "167c3f3582b8e9b024eae73fb41a22a3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "2d8b7e93a856468e831596fbf4a085bc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d3275ac8c95671aa0ba24f49dc3baccf31272c0a3716b0ce7405405d367aeecef9b743bcd24f7589b0b96512c48a51e22fc0c29c6cacbe3ca1a9939ab4c04260", "id": "a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "created_at": "2023-04-20T17:44:59Z", "updated_at": "2023-04-20T17:46:50Z", "tags": [], "self": "/v2/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "file": "/v2/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:46:49,725 80614 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/a07a5369-cd4d-45b0-9499-ca6ccfbe6025 0.159s 2023-04-20 17:46:49,725 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-142b45bf-a220-4b06-9e2a-80a2a5c45570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "a398193c-27e0-4e9f-a846-258790e2b915", "owner_id": "2d8b7e93a856468e831596fbf4a085bc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-194787550", "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-194787550-project-member", "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1332675957", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "167c3f3582b8e9b024eae73fb41a22a3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "2d8b7e93a856468e831596fbf4a085bc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d3275ac8c95671aa0ba24f49dc3baccf31272c0a3716b0ce7405405d367aeecef9b743bcd24f7589b0b96512c48a51e22fc0c29c6cacbe3ca1a9939ab4c04260", "id": "a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "created_at": "2023-04-20T17:44:59Z", "updated_at": "2023-04-20T17:46:50Z", "tags": [], "self": "/v2/ima ges/a07a5369-cd4d-45b0-9499-ca6ccfbe6025", "file": "/v2/images/a07a5369-cd4d-45b0-9499-ca6ccfbe6025/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:46:50,070 80614 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/a398193c-27e0-4e9f-a846-258790e2b915 0.344s 2023-04-20 17:46:50,071 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:49 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-aee838b3-0162-4314-9181-652ccfce3c05', 'x-compute-request-id': 'req-aee838b3-0162-4314-9181-652ccfce3c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915'} Body: b'{"server": {"id": "a398193c-27e0-4e9f-a846-258790e2b915", "name": "tempest-ServerStableDeviceRescueTest-server-1200723010", "status": "ACTIVE", "tenant_id": "2d8b7e93a856468e831596fbf4a085bc", "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "metadata": {}, "hostId": "0fb50587d7e205e7b22e8eb0b6cec705e9f02068728d87ae291b1dfd", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:43:06Z", "updated": "2023-04-20T17:45:04Z", "addresses": {"tempest-ServerStableDeviceRescueTest-106524405-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:8c:48"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:8c:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a398193c-27e0-4e9f-a846-258790e2b915"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a398193c-27e0-4e9f-a846-258790e2b915"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-367701788", "OS-SRV-USG:launched_at": "2023-04-20T17:43:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--932732054"}], "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-20 17:46:50,319 80614 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/2d8b7e93a856468e831596fbf4a085bc/volumes 0.235s 2023-04-20 17:46:50,319 80614 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-1217090950"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87f7e2e-47ed-4b90-95b8-eb518b13fcd2', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87f7e2e-47ed-4b90-95b8-eb518b13fcd2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc/volumes'} Body: b'{"volume": {"id": "ee8c044f-4bea-4887-950a-8f6a4910205b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04- 20T17:46:50.257758", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1217090950", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b"}], "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:46:50,367 80614 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/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b 0.038s 2023-04-20 17:46:50,367 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfda6c81-4534-480d-8389-021686be5196', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfda6c81-4534-480d-8389-021686be5196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b'} Body: b'{"volume": {"id": "ee8c044f-4bea-4887-950a-8f6a4910205b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:50.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1217090950", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b"}], "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d8b7e93a856468e831596fbf4a085bc"}}' 2023-04-20 17:46:51,418 80614 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/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b 0.039s 2023-04-20 17:46:51,419 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759d72a5-1034-4a49-a0ce-a7bd4fbee017', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759d72a5-1034-4a49-a0ce-a7bd4fbee017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b'} Body: b'{"volume": {"id": "ee8c044f-4bea-4887-950a-8f6a4910205b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:50.000000", "updated_at": "2023-04-20T17:46:50.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1217090950", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "sel f", "href": "http://10.0.0.210/volume/v3/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d8b7e93a856468e831596fbf4a085bc/volumes/ee8c044f-4bea-4887-950a-8f6a4910205b"}], "user_id": "f3c1ddc4186b4234a18271673ea42a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d8b7e93a856468e831596fbf4a085bc"}}' 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 1d54fbfa-fa0d-4177-b836-a44f9885b439 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:44:19,172 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.269s 2023-04-20 17:44:19,172 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-27470692", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLCPr3Y4gu9c4R1DDias//1yTcF6ps5j4tm2WQDtctJUCnK/NMi6EfPmzhVDdmln14Ls8QLsOh1ph3eRRGBNTOquA0PTd1qVLrGa1gm8JxSGPu6aLTJQN3HUUbt3d1XOqQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:18 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-3b4c09db-3194-4e52-8722-d49f58657a35', 'x-compute-request-id': 'req-3b4c09db-3194-4e52-8722-d49f58657a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-27470692", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLCPr3Y4gu9c4R1DDias//1yTcF6ps5j4tm2WQDtctJUCnK/NMi6EfPmzhVDdmln14Ls8QLsOh1ph3eRRGBNTOquA0PTd1qVLrGa1gm8JxSGPu6aLTJQN3HUUbt3d1XOqQ==", "fingerprint": "0f:73:2f:61:34:7b:33:77:5e:42:c8:e0:fa:97:db:f4", "user_id": "2f3ad335897b487ba1b386d785ba8fd3"}}' 2023-04-20 17:44:19,356 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.181s 2023-04-20 17:44:19,356 80624 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-998928754", "description": "tempest-secgroup-smoke-998928754 description", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-4101471a-4700-40c7-80b4-b6768e3872d0', 'date': 'Thu, 20 Apr 2023 17:44:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "name": "tempest-secgroup-smoke-998928754", "stateful": true, "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "description": "tempest-secgroup-smoke-998928754 description", "shared": false, "security_group_rules": [{"id": "936c25de-5b35-4733-96f4-3718c5c89318", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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": 609, "description": null, "tags": [], "created_at": "2023-04-20T17:44:19Z", "updated_at": "2023-04-20T17:44:19Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}, {"id": "b9c0dbfd-76c5-40d5-80db-e81e0e224aa5", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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": 610, "description": null, "tags": [], "created_at": "2023-04-20T17:44:19Z", "updated_at": "2023-04-20T17:44:19Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}], "tags": [], "created_at": "2023-04-20T17:44:19Z", "updated_at": "2023-04-20T17:44:19Z", "revision_number": 1, "pr oject_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:19,525 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-20 17:44:19,525 80624 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": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "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-034d2c67-1178-47fc-ae05-abd3c2b9e7cc', 'date': 'Thu, 20 Apr 2023 17:44:19 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": "52df1bfd-047b-4f43-ab55-b50af338f987", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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-20T17:44:19Z", "updated_at": "2023-04-20T17:44:19Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:19,704 80624 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-20 17:44:19,705 80624 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": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "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-f4e7df78-1c4a-4d44-9742-be058db44f79', 'date': 'Thu, 20 Apr 2023 17:44:19 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": "398360c3-5f09-4528-8cc3-58100eadf95d", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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-20T17:44:19Z", "updated_at": "2023-04-20T17:44:19Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:19,952 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.247s 2023-04-20 17:44:19,953 80624 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": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2d8825e1-bd25-4dcf-a263-f695f4f16263', 'date': 'Thu, 20 Apr 2023 17:44:19 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": "64b25e14-49b7-485d-a233-2258fb4f2411", "tenant_id": "bbeddd6447ba44 fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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-20T17:44:19Z", "updated_at": "2023-04-20T17:44:19Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:20,207 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.253s 2023-04-20 17:44:20,207 80624 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": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b042c6e6-a674-45fb-8c83-cbd4463931a4', 'date': 'Thu, 20 Apr 2023 17:44: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": "9eb39e16-cf5e-4101-8c3d-cd16985853b4", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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-20T17:44:20Z", "updated_at": "2023-04-20T17:44:20Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:20,398 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.190s 2023-04-20 17:44:20,398 80624 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": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4a36e8c9-3cb8-49c7-a8fc-88689990aced', 'date': 'Thu, 20 Apr 2023 17:44: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": "cff23a47-af0e-4a58-853d-e9f536d16de6", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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-20T17:44:20Z", "updated_at": "2023-04-20T17:44:20Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:20,579 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-20 17:44:20,579 80624 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": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-efbb8872-24f5-475d-9a14-2041419f3b3e', 'date': 'Thu, 20 Apr 2023 17:44: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": "1fd6c260-81ae-4a66-9946-7c068144f909", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "security_group_id": "c06c3b55-bf31-49ef-a5ca-23bc34f58f2e", "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-20T17:44:20Z", "updated_at": "2023-04-20T17:44:20Z", "revision_number": 0, "project_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:44:20,667 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.077s 2023-04-20 17:44:20,668 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:20 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-cf2aab2e-730e-442f-8e1c-7c76f90e2549', '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": "2f3ad335897b487ba1b386d785ba8fd3", "name": "tempest-SnapshotDataIntegrityTests-1209554196-project-member", "password_expires_at": null}, "audit_ids": ["mBTJaOP5TfilDjFoD1nL2g"], "expires_at": "2023-04-20T18:44:20.000000Z", "issued_at": "2023-04-20T17:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "name": "tempest-SnapshotDataIntegrityTests-1209554196"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bbeddd6447ba44fcba3cd2dfbde3b2f5", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bbeddd 6447ba44fcba3cd2dfbde3b2f5", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:44:20,668 80624 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '1f37d708-3a28-47f0-8be7-4bd489486bda', 'name': 'tempest-SnapshotDataIntegrityTests-516770732-network', 'tenant_id': 'bbeddd6447ba44fcba3cd2dfbde3b2f5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bbeddd6447ba44fcba3cd2dfbde3b2f5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6591, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:44:05Z', 'updated_at': '2023-04-20T17:44:05Z', 'revision_number': 1} available for tenant 2023-04-20 17:44:21,377 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.707s 2023-04-20 17:44:21,377 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-401968799", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-27470692", "security_groups": [{"name": "tempest-secgroup-smoke-998928754"}], "networks": [{"uuid": "1f37d708-3a28-47f0-8be7-4bd489486bda"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d73c240-6575-46b3-a055-74450d5a3e29', 'x-compute-request-id': 'req-1d73c240-6575-46b3-a055-74450d5a3e29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "20bc8db4-526a-453b-a3d5-2b1a206d9667", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-998928754"}], "adminPass": "f2pi5asipgB5"}}' 2023-04-20 17:44:21,452 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667 0.071s 2023-04-20 17:44:21,452 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b44671-832b-459b-afe8-4a74144bdd68', 'x-compute-request-id': 'req-47b44671-832b-459b-afe8-4a74144bdd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667'} Body: b'{"server": {"id": "20bc8db4-526a-453b-a3d5-2b1a206d9667", "name": "tempest-SnapshotDataIntegrityTests-server-401968799", "status": "BUILD", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:21Z", "updated": "2023-04-20T17:44:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-27470692", "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-20 17:45:11,943 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667 0.455s 2023-04-20 17:45:11,943 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91518b67-5b93-4847-ba43-f415d4df7372', 'x-compute-request-id': 'req-91518b67-5b93-4847-ba43-f415d4df7372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667'} Body: b'{"server": {"id": "20bc8db4-526a-453b-a3d5-2b1a206d9667", "name": "tempest-SnapshotDataIntegrityTests-server-401968799", "status": "ACTIVE", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "metadata": {}, "hostId": "7715cc8d8b190d12062bcf7b207d318a9c835c470408d284102f1be5", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:21Z", "updated": "2023-04-20T17:44:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-516770732-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:aa:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-27470692", "OS-SRV-USG:launched_at": "2023-04-20T17:44:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-998928754"}], "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-20 17:45:11,957 80624 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:46:12,284 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDat aIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667 0.268s 2023-04-20 17:46:12,285 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f87f89d-0662-4d24-b6cf-2304639b7402', 'x-compute-request-id': 'req-0f87f89d-0662-4d24-b6cf-2304639b7402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667'} Body: b'{"server": {"id": "20bc8db4-526a-453b-a3d5-2b1a206d9667", "name": "tempest-SnapshotDataIntegrityTests-server-401968799", "status": "ACTIVE", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "metadata": {}, "hostId": "7715cc8d8b190d12062bcf7b207d318a9c835c470408d284102f1be5", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:21Z", "updated": "2023-04-20T17:44:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-516770732-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:aa:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-27470692", "OS-SRV-USG:launched_at": "2023-04-20T17:44:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-998928754"}], "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-20 17:46:12,615 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes 0.318s 2023-04-20 17:46:12,615 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1116816438", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ce91e1-93df-4e60-988c-938653e0079e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ce91e1-93df-4e60-988c-938653e0079e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes'} Body: b'{"volume": {"id": "1d54fbfa-fa0d-4177-b836-a44f9885b439", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:12.529926", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1116816438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f988 5b439"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439"}], "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:46:12,664 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439 0.039s 2023-04-20 17:46:12,664 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5277a01c-9149-4474-8dce-0fedb701c898', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5277a01c-9149-4474-8dce-0fedb701c898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439'} Body: b'{"volume": {"id": "1d54fbfa-fa0d-4177-b836-a44f9885b439", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:13.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1116816438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439"}], "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:46:13,731 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439 0.052s 2023-04-20 17:46:13,731 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc9d216-fb81-4549-8053-9f9bff889a8b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc9d216-fb81-4549-8053-9f9bff889a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439'} Body: b'{"volume": {"id": "1d54fbfa-fa0d-4177-b836-a44f9885b439", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:46:13.000000", "updated_at": "2023-04-20T17:46:13.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1116816438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439"}], "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": fa lse, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5"}}' 2023-04-20 17:46:13,857 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439 0.112s 2023-04-20 17:46:13,857 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:13 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-592f2007-5181-47a6-9574-512932a4904e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439'} Body: b'' 2023-04-20 17:46:13,879 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439 0.020s 2023-04-20 17:46:13,879 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:13 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-78dc0b69-281a-4e13-b3cc-3805ebdb8b79', 'x-openstack-request-id': 'req-78dc0b69-281a-4e13-b3cc-3805ebdb8b79', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bbeddd6447ba44fcba3cd2dfbde3b2f5/volumes/1d54fbfa-fa0d-4177-b836-a44f9885b439'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1d54fbfa-fa0d-4177-b836-a44f9885b439 could not be found."}}' 2023-04-20 17:46:14,000 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667 0.120s 2023-04-20 17:46:14,000 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:13 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-425e9ea5-a4b8-4324-8eac-6d4b2400717c', 'x-compute-request-id': 'req-425e9ea5-a4b8-4324-8eac-6d4b2400717c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667'} Body: b'' 2023-04-20 17:46:14,508 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667 0.507s 2023-04-20 17:46:14,508 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92094028-ae49-40fb-b658-6e89e059ab40', 'x-compute-request-id': 'req-92094028-ae49-40fb-b658-6e89e059ab40', 'connection': 'close', 'status': '200', 'content-location': 'http:// 10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667'} Body: b'{"server": {"id": "20bc8db4-526a-453b-a3d5-2b1a206d9667", "name": "tempest-SnapshotDataIntegrityTests-server-401968799", "status": "ACTIVE", "tenant_id": "bbeddd6447ba44fcba3cd2dfbde3b2f5", "user_id": "2f3ad335897b487ba1b386d785ba8fd3", "metadata": {}, "hostId": "7715cc8d8b190d12062bcf7b207d318a9c835c470408d284102f1be5", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:44:21Z", "updated": "2023-04-20T17:46:14Z", "addresses": {"tempest-SnapshotDataIntegrityTests-516770732-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:aa:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-27470692", "OS-SRV-USG:launched_at": "2023-04-20T17:44:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-998928754"}], "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-20 17:47:04,606 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667 0.036s 2023-04-20 17:47:04,606 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:04 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-a49fa9db-e3d8-4dcb-a3a1-f87a8e487581', 'x-compute-request-id': 'req-a49fa9db-e3d8-4dcb-a3a1-f87a8e487581', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bc8db4-526a-453b-a3d5-2b1a206d9667'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 20bc8db4-526a-453b-a3d5-2b1a206d9667 could not be found."}}' 2023-04-20 17:47:04,762 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c06c3b55-bf31-49ef-a5ca-23bc34f58f2e 0.155s 2023-04-20 17:47:04,763 80624 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-52bbb7ad-20de-4831-96a7-b7e4ec44a300', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:47:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c06c3b55-bf31-49ef-a5ca-23bc34f58f2e'} Body: b'' 2023-04-20 17:47:04,946 80624 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-27470692 0.182s 2023-04-20 17:47:04,946 80624 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:04 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-03292c09-adb7-4a75-8024-2eec439b5bcf', 'x-compute-request-id': 'req-03292c09-adb7-4a75-8024-2eec439b5bcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-27470692'} Body: b'' 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 72708d45-f810-46e1-8eca-fde12014f34c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:45:17,319 80632 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.091s 2023-04-20 17:45:17,320 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:17 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-b2af0915-1a30-4d66-854a-52d5ae814305', '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": "3bbaba13b37342668437a13b9eb0939b", "name": "tempest-VolumesAdminNegativeTest-990238581-project-member", "password_expires_at": null}, "audit_ids": ["TO1WRssPQk6j_-PS5rVD2g"], "expires_at": "2023-04-20T18:45:17.000000Z", "issued_at": "2023-04-20T17:45:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a7ca478c36a44189905226b0e5ffaaa", "name": "tempest-VolumesAdminNegativeTest-990238581"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1a7ca478c36a44189905226b0e5ffaaa", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:45:17,320 80632 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'dcd79c16-699b-47bf-a62f-a1ff679ca5f8', 'name': 'tempest-VolumesAdminNegativeTest-1714005471-network', 'tenant_id': '1a7ca478c36a44189905226b0e5ffaaa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1a7ca478c36a44189905 226b0e5ffaaa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13216, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:35Z', 'updated_at': '2023-04-20T17:42:35Z', 'revision_number': 1} available for tenant 2023-04-20 17:45:18,183 80632 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.862s 2023-04-20 17:45:18,183 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1977739898", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "dcd79c16-699b-47bf-a62f-a1ff679ca5f8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b422752a-e104-4062-ad22-78cff19e6a6a', 'x-compute-request-id': 'req-b422752a-e104-4062-ad22-78cff19e6a6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ea4895e7-967c-4eda-bbc1-fe357601c5be", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RewrxuM3cp9W"}}' 2023-04-20 17:45:18,312 80632 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/ea4895e7-967c-4eda-bbc1-fe357601c5be 0.126s 2023-04-20 17:45:18,313 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:18 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-9141edb8-83ab-4ccd-bf72-6353cc04672c', 'x-compute-request-id': 'req-9141edb8-83ab-4ccd-bf72-6353cc04672c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be'} Body: b'{"server": {"id": "ea4895e7-967c-4eda-bbc1-fe357601c5be", "name": "tempest-VolumesAdminNegativeTest-server-1977739898", "status": "BUILD", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "user_id": "3bbaba13b37342668437a13b9eb0939b", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:18Z", "updated": "2023-04-20T17:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be"}], "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-20 17:46:08,785 80632 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/ea4895e7-967c-4eda-bbc1-fe357601c5be 0.411s 2023-04-20 17:46:08,786 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1497', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68d30140-0544-4efa-b5f0-829559743311', 'x-compute-request-id': 'req-68d30140-0544-4efa-b5f0-829559743311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be'} Body: b'{"server": {"id": "ea4895e7-967c-4eda-bbc1-fe357601c5be", "name": "tempest-VolumesAdminNegativeTest-server-1977739898", "status": "ACTIVE", "tenant_id": "1a7ca478c36a44189905226b0e5ffaaa", "user_id": "3bbaba13b37342668437a13b9eb0939b", "metadata": {}, "hostId": "e8ea31db07c665ea825e87dd4efe3e846f77e1c4c2b2cf269155a539", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:18Z", "updated": "2023-04-20T17:45:25Z", "addresses": {"tempest-VolumesAdminNegativeTest-1714005471-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:ac:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ea4895e7-967c-4eda-bbc1-fe357601c5be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:45:24.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-20 17:46:08,798 80632 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:47:09,066 80632 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/1a7ca478c36a44189905226b0e5ffaaa/volumes 0.225s 2023-04-20 17:47:09,066 80632 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-2034231859"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b82813-893c-45de-b672-4ef470538e32', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b82813-893c-45de-b672-4ef470538e32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes'} Body: b'{"volume": {"id": "7270 8d45-f810-46e1-8eca-fde12014f34c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:47:08.971920", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2034231859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c"}], "user_id": "3bbaba13b37342668437a13b9eb0939b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:47:09,117 80632 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/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c 0.042s 2023-04-20 17:47:09,118 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ce2507-6d80-400a-8b4e-14146924e95a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ce2507-6d80-400a-8b4e-14146924e95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c'} Body: b'{"volume": {"id": "72708d45-f810-46e1-8eca-fde12014f34c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:47:09.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2034231859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c"}], "user_id": "3bbaba13b37342668437a13b9eb0939b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 2023-04-20 17:47:10,168 80632 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/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c 0.039s 2023-04-20 17:47:10,168 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1483a073-8888-4227-b3a6-775ac347bde0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1483a073-8888-4227-b3a6-775ac347bde0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c'} Body: b'{"volume": {"id": "72708d45-f810-46e1-8eca-fde12014f34c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:47:09.000000", "updated_at": "2023-04-20T17:47:09.000000", "name": "tempest-VolumesAdminNegativeTest-volume-2034231859", "description": null, "volume_typ e": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a7ca478c36a44189905226b0e5ffaaa/volumes/72708d45-f810-46e1-8eca-fde12014f34c"}], "user_id": "3bbaba13b37342668437a13b9eb0939b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a7ca478c36a44189905226b0e5ffaaa"}}' 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 e2bd9108-d5fd-4b4b-b2d4-7433564ded72 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 3ef6f511-2ea9-44b9-a79a-ab63667a06df failed to build and is in ERROR status 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 cc82194f-cc47-41ba-a70c-3f2999ce85f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:45:44,053 80618 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:45:44,053 80618 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:45:44,113 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.057s 2023-04-20 17:45:44,113 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-104029701", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBONqpnmzftoQM06OM1kELdXwFTJlxmcuwiCzkaKG68R5XlCOXmcUj2kOi/20gKS0j2Cw6vnPlO8iUchs2Ol9d7iIbWmcgSMcFzfnvQfoR+x1+rNSFGQ+0VdJux5Wuxvi5Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c055ac4a-12c8-4a55-ac0e-016619c195be', 'x-compute-request-id': 'req-c055ac4a-12c8-4a55-ac0e-016619c195be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-104029701", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBONqpnmzftoQM06OM1kELdXwFTJlxmcuwiCzkaKG68R5XlCOXmcUj2kOi/20gKS0j2Cw6vnPlO8iUchs2Ol9d7iIbWmcgSMcFzfnvQfoR+x1+rNSFGQ+0VdJux5Wuxvi5Q==", "fingerprint": "53:dd:bc:ad:9e:13:d4:cd:49:a7:96:4c:63:a7:7e:ed", "user_id": "7b1d025cf0584fa286870d8232bceb97"}}' 2023-04-20 17:45:44,116 80618 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-104029701 created 2023-04-20 17:45:44,294 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.178s 2023-04-20 17:45:44,295 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1944705277", "description": "tempest-description--141315847"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-41a8bdf2-a47c-46a1-a063-3a1cb5c93231', 'date': 'Thu, 20 Apr 2023 17:45:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d06c17f7-f918-4d28-a665-25036f69054d", "name": "tempest-securitygroup--1944705277", "stateful": true, "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "description": "tempest-description--141315847", "shared": false, "security_group_rules": [{"id": "e1e1c230-ba80-4343-8059-2e5087c6fcd9", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "d06c17f7-f918-4d28-a665-25036f69054d", "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": 658, "description": null, "tags": [], "created_at": "2023-04-20T17:45:44Z", "updated_at": "2023-04-20T17:45:44Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}, {"id": "ef97ff18-5897-4925-9560-cfe50ae40f3f", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "d06c17f7-f918-4d28-a665-25036f69054d", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 657, "description": null, "tags": [], "created_at": "2023-04-20T17:45:44Z", "updated_at": "2023-04-20T17:45:44Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}], "tags": [], "created_at": "2023-04-20T17:45:44Z", "updated_at": "2023-04-20T17:45:44Z", "revision_number": 1, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:45:44,488 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.193s 2023-04-20 17:45:44,488 80618 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": "d06c17f7-f918-4d28-a665-25036f69054d", "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-1abc556f-7a89-4cdd-8c6f-777980e53243', 'date': 'Thu, 20 Apr 2023 17:45:44 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": "93d703b0-2372-454b-acef-b539167dfdfa", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "d06c17f7-f918-4d28-a665-25036f69054d", "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-20T17:45:44Z", "updated_at": "2023-04-20T17:45:44Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:45:44,642 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.153s 2023-04-20 17:45:44,642 80618 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": "d06c17f7-f918-4d28-a665-25036f69054d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0a0eb182-3fe3-48e6-9f94-b9c15e2b0aeb', 'date': 'Thu, 20 Apr 2023 17:45:44 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": "10a273fc-c3fd-4737-a526-080d02adaa97", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "security_group_id": "d06c17f7-f918-4d28-a665-25036f69054d", "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-20T17:45:44Z", "updated_at": "2023-04-20T17:45:44Z", "revision_number": 0, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:45:44,643 80618 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1944705277 created 2023-04-20 17:45:45,419 80618 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.776s 2023-04-20 17:45:45,419 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-baef78f5-9a61-4c28-b387-69bf23bc8d15', 'date': 'Thu, 20 Apr 2023 17:45:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "538b0bed-63bd-4e6d-bea0-7b416d92654b", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "floating_ip_address": "172.24.4.126", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d829829f4ef449d4a279c8a702d4c43f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:45:45Z", "updated_at": "2023-04-20T17:45:45Z", "revision_number": 0}}' 2023-04-20 17:45:45,419 80618 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '538b0bed-63bd-4e6d-bea0-7b416d92654b', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'floating_ip_address': '172.24.4.126', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd829829f4ef449d4a279c8a702d4c43f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:45:45Z', 'updated_at': '2023-04-20T17:45:45Z', 'revision_number': 0, 'ip': '172.24.4.126'} created 2023-04-20 17:45:45,512 80618 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.087s 2023-04-20 17:45:45,513 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:45 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-0463252e-97b0-417f-adf2-a7eec15dc3a1', '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": "7b1d025cf0584fa286870d8232bceb97", "name": "tempest-AttachVolumeTestJSON-1956591695-project-member", "password_expires_at": null}, "audit_ids": ["aFi4HBJ7RYyRDXhEZ9nHUQ"], "expires_at": "2023-04-20T18:45:45.000000Z", "issued_at": "2023-04-20T17:45:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d829829f4ef449d4a279c8a702d4c43f", "name": "tempest-AttachVolumeTestJSON-1956591695"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d829829f4ef449d4a2 79c8a702d4c43f", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:45:45,513 80618 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'a8d6d208-ea97-4ed8-9275-a5b494bca17f', 'name': 'tempest-AttachVolumeTestJSON-1171532254-network', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45884, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:42:35Z', 'updated_at': '2023-04-20T17:42:35Z', 'revision_number': 1} available for tenant 2023-04-20 17:45:45,514 80618 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-104029701', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBONqpnmzftoQM06OM1kELdXwFTJlxmcuwiCzkaKG68R5XlCOXmcUj2kOi/20gKS0j2Cw6vnPlO8iUchs2Ol9d7iIbWmcgSMcFzfnvQfoR+x1+rNSFGQ+0VdJux5Wuxvi5Q==', 'fingerprint': '53:dd:bc:ad:9e:13:d4:cd:49:a7:96:4c:63:a7:7e:ed', 'user_id': '7b1d025cf0584fa286870d8232bceb97', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAtICxQV0NYrKLsoJiGLXij+vPFtsWnFywj7OGues/Lvoc00I8r5kzn\nnV2Aby9TWpmgBwYFK4EEACKhZANiAATjaqZ5s37aEDNOjjNZBC3V8BUyZcZnLsIg\ns5GihuvEeV5Qjl5nFI9pDov9tICktI9gsOr5z5TvIlHIbNjpfXe4iG1pnIEjHBc3\n570H6EfsdfqzUhRkPtFXSbseVrsb4uU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd06c17f7-f918-4d28-a665-25036f69054d', 'name': 'tempest-securitygroup--1944705277', 'stateful': True, 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'description': 'tempest-description--141315847', 'shared': False, 'security_group_rules': [{'id': 'e1e1c230-ba80-4343-8059-2e5087c6fcd9', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'security_group_id': 'd06c17f7-f918-4d28-a665-25036f69054d', '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': 658, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:45:44Z', 'updated_at': '2023-04-20T17:45:44Z', 'revision_number': 0, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f'}, {'id': 'ef97ff18-5897-4925-9560-cfe50ae40f3f', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'security_group_id': 'd06c17f7-f918-4d28-a665-25036f69054d', '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': 657, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:45:44Z', 'updated_at': '2023-04-20T17:45:44Z', 'revision_number': 0, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f'}], 'tags': [], 'created_at': '2023-0 4-20T17:45:44Z', 'updated_at': '2023-04-20T17:45:44Z', 'revision_number': 1, 'project_id': 'd829829f4ef449d4a279c8a702d4c43f'}, 'floating_ip': {'id': '538b0bed-63bd-4e6d-bea0-7b416d92654b', 'tenant_id': 'd829829f4ef449d4a279c8a702d4c43f', 'floating_ip_address': '172.24.4.126', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd829829f4ef449d4a279c8a702d4c43f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:45:45Z', 'updated_at': '2023-04-20T17:45:45Z', 'revision_number': 0, 'ip': '172.24.4.126'}} 2023-04-20 17:45:46,507 80618 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.992s 2023-04-20 17:45:46,507 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1610138425", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a8d6d208-ea97-4ed8-9275-a5b494bca17f"}], "security_groups": [{"name": "tempest-securitygroup--1944705277"}], "key_name": "tempest-keypair-104029701", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fed13a64-3b63-4d73-a403-0d9afb1f8178', 'x-compute-request-id': 'req-fed13a64-3b63-4d73-a403-0d9afb1f8178', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5fa25e21-cac6-42d3-8937-c1a836a7d12b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1944705277"}], "adminPass": "password"}}' 2023-04-20 17:45:46,593 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b 0.083s 2023-04-20 17:45:46,594 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:45:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2fbfa4c-980d-4218-8515-365d7fdcf66f', 'x-compute-request-id': 'req-e2fbfa4c-980d-4218-8515-365d7fdcf66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b'} Body: b'{"server": {"id": "5fa25e21-cac6-42d3-8937-c1a836a7d12b", "name": "tempest-AttachVolumeTestJSON-server-1610138425", "status": "BUILD", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "user_id": "7b1d025cf0584fa286870d8232bceb97", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:46Z", "updated": "2023-04-20T17:45:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-104029701", "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-20 17:46:36,945 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b 0.293s 2023-04-20 17:46:36,946 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:36 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-cab4f370-5a2d-4931-b0fa-f7c58d591926', 'x-compute-request-id': 'req-cab4f370-5a2d-4931-b0fa-f7c58d591926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b'} Body: b'{"server": {"id": "5fa25e21-cac6-42d3-8937-c1a836a7d12b", "name": "tempest-AttachVolumeTestJSON-server-1610138425", "status": "ACTIVE", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "user_id": "7b1d025cf0584fa286870d8232bceb97", "metadata": {}, "hostId": "194b8a61c799872268fc45eca72e0ba0d829f5232d47d13c50c6256b", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:46Z", "updated": "2023-04-20T17:45:54Z", "addresses": {"tempest-AttachVolumeTestJSON-1171532254-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c6:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-104029701", "OS-SRV-USG:launched_at": "2023-04-20T17:45:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1944705277"}], "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-20 17:46:36,957 80618 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:47:37,288 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b/os-interface 0.271s 2023-04-20 17:47:37,288 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/jso n', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7238baf0-97df-4229-8faf-5378f3c14364', 'x-compute-request-id': 'req-7238baf0-97df-4229-8faf-5378f3c14364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a8d6d208-ea97-4ed8-9275-a5b494bca17f", "port_id": "3be285a5-b6bc-4373-aef6-c2f5764415de", "mac_addr": "fa:16:3e:7e:c6:9b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "416b9f51-d5fb-4568-94fa-fe27a28f5bfb", "ip_address": "10.0.0.13"}]}]}' 2023-04-20 17:47:37,983 80618 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/538b0bed-63bd-4e6d-bea0-7b416d92654b 0.690s 2023-04-20 17:47:37,984 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3be285a5-b6bc-4373-aef6-c2f5764415de"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-9d74df56-e65c-461a-b97e-bd1d5e48d660', 'date': 'Thu, 20 Apr 2023 17:47:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/538b0bed-63bd-4e6d-bea0-7b416d92654b'} Body: b'{"floatingip": {"id": "538b0bed-63bd-4e6d-bea0-7b416d92654b", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "floating_ip_address": "172.24.4.126", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "ec3d00cd-c50e-4001-b664-b4092a2c828e", "port_id": "3be285a5-b6bc-4373-aef6-c2f5764415de", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a8d6d208-ea97-4ed8-9275-a5b494bca17f", "mac_address": "fa:16:3e:7e:c6:9b", "admin_state_up": true, "status": "ACTIVE", "device_id": "5fa25e21-cac6-42d3-8937-c1a836a7d12b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:45:45Z", "updated_at": "2023-04-20T17:47:37Z", "revision_number": 1, "project_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:47:37,985 80618 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.126:22' as 'cirros' with public key authentication 2023-04-20 17:47:38,017 80618 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:47:38,038 80618 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:47:38,039 80618 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.126 successfully created 2023-04-20 17:47:38,081 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b/ips 0.041s 2023-04-20 17:47:38,082 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a9c512-1c1b-4e52-a24e-920d86628c1e', 'x-compute-request-id': 'req-27a9c512-1c1b-4e52-a24e-920d86628c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1171532254-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2023-04-20 17:47:38,296 80 618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes 0.211s 2023-04-20 17:47:38,296 80618 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-325715894"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f05686-2f36-4206-bc7f-1643822d6a0a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f05686-2f36-4206-bc7f-1643822d6a0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes'} Body: b'{"volume": {"id": "cc82194f-cc47-41ba-a70c-3f2999ce85f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:47:38.230484", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-325715894", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4"}], "user_id": "7b1d025cf0584fa286870d8232bceb97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:47:38,349 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4 0.042s 2023-04-20 17:47:38,349 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d7e5d7c-b45a-4d48-b871-a321282749b3', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7e5d7c-b45a-4d48-b871-a321282749b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4'} Body: b'{"volume": {"id": "cc82194f-cc47-41ba-a70c-3f2999ce85f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:47:38.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-325715894", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4"}], "user_id": "7b1d025cf0584fa286870d8232bceb97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:47:39,404 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4 0.043s 2023-04-20 17:47:39,405 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e81f92-b273-4b5b-a82b-089db6855ad7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e81f92-b273-4b5b-a82b-089db6855ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4'} Body: b'{"volume": {"id": "cc82194f-cc47-41ba-a70c-3f2999ce85f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:47:38.000000", "updated_at": "2023-04-20T17:47:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-325715894", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d829829f4ef449d4a279c8a702d4c43f/volumes/cc82194f-cc47-41ba-a70c-3f2999ce85f4"}], "user_id": "7b1d025cf0584fa286870d8232bceb97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d829829f4ef449d4a279c8a702d4c43f"}}' 2023-04-20 17:47:39,526 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b 0.110s 2023-04-20 17:47:39,527 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:39 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-4047904b-f7dc-44f9-855d-d3e5364bc3b4', 'x-compute-request-id': 'req-4047904b-f7dc-44f9-855d-d3e5364bc3b4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b'} Body: b'' 2023-04-20 17:47:39,975 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b 0.447s 2023-04-20 17:47:39,975 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:39 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-ff4ef2d7-f99b-4df7-b7f1-69475d6764af', 'x-compute-request-id': 'req-ff4ef2d7-f99b-4df7-b7f1-69475d6764af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b'} Body: b'{"server": {"id": "5fa25e21-cac6-42d3-8937-c1a836a7d12b", "name": "tempest-AttachVolumeTestJSON-server-1610138425", "status": "ACTIVE", "tenant_id": "d829829f4ef449d4a279c8a702d4c43f", "user_id": "7b1d025cf0584fa286870d8232bceb97", "metadata": {}, "hostId": "194b8a61c799872268fc45eca72e0ba0d829f5232d47d13c50c6256b", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{ "rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:46Z", "updated": "2023-04-20T17:47:39Z", "addresses": {"tempest-AttachVolumeTestJSON-1171532254-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c6:9b"}, {"version": 4, "addr": "172.24.4.126", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c6:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-104029701", "OS-SRV-USG:launched_at": "2023-04-20T17:45:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1944705277"}], "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-20 17:48:30,466 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b 0.431s 2023-04-20 17:48:30,466 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:30 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-d79aa205-e8fe-41b2-8cdb-96a4f36aad46', 'x-compute-request-id': 'req-d79aa205-e8fe-41b2-8cdb-96a4f36aad46', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5fa25e21-cac6-42d3-8937-c1a836a7d12b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5fa25e21-cac6-42d3-8937-c1a836a7d12b could not be found."}}' 2023-04-20 17:48:30,504 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-104029701 0.036s 2023-04-20 17:48:30,504 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:30 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-954d74c1-fe93-4f11-8ec6-9ed889017660', 'x-compute-request-id': 'req-954d74c1-fe93-4f11-8ec6-9ed889017660', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-104029701'} Body: b'' 2023-04-20 17:48:30,656 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d06c17f7-f918-4d28-a665-25036f69054d 0.151s 2023-04-20 17:48:30,656 80618 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-db99cf78-a5df-4b0f-ac2d-768f7d429cfd', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:48:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d06c17f7-f918-4d28-a665-25036f69054d'} Body: b'' 2023-04-20 17:48:31,183 80618 INFO [tempes t.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d06c17f7-f918-4d28-a665-25036f69054d 0.526s 2023-04-20 17:48:31,184 80618 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-a85bad4e-5789-4ad4-8659-d3524a90522d', 'date': 'Thu, 20 Apr 2023 17:48:31 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d06c17f7-f918-4d28-a665-25036f69054d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d06c17f7-f918-4d28-a665-25036f69054d does not exist", "detail": ""}}' 2023-04-20 17:48:31,627 80618 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/538b0bed-63bd-4e6d-bea0-7b416d92654b 0.442s 2023-04-20 17:48:31,627 80618 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-956667c7-162a-4197-9d83-35bba8f09e3f', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:48:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/538b0bed-63bd-4e6d-bea0-7b416d92654b'} Body: b'' 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 a847aed0-0196-403c-ad79-3b7fa86db2a1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:48:43,914 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types 0.143s 2023-04-20 17:48:43,916 80618 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-14833370"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c978c51-cdfb-4c4c-80a0-634dd723e4ad', 'content-length': '222', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c978c51-cdfb-4c4c-80a0-634dd723e4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types'} Body: b'{"volume_type": {"id": "5a7d8f2a-b5ae-471d-983b-29ddf6583766", "name": "tempest-GroupSnapshotsTest-volume-type-14833370", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:48:43,963 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types 0.037s 2023-04-20 17:48:43,963 80618 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-210226273"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8287fe-efb2-4216-828e-f93d813ccd77', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8287fe-efb2-4216-828e-f93d813ccd77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types'} Body: b'{"group_type": {"id": "94b40578-1d28-4125-9dd6-1f109bf680cc", "name": "tempest-GroupSnapshotsTest-group-type-210226273", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:48:44,294 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups 0.325s 2023-04-20 17:48:44,295 80618 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": "94b40578-1d28-4125-9dd6-1f109bf680cc", "volume_types": ["5a7d8f2a-b5ae-471d-983b-29ddf6583766"], "name": "tempest-GroupSnapshotsTest-Group-2021127480"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8865a43f-0ad2-434c-9cf7-e1cefecb1456', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8865a43f-0ad2-434c-9cf7-e1cefecb1456', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups'} Body: b'{"group": {"id": "a847aed0-0196-403c-ad79-3b7fa86db2a1", "name": "tempest-GroupSnapshotsTest-Group-2021127480"}}' 2023-04-20 17:48:44,348 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1 0.048s 2023-04-20 17:48:44,349 80618 DEBUG [tempest.lib.common. rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf25fdcf-c430-4165-ade8-daea365b8ace', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf25fdcf-c430-4165-ade8-daea365b8ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1'} Body: b'{"group": {"id": "a847aed0-0196-403c-ad79-3b7fa86db2a1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:48:44.000000", "name": "tempest-GroupSnapshotsTest-Group-2021127480", "description": null, "group_type": "94b40578-1d28-4125-9dd6-1f109bf680cc", "volume_types": ["5a7d8f2a-b5ae-471d-983b-29ddf6583766"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:48:45,399 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1 0.040s 2023-04-20 17:48:45,399 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533e6874-0975-4120-9230-61b7bf08f3b5', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533e6874-0975-4120-9230-61b7bf08f3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1'} Body: b'{"group": {"id": "a847aed0-0196-403c-ad79-3b7fa86db2a1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:48:44.000000", "name": "tempest-GroupSnapshotsTest-Group-2021127480", "description": null, "group_type": "94b40578-1d28-4125-9dd6-1f109bf680cc", "volume_types": ["5a7d8f2a-b5ae-471d-983b-29ddf6583766"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:48:45,475 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/volumes/detail 0.069s 2023-04-20 17:48:45,476 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5048d78-bf11-4a5b-918f-a7c9cc82e580', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5048d78-bf11-4a5b-918f-a7c9cc82e580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:48:45,554 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1/action 0.067s 2023-04-20 17:48:45,555 80618 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': 'Thu, 20 Apr 2023 17:48: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-d341606b-5b74-46ab-8a19-a6c678e30632', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1/action'} Body: b'' 2023-04-20 17:48:45,570 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1 0.014s 2023-04-20 17:48:45,570 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-a30bc72a-3e0e-4796-b882-cc254bd4de99', 'x-openstack-request-id': 'req-a30bc72a-3e0e-4796-b882-cc254bd4de99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/a847aed0-0196-403c-ad79-3b7fa86db2a1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a847aed0-0196-403c-ad79-3b7fa86db2a1 could not be found."}}' 2023-04-20 17:48:45,601 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types/94b40578-1d28-4125-9dd6-1f109bf680cc 0.030s 2023-04-20 17:48:45,601 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-6006ae7d-e503-4464-957d-53ca873a52f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types/94b40578-1d28-4125-9dd6-1f109bf680cc'} Body: b'' 2023-04-20 17:48:45,656 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/5a7d8f2a-b5ae-471d-983b-29ddf6583766 0.054s 2023-04-20 17:48:45,657 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-51cfb9d0-522b-44ac-8a14-7f8aaf78327c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/5a7d8f2a-b5ae-471d-983b-29ddf6583766'} Body: b'' 2023-04-20 17:48:45,672 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/5a7d8f2a-b5ae-471d-983b-29ddf6583766 0.015s 2023-04-20 17:48:45,672 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 1 7:48: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-c5abd4fe-a921-440b-bea3-7ef069e8754e', 'x-openstack-request-id': 'req-c5abd4fe-a921-440b-bea3-7ef069e8754e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/5a7d8f2a-b5ae-471d-983b-29ddf6583766'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5a7d8f2a-b5ae-471d-983b-29ddf6583766 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 be626e04-fcb6-492d-9e13-de443fe504bc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:48:45,710 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types 0.032s 2023-04-20 17:48:45,710 80618 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-1669484135"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b22a6e-04f6-4378-a1f5-e405e2eba3b9', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b22a6e-04f6-4378-a1f5-e405e2eba3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types'} Body: b'{"volume_type": {"id": "472b52bf-f291-4930-a4ae-e5b29a216ce2", "name": "tempest-GroupSnapshotsTest-volume-type-1669484135", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:48:45,769 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types 0.055s 2023-04-20 17:48:45,769 80618 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-2121451456"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a244280-8a98-40c1-ad23-b575d9f456ae', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a244280-8a98-40c1-ad23-b575d9f456ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types'} Body: b'{"group_type": {"id": "b0d6f80f-d58a-4ac1-a65c-da2d2824e535", "name": "tempest-GroupSnapshotsTest-group-type-2121451456", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:48:45,863 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups 0.091s 2023-04-20 17:48:45,864 80618 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": "b0d6f80f-d58a-4ac1-a65c-da2d2824e535", "volume_types": ["472b52bf-f291-4930-a4ae-e5b29a216ce2"], "name": "tempest-GroupSnapshotsTest-Group-153835890"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb610423-a751-4745-82e8-185b625e2b5c', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb610423-a751-4745-82e8-185b625e2b5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups'} Body: b'{"group": {"id": "be626e04-fcb6-492d-9e13-de443fe504bc", "name": "tempest-GroupSnapshotsTest-Group-153835890"}}' 2023-04-20 17:48:45,902 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504b c 0.036s 2023-04-20 17:48:45,903 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35529ac-93d1-4a23-b98e-128d5aad8c70', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35529ac-93d1-4a23-b98e-128d5aad8c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc'} Body: b'{"group": {"id": "be626e04-fcb6-492d-9e13-de443fe504bc", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:48:46.000000", "name": "tempest-GroupSnapshotsTest-Group-153835890", "description": null, "group_type": "b0d6f80f-d58a-4ac1-a65c-da2d2824e535", "volume_types": ["472b52bf-f291-4930-a4ae-e5b29a216ce2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:48:47,001 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc 0.093s 2023-04-20 17:48:47,002 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae4aa33-a64c-4aba-8786-f49eb83932df', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae4aa33-a64c-4aba-8786-f49eb83932df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc'} Body: b'{"group": {"id": "be626e04-fcb6-492d-9e13-de443fe504bc", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:48:46.000000", "name": "tempest-GroupSnapshotsTest-Group-153835890", "description": null, "group_type": "b0d6f80f-d58a-4ac1-a65c-da2d2824e535", "volume_types": ["472b52bf-f291-4930-a4ae-e5b29a216ce2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:48:47,006 80618 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-20 17:48:47,073 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/volumes/detail 0.066s 2023-04-20 17:48:47,073 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f624ef1-5603-47f3-991b-9cfd5769bf12', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f624ef1-5603-47f3-991b-9cfd5769bf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:48:47,161 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc/action 0. 077s 2023-04-20 17:48:47,162 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 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-e82c49fd-68e6-4309-8b5f-956d7da04ff1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc/action'} Body: b'' 2023-04-20 17:48:47,179 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc 0.016s 2023-04-20 17:48:47,180 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 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-52c3da59-53ee-412e-a226-8285967befc1', 'x-openstack-request-id': 'req-52c3da59-53ee-412e-a226-8285967befc1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/be626e04-fcb6-492d-9e13-de443fe504bc'} Body: b'{"itemNotFound": {"code": 404, "message": "Group be626e04-fcb6-492d-9e13-de443fe504bc could not be found."}}' 2023-04-20 17:48:47,208 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types/b0d6f80f-d58a-4ac1-a65c-da2d2824e535 0.028s 2023-04-20 17:48:47,208 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 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-01e1f7e9-d8d3-484e-912e-767a39444966', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types/b0d6f80f-d58a-4ac1-a65c-da2d2824e535'} Body: b'' 2023-04-20 17:48:47,285 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/472b52bf-f291-4930-a4ae-e5b29a216ce2 0.076s 2023-04-20 17:48:47,285 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-516b44e1-6aef-422b-b03e-2c24daa634e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/472b52bf-f291-4930-a4ae-e5b29a216ce2'} Body: b'' 2023-04-20 17:48:47,303 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/472b52bf-f291-4930-a4ae-e5b29a216c e2 0.017s 2023-04-20 17:48:47,304 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-63960e56-8d03-4c36-a451-b1dac446aafb', 'x-openstack-request-id': 'req-63960e56-8d03-4c36-a451-b1dac446aafb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/472b52bf-f291-4930-a4ae-e5b29a216ce2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 472b52bf-f291-4930-a4ae-e5b29a216ce2 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 6f94b79e-646d-40c5-878a-2b43a70c54ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:48:47,336 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types 0.029s 2023-04-20 17:48:47,337 80618 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-720857621"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26bd70a-eb2d-4f98-92a4-11711a9d45ca', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26bd70a-eb2d-4f98-92a4-11711a9d45ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types'} Body: b'{"volume_type": {"id": "d6f211a4-e1a1-4720-af3e-ec9164d3f3cf", "name": "tempest-GroupSnapshotsTest-volume-type-720857621", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:48:47,371 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types 0.031s 2023-04-20 17:48:47,372 80618 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-1785849819"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c70dc83c-c4e5-4ff1-bbd0-7982df7e4183', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70dc83c-c4e5-4ff1-bbd0-7982df7e4183', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types'} Body: b'{"group_type": {"id": "32deb715-b162-4b36-b3c9-a0ab00accb98", "name": "tempest-GroupSnapshotsTest-group-type-1785849819", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:48:47,480 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups 0.106s 2023-04-20 17:48:47,481 80618 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": "32deb715-b162-4b36-b3c9-a0ab00accb98", "volume_types": ["d6f211a4-e1a1-4720-af3e-ec9164d3f3cf"], "name": "tempest-GroupSnapshotsTest-Group-1136993170"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1241f819-fa1f-428c-bba9-ad029a1a15c1', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1241f819-fa1f-428c-bba9-ad029a1a15c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups'} Body: b'{"group": {"id": "6f94b79e-646d-40c5-878a-2b43a70c54ff", "name": "tempest-GroupSnapshotsTest-Group-1136993170"}}' 2023-04-20 17:48:47,514 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff 0.029s 2023-04-20 17:48:47,515 80618 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305e11d0-5237-4248-8d28-598de4a7f660', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305e11d0-5237-4248-8d28-598de4a7f660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff'} Body: b'{"group": {"id": "6f94b79e-646d-40c5-878a-2b43a70c54ff", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:48:47.000000", "name": "tempest-GroupSnapshotsTest-Group-1136993170", "description": null, "group_type": "32deb715-b162-4b36-b3c9-a0ab00accb98", "volume_types": ["d6f211a4-e1a1-4720-af3e-ec9164d3f3cf"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:48:48,554 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff 0.032s 2023-04-20 17:48:48,555 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa1d5bb-ff71-4c6e-9e23-1eac98c54f7e', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa1d5bb-ff71-4c6e-9e23-1eac98c54f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff'} Body: b'{"group": {"id": "6f94b79e-646d-40c5-878a-2b43a70c54ff", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:48:47.000000", "name": "tempest-GroupSnapshotsTest-Group-1136993170", "description": null, "group_type": "32deb715-b162-4b36-b3c9-a0ab00accb98", "volume_types": ["d6f211a4-e1a1-4720-af3e-ec9164d3f3cf"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:48:48,630 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/volumes/detail 0.071s 2023-04-20 17:48:48,631 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6069e3-78b6-488e-8dae-31bf57161e13', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6069e3-78b6-488e-8dae-31bf57161e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:48:48,702 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff/action 0.061s 2023-04-20 17:48:48,703 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:48 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-5c5f0f21-5a45-4e2e-ad00-7bc5f89943d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff/action'} Body: b'' 2023-04-20 17:48:48,721 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff 0.018s 2023-04-20 17:48:48,722 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:48 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-b8facc7a-3549-452d-b47b-56b29969921a', 'x-openstack-request-id': 'req-b8facc7a-3549-452d-b47b-56b29969921a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d741747320a344178b58c138aebc9622/groups/6f94b79e-646d-40c5-878a-2b43a70c54ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6f94b79e-646d-40c5-878a-2b43a70c54ff could not be found."}}' 2023-04-20 17:48:48,757 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types/32deb715-b162-4b36-b3c9-a0ab00accb98 0.035s 2023-04-20 17:48:48,758 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:48 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-0fd282e7-5b7c-4826-8af4-bff23b5de731', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/group_types/32deb715-b162-4b36-b3c9-a0ab00accb98'} Body: b'' 2023-04-20 17:48:48,809 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/d6f211a4-e1a1-4720-af3e-ec9164d3f3cf 0.051s 2023-04-20 17:48:48,810 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-44fe84a7-fd7e-43c6-bc60-9268b0d6e6fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/d6f211a4-e1a1-4720-af3e-ec9164d3f3cf'} Body: b'' 2023-04-20 17:48:48,829 80618 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/d6f211a4-e1a1-4720-af3e-ec9164d3f3cf 0.019s 2023-04-20 17:48:48,830 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:48 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-20757711-5e6f-497d-8cd0-4468f87abfbf', 'x-openstack-request-id': 'req-20757711-5e6f-497d-8cd0-4468f87abfbf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71cfe1df87e64070ba4aa0e9306a5fdd/types/d6f211a4-e1a1-4720-af3e-ec9164d3f3cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d6f211a4-e1a1-4720-af3e-ec9164d3f3cf 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 8b0d6817-14c4-4f46-9f00-2d23f47d2f94 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:48:52,569 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes 0.436s 2023-04-20 17:48:52,569 80618 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-1373177002"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0525daa8-292a-42cf-9b77-8f6d4e4afcb8', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0525daa8-292a-42cf-9b77-8f6d4e4afcb8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes'} Body: b'{"volume": {"id": "8b0d6817-14c4-4f46-9f00-2d23f47d2f94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:52.509982", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1373177002", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 17:48:52,627 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94 0.048s 2023-04-20 17:48:52,628 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c69343-3731-4b83-965e-a1418d7c0078', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c69343-3731-4b83-965e-a1418d7c0078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94'} Body: b'{"volume": {"id": "8b0d6817-14c4-4f46-9f00-2d23f47d2f94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:53.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1373177002", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "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": "8f95300b17c7489e90d2c81abecf68ce"}}' 2023-04-20 17:48:53,683 80618 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/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94 0.043s 2023-04-20 17:48:53,684 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38f061d-d1e4-46b7-a9a0-52b5c7fe321e', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38f061d-d1e4-46b7-a9a0-52b5c7fe321e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94'} Body: b'{"volume": {"id": "8b0d6817-14c4-4f46-9f00-2d23f47d2f94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:53.000000", "updated_at": "2023-04-20T17:48:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1373177002", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "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": "8f95300b17c7489e90d2c81abecf68ce"}}' 2023-04-20 17:48:53,737 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94 0.042s 2023-04-20 17:48:53,737 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc2c5e6a-e0ca-413c-9713-1178e5eb7e13', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc2c5e6a-e0ca-413c-9713-1178e5eb7e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94'} Body: b'{"volume": {"id": "8b0d6817-14c4-4f46-9f00-2d23f47d2f94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:53.000000", "updated_at": "2023-04-20T17:48:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1373177002", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "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": "8f95300b17c7489e90d2c81abecf68ce"}}' 2023-04-20 17:48:53,842 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94 0.094s 2023-04-20 17:48:53,842 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:53 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-69ada88c-3f5e-4295-991e-578ff475b253', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94'} Body: b'' 2023-04-20 17:48:53,865 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94 0.022s 2023-04-20 17:48:53,865 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:53 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-fbd8343f-cae6-44e7-8b26-f52bc06958ad', 'x-openstack-request-id': 'req-fbd8343f-cae6-44e7-8b26-f52bc06958ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/8b0d6817-14c4-4f46-9f00-2d23f47d2f94'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8b0d6817-14c4-4f46-9f00-2d23f47d2f94 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 6931805a-64cd-4c6d-b5ad-acccf115cc17 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:48:54,059 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes 0.191s 2023-04-20 17:48:54,060 80618 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-174384364"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5408106-9323-407c-8c7c-f0cf2b0f7a48', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5408106-9323-407c-8c7c-f0cf2b0f7a48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes'} Body: b'{"volume": {"id": "6931805a-64cd-4c6d-b5ad-acccf115cc17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:53.992648", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-174384364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 17:48:54,107 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17 0.037s 2023-04-20 17:48:54,107 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0631f629-f893-4bc4-81ef-e08b8da4134d', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0631f629-f893-4bc4-81ef-e08b8da4134d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17'} Body: b'{"volume": {"id": "6931805a-64cd-4c6d-b5ad-acccf115cc17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:54.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-174384364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "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": "8f95300b17c7489e90d2c81abecf68ce"}}' 2023-04-20 17:48:55,160 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17 0.041s 2023-04-20 17:48:55,161 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40376bd9-2be5-4aa3-881c-023d33e5020f', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40376bd9-2be5-4aa3-881c-023d33e5020f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17'} Body: b'{"volume": {"id": "6931805a-64cd-4c6d-b5ad-acccf115cc17", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:54.000000", "updated_at": "2023-04-20T17:48:54.000000", "name": "tempest-VolumesTransfersV357Test-Volume-174384364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "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": "8f95300b17c7489e90d2c81abecf68ce"}}' 2023-04-20 17:48:55,212 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17 0.040s 2023-04-20 17:48:55,212 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1acbfe9-b0aa-4548-ac4a-fab7454ee6a9', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1acbfe9-b0aa-4548-ac4a-fab7454ee6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17'} Body: b'{"volume": {"id": "6931805a-64cd-4c6d-b5ad-acccf115cc17", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:54.000000", "updated_at": "2023-04-20T17:48:54.000000", "name": "tempest-VolumesTransfersV357Test-Volume-174384364", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17"}], "user_id": "9753fd732bc64118866ac7213ad9ca88", "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": "8f95300b17c7489e90d2c81abecf68ce"}}' 2023-04-20 17:48:55,333 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17 0.109s 2023-04-20 17:48:55,334 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:55 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-9d7f9022-2463-4d36-9129-f2f8c1438bb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17'} Body: b'' 2023-04-20 17:48:55,356 80618 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17 0.022s 2023-04-20 17:48:55,357 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:55 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-b90f2440-f3b9-4232-a463-eba933a951bd', 'x-openstack-request-id': 'req-b90f2440-f3b9-4232-a463-eba933a951bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8f95300b17c7489e90d2c81abecf68ce/volumes/6931805a-64cd-4c6d-b5ad-acccf115cc17'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6931805a-64cd-4c6d-b5ad-acccf115cc17 could not be found."}}' 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 6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:48:59,029 80618 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes 0.344s 2023-04-20 17:48:59,030 80618 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-1018190566"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965c85e1-f5c6-43bf-b776-e029586108b0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965c85e1-f5c6-43bf-b776-e029586108b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes'} Body: b'{"volume": {"id": "6631fb6f-15e9-4155-a57d-79fd2a9d9fd3", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T17:48:58.955613", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1018190566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}], "user_id": "a69e8200c93f4456ae4fcd1559f075b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:48:59,082 80618 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 0.043s 2023-04-20 17:48:59,083 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80ae6189-f0fb-455c-a68a-44194b9b791b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80ae6189-f0fb-455c-a68a-44194b9b791b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3'} Body: b'{"volume": {"id": "6631fb6f-15e9-4155-a57d-79fd2a9d9fd3", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T17:48:59.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1018190566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}], "user_id": "a69e8200c93f4456ae4fcd1559f075b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3285985ff38e4f149b95f5a64c2650ec"}}' 2023-04-20 17:49:00,145 80618 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 0.050s 2023-04-20 17:49:00,145 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b794cb39-5ab6-4862-ad2d-0d7d6e0100b2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b794cb39-5ab6-4862-ad2d-0d7d6e0100b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3'} Body: b'{"volume": {"id": "6631fb6f-15e9-4155-a57d-79fd2a9d9fd3", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T17:48:59.000000", "updated_at": "2023-04-20T17:48:59.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1018190566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}], "user_id": "a69e8200c93f4456ae4fcd1559f075b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3285985ff38e4f149b95f5a64c2650ec"}}' 2023-04-20 17:49:00,199 80618 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 0.041s 2023-04-20 17:49:00,199 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef604c92-aea8-42a3-9624-b9f1c3a2621c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef604c92-aea8-42a3-9624-b9f1c3a2621c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3'} Body: b'{"volume": {"id": "6631fb6f-15e9-4155-a57d-79fd2a9d9fd3", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T17:48:59.000000", "updated_at": "2023-04-20T17:48:59.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1018190566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3"}], "user_id": "a69e8200c93f4456ae4fcd1559f075b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3285985ff38e4f149b95f5a64c2650ec"}}' 2023-04-20 17:49:00,304 80618 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 0.094s 2023-04-20 17:49:00,304 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:00 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44df2608-538e-4b5a-8469-d3fd826fe58a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3'} Body: b'' 2023-04-20 17:49:00,326 80618 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 0.021s 2023-04-20 17:49:00,326 80618 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b25d35-b441-42ec-b35d-930173c03935', 'x-openstack-request-id': 'req-78b25d35-b441-42ec-b35d-930173c03935', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3285985ff38e4f149b95f5a64c2650ec/volumes/6631fb6f-15e9-4155-a57d-79fd2a9d9fd3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6631fb6f-15e9-4155-a57d-79fd2a9d9fd3 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 9d7c16ca-f0bb-41d3-9324-588af5c60f01 failed to build and is in ERROR status 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 92b60423-c80b-4b41-a9a3-515b35b9b9eb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:47:25,269 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238 0.249s 2023-04-20 17:47:25,269 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dbe56d8-ee25-49f5-bd60-42dfe1548ad7', 'x-compute-request-id': 'req-0dbe56d8-ee25-49f5-bd60-42dfe1548ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238'} Body: b'{"server": {"id": "6b0b8219-4477-42c6-a946-7274514f2238", "name": "tempest-ServersNegativeTestJSON-server-1365257638", "status": "ACTIVE", "tenant_id": "f3e097e2307a48ada61048d11f4dfdb4", "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "metadata": {}, "hostId": "3c86f1fffb2c429f28e4f30637752fdd741985402ddce47aa1249131", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:52Z", "updated": "2023-04-20T17:43:11Z", "addresses": {"tempest-ServersNegativeTestJSON-1649544930-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:9f:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6b0b8219-4477-42c6-a946-7274514f2238"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:43:11.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-20 17:48:25,725 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes 0.383s 2023-04-20 17:48:25,725 80622 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-1143145781"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c48dc34d-d24b-467a-83c0-0d945a7a293c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c48dc34d-d24b-467a-83c0-0d945a7a293c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes'} Body: b'{"volume": {"id": "92b60423-c80b-4b41-a9a3-515b35b9b9eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:25.668724", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1143145781", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb"}], "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:48:25,774 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb 0.039s 2023-04-20 17:48:25,774 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4daee7-3a53-4899-90f5-4ccea6b5c58a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4daee7-3a53-4899-90f5-4ccea6b5c58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb'} Body: b'{"volume": {"id": "92b60423-c80b-4b41-a9a3-515b35b9b9eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:26.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1143145781", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb"}], "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f3e097e2307a48ada61048d11f4dfdb4"}}' 2023-04-20 17:48:26,825 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb 0.039s 2023-04-20 17:48:26,826 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f91709-71c1-4f04-ac54-667c320b35cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f91709-71c1-4f04-ac54-667c320b35cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb'} Body: b'{"volume": {"id": "92b60423-c80b-4b41-a9a3-515b35b9b9eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:26.000000", "updated_at": "2023-04-20T17:48:26.000000", "name": "tempest-ServersNegativeTestJSON-volume-1143145781", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3e097e2307a48ada61048d11f4dfdb4/volumes/92b60423-c80b-4b41-a9a3-515b35b9b9eb"}], "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-t enant-attr:tenant_id": "f3e097e2307a48ada61048d11f4dfdb4"}}' 2023-04-20 17:48:27,060 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238 0.223s 2023-04-20 17:48:27,060 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8facdc14-755f-42ed-b436-4cad0f888db5', 'x-compute-request-id': 'req-8facdc14-755f-42ed-b436-4cad0f888db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238'} Body: b'{"server": {"id": "6b0b8219-4477-42c6-a946-7274514f2238", "name": "tempest-ServersNegativeTestJSON-server-1365257638", "status": "ACTIVE", "tenant_id": "f3e097e2307a48ada61048d11f4dfdb4", "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "metadata": {}, "hostId": "3c86f1fffb2c429f28e4f30637752fdd741985402ddce47aa1249131", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:52Z", "updated": "2023-04-20T17:43:11Z", "addresses": {"tempest-ServersNegativeTestJSON-1649544930-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:9f:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6b0b8219-4477-42c6-a946-7274514f2238"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:43:11.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_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 5f4750df-7eea-4c3a-bacf-6256d650b369 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:46:41,155 80628 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:46:41,156 80628 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:46:41,204 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.046s 2023-04-20 17:46:41,205 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-340400566", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHiMyR5wL7JJfVFfMvlB/Gfafks/fqPtFk/qHPZIBc3ey0qoe7/nLD1dccvaDD/etjMjoHpbu6dQg6zHTr8h3/I4RO1di4RXcnC2MjxPyAe8SPtpJEC9drdMVWCrUVcc+g=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-777f8926-6b0e-43f2-b4fe-feb5530145c5', 'x-compute-request-id': 'req-777f8926-6b0e-43f2-b4fe-feb5530145c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-340400566", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHiMyR5wL7JJfVFfMvlB/Gfafks/fqPtFk/qHPZIBc3ey0qoe7/nLD1dccvaDD/etjMjoHpbu6dQg6zHTr8h3/I4RO1di4RXcnC2MjxPyAe8SPtpJEC9drdMVWCrUVcc+g==", "fingerprint": "6e:96:d6:f5:ae:d6:4d:64:eb:46:b4:95:a0:d7:d9:e1", "user_id": "5962a317ea0249c7a8154bccbdf218ae"}}' 2023-04-20 17:46:41,207 80628 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-340400566 created 2023-04-20 17:46:41,370 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.162s 2023-04-20 17:46:41,370 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1570796393", "description": "tempest-description--1592763378"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-cf97b56e-02e4-4705-9fb4-3b6032cbf7b6', 'date': 'Thu, 20 Apr 2023 17:46:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "name": "tempest-securitygroup--1570796393", "stateful": true, "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "description": "tempest-description--1592763378", "shared": false, "security_group_rules": [{"id": "8264e348-c057-48b5-9e0a-36fdc0d6afe2", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "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": 712, "description": null, "tags": [], "created_at": "2023-04-20T17:46:41Z", "updated_at": "2023-04-20T17:46:41Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}, {"id": "d57ab0c2-af9d-486d-915d-bd309208e25a", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 713, "description": null, "tags": [], "created_at": "2023-04-20T17:46:41Z", "updated_at": "2023-04-20T17:46:41Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}], "tags": [], "created_at": "2023-04-20T17:46:41Z", "updated_at": "2023-04-20T17:46:41Z", "revision_number": 1, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:46:41,560 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-04-20 17:46:41,561 80628 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": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "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-be37357b-3023-4945-ba33-ea4434473098', 'date': 'Thu, 20 Apr 2023 17:46: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": "5f369fb9-242d-416f-924b-a30fd393f82f", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "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-20T17:46:41Z", "updated_at": "2023-04-20T17:46:41Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:46:41,719 80628 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-20 17:46:41,720 80628 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": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8ec3a6c4-ceb9-4a17-a1e0-2892907dac0a', 'date': 'Thu, 20 Apr 2023 17:46: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": "a6c469ae-8318-4cff-9934-688fb596c720", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "efdc66c8-176a-49f5-b43e-ba0e8b5ec810", "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-20T17:46:41Z", "updated_at": "2023-04-20T17:46:41Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:46:41,720 80628 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1570796393 created 2023-04-20 17:46:42,789 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.068s 2023-04-20 17:46:42,789 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-74e45a44-93d1-4599-ab59-7cf155617469', 'date': 'Thu, 20 Apr 2023 17:46:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "floating_ip_address": "172.24.4.245", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b4bf3cb544974390875631ccb3d66e6d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:46:42Z", "updated_at": "2023-04-20T17:46:42Z", "revision_number": 0}}' 2023-04-20 17:46:42,790 80628 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'floating_ip_address': '172.24.4.245', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:46:42Z', 'updated_at': '2023-04-20T17:46:42Z', 'revision_number': 0, 'ip': '172.24.4.245'} created 2023-04-20 17:46:42,899 80628 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.102s 2023-04-20 17:46:42,899 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:42 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-f260fc0a-85a1-4a50-a2c0-487f67bdf4df', '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": "5962a317ea0249c7a8154bccbdf218ae", "name": "tempest-AttachVolumeNegativeTest-367527671-project-member", "password_expires_at": null}, "audit_ids": ["hCu6jTcBT0u7SMdtgBFenA"], "expires_at": "2023-04-20T18:46:42.000000Z", "issued_at": "2023-04-20T17:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4bf3cb544974390875631ccb3d66e6d", "name": "tempest-AttachVolumeNegativeTest-367527671"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute /v2/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:46:42,899 80628 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '81717015-dd1b-405e-b3be-87c2e48c6e76', 'name': 'tempest-AttachVolumeNegativeTest-1876232046-network', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30519, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:43:38Z', 'updated_at': '2023-04-20T17:43:38Z', 'revision_number': 1} available for tenant 2023-04-20 17:46:42,900 80628 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-340400566', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHiMyR5wL7JJfVFfMvlB/Gfafks/fqPtFk/qHPZIBc3ey0qoe7/nLD1dccvaDD/etjMjoHpbu6dQg6zHTr8h3/I4RO1di4RXcnC2MjxPyAe8SPtpJEC9drdMVWCrUVcc+g==', 'fingerprint': '6e:96:d6:f5:ae:d6:4d:64:eb:46:b4:95:a0:d7:d9:e1', 'user_id': '5962a317ea0249c7a8154bccbdf218ae', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCMVkZKfPij4Oq1W0ORbGCKnW1zBje97TF8627+W12XnL/dFsCmEUc5\nXqEIIbog4P6gBwYFK4EEACKhZANiAAR4jMkecC+ySX1RXzL5Qfxn2n5LP36j7RZP\n6hz2SAXN3stKqHu/5yw9XXHL2gw/3rYzI6B6W7unUIOsx06/Id/yOETtXYuEV3Jw\ntjI8T8gHvEj7aSRAvXa3TFVgq1FXHPo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'efdc66c8-176a-49f5-b43e-ba0e8b5ec810', 'name': 'tempest-securitygroup--1570796393', 'stateful': True, 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': 'tempest-description--1592763378', 'shared': False, 'security_group_rules': [{'id': '8264e348-c057-48b5-9e0a-36fdc0d6afe2', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'security_group_id': 'efdc66c8-176a-49f5-b43e-ba0e8b5ec810', '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': 712, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:46:41Z', 'updated_at': '2023-04-20T17:46:41Z', 'revision_number': 0, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}, {'id': 'd57ab0c2-af9d-486d-915d-bd309208e25a', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'security_group_id': 'efdc66c8-176a-49f5-b43e-ba0e8b5ec810', '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': 713, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:46:41Z', 'updated_at': '2023-04-20T17:46:41Z', 'revision_number': 0, 'project_id': 'b4bf3cb544974390875631ccb3d66 e6d'}], 'tags': [], 'created_at': '2023-04-20T17:46:41Z', 'updated_at': '2023-04-20T17:46:41Z', 'revision_number': 1, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}, 'floating_ip': {'id': '3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'floating_ip_address': '172.24.4.245', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:46:42Z', 'updated_at': '2023-04-20T17:46:42Z', 'revision_number': 0, 'ip': '172.24.4.245'}} 2023-04-20 17:46:44,127 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 1.226s 2023-04-20 17:46:44,128 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-945027219", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "81717015-dd1b-405e-b3be-87c2e48c6e76"}], "security_groups": [{"name": "tempest-securitygroup--1570796393"}], "key_name": "tempest-keypair-340400566", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8602eb10-828c-46da-b30d-dfd795e951e6', 'x-compute-request-id': 'req-8602eb10-828c-46da-b30d-dfd795e951e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a6bdbb76-a7bd-4a1e-90a8-1994016bff4b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1570796393"}], "adminPass": "password"}}' 2023-04-20 17:46:44,192 80628 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/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b 0.061s 2023-04-20 17:46:44,192 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0240c81c-800f-4457-846d-490a407d0987', 'x-compute-request-id': 'req-0240c81c-800f-4457-846d-490a407d0987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b'} Body: b'{"server": {"id": "a6bdbb76-a7bd-4a1e-90a8-1994016bff4b", "name": "tempest-AttachVolumeNegativeTest-server-945027219", "status": "BUILD", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compu te/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:44Z", "updated": "2023-04-20T17:46:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-340400566", "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-20 17:47:34,477 80628 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/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b 0.225s 2023-04-20 17:47:34,478 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:34 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-c71a6465-0d36-4e41-a94d-3327afe3735e', 'x-compute-request-id': 'req-c71a6465-0d36-4e41-a94d-3327afe3735e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b'} Body: b'{"server": {"id": "a6bdbb76-a7bd-4a1e-90a8-1994016bff4b", "name": "tempest-AttachVolumeNegativeTest-server-945027219", "status": "ACTIVE", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "aadb7f6dd310d0c1ad26d687847319eca589cf9a29e44b893ce02044", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:43Z", "updated": "2023-04-20T17:46:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f5:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-340400566", "OS-SRV-USG:launched_at": "2023-04-20T17:46:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1570796393"}], "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-20 17:47:34,489 80628 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:48:34,667 80628 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/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b/os-interface 0.163s 2023-04-20 17:48:34,667 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-101d93aa-36c0-4d2d-91af-b058b5863f6e', 'x-compute-request-id': 'req-101d93aa-36c0-4d2d-91af-b058b5863f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "81717015-dd1b-405e-b3be-87c2e48c6e76", "port_id": "71111de9-9def-4cb3-89de-988e587ed2ca", "mac_addr": "fa:16:3e:16:f5:7a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "60a271d5-9701-419d-a8b1-1d176e60e8e8", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 17:48:35,859 80628 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/3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f 1.187s 2023-04-20 17:48:35,860 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "71111de9-9def-4cb3-89de-988e587ed2ca"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-20079ff4-9abf-4599-a369-379b73d77488', 'date': 'Thu, 20 Apr 2023 17:48:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f'} Body: b'{"floatingip": {"id": "3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "floating_ip_address": "172.24.4.245", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "aafea48e-a14c-4191-94cd-f43086550e2d", "port_id": "71111de9-9def-4cb3-89de-988e587ed2ca", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "81717015-dd1b-405e-b3be-87c2e48c6e76", "mac_address": "fa:16:3e:16:f5:7a", "admin_state_up": true, "status": "ACTIVE", "device_id": "a6bdbb76-a7bd-4a1e-90a8-1994016bff4b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:46:42Z", "updated_at": "2023-04-20T17:48:35Z", "revision_number": 1, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:48:35,861 80628 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.245:22' as 'cirros' with public key authentication 2023-04-20 17:48:35,898 80628 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:48:35,921 80628 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:48:35,921 80628 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.245 successfully created 2023-04-20 17:48:35,962 80628 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/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b/ips 0.040s 2023-04-20 17:48:35,963 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:35 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-e86daec6-6267-44c0-8467-5fad7f3519c2', 'x-compute-request-id': 'req-e86daec6-6267-44c0-8467-5fad7f3519c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-20 17:48:36,193 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes 0.227s 2023-04-20 17:48:36,194 80628 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-2117090071"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eda75e7-99d7-4e5c-82b5-77db4115dd2d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eda75e7-99d7-4e5c-82b5-77db4115dd2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes'} Body: b'{"volume": {"id": "5f4750df-7eea-4c3a-bacf-6256d650b369", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:36.116549", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2117090071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:48:36,242 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369 0.039s 2023-04-20 17:48:36,243 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7456b688-e33b-40f7-afcb-1c8fe8b26946', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7456b688-e33b-40f7-afcb-1c8fe8b26946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369'} Body: b'{"volume": {"id": "5f4750df-7eea-4c3a-bacf-6256d650b369", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:36.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2117090071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:48:37,297 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/vol ume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369 0.042s 2023-04-20 17:48:37,297 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d69ae4-f5a1-45c0-b6cf-8cb9ab8d6ddc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d69ae4-f5a1-45c0-b6cf-8cb9ab8d6ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369'} Body: b'{"volume": {"id": "5f4750df-7eea-4c3a-bacf-6256d650b369", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:36.000000", "updated_at": "2023-04-20T17:48:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2117090071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/5f4750df-7eea-4c3a-bacf-6256d650b369"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:48:37,425 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b 0.117s 2023-04-20 17:48:37,426 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:37 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-099c688a-20b5-46bb-84c8-17ac0c563317', 'x-compute-request-id': 'req-099c688a-20b5-46bb-84c8-17ac0c563317', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b'} Body: b'' 2023-04-20 17:48:37,905 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b 0.478s 2023-04-20 17:48:37,905 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:37 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-7e197dca-cd08-40f5-9d3c-ab3ab2ad1d5d', 'x-compute-request-id': 'req-7e197dca-cd08-40f5-9d3c-ab3ab2ad1d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b'} Body: b'{"server": {"id": "a6bdbb76-a7bd-4a1e-90a8-1994016bff4b", "name": "tempest-AttachVolumeNegativeTest-server-945027219", "status": "ACTIVE", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "aadb7f6dd310d0c1ad26d687847319eca589cf9a29e44b893ce0 2044", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:43Z", "updated": "2023-04-20T17:48:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f5:7a"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f5:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-340400566", "OS-SRV-USG:launched_at": "2023-04-20T17:46:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1570796393"}], "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-20 17:49:28,212 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b 0.243s 2023-04-20 17:49:28,213 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49: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-c6a1d4c5-68ce-469b-94ac-fc93dbba28fb', 'x-compute-request-id': 'req-c6a1d4c5-68ce-469b-94ac-fc93dbba28fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6bdbb76-a7bd-4a1e-90a8-1994016bff4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a6bdbb76-a7bd-4a1e-90a8-1994016bff4b could not be found."}}' 2023-04-20 17:49:28,248 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-340400566 0.034s 2023-04-20 17:49:28,248 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:28 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-eff4c302-9f46-4d0a-9971-ccdecc0857f0', 'x-compute-request-id': 'req-eff4c302-9f46-4d0a-9971-ccdecc0857f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-340400566'} Body: b'' 2023-04-20 17:49:28,392 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/efdc66c8-176a-49f5-b43e-ba0e8b5ec810 0.143s 2023-04-20 17:49:28,392 80628 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-3904e130-258f-4815-8178-87662c0dbef3', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:49:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/efdc66c8-176a-49f5-b43e-ba0e8b5ec810'} Body: b'' 2023-04-20 17:49:28,421 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/efdc66c8-176a-49f5-b43e-ba0e8b5ec810 0.028s 2023-04-20 17:49:28,421 80628 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-00b312ec-dfc9-4975-9ef2-be5295d4a5ec', 'date': 'Thu, 20 Apr 2023 17:49:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/efdc66c8-176a-49f5-b43e-ba0e8b5ec810'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group efdc66c8-176a-49f5-b43e-ba0e8b5ec810 does not exist", "detail": ""}}' 2023-04-20 17:49:28,928 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f 0.506s 2023-04-20 17:49:28,928 80628 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-1225d0ca-0aa4-43e3-8201-2d7535a401f0', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:49:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3d7522e3-0dcc-4ab1-a6ac-9744a94cde1f'} Body: b'' 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 960f0a15-afd7-4c78-9780-933ec4c6f408 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:46:47,451 80612 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-20 17:46:48,226 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.773s 2023-04-20 17:46:48,226 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1499285614", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-2c744d88-4b7a-48ec-958c-318c862dc7a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1499285614", "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": "a9b4fb65c2cd4247906c8211fa5bc56b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "created_at": "2023-04-20T17:46:48Z", "updated_at": "2023-04-20T17:46:48Z", "tags": [], "self": "/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4", "file": "/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:46:49,752 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4/file 1.526s 2023-04-20 17:46:49,753 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9f8a7b7f-a966-4116-9124-da6d738a5be9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4/file'} Body: b'' 2023-04-20 17:46:49,753 80612 DEBUG [tempest.scenario.manager] image:fe2c67e2-fc00-473c-81a8-6b8049c509e4 2023-04-20 17:46:49,813 80612 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.057s 2023-04-20 17:46:49,814 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1985986764", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFmb3XTS8D2gR29vzCaHQKw/zbaRtd68qksZzxC8KfRRLNJ0qlMy0VHtv/I3H9XjzbFHEN17MsZ+og434HPkCdGhdeHczzS64YHnKxPrb1IJ5GaY8cGJI254n+Ym5Gnlg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:49 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-d70a5773-e9cf-426a-b659-1203edcd028a', 'x-compute-request-id': 'req-d70a5773-e9cf-426a-b659-1203edcd028a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-198 5986764", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFmb3XTS8D2gR29vzCaHQKw/zbaRtd68qksZzxC8KfRRLNJ0qlMy0VHtv/I3H9XjzbFHEN17MsZ+og434HPkCdGhdeHczzS64YHnKxPrb1IJ5GaY8cGJI254n+Ym5Gnlg==", "fingerprint": "ff:cd:45:3a:82:a2:0d:32:84:1f:82:e6:f9:cf:31:b7", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4"}}' 2023-04-20 17:46:49,901 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.080s 2023-04-20 17:46:49,902 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:49 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-884a1e40-1e92-49be-b7c7-a1ca9546a696', '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": "bfeb17aa1177414ea2f2a8dc310670b4", "name": "tempest-TestMinimumBasicScenario-907639887-project-member", "password_expires_at": null}, "audit_ids": ["txBolYrjRfalj7TWVdwGOg"], "expires_at": "2023-04-20T18:46:49.000000Z", "issued_at": "2023-04-20T17:46:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b4fb65c2cd4247906c8211fa5bc56b", "name": "tempest-TestMinimumBasicScenario-907639887"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a9b4fb65c2cd4247906c8211fa5bc56b", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:46:49,902 80612 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': '4569ce3e-4c90-488e-b4f7-feb6c08602aa', 'name': 'tempest-TestMinimumBasicScenario-1741666152-network', 'tenant_id': 'a9b4fb65c2cd4247906c8211fa5bc56b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a9b4fb65c2cd4247906c8211fa5bc56b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46032, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:43:38Z', 'updated_at': '2023-04-20T17:43:38Z', 'revision_number': 1} available for tenant 2023-04-20 17:46:50,529 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.626s 2023-04-20 17:46:50,529 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-906756997", "imageRef": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1985986764", "networks": [{"uuid": "4569ce3e-4c90-488e-b4f7-feb6c08602aa"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0bcc575-093e-49ad-bc2d-b7f4f123c723', 'x-compute-request-id': 'req-a0bcc575-093e-49ad-bc2d-b7f4f123c723', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "38458948-e0ee-4767-814f-36e02b5de61c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "k37TpBY6q6xY"}}' 2023-04-20 17:46:50,601 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.068s 2023-04-20 17:46:50,601 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee62b37-1b3c-4f12-8cbd-0b7d9415893b', 'x-compute-request-id': 'req-9ee62b37-1b3c-4f12-8cbd-0b7d9415893b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c'} Body: b'{"server": {"id": "38458948-e0ee-4767-814f-36e02b5de61c", "name": "tempest-TestMinimumBasicScenario-server-906756997", "status": "BUILD", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "", "image": {"id": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:50Z", "updated": "2023-04-20T17:46:50Z", "addresses": {}, "ac cessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1985986764", "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-20 17:47:40,912 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.250s 2023-04-20 17:47:40,912 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3085c13-b4ae-427b-98c8-4044c340c10b', 'x-compute-request-id': 'req-f3085c13-b4ae-427b-98c8-4044c340c10b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c'} Body: b'{"server": {"id": "38458948-e0ee-4767-814f-36e02b5de61c", "name": "tempest-TestMinimumBasicScenario-server-906756997", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:50Z", "updated": "2023-04-20T17:47:00Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:56:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1985986764", "OS-SRV-USG:launched_at": "2023-04-20T17:46:59.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-20 17:47:40,925 80612 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:48:41,320 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.334s 2023-04-20 17:48:41,321 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id' : 'req-486539c1-640e-4c95-8e0c-0311a1592c6e', 'x-compute-request-id': 'req-486539c1-640e-4c95-8e0c-0311a1592c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c'} Body: b'{"server": {"id": "38458948-e0ee-4767-814f-36e02b5de61c", "name": "tempest-TestMinimumBasicScenario-server-906756997", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:50Z", "updated": "2023-04-20T17:47:00Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:56:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1985986764", "OS-SRV-USG:launched_at": "2023-04-20T17:46:59.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-20 17:48:41,535 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.202s 2023-04-20 17:48:41,536 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f0a6788-a4a4-4660-aa24-ec5c9d0d896f', 'x-compute-request-id': 'req-5f0a6788-a4a4-4660-aa24-ec5c9d0d896f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "38458948-e0ee-4767-814f-36e02b5de61c", "name": "tempest-TestMinimumBasicScenario-server-906756997", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}]}]}' 2023-04-20 17:48:41,769 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.230s 2023-04-20 17:48:41,769 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e5a8f4-6dbe-4771-8ce0-bfe7ce9332cd', 'x-compute-request-id': 'req-02e5a8f4-6dbe-4771-8ce0-bfe7ce9332cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4 767-814f-36e02b5de61c'} Body: b'{"server": {"id": "38458948-e0ee-4767-814f-36e02b5de61c", "name": "tempest-TestMinimumBasicScenario-server-906756997", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:50Z", "updated": "2023-04-20T17:47:00Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:56:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1985986764", "OS-SRV-USG:launched_at": "2023-04-20T17:46:59.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-20 17:48:41,972 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes 0.189s 2023-04-20 17:48:41,972 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-651381176", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f093f0aa-9c82-4e8e-9527-080f0a006c7b', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f093f0aa-9c82-4e8e-9527-080f0a006c7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes'} Body: b'{"volume": {"id": "960f0a15-afd7-4c78-9780-933ec4c6f408", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:41.913507", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-651381176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408"}], "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:48:42,033 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408 0.049s 2023-04-20 17:48:42,033 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-com pute-request-id': 'req-8afd5a4e-9596-4a21-a34c-0e8d7a735e4a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afd5a4e-9596-4a21-a34c-0e8d7a735e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408'} Body: b'{"volume": {"id": "960f0a15-afd7-4c78-9780-933ec4c6f408", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:42.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-651381176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408"}], "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b"}}' 2023-04-20 17:48:43,087 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408 0.040s 2023-04-20 17:48:43,087 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34ed28c-49ad-4f81-8c37-bdf18df071fb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34ed28c-49ad-4f81-8c37-bdf18df071fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408'} Body: b'{"volume": {"id": "960f0a15-afd7-4c78-9780-933ec4c6f408", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:48:42.000000", "updated_at": "2023-04-20T17:48:42.000000", "name": "tempest-TestMinimumBasicScenario-volume-651381176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408"}], "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b"}}' 2023-04-20 17:48:43,204 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408 0.098s 2023-04-20 17:48:43,206 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-371ef7d5-4e0f-4ae1-8e9f-e6996fcfa4ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb 65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408'} Body: b'' 2023-04-20 17:48:43,298 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408 0.092s 2023-04-20 17:48:43,299 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 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-96f5f53a-78e4-4283-aae1-899622b0e051', 'x-openstack-request-id': 'req-96f5f53a-78e4-4283-aae1-899622b0e051', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a9b4fb65c2cd4247906c8211fa5bc56b/volumes/960f0a15-afd7-4c78-9780-933ec4c6f408'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 960f0a15-afd7-4c78-9780-933ec4c6f408 could not be found."}}' 2023-04-20 17:48:43,410 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.111s 2023-04-20 17:48:43,411 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 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-bad7cca3-a8b2-4374-a652-c30e9beb0ea1', 'x-compute-request-id': 'req-bad7cca3-a8b2-4374-a652-c30e9beb0ea1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c'} Body: b'' 2023-04-20 17:48:43,730 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.319s 2023-04-20 17:48:43,731 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c003770-da90-4ac8-8d95-f5b39b517abf', 'x-compute-request-id': 'req-9c003770-da90-4ac8-8d95-f5b39b517abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c'} Body: b'{"server": {"id": "38458948-e0ee-4767-814f-36e02b5de61c", "name": "tempest-TestMinimumBasicScenario-server-906756997", "status": "ACTIVE", "tenant_id": "a9b4fb65c2cd4247906c8211fa5bc56b", "user_id": "bfeb17aa1177414ea2f2a8dc310670b4", "metadata": {}, "hostId": "436c662f4b314b0e387bf7247912f583b9773912f4a16b25f4e95292", "image": {"id": "fe2c67e2-fc00-473c-81a8-6b8049c509e4", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:46:50Z", "updated": "2023-04-20T17:48:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1741666152-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:56:de"}]}, "accessIPv4": "", "acces sIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38458948-e0ee-4767-814f-36e02b5de61c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1985986764", "OS-SRV-USG:launched_at": "2023-04-20T17:46:59.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-20 17:49:33,901 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c 0.134s 2023-04-20 17:49:33,902 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:33 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-f475cb36-b3a0-4e06-97db-e3c44ece26d8', 'x-compute-request-id': 'req-f475cb36-b3a0-4e06-97db-e3c44ece26d8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38458948-e0ee-4767-814f-36e02b5de61c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 38458948-e0ee-4767-814f-36e02b5de61c could not be found."}}' 2023-04-20 17:49:33,929 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1985986764 0.027s 2023-04-20 17:49:33,930 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:33 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-48191b9f-416f-485d-ac4b-363da591127d', 'x-compute-request-id': 'req-48191b9f-416f-485d-ac4b-363da591127d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1985986764'} Body: b'' 2023-04-20 17:49:34,130 80612 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4 0.199s 2023-04-20 17:49:34,131 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-be2ad885-d9db-40d6-9218-77ea6f4628a0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/fe2c67e2-fc00-473c-81a8-6b8049c509e4'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 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 a5774e71-ff8f-49ed-b318-049762a09ff4 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T17:49:52Z', 'message': 'Build of instance a5774e71-ff8f-49ed-b318-049762a09ff4 aborted: Volume c13ec558-699b-4c9f-8b90-f0ede8115854 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-7f3b2bdb-64bc-4137-8bab-408436e29f20. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:46:45,587 80630 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.041s 2023-04-20 17:46:45,587 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7c63cb99-5701-442e-a739-5a672ee78791', '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": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647-project-member", "password_expires_at": null}, "audit_ids": ["E8paZbZVS1i5EmPjSH2O-Q"], "expires_at": "2023-04-20T18:46:45.000000Z", "issued_at": "2023-04-20T17:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abe42b4dbff64335881f530d3d3ba70c", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:46:45,588 80630 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '699d9e3b-82b5-48ec-913e-e64620fd3440', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1376570977-network', 'tenant_id': 'abe42b4dbff64335881f530d3d3ba70c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'abe42b4dbff64335881f530d3d3ba70c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8462, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:46:39Z', 'updated_at': '2023-04-20T17:46:39Z', 'revision_number': 1} available for tenant 2023-04-20 17:46:46,571 80630 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.982s 2023-04-20 17:46:46,571 80630 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-2060980566", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "699d9e3b-82b5-48ec-913e-e64620fd3440"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150', '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-009f3062-5ec9-42dc-aa0e-2b71330c0444', 'x-compute-request-id': 'req-009f3062-5ec9-42dc-aa0e-2b71330c0444', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "73a6e829-7557-449e-9a95-22f81a1a5150", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "gHBy49y6sPji"}}' 2023-04-20 17:46:46,657 80630 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/73a6e829-7557-449e-9a95-22f81a1a5150 0.082s 2023-04-20 17:46:46,657 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:46:46 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-2e556aa4-2096-41eb-9c05-003b6ef80e94', 'x-compute-request-id': 'req-2e556aa4-2096-41eb-9c05-003b6ef80e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150'} Body: b'{"server": {"id": "73a6e829-7557-449e-9a95-22f81a1a5150", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2060980566", "status": "BUILD", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:46:47Z", "updated": "2023-04-20T17:46:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73a6e 829-7557-449e-9a95-22f81a1a5150"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}], "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-20 17:47:37,335 80630 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/73a6e829-7557-449e-9a95-22f81a1a5150 0.516s 2023-04-20 17:47:37,338 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2229a9d-aba5-4d81-ad73-b2bff8a53984', 'x-compute-request-id': 'req-f2229a9d-aba5-4d81-ad73-b2bff8a53984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150'} Body: b'{"server": {"id": "73a6e829-7557-449e-9a95-22f81a1a5150", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2060980566", "status": "ACTIVE", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "9c52bbb6aded609814b22b3e3c0cab867b5908ccffa8eaaf01d9ebb3", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:46:46Z", "updated": "2023-04-20T17:46:55Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1376570977-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:f3:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:46:54.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-20 17:47:37,357 80630 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 17:48:38,265 80630 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/73a6e829-7557-449e-9a95-22f81a1a5150/action 0.847s 2023-04-20 17:48:38,266 80630 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-ServerBootFromVolumeSta bleRescueTest-image-1345352294"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:37 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-22c87208-b183-4d2b-aaed-472988b03560', 'x-compute-request-id': 'req-22c87208-b183-4d2b-aaed-472988b03560', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150/action'} Body: b'{"image_id": "059e383f-15bc-4d63-b821-e3bebb89f485"}' 2023-04-20 17:48:38,291 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.023s 2023-04-20 17:48:38,292 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f994cfb4-ac9d-4ed4-a6a2-7bfd91161bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:38Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:39,316 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.022s 2023-04-20 17:48:39,317 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cdcbd800-15a3-488f-b4d7-12edbefc368a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_project_name": "tempest-ServerBo otFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:38Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:40,346 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.026s 2023-04-20 17:48:40,346 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ff1a289-24cc-4e2c-96da-147a908eef3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:38Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:41,376 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.028s 2023-04-20 17:48:41,377 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ac64ac83-6240-4350-8518-a80e0005fbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "boo t_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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:41Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:42,405 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.026s 2023-04-20 17:48:42,405 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-409f80fa-cfa0-4127-a40b-2263af72a843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:42Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:43,437 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.030s 2023-04-20 17:48:43,437 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', ' Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dc156786-4e08-4922-b4f6-0e066a231f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "08c2bda0b6d2e8937c74bbc32d67a8ce", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b40479152d12ae74110b00c8f3b6c863013e2fbe4382580ed83ab22bdfa05a7af609d6ae29fa87551ea690bcfab7c9e8f62f70aace231e0376a59e08d55e96e2", "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:43Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:43,462 80630 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/059e383f-15bc-4d63-b821-e3bebb89f485 0.024s 2023-04-20 17:48:43,462 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3fb15292-35bd-4ca5-97d9-4c81a274bc5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "73a6e829-7557-449e-9a95-22f81a1a5150", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1345352294", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "08c2bda0b6d2e8937c74bbc32d67a8ce", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "abe42b4dbff64335881f530d3d3ba70c" , "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b40479152d12ae74110b00c8f3b6c863013e2fbe4382580ed83ab22bdfa05a7af609d6ae29fa87551ea690bcfab7c9e8f62f70aace231e0376a59e08d55e96e2", "id": "059e383f-15bc-4d63-b821-e3bebb89f485", "created_at": "2023-04-20T17:48:38Z", "updated_at": "2023-04-20T17:48:43Z", "tags": [], "self": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485", "file": "/v2/images/059e383f-15bc-4d63-b821-e3bebb89f485/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:48:43,921 80630 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/73a6e829-7557-449e-9a95-22f81a1a5150 0.458s 2023-04-20 17:48:43,921 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e910a20-6983-48e3-9c57-3445f4f7de72', 'x-compute-request-id': 'req-4e910a20-6983-48e3-9c57-3445f4f7de72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150'} Body: b'{"server": {"id": "73a6e829-7557-449e-9a95-22f81a1a5150", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2060980566", "status": "ACTIVE", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "9c52bbb6aded609814b22b3e3c0cab867b5908ccffa8eaaf01d9ebb3", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:46:46Z", "updated": "2023-04-20T17:48:43Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1376570977-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:f3:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73a6e829-7557-449e-9a95-22f81a1a5150"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:46:54.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-20 17:49:44,092 80630 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.080s 2023-04-20 17:49:44,093 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-67a1ea47-cdd4-4188-9b1e-a9f92c46744b', '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": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647-project-member", "password_expires_at": null}, "audit_ids": ["c8DF1ZcMTcSVIBBvemWC8Q"], "expires_at": "2023-04-20T18:49:44.000000Z", "issued_at": "2023-04-20T17:49:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abe42b4dbff64335881f530d3d3ba70c", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:49:44,093 80630 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '699d9e3b-82b5-48ec-913e-e64620fd3440', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1376570977-network', 'tenant_id': 'abe42b4dbff64335881f530d3d3ba70c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'abe42b4dbff64335881f530d3d3ba70c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8462, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:46:39Z', 'updated_at': '2023-04-20T17:46:39Z', 'revision_number': 1} available for tenant 2023-04-20 17:49:44,773 80630 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.678s 2023-04-20 17:49:44,773 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'a pplication/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-2076134083", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "699d9e3b-82b5-48ec-913e-e64620fd3440"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4', '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-7f3b2bdb-64bc-4137-8bab-408436e29f20', 'x-compute-request-id': 'req-7f3b2bdb-64bc-4137-8bab-408436e29f20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a5774e71-ff8f-49ed-b318-049762a09ff4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5774e71-ff8f-49ed-b318-049762a09ff4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KR7rYEw5oHYV"}}' 2023-04-20 17:49:44,898 80630 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/a5774e71-ff8f-49ed-b318-049762a09ff4 0.122s 2023-04-20 17:49:44,899 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:44 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-a6bc7430-d273-4fce-8b13-be761e5180fe', 'x-compute-request-id': 'req-a6bc7430-d273-4fce-8b13-be761e5180fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4'} Body: b'{"server": {"id": "a5774e71-ff8f-49ed-b318-049762a09ff4", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2076134083", "status": "BUILD", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:49:45Z", "updated": "2023-04-20T17:49:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5774e71-ff8f-49ed-b318-049762a09ff4"}], "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-20 17:50:35,089 80630 INFO [tempest.lib.common.rest_client] Request (ServerBoot FromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4 0.122s 2023-04-20 17:50:35,089 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:34 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-bb103eae-fc95-4330-a661-a3d97e144dcb', 'x-compute-request-id': 'req-bb103eae-fc95-4330-a661-a3d97e144dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4'} Body: b'{"server": {"id": "a5774e71-ff8f-49ed-b318-049762a09ff4", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2076134083", "status": "ERROR", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:49:44Z", "updated": "2023-04-20T17:49:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5774e71-ff8f-49ed-b318-049762a09ff4"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T17:49:52Z", "message": "Build of instance a5774e71-ff8f-49ed-b318-049762a09ff4 aborted: Volume c13ec558-699b-4c9f-8b90-f0ede8115854 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-20 17:50:35,104 80630 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-20 17:50:35,670 80630 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/a5774e71-ff8f-49ed-b318-049762a09ff4 0.565s 2023-04-20 17:50:35,670 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:35 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-ceb5eb1f-13c3-489e-8891-45e730031db2', 'x-compute-request-id': 'req-ceb5eb1f-13c3-489e-8891-45e730031db2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4'} Body: b'' 2023-04-20 17:50:35,703 80630 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/servers/a5774e71 -ff8f-49ed-b318-049762a09ff4 0.031s 2023-04-20 17:50:35,703 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:35 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-36941f30-838e-47e9-a664-082616a2a0e6', 'x-compute-request-id': 'req-36941f30-838e-47e9-a664-082616a2a0e6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5774e71-ff8f-49ed-b318-049762a09ff4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a5774e71-ff8f-49ed-b318-049762a09ff4 could not be found."}}' 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 f8b02f97-0247-494d-87c0-bee62b827b81 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:47:44,729 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.242s 2023-04-20 17:47:44,730 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:44 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-8b6176cc-b6c6-458d-a67f-19b8c4968b32', 'x-compute-request-id': 'req-8b6176cc-b6c6-458d-a67f-19b8c4968b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:47:44,889 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.147s 2023-04-20 17:47:44,889 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:47:44 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-b4a47e47-037d-4349-bcb9-16b55adc88b3', 'x-compute-request-id': 'req-b4a47e47-037d-4349-bcb9-16b55adc88b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", " href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:48:35,498 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.549s 2023-04-20 17:48:35,498 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48:34 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-90cd20ed-9117-404c-964e-ef6cd3f4ff01', 'x-compute-request-id': 'req-90cd20ed-9117-404c-964e-ef6cd3f4ff01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:48:35,740 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.230s 2023-04-20 17:48:35,740 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:48: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-13c56c68-7f07-4b6e-83ec-0c133935730d', 'x-compute-request-id': 'req-13c56c68-7f07-4b6e-83ec-0c133935730d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:49:36,038 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes 0.225s 2023-04-20 17:49:36,038 80620 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-196858545"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751b4958-9136-4977-b9db-fc740db81576', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751b4958-9136-4977-b9db-fc740db81576', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes'} Body: b'{"volume": {"id": "f8b02f97-0247-494d-87c0-bee62b827b81", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:49:35.971198", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-196858545", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:49:36,097 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81 0.050s 2023-04-20 17:49:36,098 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c2fb74-fea5-4414-8004-23dfd9ed62fb', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c2fb74-fea5-4414-8004-23dfd9ed62fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81'} Body: b'{"volume": {"id": "f8b02f97-0247-494d-87c0-bee62b827b81", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:49:36.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-196858545", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71be84bd42247d580074ab83b838bb7"}}' 2023-04-20 17:49:37,170 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81 0.061s 2023-04-20 17:49:37,171 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0902152-3c2e-49ca-b937-028db3580169', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0902152-3c2e-49ca-b937-028db3580169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81'} Body: b'{"volume": {"id": "f8b02f97-0247-494d-87c0-bee62b827b81", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:49:36.000000", "updated_at": "2023-04-20T17:49:36.000000", "name": "tempest-ServerActionsTestJSON-volume-196858545", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/f8b02f97-0247-494d-87c0-bee62b827b81"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71be84bd42247d580074ab83b838bb7"}}' 2023-04-20 17:49:37,563 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.381s 2023-04-20 17:49:37,564 80620 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:37 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-80900775-6e71-413d-bc8d-ad4cfb6cecae', 'x-compute-request-id': 'req-80900775-6e71-413d-bc8d-ad4cfb6cecae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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_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 eeae3da2-fcb9-4f74-a168-e15b039f11f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:49:27,363 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238 0.229s 2023-04-20 17:49:27,364 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02341c02-f173-4e72-b725-99ac1e57716d', 'x-compute-request-id': 'req-02341c02-f173-4e72-b725-99ac1e57716d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238'} Body: b'{"server": {"id": "6b0b8219-4477-42c6-a946-7274514f2238", "name": "tempest-ServersNegativeTestJSON-server-1365257638", "status": "ACTIVE", "tenant_id": "f3e097e2307a48ada61048d11f4dfdb4", "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "metadata": {}, "hostId": "3c86f1fffb2c429f28e4f30637752fdd741985402ddce47aa1249131", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:52Z", "updated": "2023-04-20T17:43:11Z", "addresses": {"tempest-ServersNegativeTestJSON-1649544930-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:9f:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6b0b8219-4477-42c6-a946-7274514f2238"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:43:11.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-20 17:50:27,634 80622 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/f3e097e2307a48ada61048d11f4dfdb4/volumes 0.198s 2023-04-20 17:50:27,635 80622 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-855725533"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f122e03-f5ec-4a6f-933f-7c2302866f26', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f122e03-f5ec-4a6f-933f-7c2302866f26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes'} Body: b'{"volume": {"id": "eeae3da2-fcb9-4f74-a168-e15b039f11f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:50:27.577319", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-855725533", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2"}], "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:50:27,687 80622 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/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2 0.044s 2023-04-20 17:50:27,688 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2c9054-c9f3-41a8-b96b-66cb51f214cc', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2c9054-c9f3-41a8-b96b-66cb51f214cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2'} Body: b'{"volume": {"id": "eeae3da2-fcb9-4f74-a168-e15b039f11f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:50:28.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-855725533", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2"}], "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f3e097e2307a48ada61048d11f4dfdb4"}}' 2023-04-20 17:50:28,741 80622 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/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2 0.041s 2023-04-20 17:50:28,741 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a8e649-fd21-494b-9947-c284e1744d25', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a8e649-fd21-494b-9947-c284e1744d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2'} Body: b'{"volume": {"id": "eeae3da2-fcb9-4f74-a168-e15b039f11f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:50:28.000000", "updated_at": "2023-04-20T17:50:28.000000", "name": "tempest-ServersNegativeTestJSON-volume-855725533", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f3e097e2307a48ada61048d11f4dfdb4/volumes/eeae3da2-fcb9-4f74-a168-e15b039f11f2"}], "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-a ttr:tenant_id": "f3e097e2307a48ada61048d11f4dfdb4"}}' 2023-04-20 17:50:28,998 80622 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238 0.244s 2023-04-20 17:50:28,998 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b61b805-1553-4bfd-8ccf-b0787d4f49ce', 'x-compute-request-id': 'req-8b61b805-1553-4bfd-8ccf-b0787d4f49ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238'} Body: b'{"server": {"id": "6b0b8219-4477-42c6-a946-7274514f2238", "name": "tempest-ServersNegativeTestJSON-server-1365257638", "status": "ACTIVE", "tenant_id": "f3e097e2307a48ada61048d11f4dfdb4", "user_id": "0e87e05c599c44b3af17a42d3df1fc14", "metadata": {}, "hostId": "3c86f1fffb2c429f28e4f30637752fdd741985402ddce47aa1249131", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:42:52Z", "updated": "2023-04-20T17:43:11Z", "addresses": {"tempest-ServersNegativeTestJSON-1649544930-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:9f:ed"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6b0b8219-4477-42c6-a946-7274514f2238"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6b0b8219-4477-42c6-a946-7274514f2238"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:43:11.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_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 a3fc2377-a37e-484f-9bc0-afb9f4abceb8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:49:28,941 80628 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:49:28,944 80628 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:49:29,005 80628 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-20 17:49:29,005 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-597213983", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCJYmMyCTQ7pSR0ISLscbcJZ8QRQRsUO5bqcBhVKBpCVApoUmWKzjun54OI9gg+GtlxSb/nlVBWq6bx9hmceX41U2h2bR1awwTazhsYjtpCYLcOZhiGLnEycS5NDQ37hIg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d843b0bd-731e-4165-9b85-a6a2bd6b2ff7', 'x-compute-request-id': 'req-d843b0bd-731e-4165-9b85-a6a2bd6b2ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-597213983", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCJYmMyCTQ7pSR0ISLscbcJZ8QRQRsUO5bqcBhVKBpCVApoUmWKzjun54OI9gg+GtlxSb/nlVBWq6bx9hmceX41U2h2bR1awwTazhsYjtpCYLcOZhiGLnEycS5NDQ37hIg==", "fingerprint": "a3:f9:e0:3b:26:d6:4b:2f:6e:8f:73:e9:a1:cd:6d:dc", "user_id": "5962a317ea0249c7a8154bccbdf218ae"}}' 2023-04-20 17:49:29,010 80628 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-597213983 created 2023-04-20 17:49:29,185 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.175s 2023-04-20 17:49:29,186 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--120346789", "description": "tempest-description--503850282"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-31669d39-fafb-44d6-b5da-aafe1762895e', 'date': 'Thu, 20 Apr 2023 17:49:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "name": "tempest-securitygroup--120346789", "stateful": true, "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "description": "tempest-description--503850282", "shared": false, "security_group_rules": [{"id": "96676df6-6d7e-43f5-b244-be37474ced8c", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "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": 849, "description": null, "tags": [], "created_at": "2023-04-20T17:49:29Z", "updated_at": "2023-04-20T17:49:29Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}, {"id": "ccc3e0d9-d423-45c9-a419-10f482b68046", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalize d_cidr": null, "remote_group_id": null, "standard_attr_id": 848, "description": null, "tags": [], "created_at": "2023-04-20T17:49:29Z", "updated_at": "2023-04-20T17:49:29Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}], "tags": [], "created_at": "2023-04-20T17:49:29Z", "updated_at": "2023-04-20T17:49:29Z", "revision_number": 1, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:49:29,437 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.250s 2023-04-20 17:49:29,437 80628 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": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "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-64571f85-5d1f-44be-9a2f-db27d492bc82', 'date': 'Thu, 20 Apr 2023 17:49: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": "6ce5fa56-8f1a-4241-8f21-95b32bfd3879", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "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-20T17:49:29Z", "updated_at": "2023-04-20T17:49:29Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:49:29,622 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.184s 2023-04-20 17:49:29,622 80628 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": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8e9824ff-d991-4419-aab9-fa6465873e14', 'date': 'Thu, 20 Apr 2023 17:49: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": "f584fdd4-5cc4-4a9b-ba8d-1046422f1205", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "security_group_id": "6adb0ce6-d844-48ae-a79b-2005b72c2701", "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-20T17:49:29Z", "updated_at": "2023-04-20T17:49:29Z", "revision_number": 0, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:49:29,622 80628 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--120346789 created 2023-04-20 17:49:30,620 80628 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.996s 2023-04-20 17:49:30,620 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-open stack-request-id': 'req-efa7399b-26a0-4483-b812-f2276621bd0b', 'date': 'Thu, 20 Apr 2023 17:49:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "de77060d-b2f2-47b1-bef6-2c6b464d82c9", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "floating_ip_address": "172.24.4.110", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b4bf3cb544974390875631ccb3d66e6d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:49:30Z", "updated_at": "2023-04-20T17:49:30Z", "revision_number": 0}}' 2023-04-20 17:49:30,620 80628 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'de77060d-b2f2-47b1-bef6-2c6b464d82c9', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:49:30Z', 'updated_at': '2023-04-20T17:49:30Z', 'revision_number': 0, 'ip': '172.24.4.110'} created 2023-04-20 17:49:30,665 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-20 17:49:30,666 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:30 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-8aa2baf2-d513-41e9-b76f-7d2594a30eb1', '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": "5962a317ea0249c7a8154bccbdf218ae", "name": "tempest-AttachVolumeNegativeTest-367527671-project-member", "password_expires_at": null}, "audit_ids": ["ELwiF9MLR3ig9RYNLX60MQ"], "expires_at": "2023-04-20T18:49:30.000000Z", "issued_at": "2023-04-20T17:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4bf3cb544974390875631ccb3d66e6d", "name": "tempest-AttachVolumeNegativeTest-367527671"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b4bf3cb544974390 875631ccb3d66e6d", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:49:30,667 80628 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '81717015-dd1b-405e-b3be-87c2e48c6e76', 'name': 'tempest-AttachVolumeNegativeTest-1876232046-network', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30519, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:43:38Z', 'updated_at': '2023-04-20T17:43:38Z', 'revision_number': 1} available for tenant 2023-04-20 17:49:30,667 80628 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-597213983', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCJYmMyCTQ7pSR0ISLscbcJZ8QRQRsUO5bqcBhVKBpCVApoUmWKzjun54OI9gg+GtlxSb/nlVBWq6bx9hmceX41U2h2bR1awwTazhsYjtpCYLcOZhiGLnEycS5NDQ37hIg==', 'fingerprint': 'a3:f9:e0:3b:26:d6:4b:2f:6e:8f:73:e9:a1:cd:6d:dc', 'user_id': '5962a317ea0249c7a8154bccbdf218ae', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCA3HEbAYxPD0uaFjWM/MktkBXsg2mNaAzFFyiFlbrBkdmwIZ/DA7DG\n+zaHVB+r1zegBwYFK4EEACKhZANiAAQiWJjMgk0O6UkdCEi7HG3CWfEEUEbFDuW6\nnAYVSgaQlQKaFJlis47p+eDiPYIPhrZcUm/55VQVqum8fYZnHl+NVNodm0dWsME2\ns4bGI7aQmC3DmYYhi5xMnEuTQ0N+4SI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6adb0ce6-d844-48ae-a79b-2005b72c2701', 'name': 'tempest-securitygroup--120346789', 'stateful': True, 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': 'tempest-description--503850282', 'shared': False, 'security_group_rules': [{'id': '96676df6-6d7e-43f5-b244-be37474ced8c', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'security_group_id': '6adb0ce6-d844-48ae-a79b-2005b72c2701', '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': 849, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:49:29Z', 'updated_at': '2023-04-20T17:49:29Z', 'revision_number': 0, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}, {'id': 'ccc3e0d9-d423-45c9-a419-10f482b68046', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'security_group_id': '6adb0ce6-d844-48ae-a79b-2005b72c2701', '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': 848, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:49:29Z', 'updated_at': '2023-04-20T17:49:29Z', 'revision_number': 0, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}], 'tags': [], 'created_at': '20 23-04-20T17:49:29Z', 'updated_at': '2023-04-20T17:49:29Z', 'revision_number': 1, 'project_id': 'b4bf3cb544974390875631ccb3d66e6d'}, 'floating_ip': {'id': 'de77060d-b2f2-47b1-bef6-2c6b464d82c9', 'tenant_id': 'b4bf3cb544974390875631ccb3d66e6d', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4bf3cb544974390875631ccb3d66e6d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:49:30Z', 'updated_at': '2023-04-20T17:49:30Z', 'revision_number': 0, 'ip': '172.24.4.110'}} 2023-04-20 17:49:31,378 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.710s 2023-04-20 17:49:31,379 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-903894628", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "81717015-dd1b-405e-b3be-87c2e48c6e76"}], "security_groups": [{"name": "tempest-securitygroup--120346789"}], "key_name": "tempest-keypair-597213983", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e785026-6637-4d5d-9f95-fed919c9e433', 'x-compute-request-id': 'req-5e785026-6637-4d5d-9f95-fed919c9e433', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9e1954c1-b2db-4ff0-b387-24efe8b5db61", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--120346789"}], "adminPass": "password"}}' 2023-04-20 17:49:31,473 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61 0.090s 2023-04-20 17:49:31,474 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce213d0c-d5fc-49ba-99c8-591788782eab', 'x-compute-request-id': 'req-ce213d0c-d5fc-49ba-99c8-591788782eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61'} Body: b'{"server": {"id": "9e1954c1-b2db-4ff0-b387-24efe8b5db61", "name": "tempest-AttachVolumeNegativeTest-server-903894628", "status": "BUILD", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:49:31Z", "updated": "2023-04-20T17:49:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-597213983", "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-20 17:50:21,771 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61 0.238s 2023-04-20 17:50:21,771 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:21 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-0a0a87a6-edd2-48f2-ab4e-1a376ecd3893', 'x-compute-request-id': 'req-0a0a87a6-edd2-48f2-ab4e-1a376ecd3893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61'} Body: b'{"server": {"id": "9e1954c1-b2db-4ff0-b387-24efe8b5db61", "name": "tempest-AttachVolumeNegativeTest-server-903894628", "status": "ACTIVE", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "aadb7f6dd310d0c1ad26d687847319eca589cf9a29e44b893ce02044", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:49:31Z", "updated": "2023-04-20T17:49:39Z", "addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:64:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-597213983", "OS-SRV-USG:launched_at": "2023-04-20T17:49:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--120346789"}], "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-20 17:50:21,782 80628 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:51:22,003 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61/os-interface 0.184s 2023-04-20 17:51:22,004 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'appli cation/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad812839-04a7-4756-93be-443e7e0f58cb', 'x-compute-request-id': 'req-ad812839-04a7-4756-93be-443e7e0f58cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "81717015-dd1b-405e-b3be-87c2e48c6e76", "port_id": "e45dec9e-214e-4f7f-8b82-3eab75731f8a", "mac_addr": "fa:16:3e:b6:64:fa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "60a271d5-9701-419d-a8b1-1d176e60e8e8", "ip_address": "10.0.0.11"}]}]}' 2023-04-20 17:51:22,704 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/de77060d-b2f2-47b1-bef6-2c6b464d82c9 0.696s 2023-04-20 17:51:22,705 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e45dec9e-214e-4f7f-8b82-3eab75731f8a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-6f8c6045-38b6-4ac6-9566-d2c793a8a5ee', 'date': 'Thu, 20 Apr 2023 17:51:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/de77060d-b2f2-47b1-bef6-2c6b464d82c9'} Body: b'{"floatingip": {"id": "de77060d-b2f2-47b1-bef6-2c6b464d82c9", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "floating_ip_address": "172.24.4.110", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "aafea48e-a14c-4191-94cd-f43086550e2d", "port_id": "e45dec9e-214e-4f7f-8b82-3eab75731f8a", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "81717015-dd1b-405e-b3be-87c2e48c6e76", "mac_address": "fa:16:3e:b6:64:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "9e1954c1-b2db-4ff0-b387-24efe8b5db61", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:49:30Z", "updated_at": "2023-04-20T17:51:22Z", "revision_number": 1, "project_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:51:22,709 80628 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.110:22' as 'cirros' with public key authentication 2023-04-20 17:51:22,747 80628 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:51:22,773 80628 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:51:22,774 80628 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.110 successfully created 2023-04-20 17:51:22,827 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61/ips 0.052s 2023-04-20 17:51:22,827 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e586581-0762-40bf-87d7-df2c8503d68e', 'x-compute-request-id': 'req-6e586581-0762-40bf-87d7-df2c8503d68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-20 17: 51:23,077 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes 0.246s 2023-04-20 17:51:23,077 80628 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-2128090302"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e93211-757e-432a-bf02-5a60cad0e2e1', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e93211-757e-432a-bf02-5a60cad0e2e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes'} Body: b'{"volume": {"id": "a3fc2377-a37e-484f-9bc0-afb9f4abceb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:51:22.993248", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2128090302", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:51:23,131 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8 0.043s 2023-04-20 17:51:23,131 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21fe594-2c3f-440c-a2e6-7891bfbd1ee2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21fe594-2c3f-440c-a2e6-7891bfbd1ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8'} Body: b'{"volume": {"id": "a3fc2377-a37e-484f-9bc0-afb9f4abceb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:51:23.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2128090302", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:51:24,185 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8 0.041s 2023-04-20 17:51:24,185 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-befef38f-86c6-4b8c-a674-c18edbaa2d25', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-befef38f-86c6-4b8c-a674-c18edbaa2d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8'} Body: b'{"volume": {"id": "a3fc2377-a37e-484f-9bc0-afb9f4abceb8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:51:23.000000", "updated_at": "2023-04-20T17:51:23.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2128090302", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4bf3cb544974390875631ccb3d66e6d/volumes/a3fc2377-a37e-484f-9bc0-afb9f4abceb8"}], "user_id": "5962a317ea0249c7a8154bccbdf218ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4bf3cb544974390875631ccb3d66e6d"}}' 2023-04-20 17:51:24,322 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61 0.126s 2023-04-20 17:51:24,323 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:24 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-2bc7a621-0d59-432d-b1c8-ef0e1456f0aa', 'x-compute-request-id': 'req-2bc7a621-0d59-432d-b1c8-ef0e1456f0aa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61'} Body: b'' 2023-04-20 17:51:24,780 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61 0.457s 2023-04-20 17:51:24,781 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:24 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-08ea9c77-342c-4270-bf13-e6b738435a8c', 'x-compute-request-id': 'req-08ea9c77-342c-4270-bf13-e6b738435a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61'} Body: b'{"server": {"id": "9e1954c1-b2db-4ff0-b387-24efe8b5db61", "name": "tempest-AttachVolumeNegativeTest-server-903894628", "status": "ACTIVE", "tenant_id": "b4bf3cb544974390875631ccb3d66e6d", "user_id": "5962a317ea0249c7a8154bccbdf218ae", "metadata": {}, "hostId": "aadb7f6dd310d0c1ad26d687847319eca589cf9a29e44b893ce02044", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c "}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:49:31Z", "updated": "2023-04-20T17:51:24Z", "addresses": {"tempest-AttachVolumeNegativeTest-1876232046-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:64:fa"}, {"version": 4, "addr": "172.24.4.110", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:64:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-597213983", "OS-SRV-USG:launched_at": "2023-04-20T17:49:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--120346789"}], "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-20 17:52:14,882 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61 0.041s 2023-04-20 17:52:14,882 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:14 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-8c5b3b1b-7102-4688-8023-d8225ce3a3c8', 'x-compute-request-id': 'req-8c5b3b1b-7102-4688-8023-d8225ce3a3c8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e1954c1-b2db-4ff0-b387-24efe8b5db61'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9e1954c1-b2db-4ff0-b387-24efe8b5db61 could not be found."}}' 2023-04-20 17:52:14,912 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-597213983 0.029s 2023-04-20 17:52:14,913 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:14 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-cfa9e95b-0583-4bc8-9142-b086be46cb2c', 'x-compute-request-id': 'req-cfa9e95b-0583-4bc8-9142-b086be46cb2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-597213983'} Body: b'' 2023-04-20 17:52:15,096 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6adb0ce6-d844-48ae-a79b-2005b72c2701 0.183s 2023-04-20 17:52:15,097 80628 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-f4f54ab8-635e-48bb-956a-8cb045a0d162', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:52:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6adb0ce6-d844-48ae-a79b-2005b72c2701'} B ody: b'' 2023-04-20 17:52:15,115 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6adb0ce6-d844-48ae-a79b-2005b72c2701 0.017s 2023-04-20 17:52:15,115 80628 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-5477a99c-c39a-4119-bfd6-a34bf0a76082', 'date': 'Thu, 20 Apr 2023 17:52:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6adb0ce6-d844-48ae-a79b-2005b72c2701'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6adb0ce6-d844-48ae-a79b-2005b72c2701 does not exist", "detail": ""}}' 2023-04-20 17:52:15,717 80628 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/de77060d-b2f2-47b1-bef6-2c6b464d82c9 0.601s 2023-04-20 17:52:15,717 80628 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-a3418cc8-f2be-4205-ab31-09ab137a1cd7', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:52:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/de77060d-b2f2-47b1-bef6-2c6b464d82c9'} Body: b'' 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 ec880df7-4eba-4288-9567-a52eaf364e2e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:21,133 80628 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.486s 2023-04-20 17:52:21,133 80628 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-3049034"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/ec880df7-4eba-4288-9567-a52eaf364e2e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf959a9-c164-4e2f-84b9-ac79095e4bc4', 'x-compute-request-id': 'req-caf959a9-c164-4e2f-84b9-ac79095e4bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "ec880df7-4eba-4288-9567-a52eaf364e2e", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T17:52:20.977412", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-3049034", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 17:52:21,195 80628 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/ec880df7-4eba-4288-9567-a52eaf364e2e 0.057s 2023-04-20 17:52:21,196 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:21 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-450ae412-ab6a-4a42-a554-17bc1afa3033', 'x-compute-request-id': 'req-450ae412-ab6a-4a42-a554-17bc1afa3033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/ec880df7-4eba-4288-9567-a52eaf364e2e'} Body: b'{"volume": {"id": "ec880df7-4eba-4288-9567-a52eaf364e2e", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T17:52:21.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-3049034", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 17:52:22,302 80628 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/ec880df7-4eba-4288-9567-a52eaf364e2e 0.101s 2023-04-20 17:52:22,303 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94b91dce-fac5-46c2-913c-56664b829631', 'x-compute-request-id': 'req-94b91dce-fac5-46c2-913c-56664b829631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/ec880df7-4eba-4288-9567-a52eaf364e2e'} Body: b'{"volume": {"id": "ec880df7-4eba-4288-9567-a52eaf364e2e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T17:5 2:21.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-3049034", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range cinder_tempest_plugin.api.volume.test_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 3a841433-681b-4554-b6e9-75706fe516f6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:29,501 80628 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes 0.482s 2023-04-20 17:52:29,501 80628 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-176787113"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adcc2161-0de1-4b29-9486-262a78409db2', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adcc2161-0de1-4b29-9486-262a78409db2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes'} Body: b'{"volume": {"id": "3a841433-681b-4554-b6e9-75706fe516f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:29.439321", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-176787113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6"}], "user_id": "29d13525c1bf4bd0bc51ef1b82b649fd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:52:29,574 80628 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6 0.063s 2023-04-20 17:52:29,575 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72d88681-16fa-4f09-bc83-f2890816938f', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72d88681-16fa-4f09-bc83-f2890816938f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6'} Body: b'{"volume": {"id": "3a841433-681b-4554-b6e9-75706fe516f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:29.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-176787113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6"}], "user_id": "29d13525c1bf4bd0bc51ef1b82b649fd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aff6e4fe05b54991aeb03729324ab267"}}' 2023-04-20 17:52:30,637 80628 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433- 681b-4554-b6e9-75706fe516f6 0.050s 2023-04-20 17:52:30,638 80628 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13fa9c46-4df9-46cb-b00b-857cf7e986ea', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13fa9c46-4df9-46cb-b00b-857cf7e986ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6'} Body: b'{"volume": {"id": "3a841433-681b-4554-b6e9-75706fe516f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:29.000000", "updated_at": "2023-04-20T17:52:30.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-176787113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aff6e4fe05b54991aeb03729324ab267/volumes/3a841433-681b-4554-b6e9-75706fe516f6"}], "user_id": "29d13525c1bf4bd0bc51ef1b82b649fd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aff6e4fe05b54991aeb03729324ab267"}}' 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 216ec40a-c82f-4af4-8e5c-2e0db22441db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:29,318 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types 0.084s 2023-04-20 17:52:29,318 80622 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-161535938"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301b98cc-b491-4f4a-b0f9-212805f89af4', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301b98cc-b491-4f4a-b0f9-212805f89af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types'} Body: b'{"volume_type": {"id": "0a0340c8-54a9-4523-93b4-228312f2c1ad", "name": "tempest-GroupsTest-volume-type-161535938", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:52:29,422 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types 0.101s 2023-04-20 17:52:29,423 80622 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-906067900"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7532ac94-8e44-4b16-9cf6-79b41273fe78', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7532ac94-8e44-4b16-9cf6-79b41273fe78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types'} Body: b'{"group_type": {"id": "2f719b0b-422d-4e44-9459-25493c0e22a4", "name": "tempest-GroupsTest-group-type-906067900", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:52:29,633 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups 0.208s 2023-04-20 17:52:29,634 80622 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": "2f719b0b-422d-4e44-9459-25493c0e22a4", "volume_types": ["0a0340c8-54a9-4523-93b4-228312f2c1ad"], "name": "tempest-Group1-2002235684"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6b2edd-3e93-427e-939e-e444e6f910b3', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6b2edd-3e93-427e-939e-e444e6f910b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups'} Body: b'{"group": {"id": "216ec40a-c82f-4af4-8e5c-2e0db22441db", "name": "tempest-Group1-2002235684"}}' 2023-04-20 17:52:29,675 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db 0.038s 2023-04-20 17:52:29,675 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-A pi-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eda3a9f-4024-475a-a7d9-c2d6b9e0a3a8', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eda3a9f-4024-475a-a7d9-c2d6b9e0a3a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db'} Body: b'{"group": {"id": "216ec40a-c82f-4af4-8e5c-2e0db22441db", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:52:30.000000", "name": "tempest-Group1-2002235684", "description": null, "group_type": "2f719b0b-422d-4e44-9459-25493c0e22a4", "volume_types": ["0a0340c8-54a9-4523-93b4-228312f2c1ad"]}}' 2023-04-20 17:52:30,708 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db 0.028s 2023-04-20 17:52:30,709 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1299ce3f-2646-45e4-a4f0-c374f4956684', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1299ce3f-2646-45e4-a4f0-c374f4956684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db'} Body: b'{"group": {"id": "216ec40a-c82f-4af4-8e5c-2e0db22441db", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:52:30.000000", "name": "tempest-Group1-2002235684", "description": null, "group_type": "2f719b0b-422d-4e44-9459-25493c0e22a4", "volume_types": ["0a0340c8-54a9-4523-93b4-228312f2c1ad"]}}' 2023-04-20 17:52:30,816 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/volumes/detail 0.078s 2023-04-20 17:52:30,819 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-993bbf13-b4d5-4229-8578-41a0354bc55f', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993bbf13-b4d5-4229-8578-41a0354bc55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:52:30,905 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db/action 0.074s 2023-04-20 17:52:30,905 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 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-28d870cc-f00e-472f-823b-7a680896096e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db/action'} Body: b'' 2023-04-20 17:52:30,924 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db 0.017s 2023-04-20 17:52:30,924 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 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-2484748a-c2e3-4884-a2ac-a5001c99a97d', 'x-openstack-request-id': 'req-2484748a-c2e3-4884-a2ac-a5001c99a97d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/216ec40a-c82f-4af4-8e5c-2e0db22441db'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 216ec40a-c82f-4af4-8e5c-2e0db22441db could not be found."}}' 2023-04-20 17:52:30,952 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types/2f719b0b-422d-4e44-9459-25493c0e22a4 0.027s 2023-04-20 17:52:30,952 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 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-37da0bb3-8fb7-49d4-82a5-c510101cd11b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types/2f719b0b-422d-4e44-9459-25493c0e22a4'} Body: b'' 2023-04-20 17:52:31,020 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0a0340c8-54a9-4523-93b4-228312f2c1ad 0.067s 2023-04-20 17:52:31,020 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2cc452-1669-4d70-a853-fa2ac6564655', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0a0340c8-54a9-4523-93b4-228312f2c1ad'} Body: b'' 2023-04-20 17:52:31,035 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0a0340c8-54a9-4523-93b4-228312f2c1ad 0.014s 2023-04-20 17:52:31,035 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52: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-08ca7936-d918-4194-b51d-c93fc3ed9ebf', 'x-openstack-request-id': 'req-08ca7936-d918-4194-b51d-c 93fc3ed9ebf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0a0340c8-54a9-4523-93b4-228312f2c1ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0a0340c8-54a9-4523-93b4-228312f2c1ad 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 850719e4-91ac-4f81-b6b6-a6f6e32344c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:31,081 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types 0.037s 2023-04-20 17:52:31,082 80622 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-1142746742"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fff974-a55e-4b70-a296-472bc3c35234', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fff974-a55e-4b70-a296-472bc3c35234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types'} Body: b'{"volume_type": {"id": "0e2ae4f8-d3bd-4523-8e2f-6e702b97d056", "name": "tempest-GroupsTest-volume-type-1142746742", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:52:31,119 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types 0.034s 2023-04-20 17:52:31,119 80622 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-1454822807"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e6888e-c8b0-44aa-ad70-d30ad3c278b7', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e6888e-c8b0-44aa-ad70-d30ad3c278b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types'} Body: b'{"group_type": {"id": "2bcf3394-a0b8-404d-9434-e5f49000c404", "name": "tempest-GroupsTest-group-type-1454822807", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:52:31,198 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups 0.076s 2023-04-20 17:52:31,199 80622 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": "2bcf3394-a0b8-404d-9434-e5f49000c404", "volume_types": ["0e2ae4f8-d3bd-4523-8e2f-6e702b97d056"], "name": "tempest-GroupsTest-Group-699648911"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11d7fddb-8a91-414c-90bd-be765980deac', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11d7fddb-8a91-414c-90bd-be765980deac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups'} Body: b'{"group": {"id": "850719e4-91ac-4f81-b6b6-a6f6e32344c8", "name": "tempest-GroupsTest-Group-699648911"}}' 2023-04-20 17:52:31,244 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8 0.043s 2023-04-20 17:52:31,244 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04d30f8-978e-4110-9678-e144c4bcc232', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04d30f8-978e-4110-9678-e144c4bcc232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8'} Body: b'{"group": {"id": "850719e4-91ac-4f81-b6b6-a6f6e32344c8", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:52:31.000000", "name": "tempest-GroupsTest-Group-699648911", "description": null, "group_type": "2bcf3394-a0b8-404d-9434-e5f49000c404", "volume_types": ["0e2ae4f8-d3bd-4523-8e2f-6e702b97d056"]}}' 2023-04-20 17:52:32,290 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8 0.038s 2023-04-20 17:52:32,290 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73023a4d-a93e-4431-8a22-b26d8cb66906', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73023a4d-a93e-4431-8a22-b26d8cb66906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8'} Body: b'{"group": {"id": "850719e4-91ac-4f81-b6b6-a6f6e32344c8", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:52:31.000000", "name": "tempest-GroupsTest-Group-699648911", "description": null, "group_type": "2bcf3394-a0b8-404d-9434-e5f49000c404", "volume_types": ["0e2ae4f8-d3bd-4523-8e2f-6e702b97d056"]}}' 2023-04-20 17:52:32,356 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/volumes/detail 0.061s 2023-04-20 17:52:32,356 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc590d5-ba30-45c0-aaf1-aff4ca6fb47d', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc590d5-ba30-45c0-aaf1-aff4ca6fb47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:52:32,431 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8/action 0.064s 2023-04-20 17:52:32,432 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 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-c06e77e1-c333-4311-8614-b437386 45b3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8/action'} Body: b'' 2023-04-20 17:52:32,448 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8 0.015s 2023-04-20 17:52:32,448 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 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-5211749d-9ca8-4e1c-83da-521717483460', 'x-openstack-request-id': 'req-5211749d-9ca8-4e1c-83da-521717483460', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f55a8cec2f9f4ba69215f4f7193b7258/groups/850719e4-91ac-4f81-b6b6-a6f6e32344c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 850719e4-91ac-4f81-b6b6-a6f6e32344c8 could not be found."}}' 2023-04-20 17:52:32,475 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types/2bcf3394-a0b8-404d-9434-e5f49000c404 0.026s 2023-04-20 17:52:32,476 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 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-4a0b5714-8d36-4f32-aa71-7dc460ccbc1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/group_types/2bcf3394-a0b8-404d-9434-e5f49000c404'} Body: b'' 2023-04-20 17:52:32,529 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0e2ae4f8-d3bd-4523-8e2f-6e702b97d056 0.053s 2023-04-20 17:52:32,530 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1473e005-7c0d-4911-9b97-c66d1a9679f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0e2ae4f8-d3bd-4523-8e2f-6e702b97d056'} Body: b'' 2023-04-20 17:52:32,549 80622 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0e2ae4f8-d3bd-4523-8e2f-6e702b97d056 0.019s 2023-04-20 17:52:32,550 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 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-63c630f3-6593-44ac-91be-0a8b51b4f2b8', 'x-openstack-request-id': 'req-63c630f3-6593-44ac-91be-0a8b51b4f2b8', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/c93585b4dd38402db86c57fd1fc63ef8/types/0e2ae4f8-d3bd-4523-8e2f-6e702b97d056'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0e2ae4f8-d3bd-4523-8e2f-6e702b97d056 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 949df4c5-4e87-41cc-8720-2566a93c7d95 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:36,353 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/55eb224d65ea41c2bd43d8266c2224f0/os-quota-sets/6712d0fe3ae44f9199d68b816cab7fcb?usage=True 0.059s 2023-04-20 17:52:36,353 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92bfaa15-18cb-48d9-8b56-07b20b0fdd26', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92bfaa15-18cb-48d9-8b56-07b20b0fdd26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55eb224d65ea41c2bd43d8266c2224f0/os-quota-sets/6712d0fe3ae44f9199d68b816cab7fcb?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": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:36,677 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes 0.315s 2023-04-20 17:52:36,677 80622 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-650403097"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc4de5d-cbe4-494a-bb09-a180c97bd3f4', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc4de5d-cbe4-494a-bb09-a180c97bd3f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes'} Body: b'{"volume": {"id": "949df4c5-4e87-41cc-8720-2566a93c7d95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:36.615983", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-650403097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:52:36,729 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95 0.042s 2023-04-20 17:52:36,730 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e56d92f-95f5-484f-a0b9-526387ef5151', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e56d92f-95f5-484f-a0b9-526387ef5151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95'} Body: b'{"volume": {"id": "949df4c5-4e87-41cc-8720-2566a93c7d95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:37.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-650403097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:37,800 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95 0.058s 2023-04-20 17:52:37,800 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca75dcf-6d95-48f9-9d95-dc96e4657119', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca75dcf-6d95-48f9-9d95-dc96e4657119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95'} Body: b'{"volume": {"id": "949df4c5-4e87-41cc-8720-2566a93c7d95", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:37.000000", "updated_at": "2023-04-20T17:52:37.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-650403097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:37,851 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95 0.040s 2023-04-20 17:52:37,851 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-0b4e2849-9d21-40a8-a257-13f1c0769095', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4e2849-9d21-40a8-a257-13f1c0769095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95'} Body: b'{"volume": {"id": "949df4c5-4e87-41cc-8720-2566a93c7d95", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:37.000000", "updated_at": "2023-04-20T17:52:37.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-650403097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:38,041 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95 0.179s 2023-04-20 17:52:38,259 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52: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-8f45d5c8-c08f-4906-b265-f0e8e79ac19d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95'} Body: b'' 2023-04-20 17:52:38,290 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95 0.030s 2023-04-20 17:52:38,291 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52: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-29b58c7f-83ff-40aa-8530-e27931457ccf', 'x-openstack-request-id': 'req-29b58c7f-83ff-40aa-8530-e27931457ccf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/949df4c5-4e87-41cc-8720-2566a93c7d95'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 949df4c5-4e87-41cc-8720-2566a93c7d95 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 41a227d4-a9d9-4d70-8c66-ddb44dab90a8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:38,479 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes 0.185s 2023-04-20 17:52:38,480 80622 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-1135566973"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4d1b51-43d4-457c-a833-9b63d2ad7a34', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4d1b51-43d4-457c-a833-9b63d2ad7a34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes'} Body: b'{"volume": {"id": "41a227d4-a9d9-4d70-8c66-ddb44dab90a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:38.417245", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1135566973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:52:38,533 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8 0.043s 2023-04-20 17:52:38,534 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25746ab-eb78-4a55-addb-edaea2d1d7b3', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25746ab-eb78-4a55-addb-edaea2d1d7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8'} Body: b'{"volume": {"id": "41a227d4-a9d9-4d70-8c66-ddb44dab90a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:38.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1135566973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:39,585 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8 0.039s 2023-04-20 17:52:39,586 80622 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720207b5-ea9c-430c-a430-39ae6f08d402', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720207b5-ea9c-430c-a430-39ae6f08d402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8'} Body: b'{"volume": {"id": "41a227d4-a9d9-4d70-8c66-ddb44dab90a8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:38.000000", "updated_at": "2023-04-20T17:52:39.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1135566973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:39,637 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8 0.040s 2023-04-20 17:52:39,637 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea665f6e-4af5-409b-b1df-9f2d386ebb37', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea665f6e-4af5-409b-b1df-9f2d386ebb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8'} Body: b'{"volume": {"id": "41a227d4-a9d9-4d70-8c66-ddb44dab90a8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:52:38.000000", "updated_at": "2023-04-20T17:52:39.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1135566973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8"}], "user_id": "33b504b2a844491bab9ae1464efd06f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6712d0fe3ae44f9199d68b816cab7fcb"}}' 2023-04-20 17:52:39,753 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8 0.105s 2023-04-20 17:52:39,754 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:39 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-2c71ad1d-d697-41e8-9347-3fce23873dd6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8'} Body: b'' 2023-04-20 17:52:39,775 80622 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8 0.021s 2023-04-20 17:52:39,776 80622 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52: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-b2973ad2-597c-4cc8-ab16-537b09c0c64d', 'x-openstack-request-id': 'req-b2973ad2-597c-4cc8-ab16-537b09c0c64d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6712d0fe3ae44f9199d68b816cab7fcb/volumes/41a227d4-a9d9-4d70-8c66-ddb44dab90a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 41a227d4-a9d9-4d70-8c66-ddb44dab90a8 could not be found."}}' 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 f32b2ae7-09a5-495e-91f6-e78dc4d64cb7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:50:37,867 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.231s 2023-04-20 17:50:37,868 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:37 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-a75f6a14-3d5a-4f9a-bf3d-9a236cf29e13', 'x-compute-request-id': 'req-a75f6a14-3d5a-4f9a-bf3d-9a236cf29e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:50:38,284 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.400s 2023-04-20 17:50:38,284 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:37 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-cc89a845-3193-4f08-8ff5-8c6b6db840cd', 'x-compute-request-id': 'req-cc89a845-3193-4f08-8ff5-8c6b6db840cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:50:39,144 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.847s 2023-04-20 17:50:39,144 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:38 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-c6e49c13-7146-4158-8206-d14e84e57be2', 'x-compute-request-id': 'req-c6e49c13-7146-4158-8206-d14e84e57be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:51:39,621 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/e71be 84bd42247d580074ab83b838bb7/volumes 0.420s 2023-04-20 17:51:39,622 80620 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-1166118772"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f42147-0c24-4f00-924c-58b309601af3', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f42147-0c24-4f00-924c-58b309601af3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes'} Body: b'{"volume": {"id": "f32b2ae7-09a5-495e-91f6-e78dc4d64cb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:51:39.558713", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1166118772", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:51:39,679 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7 0.037s 2023-04-20 17:51:39,679 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb274a6-c9d4-4f18-8e3c-58548f68e405', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb274a6-c9d4-4f18-8e3c-58548f68e405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7'} Body: b'{"volume": {"id": "f32b2ae7-09a5-495e-91f6-e78dc4d64cb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:51:40.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1166118772", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71be84bd42247d580074ab83b838bb7"}}' 2023-04-20 17:51:40,731 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7 0.041s 2023-04-20 17:51:40,732 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885e56f5-70bc-41ca-a7fb-56a5743cfeed', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885e56f5-70bc-41ca-a7fb-56a5743cfeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7'} Body: b'{"volume": {"id": "f32b2ae7-09a5-495e-91f6-e78dc4d64cb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:51:40.000000", "updated_at": "2023-04-20T17:51:40.000000", "name": "tempest-ServerActionsTestJSON-volume-1166118772", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/f32b2ae7-09a5-495e-91f6-e78dc4d64cb7"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71be84bd42247d580074ab83b838bb7"}}' 2023-04-20 17:51:40,742 80620 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-20 17:51:40,975 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.231s 2023-04-20 17:51:40,975 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:40 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-66ed4b7e-19d1-4d87-8841-20591a18d53d', 'x-compute-request-id': 'req-66ed4b7e-19d1-4d87-8841-20591a18d53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": nul l, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 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 f9da9527-dbc4-4b9d-85be-17e6a0dd20e8 failed to build and is in ERROR status 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 593e0228-8c45-40d0-a3d4-300f3bdc464f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:53:52,449 80632 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes 0.225s 2023-04-20 17:53:52,450 80632 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-61119530"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965f9d3b-b15f-4277-985a-1da141c0283c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965f9d3b-b15f-4277-985a-1da141c0283c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes'} Body: b'{"volume": {"id": "593e0228-8c45-40d0-a3d4-300f3bdc464f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:52.380759", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-61119530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f"}], "user_id": "67028dfc02dc439b9aef77327a424409", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:53:52,504 80632 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f 0.042s 2023-04-20 17:53:52,504 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb0e82cc-47f9-40d2-a61c-fba1e237affa', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb0e82cc-47f9-40d2-a61c-fba1e237affa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f'} Body: b'{"volume": {"id": "593e0228-8c45-40d0-a3d4-300f3bdc464f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:52.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-61119530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f"}], "user_id": "67028dfc02dc439b9aef77327a424409", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49db491e5f6840e5813a5c6f5444bcc3"}}' 2023-04-20 17:53:53,584 80632 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f 0.049s 2023-04-20 17:53:53,587 80632 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c748c0a8-6f44-4474-a017-ff84e32e52bb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c748c0a8-6f44-4474-a017-ff84e32e52bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f'} Body: b'{"volume": {"id": "593e0228-8c45-40d0-a3d4-300f3bdc464f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:52.000000", "updated_at": "2023-04-20T17:53:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-61119530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/49db491e5f6840e5813a5c6f5444bcc3/volumes/593e0228-8c45-40d0-a3d4-300f3bdc464f"}], "user_id": "67028dfc02dc439b9aef77327a424409", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49db491e5f6840e5813a5c6f5444bcc3"}}' 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 556a74bb-0be9-4f91-ad56-649ad0578c63 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:53:53,795 80632 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes 0.183s 2023-04-20 17:53:53,796 80632 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-334599325"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d186ad8e-4e6a-48df-9157-c6636e2fe90a', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d186ad8e-4e6a-48df-9157-c6636e2fe90a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes'} Body: b'{"volume": {"id": "556a74bb-0be9-4f91-ad56-649ad0578c63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:53.735806", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-334599325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63"}], "user_id": "67028dfc02dc439b9aef77327a424409", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:53:53,841 80632 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63 0.036s 2023-04-20 17:53:53,841 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-200af255-8b99-46df-bcb2-6ef2aa3c54f9', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-200af255-8b99-46df-bcb2-6ef2aa3c54f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63'} Body: b'{"volume": {"id": "556a74bb-0be9-4f91-ad56-649ad0578c63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:54.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-334599325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63"}], "user_id": "67028dfc02dc439b9aef77327a424409", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49db491e5f6840e5813a5c6f5444bcc3"}}' 2023-04-20 17:53:54,894 80632 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63 0.040s 2023-04-20 17:53:54,894 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474709d1-ca12-4067-81c7-f3c65986adaa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474709d1-ca12-4067-81c7-f3c65986adaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63'} Body: b'{"volume": {"id": "556a74bb-0be9-4f91-ad56-649ad0578c63", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:54.000000", "updated_at": "2023-04-20T17:53:54.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-334599325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/49db491e5f6840e5813a5c6f5444bcc3/volumes/556a74bb-0be9-4f91-ad56-649ad0578c63"}], "user_id": "67028dfc02dc439b9aef77327a424409", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "49db491e5f6840e5813a5c6f5444bcc3"}}' 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 933a96f2-a1db-4bad-a931-45de4d1a7d06 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T17:53:43Z', 'message': 'Build of instance 933a96f2-a1db-4bad-a931-45de4d1a7d06 aborted: Volume 2a05b782-ed13-40e9-a17d-8031a039195d did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-6cafe061-9490-4265-8ebc-530f77a363ce. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:50:35,759 80630 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.035s 2023-04-20 17:50:35,759 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1ef426f9-3216-42a7-a634-bce315d07d69', '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": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647-project-member", "password_expires_at": null}, "audit_ids": ["riGfOGcoQNi96WnNDYPewQ"], "expires_at": "2023-04-20T18:50:35.000000Z", "issued_at": "2023-04-20T17:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abe42b4dbff64335881f530d3d3ba70c", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:50:35,760 80630 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '699d9e3b-82b5-48ec-913e-e64620fd3440', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1376570977-network', 'tenant_id': 'abe42b4dbff64335881f530d3d3ba70c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'abe42b4dbff64335881f530d3d3ba70c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8462, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:46:39Z', 'updated_at': '2023-04-20T17:46:39Z', 'revision_number': 1} available for tenant 2023-04-20 17:50:36,390 80630 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.629s 2023-04-20 17:50:36,390 80630 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-93107811", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "699d9e3b-82b5-48ec-913e-e64620fd3440"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c', '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-30d8053b-822b-471a-b55b-1409c878d9fc', 'x-compute-request-id': 'req-30d8053b-822b-471a-b55b-1409c878d9fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "abece55a-d4ac-4beb-aaf4-827965e9603c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7N57vBACTNsP"}}' 2023-04-20 17:50:36,471 80630 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/abece55a-d4ac-4beb-aaf4-827965e9603c 0.076s 2023-04-20 17:50:36,471 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:50:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', '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-ab1fe578-b9b2-4342-87de-a3f33416c1d0', 'x-compute-request-id': 'req-ab1fe578-b9b2-4342-87de-a3f33416c1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c'} Body: b'{"server": {"id": "abece55a-d4ac-4beb-aaf4-827965e9603c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-93107811", "status": "BUILD", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:50:36Z", "updated": "2023-04-20T17:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abece55a- d4ac-4beb-aaf4-827965e9603c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}], "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-20 17:51:26,789 80630 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/abece55a-d4ac-4beb-aaf4-827965e9603c 0.253s 2023-04-20 17:51:26,789 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-995f2efc-a364-4a0e-8f34-d6685ccdbbd2', 'x-compute-request-id': 'req-995f2efc-a364-4a0e-8f34-d6685ccdbbd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c'} Body: b'{"server": {"id": "abece55a-d4ac-4beb-aaf4-827965e9603c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-93107811", "status": "ACTIVE", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "9c52bbb6aded609814b22b3e3c0cab867b5908ccffa8eaaf01d9ebb3", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:50:36Z", "updated": "2023-04-20T17:50:43Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1376570977-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e8:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:50:43.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-20 17:51:26,804 80630 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:52:28,026 80630 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/abece55a-d4ac-4beb-aaf4-827965e9603c/action 1.162s 2023-04-20 17:52:28,027 80630 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-ServerBootFromVolumeStableRes cueTest-image-1499497848"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:26 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-6bdb1248-33f5-40f0-a92c-7106278f9a05', 'x-compute-request-id': 'req-6bdb1248-33f5-40f0-a92c-7106278f9a05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c/action'} Body: b'{"image_id": "8b8addf7-a7e6-472b-8019-227560d68fe0"}' 2023-04-20 17:52:28,060 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.030s 2023-04-20 17:52:28,061 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5a3ae64b-0cf9-460f-bfa6-881a6ef91015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:28Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:29,098 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.035s 2023-04-20 17:52:29,099 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ae4fd9ea-57d5-4f55-96fa-e1614df80712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_project_name": "tempest-ServerBootFrom VolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:28Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:30,124 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.023s 2023-04-20 17:52:30,124 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-971fc493-c01d-4784-b8be-8e9e590ceb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:28Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:31,146 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.020s 2023-04-20 17:52:31,147 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a93e3f90-970d-4c2e-8e6a-4a1d09f84458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "boot_role s": "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:28Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:32,179 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.032s 2023-04-20 17:52:32,180 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c502524f-2e45-4360-9e44-c784444e989a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:32Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:33,210 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.028s 2023-04-20 17:52:33,210 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 2 0 Apr 2023 17:52:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5148af59-b90c-4212-a594-eb3d0da8ccc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "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": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:32Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:34,234 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.022s 2023-04-20 17:52:34,235 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-11f38732-bc4b-429e-93ba-a0ec0360286b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "fa0b05a6478002e1e7a5f2fbbf41ee76", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "871b852214be3615eb131f7a752669b98e067dc180f79a0e6eddec1dd3792f9c217f1147a16068b887cc3c2d3697ac4b56be049f9873f2a0c88fe727985e4e49", "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updat ed_at": "2023-04-20T17:52:33Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:34,265 80630 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/8b8addf7-a7e6-472b-8019-227560d68fe0 0.029s 2023-04-20 17:52:34,265 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ce2b50f9-7d9d-4069-843d-7a6136888da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0'} Body: b'{"base_image_ref": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "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": "abece55a-d4ac-4beb-aaf4-827965e9603c", "owner_id": "abe42b4dbff64335881f530d3d3ba70c", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-711862647", "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-711862647-project-member", "user_id": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1499497848", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "fa0b05a6478002e1e7a5f2fbbf41ee76", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "abe42b4dbff64335881f530d3d3ba70c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "871b852214be3615eb131f7a752669b98e067dc180f79a0e6eddec1dd3792f9c217f1147a16068b887cc3c2d3697ac4b56be049f9873f2a0c88fe727985e4e49", "id": "8b8addf7-a7e6-472b-8019-227560d68fe0", "created_at": "2023-04-20T17:52:28Z", "updated_at": "2023-04-20T17:52:33Z", "tags": [], "self": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0", "file": "/v2/images/8b8addf7-a7e6-472b-8019-227560d68fe0/file", "schema": "/v2/schemas/image"}' 2023-04-20 17:52:34,515 80630 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/abece55a-d4ac-4beb-aaf4-827965e9603c 0.248s 2023-04-20 17:52:34,515 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-44bb4ffb-113c-48e5-93ae-89c2076a46ba', 'x-compute-request-id': 'req-44bb4ffb-113c-48e5-93ae-89c2076a46ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c'} Body: b'{"server": {"id": "abece55a-d4ac-4beb-aaf4-827965e9603c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-93107811", "status": "ACTIVE", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "9c52bbb6aded609814b22b3e3c0cab867b5908ccffa8 eaaf01d9ebb3", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:50:36Z", "updated": "2023-04-20T17:52:33Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1376570977-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e8:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abece55a-d4ac-4beb-aaf4-827965e9603c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:50:43.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-20 17:53:34,679 80630 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.092s 2023-04-20 17:53:34,680 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-73eb45b1-9cfa-45d3-b614-233f3068251e', '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": "33fc090f5bc6478a958614985155d7f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647-project-member", "password_expires_at": null}, "audit_ids": ["2mOaSwMmSt2QV6CWCdLe6Q"], "expires_at": "2023-04-20T18:53:34.000000Z", "issued_at": "2023-04-20T17:53:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abe42b4dbff64335881f530d3d3ba70c", "name": "tempest-ServerBootFromVolumeStableRescueTest-711862647"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/abe42b4dbf f64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/abe42b4dbff64335881f530d3d3ba70c", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:53:34,681 80630 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '699d9e3b-82b5-48ec-913e-e64620fd3440', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1376570977-network', 'tenant_id': 'abe42b4dbff64335881f530d3d3ba70c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'abe42b4dbff64335881f530d3d3ba70c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8462, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:46:39Z', 'updated_at': '2023-04-20T17:46:39Z', 'revision_number': 1} available for tenant 2023-04-20 17:53:35,299 80630 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.617s 2023-04-20 17:53:35,300 80630 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-1126218983", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "destination_type": "volume"}], "networks": [{"uuid": "699d9e3b-82b5-48ec-913e-e64620fd3440"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06', '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-6cafe061-9490-4265-8ebc-530f77a363ce', 'x-compute-request-id': 'req-6cafe061-9490-4265-8ebc-530f77a363ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "933a96f2-a1db-4bad-a931-45de4d1a7d06", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "HAg94mDsP86v"}}' 2023-04-20 17:53:35,389 80630 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/933a96f2-a1db-4bad-a931-45de4d1a7d06 0.086s 2023-04-20 17:53:35,389 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Co ntent-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:35 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-60d2f0af-008f-497a-9918-d32e9cd57099', 'x-compute-request-id': 'req-60d2f0af-008f-497a-9918-d32e9cd57099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06'} Body: b'{"server": {"id": "933a96f2-a1db-4bad-a931-45de4d1a7d06", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1126218983", "status": "BUILD", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:53:35Z", "updated": "2023-04-20T17:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06"}], "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-20 17:54:25,583 80630 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/933a96f2-a1db-4bad-a931-45de4d1a7d06 0.134s 2023-04-20 17:54:25,583 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:54:25 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-fc7eb7cb-ceba-4c11-8c69-405aa7f25800', 'x-compute-request-id': 'req-fc7eb7cb-ceba-4c11-8c69-405aa7f25800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06'} Body: b'{"server": {"id": "933a96f2-a1db-4bad-a931-45de4d1a7d06", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1126218983", "status": "ERROR", "tenant_id": "abe42b4dbff64335881f530d3d3ba70c", "user_id": "33fc090f5bc6478a958614985155d7f1", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T17:53:35Z", "updated": "2023-04-20T17:53:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T17:53:43Z", "message": "Build of instance 933a96f2-a1db-4bad-a931-45de4d1a7d06 aborted: Volume 2a05b782-ed13-40e9-a17d-8031a039195d 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-20 17:54:25,597 80630 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 17:54:25,921 80630 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/933a96f2-a1db-4bad-a931-45de4d1a7d06 0.323s 2023-04-20 17:54:25,921 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:54:25 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-4d36956b-831e-44ac-97ec-9bb67873324b', 'x-compute-request-id': 'req-4d36956b-831e-44ac-97ec-9bb67873324b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06'} Body: b'' 2023-04-20 17:54:25,964 80630 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/933a96f2-a1db-4bad-a931-45de4d1a7d06 0.042s 2023-04-20 17:54:25,964 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:54:25 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-acebad41-7ef0-449b-b5d7-eeea6ec874b9', 'x-compute-request-id': 'req-acebad41-7ef0-449b-b5d7-eeea6ec874b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/933a96f2-a1db-4bad-a931-45de4d1a7d06'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 933a96f2-a1db-4bad-a931-45de4d1a7d06 could not be found."}}' 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 60c1aca6-de6d-43bf-b28b-e5924bdbbec4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:52:41,518 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.473s 2023-04-20 17:52:41,519 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:41 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-cce58ff1-7e27-489a-ba44-066d480868b9', 'x-compute-request-id': 'req-cce58ff1-7e27-489a-ba44-066d480868b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:52:42,032 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.502s 2023-04-20 17:52:42,033 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:41 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-170c0b0b-f027-46be-a797-377c4d79946c', 'x-compute-request-id': 'req-170c0b0b-f027-46be-a797-377c4d79946c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:52:42,439 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.394s 2023-04-20 17:52:42,439 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:52:42 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-72557309-c974-402f-9aeb-842c6d727a68', 'x-compute-request-id': 'req-72557309-c974-402f-9aeb-842c6d727a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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-20 17:53:42,612 80620 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.095s 2023-04-20 17:53:42,612 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-da177856-33db-43bc-a943-b49f1651cb43', '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": "e1845b9cd94240a29608d4ebbd39e9a5", "name": "tempest-ServerActionsTestJSON-1278332395-project-member", "password_expires_at": null}, "audit_ids": ["5OCZv1wRRhaHIi2EM_vAog"], "expires_at": "2023-04-20T18:53:42.000000Z", "issued_at": "2023-04-20T17:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e71be84bd42247d580074ab83b838bb7", "name": "tempest-ServerActionsTestJSON-1278332395"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e71be84bd42247d580074ab83b838bb7", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:53:42,613 80620 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': 'ed65bd69-a316-44d7-8213-4ae158923539', 'name': 'tempest-ServerActionsTestJSON-1290639478-network', 'tenant_id': 'e71be84bd42247d580074ab83b838bb7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e71be84bd42247d580074ab83b838bb7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22156, 'is_default': False, 'availability_zone_hints': [], 'availability_ zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:45:42Z', 'updated_at': '2023-04-20T17:45:42Z', 'revision_number': 1} available for tenant 2023-04-20 17:53:42,613 80620 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-153238431', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN0FCE4Hd5+8kyNvpNl2KHRcs4SXhbcKZoAUgDW4toGd+/8aTk/dpA2JB11JoIQOeQsSibEMbQUvHTQ3iGn6ntfNgFrJjvaGNhky7ECWJ7J6Bnko4N2UR4obewVGkvyvAA==', 'fingerprint': '19:d8:d9:e4:e1:bb:c7:c7:70:45:b1:db:e2:4a:a0:61', 'user_id': 'e1845b9cd94240a29608d4ebbd39e9a5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB0kCW4QEa4H0eKp9x+omF9jhR+jTSa67XPkW5KqokmVGzQ5oXfgB1a\nXPzKH8tFTbigBwYFK4EEACKhZANiAATdBQhOB3efvJMjb6TZdih0XLOEl4W3CmaA\nFIA1uLaBnfv/Gk5P3aQNiQddSaCEDnkLEomxDG0FLx00N4hp+p7XzYBayY72hjYZ\nMuxAlieyegZ5KODdlEeKG3sFRpL8rwA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '185fe286-57e7-412c-8cc0-172dbeb1cf7c', 'name': 'tempest-securitygroup--1383347423', 'stateful': True, 'tenant_id': 'e71be84bd42247d580074ab83b838bb7', 'description': 'tempest-description--1874302746', 'shared': False, 'security_group_rules': [{'id': '343be799-00f4-4259-b7a2-93bd62bf2156', 'tenant_id': 'e71be84bd42247d580074ab83b838bb7', 'security_group_id': '185fe286-57e7-412c-8cc0-172dbeb1cf7c', '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': 666, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:45:50Z', 'updated_at': '2023-04-20T17:45:50Z', 'revision_number': 0, 'project_id': 'e71be84bd42247d580074ab83b838bb7'}, {'id': '38222d26-28c9-4cc9-a745-b31158d3df19', 'tenant_id': 'e71be84bd42247d580074ab83b838bb7', 'security_group_id': '185fe286-57e7-412c-8cc0-172dbeb1cf7c', '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': 667, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:45:50Z', 'updated_at': '2023-04-20T17:45:50Z', 'revision_number': 0, 'project_id': 'e71be84bd42247d580074ab83b838bb7'}], 'tags': [], 'created_at': '2023-04-20T17:45:50Z', 'updated_at': '2023-04-20T17:45:50Z', 'revision_number': 1, 'project_id': 'e71be84bd42247d580074ab83b838bb7'}, 'floating_ip': {'id': '7ad37c97-c178-4603-8af9-02d4c959731c', 'tenant_id': 'e71be84bd42247d580074ab83b838bb7', 'floating_ip_address': '172.24.4.233', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e71be84bd42247d580074ab83b838bb7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:45:51Z', 'updated_at': '2023-04-20T17:45:51Z', 'revision_number': 0, 'ip': '172.24.4.233'}} 2023-04-20 17:53:42,941 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes 0.327s 2023-04-20 17:53:42,941 80620 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-301975293", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3a7900-79de-4a0b-a328-671b3094aeb2', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3a7900-79de-4 a0b-a328-671b3094aeb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes'} Body: b'{"volume": {"id": "60c1aca6-de6d-43bf-b28b-e5924bdbbec4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:42.863931", "updated_at": null, "name": "tempest-tempest.common.compute-volume-301975293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:53:42,989 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4 0.038s 2023-04-20 17:53:42,989 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866490aa-659a-4a6d-9729-d0770fddefb6', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866490aa-659a-4a6d-9729-d0770fddefb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4'} Body: b'{"volume": {"id": "60c1aca6-de6d-43bf-b28b-e5924bdbbec4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:43.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-301975293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71be84bd42247d580074ab83b838bb7"}}' 2023-04-20 17:53:44,042 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4 0.041s 2023-04-20 17:53:44,043 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2ea72b-8a39-48e5-8efc-feb064237006', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2ea72b-8a39-48e5-8efc-feb064237006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4'} Body: b'{"volume": {"id": "60c1aca6-de6d-43bf-b28b-e5924bdbbec4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:53:43. 000000", "updated_at": "2023-04-20T17:53:43.000000", "name": "tempest-tempest.common.compute-volume-301975293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4"}], "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71be84bd42247d580074ab83b838bb7"}}' 2023-04-20 17:53:44,151 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4 0.098s 2023-04-20 17:53:44,151 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53: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-b0a63251-dab0-4a9e-b611-7103be305584', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4'} Body: b'' 2023-04-20 17:53:44,172 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4 0.021s 2023-04-20 17:53:44,173 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53: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-e731eddd-0ee0-4093-b612-e78ad2227431', 'x-openstack-request-id': 'req-e731eddd-0ee0-4093-b612-e78ad2227431', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e71be84bd42247d580074ab83b838bb7/volumes/60c1aca6-de6d-43bf-b28b-e5924bdbbec4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60c1aca6-de6d-43bf-b28b-e5924bdbbec4 could not be found."}}' 2023-04-20 17:53:44,173 80620 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-20 17:53:44,455 80620 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314 0.280s 2023-04-20 17:53:44,455 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:53:44 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-0fdab033-952e-4cd9-85f3-c1fe73153d3a', 'x-compute-request-id': 'req-0fdab033-952e-4cd9-85f3-c1fe73153d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314'} Body: b'{"server": {"id": "38dae7f7-4b 58-4788-9914-e2ae9c9ef314", "name": "tempest-ServerActionsTestJSON-server-1857624308", "status": "ACTIVE", "tenant_id": "e71be84bd42247d580074ab83b838bb7", "user_id": "e1845b9cd94240a29608d4ebbd39e9a5", "metadata": {}, "hostId": "62008195522274fb987713478e22208f17729119d1e408ff77582ae9", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:45:52Z", "updated": "2023-04-20T17:46:00Z", "addresses": {"tempest-ServerActionsTestJSON-1290639478-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ee:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/38dae7f7-4b58-4788-9914-e2ae9c9ef314"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-153238431", "OS-SRV-USG:launched_at": "2023-04-20T17:46:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1383347423"}], "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.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 b9c93a65-5efa-448a-9f92-81e07af87634 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:55:41,532 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/types 0.200s 2023-04-20 17:55:41,533 80632 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-1024784568"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f449044-a953-4b4b-95a9-299be7bb9044', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f449044-a953-4b4b-95a9-299be7bb9044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/types'} Body: b'{"volume_type": {"id": "020866d4-10dc-4fff-9aca-fcaf7be3a705", "name": "tempest-GroupSnapshotsV319Test-volume-type-1024784568", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:55:41,571 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/group_types 0.035s 2023-04-20 17:55:41,572 80632 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-1321308911"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04742567-80f9-4083-8320-b663d2474745', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04742567-80f9-4083-8320-b663d2474745', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/group_types'} Body: b'{"group_type": {"id": "8e93725c-ebc3-4bbb-95db-387fcdf7f6de", "name": "tempest-GroupSnapshotsV319Test-group-type-1321308911", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:55:41,777 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups 0.203s 2023-04-20 17:55:41,778 80632 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": "8e93725c-ebc3-4bbb-95db-387fcdf7f6de", "volume_types": ["020866d4-10dc-4fff-9aca-fcaf7be3a705"], "name": "tempest-GroupSnapshotsV319Test-Group-1958242257"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e27439-a18f-43ec-af40-bdac45ffeed7', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e27439-a18f-43ec-af40-bdac45ffeed7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups'} Body: b'{"group": {"id": "b9c93a65-5efa-448a-9f92-81e07af87634", "name": "tempest-GroupSnapshotsV319Test-Group-1958242257"}}' 2023-04-20 17:55:41,822 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634 0.042s 2023-04-20 17:55:41,822 80632 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ed567d-ed68-4fa7-bc30-4620feb8ba34', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ed567d-ed68-4fa7-bc30-4620feb8ba34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634'} Body: b'{"group": {"id": "b9c93a65-5efa-448a-9f92-81e07af87634", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:55:42.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1958242257", "description": null, "group_type": "8e93725c-ebc3-4bbb-95db-387fcdf7f6de", "volume_types": ["020866d4-10dc-4fff-9aca-fcaf7be3a705"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:55:42,881 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634 0.053s 2023-04-20 17:55:42,881 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1303f82f-aed4-4a75-bca9-17d7497f815a', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1303f82f-aed4-4a75-bca9-17d7497f815a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634'} Body: b'{"group": {"id": "b9c93a65-5efa-448a-9f92-81e07af87634", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:55:42.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1958242257", "description": null, "group_type": "8e93725c-ebc3-4bbb-95db-387fcdf7f6de", "volume_types": ["020866d4-10dc-4fff-9aca-fcaf7be3a705"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:55:42,954 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/volumes/detail 0.067s 2023-04-20 17:55:42,954 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73a5f18-7094-4951-9827-df8ee2ec7f50', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73a5f18-7094-4951-9827-df8ee2ec7f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:55:43,030 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634/action 0.063s 2023-04-20 17:55:43,030 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:42 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-12864ed3-2fb2-4651-9530-53c5a8a73425', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634/action'} Body: b'' 2023-04-20 17:55:43,061 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634 0.030s 2023-04-20 17:55:43,061 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:43 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-04933e92-56de-4c3a-86e1-ae7ea98a4bc1', 'x-openstack-request-id': 'req-04933e92-56de-4c3a-86e1-ae7ea98a4bc1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/24ea21bb82ca4626abbf5a134028f335/groups/b9c93a65-5efa-448a-9f92-81e07af87634'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b9c93a65-5efa-448a-9f92-81e07af87634 could not be found."}}' 2023-04-20 17:55:43,090 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/group_types/8e93725c-ebc3-4bbb-95db-387fcdf7f6de 0.028s 2023-04-20 17:55:43,091 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:43 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-b042c49a-af11-4468-aaa0-04409103696f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/group_types/8e93725c-ebc3-4bbb-95db-387fcdf7f6de'} Body: b'' 2023-04-20 17:55:43,149 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/types/020866d4-10dc-4fff-9aca-fcaf7be3a705 0.058s 2023-04-20 17:55:43,150 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55: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-5f4b7470-3b22-4181-aace-df342bf35c8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/types/020866d4-10dc-4fff-9aca-fcaf7be3a705'} Body: b'' 2023-04-20 17:55:43,167 80632 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/types/020866d4-10dc-4fff-9aca-fcaf7be3a705 0.017s 2023-04-20 17:55:43,168 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55: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-f0033b4e-564c-4f6e-943f-22e40df3aadb', 'x-openstack-request-id': 'req-f0033b4e-564c-4f6e-943f-22e40df3aadb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1c2049dd87c4494da21805e15147ec2c/types/020866d4-10dc-4fff-9aca-fcaf7be3a705'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 020866d4-10dc-4fff-9aca-fcaf7be3a705 could not be found."}}' 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 eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:55:46,241 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/types 0.185s 2023-04-20 17:55:46,241 80632 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-965994312"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf43154-40ef-4093-941b-fba17759b032', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf43154-40ef-4093-941b-fba17759b032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/types'} Body: b'{"volume_type": {"id": "8cd4ca16-53e8-458d-bd68-9e61cd7865c6", "name": "tempest-GroupsV314Test-volume-type-965994312", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 17:55:46,277 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/group_types 0.033s 2023-04-20 17:55:46,278 80632 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-1966515177"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c002a09-19a3-4d4f-b9d4-ae8bd3a25e01', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c002a09-19a3-4d4f-b9d4-ae8bd3a25e01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/group_types'} Body: b'{"group_type": {"id": "5b087327-4840-4865-8d53-53bfb2f4a14a", "name": "tempest-GroupsV314Test-group-type-1966515177", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 17:55:46,526 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups 0.243s 2023-04-20 17:55:46,527 80632 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": "5b087327-4840-4865-8d53-53bfb2f4a14a", "volume_types": ["8cd4ca16-53e8-458d-bd68-9e61cd7865c6"], "name": "tempest-GroupsV314Test-Group-790065215"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09a2544-62d0-4752-a7da-52fa1bdcf304', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09a2544-62d0-4752-a7da-52fa1bdcf304', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups'} Body: b'{"group": {"id": "eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d", "name": "tempest-GroupsV314Test-Group-790065215"}}' 2023-04-20 17:55:46,560 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d 0.031s 2023-04-20 17:55:46,560 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dbf8185-6f5c-4221-b12d-c25bcb1b479c', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dbf8185-6f5c-4221-b12d-c25bcb1b479c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d'} Body: b'{"group": {"id": "eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T17:55:46.000000", "name": "tempest-GroupsV314Test-Group-790065215", "description": null, "group_type": "5b087327-4840-4865-8d53-53bfb2f4a14a", "volume_types": ["8cd4ca16-53e8-458d-bd68-9e61cd7865c6"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:55:47,598 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d 0.032s 2023-04-20 17:55:47,598 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6338c37d-e264-4b62-aca1-2fe1b98863cf', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6338c37d-e264-4b62-aca1-2fe1b98863cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d'} Body: b'{"group": {"id": "eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T17:55:46.000000", "name": "tempest-GroupsV314Test-Group-790065215", "description": null, "group_type": "5b087327-4840-4865-8d53-53bfb2f4a14a", "volume_types": ["8cd4ca16-53e8-458d-bd68-9e61cd7865c6"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 17:55:47,673 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/volumes/detail 0.066s 2023-04-20 17:55:47,674 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2afc1e-1cd8-4b3b-817e-a423cf59595f', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2afc1e-1cd8-4b3b-817e-a423cf59595f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 17:55:47,747 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d/action 0.063s 2023-04-20 17:55:47,748 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:47 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-9b449858-cd96-45ba-a0cf-2580f45fc343', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d/action'} Body: b'' 2023-04-20 17:55:47,767 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d 0.018s 2023-04-20 17:55:47,767 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:47 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-0f08d108-7b8b-409b-8176-0c157503261c', 'x-openstack-request-id': 'req-0f08d108-7b8b-409b-8176-0c157503261c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/499fdd15d49a4d45be7943c80d24299d/groups/eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group eaeae90e-e5fe-4e0e-8e0b-634ea3c0733d could not be found."}}' 2023-04-20 17:55:47,795 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/group_types/5b087327-4840-4865-8d53-53bfb2f4a14a 0.028s 2023-04-20 17:55:47,796 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:47 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-f752feef-de43-44c5-a52f-5c3caef5d38b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/group_types/5b087327-4840-4865-8d53-53bfb2f4a14a'} Body: b'' 2023-04-20 17:55:47,847 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/types/8cd4ca16-53e8-458d-bd68-9e61cd7865c6 0.051s 2023-04-20 17:55:47,847 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55: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-38caa0bd-d955-4197-a011-58ca71325c28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/types/8cd4ca16-53e8-458d-bd68-9e61cd7865c6'} Body: b'' 2023-04-20 17:55:47,863 80632 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/types/8cd4ca16-53e8-458d-bd68-9e61cd7865c6 0.015s 2023-04-20 17:55:47,863 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d67900e-0f76-4236-8e8a-12d8cf204f58', 'x-openstack-request-id': 'req-8d67900e-0f76-4236-8e8a-12d8cf204f58', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7641eca5fd9d4a079caf90162480b3bf/types/8cd4ca16-53e8-458d-bd68-9e61cd7865c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8cd4ca16-53e8-458d-bd68-9e61cd7865c6 could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) --------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 80d5ac03-fb07-4d1b-b393-61fe9041cb3b failed to build and is in ERROR status 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 b900543b-97d6-4ee1-b559-a16e73262151 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:56:17,602 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types 0.162s 2023-04-20 17:56:17,602 80630 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-273662138", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87736a05-3195-4f87-b8c2-6ac35b912e7a', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87736a05-3195-4f87-b8c2-6ac35b912e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types'} Body: b'{"volume_type": {"id": "faf9248e-d16d-47e0-a674-fd26e1d9f29a", "name": "tempest-VolumeTypesAccessTest-volume-type-273662138", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-20 17:56:17,727 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes 0.120s 2023-04-20 17:56:17,727 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "faf9248e-d16d-47e0-a674-fd26e1d9f29a", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:17 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-e6206609-0ab6-4bd8-ba3a-64fbfa782819', 'x-openstack-request-id': 'req-e6206609-0ab6-4bd8-ba3a-64fbfa782819', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type faf9248e-d16d-47e0-a674-fd26e1d9f29a could not be found."}}' 2023-04-20 17:56:17,728 80630 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-20 17:56:17,761 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a/action 0.032s 2023-04-20 17:56:17,762 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "182e42c3cd4b4ab2bb09287d765a0d33"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:17 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-d5c66a8b-2db7-45d9-87bc-4e25e49b165f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a/action'} Body: b'' 2023-04-20 17:56:17,981 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes 0.218s 2023-04-20 17:56:17,982 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "faf9248e-d16d-47e0-a674-fd26e1d9f2 9a", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1709382919"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315a6e04-69a5-4309-ac13-45876fd3002f', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315a6e04-69a5-4309-ac13-45876fd3002f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes'} Body: b'{"volume": {"id": "b900543b-97d6-4ee1-b559-a16e73262151", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:56:17.921407", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1709382919", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273662138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}], "user_id": "08575b79295146699522765f04f99259", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:56:18,033 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151 0.039s 2023-04-20 17:56:18,033 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4275c2-8e7b-4abe-8a62-246aba5a36d8', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4275c2-8e7b-4abe-8a62-246aba5a36d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151'} Body: b'{"volume": {"id": "b900543b-97d6-4ee1-b559-a16e73262151", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:56:18.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1709382919", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273662138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}], "user_id": "08575b79295146699522765f04f99259", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182e42c3cd4b4ab2bb09287d765a0d33"}}' 2023-04-20 17:56:19,087 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151 0.042s 2023-04-20 17:56:19,087 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8dab7f2-995a-43a0-b54c-bef998f69215', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8dab7f2-995a-43a0-b54c-bef998f69215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151'} Body: b'{"volume": {"id": "b900543b-97d6-4ee1-b559-a16e73262151", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:56:18.000000", "updated_at": "2023-04-20T17:56:18.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1709382919", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273662138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}], "user_id": "08575b79295146699522765f04f99259", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182e42c3cd4b4ab2bb09287d765a0d33"}}' 2023-04-20 17:56:19,139 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151 0.041s 2023-04-20 17:56:19,139 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70903b1f-5a1a-43ae-87df-de4358d414c1', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70903b1f-5a1a-43ae-87df-de4358d414c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151'} Body: b'{"volume": {"id": "b900543b-97d6-4ee1-b559-a16e73262151", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:56:18.000000", "updated_at": "2023-04-20T17:56:18.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1709382919", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273662138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151"}], "user_id": "08575b79295146699522765f04f99259", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182e42c3cd4b4ab2bb09287d765a0d33"}}' 2023-04-20 17:56:19,246 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151 0.096s 2023-04-20 17:56:19,246 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56: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-ab85cdb5-38ba-4eda-8c2e-ac860ac06873', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2 bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151'} Body: b'' 2023-04-20 17:56:19,268 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151 0.021s 2023-04-20 17:56:19,269 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56: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-5e81cda3-c6f2-4f86-8269-1792d28539ad', 'x-openstack-request-id': 'req-5e81cda3-c6f2-4f86-8269-1792d28539ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/182e42c3cd4b4ab2bb09287d765a0d33/volumes/b900543b-97d6-4ee1-b559-a16e73262151'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b900543b-97d6-4ee1-b559-a16e73262151 could not be found."}}' 2023-04-20 17:56:19,297 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a/action 0.028s 2023-04-20 17:56:19,298 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "182e42c3cd4b4ab2bb09287d765a0d33"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56: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-c04e6ffa-b1ce-4584-a5ef-491e7fbc994c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a/action'} Body: b'' 2023-04-20 17:56:19,391 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a 0.092s 2023-04-20 17:56:19,391 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56: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-ac2d89c0-9fa6-49e5-8e73-7b361a15df98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a'} Body: b'' 2023-04-20 17:56:19,410 80630 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a 0.017s 2023-04-20 17:56:19,411 80630 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56: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-25feedb7-06b9-4197-a969-fe3eaebba28f', 'x-openstack-request-id': 'req-25feedb7-06b9-4197-a969-fe3eaebba28f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/955375bb89394fa6b0e814aea62 cf3b2/types/faf9248e-d16d-47e0-a674-fd26e1d9f29a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type faf9248e-d16d-47e0-a674-fd26e1d9f29a could not be found."}}' 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 079ffb72-76af-41df-bc83-07a80198e644 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:55:46,516 80620 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:55:46,517 80620 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:55:46,705 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.186s 2023-04-20 17:55:46,705 80620 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-1572988008", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK28+k2NHFWwBJ45Pgnij0rYGwscf/wgQwKjJ9hMql/Ah1G+enH+VmsTDZ/D/St2KDxN113M39bfG5G/GdMjdIzFN2e/VZNdp6eoICHZcl3IKQx+BCNI50mo9uWTbCNYgw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25f3286a-d10e-4f26-8c73-38bcebe01a57', 'x-compute-request-id': 'req-25f3286a-d10e-4f26-8c73-38bcebe01a57', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1572988008", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK28+k2NHFWwBJ45Pgnij0rYGwscf/wgQwKjJ9hMql/Ah1G+enH+VmsTDZ/D/St2KDxN113M39bfG5G/GdMjdIzFN2e/VZNdp6eoICHZcl3IKQx+BCNI50mo9uWTbCNYgw==", "fingerprint": "07:53:73:59:15:41:2e:98:aa:25:56:bd:46:80:ed:ad", "user_id": "377d01af97a94e36946304d8f4cf2d7c"}}' 2023-04-20 17:55:46,708 80620 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1572988008 created 2023-04-20 17:55:46,853 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.144s 2023-04-20 17:55:46,853 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1764430670", "description": "tempest-description--433024057"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-eea6169c-2894-4ebd-a045-6a9a56905244', 'date': 'Thu, 20 Apr 2023 17:55:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0462f86f-bfef-47d6-845e-56aab7d0e550", "name": "tempest-securitygroup--1764430670", "stateful": true, "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "description": "tempest-description--433024057", "shared": false, "security_group_rules": [{"id": "82beae30-7b63-4614-a482-940ffa1a2be6", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "0462f86f-bfef-47d6-845e-56aab7d0e550", "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": 951, "description": null, "tags": [], "created_at": "2023-04-20T17:55:46Z", "updated_at": "2023-04-20T17:55:46Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}, {"id": "851a00da-7199-4673-a6fb-f6ed28927410", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "0462f86f-bfef-47d6-845e-56aab7d0e550", "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": 952, "description": null, "tags": [], "created_at": "2023-04-20T17:55:46Z", "updated_at": "2023-04-20T17:55:46Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}], "tags": [], "created_at": "2023-04-20T17:55:46Z", "updated_at": "2023-04-20T17:55:46Z", "revision_number": 1, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:55:47,015 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-20 17:55:47,015 80620 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": "0462f86f-bfef-47d6-845e-56aab7d0e550", "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-5f8e0787-3d19-42e4-bea7-bcdbc7bd0ac9', 'date': 'Thu, 20 Apr 2023 17:55: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": "1e844039-d468-44ce-ad14-f9d9f0426bdd", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "0462f86f-bfef-47d6-845e-56aab7d0e550", "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-20T17:55:46Z", "updated_at": "2023-04-20T17:55:46Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:55:47,255 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.239s 2023-04-20 17:55:47,255 80620 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": "0462f86f-bfef-47d6-845e-56aab7d0e550", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c3a1ccb1-4c72-4aa2-a8f9-7d1094d5d132', 'date': 'Thu, 20 Apr 2023 17:55: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": "aa8160bd-17d8-4c41-aee4-4aac00cc12a5", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "0462f86f-bfef-47d6-845e-56aab7d0e550", "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-20T17:55:47Z", "updated_at": "2023-04-20T17:55:47Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:55:47,255 80620 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1764430670 created 2023-04-20 17:55:47,998 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.742s 2023-04-20 17:55:47,999 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'cont ent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-51b3361f-a8ab-46fa-8783-0ca6e8695b32', 'date': 'Thu, 20 Apr 2023 17:55:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "db95c2d4-9aee-4d47-9adb-b718715c2604", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "floating_ip_address": "172.24.4.192", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5995f15ea45a4b4590b2d181ae5d7907", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:55:47Z", "updated_at": "2023-04-20T17:55:47Z", "revision_number": 0}}' 2023-04-20 17:55:47,999 80620 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'db95c2d4-9aee-4d47-9adb-b718715c2604', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'floating_ip_address': '172.24.4.192', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5995f15ea45a4b4590b2d181ae5d7907', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:55:47Z', 'updated_at': '2023-04-20T17:55:47Z', 'revision_number': 0, 'ip': '172.24.4.192'} created 2023-04-20 17:55:48,042 80620 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.036s 2023-04-20 17:55:48,042 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:48 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-fda3f13a-d317-4bf8-9536-264e7d5df27d', '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": "377d01af97a94e36946304d8f4cf2d7c", "name": "tempest-AttachVolumeShelveTestJSON-1882994267-project-member", "password_expires_at": null}, "audit_ids": ["W1_WQv6rRM6wbb4e0n6Csg"], "expires_at": "2023-04-20T18:55:48.000000Z", "issued_at": "2023-04-20T17:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5995f15ea45a4b4590b2d181ae5d7907", "name": "tempest-AttachVolumeShelveTestJSON-1882994267"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": " public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5995f15ea45a4b4590b2d181ae5d7907", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:55:48,043 80620 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3', 'name': 'tempest-AttachVolumeShelveTestJSON-1377187363-network', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49318, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:55:41Z', 'updated_at': '2023-04-20T17:55:41Z', 'revision_number': 1} available for tenant 2023-04-20 17:55:48,044 80620 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1572988008', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK28+k2NHFWwBJ45Pgnij0rYGwscf/wgQwKjJ9hMql/Ah1G+enH+VmsTDZ/D/St2KDxN113M39bfG5G/GdMjdIzFN2e/VZNdp6eoICHZcl3IKQx+BCNI50mo9uWTbCNYgw==', 'fingerprint': '07:53:73:59:15:41:2e:98:aa:25:56:bd:46:80:ed:ad', 'user_id': '377d01af97a94e36946304d8f4cf2d7c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCJQqp/DQe2klaL4ZJHvV92qudn1hJ5aQsQhqhL2HCurj3HOE5LRaCg\n/tgOCt8Y7PigBwYFK4EEACKhZANiAAStvPpNjRxVsASeOT4J4o9K2BsLHH/8IEMC\noyfYTKpfwIdRvnpx/lZrEw2fw/0rdig8TdddzN/W3xuRvxnTI3SMxTdnv1WTXaen\nqCAh2XJdyCkMfgQjSOdJqPblk2wjWIM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0462f86f-bfef-47d6-845e-56aab7d0e550', 'name': 'tempest-securitygroup--1764430670', 'stateful': True, 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'description': 'tempest-description--433024057', 'shared': False, 'security_group_rules': [{'id': '82beae30-7b63-4614-a482-940ffa1a2be6', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'security_group_id': '0462f86f-bfef-47d6-845e-56aab7d0e550', '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': 951, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:55:46Z', 'updated_at': '2023-04-20T17:55:46Z', 'revision_number': 0, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907'}, {'id': '851a00da-7199-4673-a6fb-f6ed28927410', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'security_group_id': '0462f86f-bfef-47d6-845e-56aab7d0e550', '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': 952, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:55:46Z', 'updated_at': ' 2023-04-20T17:55:46Z', 'revision_number': 0, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907'}], 'tags': [], 'created_at': '2023-04-20T17:55:46Z', 'updated_at': '2023-04-20T17:55:46Z', 'revision_number': 1, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907'}, 'floating_ip': {'id': 'db95c2d4-9aee-4d47-9adb-b718715c2604', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'floating_ip_address': '172.24.4.192', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5995f15ea45a4b4590b2d181ae5d7907', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:55:47Z', 'updated_at': '2023-04-20T17:55:47Z', 'revision_number': 0, 'ip': '172.24.4.192'}} 2023-04-20 17:55:49,013 80620 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.969s 2023-04-20 17:55:49,014 80620 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-1776770964", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3"}], "security_groups": [{"name": "tempest-securitygroup--1764430670"}], "key_name": "tempest-keypair-1572988008", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2', '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-8ab35fc2-34b0-4a3a-80f0-8671726a4d0d', 'x-compute-request-id': 'req-8ab35fc2-34b0-4a3a-80f0-8671726a4d0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "20bf3e28-a250-48df-9246-59c132665ba2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bf3e28-a250-48df-9246-59c132665ba2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1764430670"}], "adminPass": "password"}}' 2023-04-20 17:55:49,094 80620 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/20bf3e28-a250-48df-9246-59c132665ba2 0.077s 2023-04-20 17:55:49,094 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', '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-e6c2dc59-f1ad-4432-b51d-d44647edf62e', 'x-compute-request-id': 'req-e6c2dc59-f1ad-4432-b51d-d44647edf62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2'} Body: b'{"server": {"id": "20bf3e28-a250-48df-9246-59c132665ba2", "name": "tempest-AttachVolumeShelveTestJSON-server-1776770964", "status": "BUILD", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "user_i d": "377d01af97a94e36946304d8f4cf2d7c", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:55:49Z", "updated": "2023-04-20T17:55:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bf3e28-a250-48df-9246-59c132665ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1572988008", "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-20 17:56:39,435 80620 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/20bf3e28-a250-48df-9246-59c132665ba2 0.281s 2023-04-20 17:56:39,436 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1589', '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-d290f720-da35-4170-b9e9-ea86962c425f', 'x-compute-request-id': 'req-d290f720-da35-4170-b9e9-ea86962c425f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2'} Body: b'{"server": {"id": "20bf3e28-a250-48df-9246-59c132665ba2", "name": "tempest-AttachVolumeShelveTestJSON-server-1776770964", "status": "ACTIVE", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "user_id": "377d01af97a94e36946304d8f4cf2d7c", "metadata": {}, "hostId": "83db13bc495891122b42c0de62e4d8279e02d099c6fada62b5f96f21", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:55:48Z", "updated": "2023-04-20T17:55:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1377187363-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6a:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bf3e28-a250-48df-9246-59c132665ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1572988008", "OS-SRV-USG:launched_at": "2023-04-20T17:55:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1764430670"}], "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-20 17:56:39,449 80620 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 17:57:39,701 80620 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/20bf3e28-a250-48df-9246-59c132665ba2/os-interface 0.190s 2023-04-20 17:57:39,701 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:39 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-d3874aaa-99f1-41bb-ab34-1aed6206c4f6', 'x-compute-request-id': 'req-d3874aaa-99f1-41bb-ab34-1aed6206c4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3", "port_id": "e3b6753f-02c4-4794-a337-292658d9039f", "mac_addr": "fa:16:3e:60:6a:54", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "416ac97f-aeb4-44a3-beb3-f932e41d6493", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 17:57:40,435 80620 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/db95c2d4-9aee-4d47-9adb-b718715c2604 0.727s 2023-04-20 17:57:40,435 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e3b6753f-02c4-4794-a337-292658d9039f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-af6efe14-e4dd-48bb-abee-7239d5add2e9', 'date': 'Thu, 20 Apr 2023 17:57:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/db95c2d4-9aee-4d47-9adb-b718715c2604'} Body: b'{"floatingip": {"id": "db95c2d4-9aee-4d47-9adb-b718715c2604", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "floating_ip_address": "172.24.4.192", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "b95ce8ad-d968-42c5-85e5-21535d76cbaa", "port_id": "e3b6753f-02c4-4794-a337-292658d9039f", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3", "mac_address": "fa:16:3e:60:6a:54", "admin_state_up": true, "status": "ACTIVE", "device_id": "20bf3e28-a250-48df-9246-59c132665ba2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:55:47Z", "updated_at": "2023-04-20T17:57:40Z", "revision_number": 1, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:57:40,436 80620 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.192:22' as 'cirros' with public key authentication 2023-04-20 17:57:40,478 80620 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 17:57:40,500 80620 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 17:57:40,501 80620 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.192 successfully created 2023-04-20 17:57:40,547 80620 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/20bf3e28-a250-48df-9246-59c132665ba2/ips 0.046s 2023-04-20 17:57:40,548 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', '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-4014a2a7-73ab-46e3-8742-06824fc8e945', 'x-compute-request-id': 'req-4014a2a7-73ab-46e3-8742-06824fc8e945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1377187363-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-20 17:57:40,775 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes 0.224s 2023-04-20 17:57:40,776 80620 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-1988169573"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f373e3-d1dd-4d02-9e89-22ca1905ce47', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f373e3-d1dd-4d02-9e89-22ca1905ce47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes'} Body: b'{"volume": {"id": "079ffb72-76af-41df-bc83-07a80198e644", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:40.705452", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1988169573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644"}], "user_id": "377d01af97a94e36946304d8f4cf2d7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:57:40,839 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644 0.052s 2023-04-20 17:57:40,840 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4942b8bc-147f-42e7-92ce-fe96f5c45faa', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4942b8bc-147f-42e7-92ce-fe96f5c45faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644'} Body: b'{"volume": {"id": "079ffb72-76af-41df-bc83-07a80198e644", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:41.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1988169573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644"}], "us er_id": "377d01af97a94e36946304d8f4cf2d7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:57:41,894 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644 0.042s 2023-04-20 17:57:41,894 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d8376d-b74a-482c-bd04-244646c64a1f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d8376d-b74a-482c-bd04-244646c64a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644'} Body: b'{"volume": {"id": "079ffb72-76af-41df-bc83-07a80198e644", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:41.000000", "updated_at": "2023-04-20T17:57:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1988169573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5995f15ea45a4b4590b2d181ae5d7907/volumes/079ffb72-76af-41df-bc83-07a80198e644"}], "user_id": "377d01af97a94e36946304d8f4cf2d7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:57:42,016 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2 0.111s 2023-04-20 17:57:42,016 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:41 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-fb7d1594-b2cf-4807-b243-b5d099229921', 'x-compute-request-id': 'req-fb7d1594-b2cf-4807-b243-b5d099229921', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2'} Body: b'' 2023-04-20 17:57:42,562 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2 0.545s 2023-04-20 17:57:42,563 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1714', '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-1b824c39-5ea6-4fff-b1bb-4fb2fc3b1aa3', 'x-compute -request-id': 'req-1b824c39-5ea6-4fff-b1bb-4fb2fc3b1aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2'} Body: b'{"server": {"id": "20bf3e28-a250-48df-9246-59c132665ba2", "name": "tempest-AttachVolumeShelveTestJSON-server-1776770964", "status": "ACTIVE", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "user_id": "377d01af97a94e36946304d8f4cf2d7c", "metadata": {}, "hostId": "83db13bc495891122b42c0de62e4d8279e02d099c6fada62b5f96f21", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:55:48Z", "updated": "2023-04-20T17:57:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1377187363-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6a:54"}, {"version": 4, "addr": "172.24.4.192", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:6a:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20bf3e28-a250-48df-9246-59c132665ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1572988008", "OS-SRV-USG:launched_at": "2023-04-20T17:55:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1764430670"}], "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-20 17:58:32,625 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2 0.042s 2023-04-20 17:58:32,626 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:32 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-086b043f-9382-4610-8ef4-9d61363bc8bf', 'x-compute-request-id': 'req-086b043f-9382-4610-8ef4-9d61363bc8bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20bf3e28-a250-48df-9246-59c132665ba2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 20bf3e28-a250-48df-9246-59c132665ba2 could not be found."}}' 2023-04-20 17:58:32,667 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1572988008 0.039s 2023-04-20 17:58:32,667 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:32 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-c6cf9b43-b609-42db-921b-f5550735939b', 'x-compute-request-id': 'req-c6cf9b43-b609-42db-921b-f5550735939b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypair s/tempest-keypair-1572988008'} Body: b'' 2023-04-20 17:58:32,837 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0462f86f-bfef-47d6-845e-56aab7d0e550 0.168s 2023-04-20 17:58:32,837 80620 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-c4b274ac-7f5a-4ead-a3f8-355edfe46815', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:58:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0462f86f-bfef-47d6-845e-56aab7d0e550'} Body: b'' 2023-04-20 17:58:32,878 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0462f86f-bfef-47d6-845e-56aab7d0e550 0.040s 2023-04-20 17:58:32,878 80620 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-a3e29471-9cff-40a9-ac11-84d9bf615362', 'date': 'Thu, 20 Apr 2023 17:58:32 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0462f86f-bfef-47d6-845e-56aab7d0e550'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0462f86f-bfef-47d6-845e-56aab7d0e550 does not exist", "detail": ""}}' 2023-04-20 17:58:33,350 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/db95c2d4-9aee-4d47-9adb-b718715c2604 0.471s 2023-04-20 17:58:33,351 80620 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-c3058100-9d58-46d1-8c84-194e5c9bb275', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 17:58:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/db95c2d4-9aee-4d47-9adb-b718715c2604'} Body: b'' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] ------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 2a6eee61-1e12-481f-81ce-e0716ca93281 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:55:54,057 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.079s 2023-04-20 17:55:54,058 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:53 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-1dc1af09-7180-4e9f-bb1e-aef88ee18bca', '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": "6ed147c0245640dfbcf646a06b47b6ff", "name": "tempest-VolumesActionsTest-1269335110-project-member", "password_expires_at": null}, "audit_ids": ["fsTF-ihfTE-IpA_5SFsRpw"], "expires_at": "2023-04-20T18:55:54.000000Z", "issued_at": "2023-04-20T17:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "973ac0d1b8764270af9a76d78fb28c91", "name": "tempest-VolumesActionsTest-1269335110"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/973ac0d1b8764270af9a76d78fb28c91", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:55:54,058 80632 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '9a4f034b-bfa6-40a8-8ad4-94e5a8514a43', 'name': 'tempest-VolumesActionsTest-225271598-network', 'tenant_id': '973ac0d1b8764270af9a76d78fb28c91', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '973ac0d1b8764270af9a76d78fb28c91', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21939, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:55:50Z', 'updated_at': '2023-04-20T17:55:50Z', 'revision_number': 1} available for tenant 2023-04-20 17:55:54,696 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.637s 2023-04-20 17:55:54,697 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-717254349", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "networks": [{"uuid": "9a4f034b-bfa6-40a8-8ad4-94e5a8514a43"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3afe539d-a1f6-4367-a779-ef37ecfa517a', 'x-compute-request-id': 'req-3afe539d-a1f6-4367-a779-ef37ecfa517a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "436b0a7e-3636-4285-a8cf-48574352b9f3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "q3QYxrZ33d4z"}}' 2023-04-20 17:55:54,802 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3 0.101s 2023-04-20 17:55:54,802 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:55:54 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-e9d6b9b9-1d3c-47b1-bd31-9823685c2804', 'x-compute-request-id': 'req-e9d6b9b9-1d3c-47b1-bd31-9823685c2804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3'} Body: b'{"server": {"id": "436b0a7e-3636-4285-a8cf-48574352b9f3", "name": "tempest-VolumesActionsTest-instance-717254349", "status": "BUILD", "tenant_id": "973ac0d1b8764270af9a76d78fb28c91", "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:55:55Z", "updated": "2023-04-20T17:55:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}], "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": "sched uling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 17:56:45,105 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3 0.242s 2023-04-20 17:56:45,106 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1485', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-840fd3f1-11eb-4f6b-bbf8-1cbe4f269c51', 'x-compute-request-id': 'req-840fd3f1-11eb-4f6b-bbf8-1cbe4f269c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3'} Body: b'{"server": {"id": "436b0a7e-3636-4285-a8cf-48574352b9f3", "name": "tempest-VolumesActionsTest-instance-717254349", "status": "ACTIVE", "tenant_id": "973ac0d1b8764270af9a76d78fb28c91", "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "metadata": {}, "hostId": "96cddfdf5d21b15a261006dbe1b2aee781b7592bfa23b457b0b96d22", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:55:54Z", "updated": "2023-04-20T17:56:01Z", "addresses": {"tempest-VolumesActionsTest-225271598-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:fc:cb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:56:00.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-20 17:56:45,122 80632 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 17:57:45,451 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes 0.298s 2023-04-20 17:57:45,452 80632 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-1818611927"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a167a7e-de45-409c-abb9-c97200546187', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a167a7e-de45-409c-abb9-c97200546187', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes'} Body: b'{"volume": {"id": "2a6eee61-1e12-481f-81ce-e0716ca93281", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:45.370075", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1818611927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sou rce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:57:45,500 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281 0.039s 2023-04-20 17:57:45,500 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef06965c-8ada-4110-866f-9f1a094787e0', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef06965c-8ada-4110-866f-9f1a094787e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281'} Body: b'{"volume": {"id": "2a6eee61-1e12-481f-81ce-e0716ca93281", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:45.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1818611927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:57:46,555 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281 0.044s 2023-04-20 17:57:46,556 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6035ec4a-16eb-4750-9644-511ef4ec9451', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6035ec4a-16eb-4750-9644-511ef4ec9451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281'} Body: b'{"volume": {"id": "2a6eee61-1e12-481f-81ce-e0716ca93281", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:45.000000", "updated_at": "2023-04-20T17:57:46.000000", "name": "tempest-VolumesActionsTest-Volume-1818611927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}], "user_id": "6ed147c0245640dfbcf64 6a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:57:46,628 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281 0.061s 2023-04-20 17:57:46,628 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22109469-fde4-46ab-83da-4f514714f1b8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22109469-fde4-46ab-83da-4f514714f1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281'} Body: b'{"volume": {"id": "2a6eee61-1e12-481f-81ce-e0716ca93281", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:57:45.000000", "updated_at": "2023-04-20T17:57:46.000000", "name": "tempest-VolumesActionsTest-Volume-1818611927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:57:46,748 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281 0.110s 2023-04-20 17:57:46,749 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1978f6-c3fc-47e9-9680-430facf9dc3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281'} Body: b'' 2023-04-20 17:57:46,772 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281 0.022s 2023-04-20 17:57:46,772 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57: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-daaf2bc3-efe1-4527-9670-9eb74c9250e5', 'x-openstack-request-id': 'req-daaf2bc3-efe1-4527-9670-9eb74c9250e5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/2a6eee61-1e12-481f-81ce-e0716ca93281'} Body: b'{"itemNotFound": {"c ode": 404, "message": "Volume 2a6eee61-1e12-481f-81ce-e0716ca93281 could not be found."}}' 2023-04-20 17:57:46,889 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3 0.116s 2023-04-20 17:57:46,889 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-147ce636-5212-4aa6-bad0-245d5f05776a', 'x-compute-request-id': 'req-147ce636-5212-4aa6-bad0-245d5f05776a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3'} Body: b'' 2023-04-20 17:57:47,238 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3 0.348s 2023-04-20 17:57:47,238 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:57:46 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-4b5bf4cc-2af4-4ccf-ab9f-686549c1536b', 'x-compute-request-id': 'req-4b5bf4cc-2af4-4ccf-ab9f-686549c1536b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3'} Body: b'{"server": {"id": "436b0a7e-3636-4285-a8cf-48574352b9f3", "name": "tempest-VolumesActionsTest-instance-717254349", "status": "ACTIVE", "tenant_id": "973ac0d1b8764270af9a76d78fb28c91", "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "metadata": {}, "hostId": "96cddfdf5d21b15a261006dbe1b2aee781b7592bfa23b457b0b96d22", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:55:54Z", "updated": "2023-04-20T17:57:47Z", "addresses": {"tempest-VolumesActionsTest-225271598-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:fc:cb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/436b0a7e-3636-4285-a8cf-48574352b9f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T17:56:00.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-20 17:58:37,336 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3 0.036s 2023-04-20 17:58:37,337 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu )', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d887ee7d-a3f4-4886-aab7-0f97df954f6b', 'x-compute-request-id': 'req-d887ee7d-a3f4-4886-aab7-0f97df954f6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/436b0a7e-3636-4285-a8cf-48574352b9f3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 436b0a7e-3636-4285-a8cf-48574352b9f3 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 ed93f700-ff6f-4307-8a8f-2976d1b3783c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:58:37,638 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes 0.297s 2023-04-20 17:58:37,638 80632 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-997714753"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16529d41-9e4e-4201-bf16-7de7f6f1f219', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16529d41-9e4e-4201-bf16-7de7f6f1f219', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes'} Body: b'{"volume": {"id": "ed93f700-ff6f-4307-8a8f-2976d1b3783c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:37.579476", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-997714753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:58:37,688 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c 0.041s 2023-04-20 17:58:37,688 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78e349b7-6e70-4555-8156-ad6db1ed9335', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78e349b7-6e70-4555-8156-ad6db1ed9335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c'} Body: b'{"volume": {"id": "ed93f700-ff6f-4307-8a8f-2976d1b3783c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:38.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-997714753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:38,746 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c 0.046s 2023-04-20 17:58:38,746 80632 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f94493f8-433d-44cc-abfe-b9a77cdfd5de', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f94493f8-433d-44cc-abfe-b9a77cdfd5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c'} Body: b'{"volume": {"id": "ed93f700-ff6f-4307-8a8f-2976d1b3783c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:38.000000", "updated_at": "2023-04-20T17:58:38.000000", "name": "tempest-VolumesActionsTest-Volume-997714753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:38,799 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c 0.042s 2023-04-20 17:58:38,799 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e09315-d05a-4591-a3eb-620206022a3a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e09315-d05a-4591-a3eb-620206022a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c'} Body: b'{"volume": {"id": "ed93f700-ff6f-4307-8a8f-2976d1b3783c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:38.000000", "updated_at": "2023-04-20T17:58:38.000000", "name": "tempest-VolumesActionsTest-Volume-997714753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:38,912 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c 0.101s 2023-04-20 17:58:38,912 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:38 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-4ba2facd-a854-455f-9cf7-c3478831f7e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c'} Body: b'' 2023-04-20 17:58:38,933 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c 0.021s 2023-04-20 17:58:38,934 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58: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-c20f1ecd-67f1-42ff-a94c-e727142ffba1', 'x-openstack-request-id': 'req-c20f1ecd-67f1-42ff-a94c-e727142ffba1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/ed93f700-ff6f-4307-8a8f-2976d1b3783c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ed93f700-ff6f-4307-8a8f-2976d1b3783c 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 67fcf7de-e987-4cba-9917-a6134c2b4dd0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:58:39,164 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes 0.227s 2023-04-20 17:58:39,164 80632 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-797862330"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7bb8c6-73b3-494f-a449-004f9bbbff27', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7bb8c6-73b3-494f-a449-004f9bbbff27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes'} Body: b'{"volume": {"id": "67fcf7de-e987-4cba-9917-a6134c2b4dd0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:39.096840", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-797862330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:58:39,215 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0 0.041s 2023-04-20 17:58:39,215 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6dff3b-1fa5-495b-9a33-aef70dd04c75', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6dff3b-1fa5-495b-9a33-aef70dd04c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0'} Body: b'{"volume": {"id": "67fcf7de-e987-4cba-9917-a6134c2b4dd0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:39.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-797862330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:40,267 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0 0.040s 2023-04-20 17:58:40,267 80632 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10735ae-4db5-4a23-8a09-f9a694b49d9b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10735ae-4db5-4a23-8a09-f9a694b49d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0'} Body: b'{"volume": {"id": "67fcf7de-e987-4cba-9917-a6134c2b4dd0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:39.000000", "updated_at": "2023-04-20T17:58:39.000000", "name": "tempest-VolumesActionsTest-Volume-797862330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:40,344 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0 0.065s 2023-04-20 17:58:40,344 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a8257e-c4b9-48ae-87a9-faee4f8aaf82', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a8257e-c4b9-48ae-87a9-faee4f8aaf82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0'} Body: b'{"volume": {"id": "67fcf7de-e987-4cba-9917-a6134c2b4dd0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:39.000000", "updated_at": "2023-04-20T17:58:39.000000", "name": "tempest-VolumesActionsTest-Volume-797862330", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:40,460 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0 0.105s 2023-04-20 17:58:40,461 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:40 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-fd04f916-35b7-4171-b345-8b78fa85b4d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0'} Body: b'' 2023-04-20 17:58:40,484 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0 0.022s 2023-04-20 17:58:40,484 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:40 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-04d5e62e-3823-461c-895b-73ff55c029bb', 'x-openstack-request-id': 'req-04d5e62e-3823-461c-895b-73ff55c029bb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/67fcf7de-e987-4cba-9917-a6134c2b4dd0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 67fcf7de-e987-4cba-9917-a6134c2b4dd0 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 6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:58:40,696 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes 0.207s 2023-04-20 17:58:40,697 80632 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-148228455"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e09cbb0-dc48-4458-a98d-59f1b6b6a4f0', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e09cbb0-dc48-4458-a98d-59f1b6b6a4f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes'} Body: b'{"volume": {"id": "6272fe7b-72fc-45a9-b99d-1fa1a2f2e432", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:40.628517", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-148228455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:58:40,748 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 0.041s 2023-04-20 17:58:40,749 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48552a29-d190-4e89-9f3c-50ea4883e015', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48552a29-d190-4e89-9f3c-50ea4883e015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432'} Body: b'{"volume": {"id": "6272fe7b-72fc-45a9-b99d-1fa1a2f2e432", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:41.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-148228455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:41,801 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 0.039s 2023-04-20 17:58:41,802 80632 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca607de2-853e-4b41-b5d9-229cc03ae505', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca607de2-853e-4b41-b5d9-229cc03ae505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432'} Body: b'{"volume": {"id": "6272fe7b-72fc-45a9-b99d-1fa1a2f2e432", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:41.000000", "updated_at": "2023-04-20T17:58:41.000000", "name": "tempest-VolumesActionsTest-Volume-148228455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:41,852 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 0.039s 2023-04-20 17:58:41,852 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81fb96f0-93dc-41d7-b8df-8d11f121abf7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fb96f0-93dc-41d7-b8df-8d11f121abf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432'} Body: b'{"volume": {"id": "6272fe7b-72fc-45a9-b99d-1fa1a2f2e432", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:41.000000", "updated_at": "2023-04-20T17:58:41.000000", "name": "tempest-VolumesActionsTest-Volume-148228455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:41,963 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 0.101s 2023-04-20 17:58:41,964 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff90938-864d-429a-b8f0-dcd8e9689811', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432'} Body: b'' 2023-04-20 17:58:42,024 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 0.059s 2023-04-20 17:58:42,024 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58: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-b680695a-0182-471e-9fb9-07029c9545e3', 'x-openstack-request-id': 'req-b680695a-0182-471e-9fb9-07029c9545e3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/6272fe7b-72fc-45a9-b99d-1fa1a2f2e432'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6272fe7b-72fc-45a9-b99d-1fa1a2f2e432 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 bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:58:42,209 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes 0.182s 2023-04-20 17:58:42,209 80632 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-1726627544"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa77830-dcc0-445e-ac0b-0b795cc00fac', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa77830-dcc0-445e-ac0b-0b795cc00fac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes'} Body: b'{"volume": {"id": "bcb3d742-bfe7-45a7-8d9b-ed5d930433d1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:42.151221", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1726627544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:58:42,257 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 0.038s 2023-04-20 17:58:42,257 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89194ff9-5ad2-47ca-9b2f-9e57cf27e1e3', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89194ff9-5ad2-47ca-9b2f-9e57cf27e1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1'} Body: b'{"volume": {"id": "bcb3d742-bfe7-45a7-8d9b-ed5d930433d1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:42.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1726627544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:43,333 80632 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/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 0.065s 2023-04-20 17:58:43,334 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b128341-3ada-4018-b918-47902bd77b2d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b128341-3ada-4018-b918-47902bd77b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1'} Body: b'{"volume": {"id": "bcb3d742-bfe7-45a7-8d9b-ed5d930433d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:42.000000", "updated_at": "2023-04-20T17:58:42.000000", "name": "tempest-VolumesActionsTest-Volume-1726627544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:43,388 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 0.043s 2023-04-20 17:58:43,388 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab2c00d-2799-46f0-81a6-a28b9f395934', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab2c00d-2799-46f0-81a6-a28b9f395934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1'} Body: b'{"volume": {"id": "bcb3d742-bfe7-45a7-8d9b-ed5d930433d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:42.000000", "updated_at": "2023-04-20T17:58:42.000000", "name": "tempest-VolumesActionsTest-Volume-1726627544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:43,508 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 0.106s 2023-04-20 17:58:43,509 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:43 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-bc201d4a-6d53-4494-b60b-7736ea29533a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1'} Body: b'' 2023-04-20 17:58:43,535 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 0.025s 2023-04-20 17:58:43,537 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:43 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-cb0dd2cb-d2a4-4287-a249-3dbe8eb23c40', 'x-openstack-request-id': 'req-cb0dd2cb-d2a4-4287-a249-3dbe8eb23c40', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/bcb3d742-bfe7-45a7-8d9b-ed5d930433d1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bcb3d742-bfe7-45a7-8d9b-ed5d930433d1 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 02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:58:43,819 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes 0.279s 2023-04-20 17:58:43,819 80632 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-1254992726"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc89fe59-64c8-4ce1-a8fd-c99949177496', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc89fe59-64c8-4ce1-a8fd-c99949177496', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes'} Body: b'{"volume": {"id": "02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:43.748168", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1254992726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 17:58:43,901 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 0.054s 2023-04-20 17:58:43,904 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42042cdc-cd3d-4394-b847-4d2aec399c0f', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42042cdc-cd3d-4394-b847-4d2aec399c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24'} Body: b'{"volume": {"id": "02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:44.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1254992726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:44,965 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 0.045s 2023-04-20 17:58:44,966 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64994a6b-ebf0-4864-b05a-a94a02222237', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64994a6b-ebf0-4864-b05a-a94a02222237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24'} Body: b'{"volume": {"id": "02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:44.000000", "updated_at": "2023-04-20T17:58:44.000000", "name": "tempest-VolumesActionsTest-Volume-1254992726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:45,024 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 0.044s 2023-04-20 17:58:45,024 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfffa13-f436-484d-9dc4-b1b59dd13bbe', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfffa13-f436-484d-9dc4-b1b59dd13bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24'} Body: b'{"volume": {"id": "02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T17:58:44.000000", "updated_at": "2023-04-20T17:58:44.000000", "name": "tempest-VolumesActionsTest-Volume-1254992726", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24"}], "user_id": "6ed147c0245640dfbcf646a06b47b6ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "973ac0d1b8764270af9a76d78fb28c91"}}' 2023-04-20 17:58:45,137 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 0.101s 2023-04-20 17:58:45,137 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:45 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-e74dc9c3-aa18-44c1-bc1b-baf21a384690', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24'} Body: b'' 2023-04-20 17:58:45,162 80632 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 0.024s 2023-04-20 17:58:45,162 80632 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58: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-76993997-33c1-46c9-86b8-2f1a1ff8b753', 'x-openstack-request-id': 'req-76993997-33c1-46c9-86b8-2f1a1ff8b753', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/973ac0d1b8764270af9a76d78fb28c91/volumes/02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 02db5cf4-dcfc-4f2f-ba68-d1f8b6519f24 could not be found."}}' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 42b34446-2d6d-47e2-9ef1-e0a9d07036ce failed to build and is in ERROR status tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 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 cadd717a-35c8-40f1-8834-2c3f72c9d337 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 17:58:33,354 80620 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 17:58:33,354 80620 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 17:58:33,416 80620 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-20 17:58:33,416 80620 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-1090953050", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPZ77eU9r4NOd5ZuyvsKOXeqwbxyVqWGdPmv0bfYOwTtQmE5TK+Pwd+iG6nZu1VUOVPSXW9fnnBkAfhH+uY1mZHkBu5JzsPgPhy4a7e5Luw/LAeAlRbTEXr3wYrwBtyEVQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f918fce-d74d-4d30-9fc2-688bae4787ef', 'x-compute-request-id': 'req-5f918fce-d74d-4d30-9fc2-688bae4787ef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1090953050", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPZ77eU9r4NOd5ZuyvsKOXeqwbxyVqWGdPmv0bfYOwTtQmE5TK+Pwd+iG6nZu1VUOVPSXW9fnnBkAfhH+uY1mZHkBu5JzsPgPhy4a7e5Luw/LAeAlRbTEXr3wYrwBtyEVQ==", "fingerprint": "b0:ab:57:66:83:15:75:5b:2b:7b:3c:a2:de:06:0d:fc", "user_id": "377d01af97a94e36946304d8f4cf2d7c"}}' 2023-04-20 17:58:33,419 80620 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1090953050 created 2023-04-20 17:58:33,578 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.158s 2023-04-20 17:58:33,578 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--902656322", "description": "tempest-description--1731604762"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-3fe6f69b-f56d-445a-a83c-7be906c51b31', 'date': 'Thu, 20 Apr 2023 17:58:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "name": "tempest-securitygroup--902656322", "stateful": true, "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "description": "tempest-description--1731604762", "shared": false, "security_group_rules": [{"id": "7f35e031-4cdc-448c-bd4e-6812a0155266", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "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": 1019, "description": null, "tags": [], "created_at": "2023-04-20T17:58:33Z", "updated_at": "2023-04-20T17:58:33Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}, {"id": "d53b8561-296c-454a-b890-a5b9b933c2ee", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remot e_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1018, "description": null, "tags": [], "created_at": "2023-04-20T17:58:33Z", "updated_at": "2023-04-20T17:58:33Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}], "tags": [], "created_at": "2023-04-20T17:58:33Z", "updated_at": "2023-04-20T17:58:33Z", "revision_number": 1, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:58:33,751 80620 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-20 17:58:33,752 80620 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": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "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-188850b3-3a96-41bf-9ced-d1aed7af4e0c', 'date': 'Thu, 20 Apr 2023 17:58: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": "818ba32a-a394-407a-8842-b3f15093ce0c", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "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-20T17:58:33Z", "updated_at": "2023-04-20T17:58:33Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:58:33,909 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.156s 2023-04-20 17:58:33,909 80620 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": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-de36f199-b0cb-4593-91f4-474696825179', 'date': 'Thu, 20 Apr 2023 17:58: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": "629b7463-77de-4710-8c61-0bd526783c86", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "security_group_id": "d8ca5090-5e04-42d7-9d0f-b560d933b975", "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-20T17:58:33Z", "updated_at": "2023-04-20T17:58:33Z", "revision_number": 0, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 17:58:33,909 80620 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--902656322 created 2023-04-20 17:58:34,696 80620 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.786s 2023-04-20 17:58:34,697 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309"}} Response - Headers: {'con tent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-aa6dafbd-03c6-4491-b6fa-27ef6f490342', 'date': 'Thu, 20 Apr 2023 17:58:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bf5b78c6-dc06-41d3-b386-69131bb82eab", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "floating_ip_address": "172.24.4.214", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5995f15ea45a4b4590b2d181ae5d7907", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:58:34Z", "updated_at": "2023-04-20T17:58:34Z", "revision_number": 0}}' 2023-04-20 17:58:34,697 80620 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bf5b78c6-dc06-41d3-b386-69131bb82eab', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5995f15ea45a4b4590b2d181ae5d7907', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:58:34Z', 'updated_at': '2023-04-20T17:58:34Z', 'revision_number': 0, 'ip': '172.24.4.214'} created 2023-04-20 17:58:34,788 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2023-04-20 17:58:34,788 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58: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-3d7f9960-6fbe-43d6-80a7-64533a2a2131', '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": "377d01af97a94e36946304d8f4cf2d7c", "name": "tempest-AttachVolumeShelveTestJSON-1882994267-project-member", "password_expires_at": null}, "audit_ids": ["ScYMBXSzT1GRAdDqabybWw"], "expires_at": "2023-04-20T18:58:34.000000Z", "issued_at": "2023-04-20T17:58:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5995f15ea45a4b4590b2d181ae5d7907", "name": "tempest-AttachVolumeShelveTestJSON-1882994267"}, "is_domain": false, "roles": [{"id": "e23a4579e70b49308f6f539e4319f8b6", "name": "reader"}, {"id": "72e0e8f8ac0d4e34ae29a4616f44936e", "name": "member"}], "catalog": [{"endpoints": [{"id": "2da9fe7917ed4af28d826f4c393c39f1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "460d5afee229419e827ba34125dd9a14", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "71906020b028413692e01174c0e85b2c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907", "region": "RegionOne"}], "id": "76b66f7f4da74e58b4112aebd9724833", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "38392f7871a743cf99a6ccd1a600fdfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c1dcc91c25d24e7fb34978fa1b069968", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1a34e53c1424878bf7e1418998efc65", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "de8a5fec439349759ac20e9e0ac8bddc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "01e8af3e788e4156ba1b864804c6b804", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5995f15ea45a4b4590b2d181ae5d7907", "region": "RegionOne"}], "id": "e1a73486181c47b99f245defb7a72d81", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acbe5ac1b15443e086424308fdf76256", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "e4663e27f52a40918d14b253c90933e3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d204bc19d34c4b4b926f58b53452cc3e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907", "region": "RegionOne"}], "id": "e7d2f0914ea5429e922d6381e146f4ee", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b40d63d97a054d79a35cb137bcc78267", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "fd12ee51a48244e6988d611273ebfc2a", "type": "identity", "name": "keystone"}]}}' 2023-04-20 17:58:34,790 80620 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3', 'name': 'tempest-AttachVolumeShelveTestJSON-1377187363-network', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49318, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T17:55:41Z', 'updated_at': '2023-04-20T17:55:41Z', 'revision_number': 1} available for tenant 2023-04-20 17:58:34,791 80620 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1090953050', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPZ77eU9r4NOd5ZuyvsKOXeqwbxyVqWGdPmv0bfYOwTtQmE5TK+Pwd+iG6nZu1VUOVPSXW9fnnBkAfhH+uY1mZHkBu5JzsPgPhy4a7e5Luw/LAeAlRbTEXr3wYrwBtyEVQ==', 'fingerprint': 'b0:ab:57:66:83:15:75:5b:2b:7b:3c:a2:de:06:0d:fc', 'user_id': '377d01af97a94e36946304d8f4cf2d7c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDbxBQ3VqyqORCkMcHN4V347+rj9lhMqZ1T3kYP40YjYbS6HMEPdl2s\nheYmdFa5MI+gBwYFK4EEACKhZANiAAT2e+3lPa+DTneWbsr7Cjl3qsG8clalhnT5\nr9G32DsE7UJhOUyvj8Hfohup2btVVDlT0l1vX55wZAH4R/rmNZmR5AbuSc7D4D4c\nuGu3uS7sPywHgJUW0xF698GK8AbchFU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd8ca5090-5e04-42d7-9d0f-b560d933b975', 'name': 'tempest-securitygroup--902656322', 'stateful': True, 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'description': 'tempest-description--1731604762', 'shared': False, 'security_group_rules': [{'id': '7f35e031-4cdc-448c-bd4e-6812a0155266', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'security_group_id': 'd8ca5090-5e04-42d7-9d0f-b560d933b975', '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': 1019, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:58:33Z', 'updated_at': '2023-04-20T17:58:33Z', 'revision_number': 0, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907'}, {'id': 'd53b8561-296c-454a-b890-a5b9b933c2ee', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'security_group_id': 'd8ca5090-5e04-42d7-9d0f-b560d933b975', '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': 1018, 'description': None, 'tags': [], 'created_at': '2023-04-20T17:58:33Z', 'updated_at' : '2023-04-20T17:58:33Z', 'revision_number': 0, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907'}], 'tags': [], 'created_at': '2023-04-20T17:58:33Z', 'updated_at': '2023-04-20T17:58:33Z', 'revision_number': 1, 'project_id': '5995f15ea45a4b4590b2d181ae5d7907'}, 'floating_ip': {'id': 'bf5b78c6-dc06-41d3-b386-69131bb82eab', 'tenant_id': '5995f15ea45a4b4590b2d181ae5d7907', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '85fad541-eafc-40f8-a1ef-f9f96f4ec309', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5995f15ea45a4b4590b2d181ae5d7907', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T17:58:34Z', 'updated_at': '2023-04-20T17:58:34Z', 'revision_number': 0, 'ip': '172.24.4.214'}} 2023-04-20 17:58:35,527 80620 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.735s 2023-04-20 17:58:35,528 80620 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-2012585239", "imageRef": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3"}], "security_groups": [{"name": "tempest-securitygroup--902656322"}], "key_name": "tempest-keypair-1090953050", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb', '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-4adb0e53-b1af-46c1-af33-2ae0c86c3f15', 'x-compute-request-id': 'req-4adb0e53-b1af-46c1-af33-2ae0c86c3f15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8c133d51-5395-480a-b4df-d34d69bae2eb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--902656322"}], "adminPass": "password"}}' 2023-04-20 17:58:35,602 80620 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/8c133d51-5395-480a-b4df-d34d69bae2eb 0.070s 2023-04-20 17:58:35,603 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', '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-c7f00a3d-ef74-4523-b314-1482bfcbc430', 'x-compute-request-id': 'req-c7f00a3d-ef74-4523-b314-1482bfcbc430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb'} Body: b'{"server": {"id": "8c133d51-5395-480a-b4df-d34d69bae2eb", "name": "tempest-AttachVolumeShelveTestJSON-server-2012585239", "status": "BUILD", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "user_ id": "377d01af97a94e36946304d8f4cf2d7c", "metadata": {}, "hostId": "", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:58:36Z", "updated": "2023-04-20T17:58:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1090953050", "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-20 17:59:25,900 80620 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/8c133d51-5395-480a-b4df-d34d69bae2eb 0.244s 2023-04-20 17:59:25,900 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 17:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1587', '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-b8fbcc06-182f-4413-ad5c-fd46847e6088', 'x-compute-request-id': 'req-b8fbcc06-182f-4413-ad5c-fd46847e6088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb'} Body: b'{"server": {"id": "8c133d51-5395-480a-b4df-d34d69bae2eb", "name": "tempest-AttachVolumeShelveTestJSON-server-2012585239", "status": "ACTIVE", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "user_id": "377d01af97a94e36946304d8f4cf2d7c", "metadata": {}, "hostId": "83db13bc495891122b42c0de62e4d8279e02d099c6fada62b5f96f21", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:58:35Z", "updated": "2023-04-20T17:58:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1377187363-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:40:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1090953050", "OS-SRV-USG:launched_at": "2023-04-20T17:58:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--902656322"}], "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-20 17:59:25,913 80620 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 18:00:26,173 80620 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/8c133d51-5395-480a-b4df-d34d69bae2eb/os-interface 0.198s 2023-04-20 18:00:26,173 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:25 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-1196ee31-dce5-4f36-adbd-ee47f13a2f03', 'x-compute-request-id': 'req-1196ee31-dce5-4f36-adbd-ee47f13a2f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3", "port_id": "ac4cef98-df9c-489f-8bc9-a35949c3e0d6", "mac_addr": "fa:16:3e:f4:40:4c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "416ac97f-aeb4-44a3-beb3-f932e41d6493", "ip_address": "10.0.0.6"}]}]}' 2023-04-20 18:00:26,965 80620 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/bf5b78c6-dc06-41d3-b386-69131bb82eab 0.784s 2023-04-20 18:00:26,965 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ac4cef98-df9c-489f-8bc9-a35949c3e0d6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-3f2b8c8a-f65d-4d23-ae14-895c17648fc7', 'date': 'Thu, 20 Apr 2023 18:00:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bf5b78c6-dc06-41d3-b386-69131bb82eab'} Body: b'{"floatingip": {"id": "bf5b78c6-dc06-41d3-b386-69131bb82eab", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "floating_ip_address": "172.24.4.214", "floating_network_id": "85fad541-eafc-40f8-a1ef-f9f96f4ec309", "router_id": "b95ce8ad-d968-42c5-85e5-21535d76cbaa", "port_id": "ac4cef98-df9c-489f-8bc9-a35949c3e0d6", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "12a4e0fc-5a42-4b2d-a0b3-8e1cd28b8fa3", "mac_address": "fa:16:3e:f4:40:4c", "admin_state_up": true, "status": "ACTIVE", "device_id": "8c133d51-5395-480a-b4df-d34d69bae2eb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T17:58:34Z", "updated_at": "2023-04-20T18:00:26Z", "revision_number": 1, "project_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 18:00:26,966 80620 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.214:22' as 'cirros' with public key authentication 2023-04-20 18:00:28,019 80620 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 18:00:28,042 80620 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 18:00:28,042 80620 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.214 successfully created 2023-04-20 18:00:28,101 80620 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/8c133d51-5395-480a-b4df-d34d69bae2eb/ips 0.058s 2023-04-20 18:00:28,101 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '150', '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-fdb5fe84-7346-40ef-a3da-d5ad315bf795', 'x-compute-request-id': 'req-fdb5fe84-7346-40ef-a3da-d5ad315bf795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1377187363-network": [{"version": 4, "addr": "10.0.0.6"}, {"version": 4, "addr": "172.24.4.214"}]}}' 2023-04-20 18:00:28,339 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes 0.234s 2023-04-20 18:00:28,340 80620 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-508420179"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d0b764-7f89-4f78-b86d-241d0a2f4dde', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d0b764-7f89-4f78-b86d-241d0a2f4dde', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes'} Body: b'{"volume": {"id": "cadd717a-35c8-40f1-8834-2c3f72c9d337", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T18:00:28.281250", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-508420179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337"}], "user_id": "377d01af97a94e36946304d8f4cf2d7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 18:00:28,391 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337 0.042s 2023-04-20 18:00:28,392 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0852fa4-97aa-4d4a-850c-d70d2f2dd19a', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0852fa4-97aa-4d4a-850c-d70d2f2dd19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337'} Body: b'{"volume": {"id": "cadd717a-35c8-40f1-8834-2c3f72c9d337", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T18:00:28.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-508420179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35 c8-40f1-8834-2c3f72c9d337"}], "user_id": "377d01af97a94e36946304d8f4cf2d7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 18:00:29,446 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337 0.042s 2023-04-20 18:00:29,447 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c54d9b9-0008-4179-9269-c7691fd5120d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c54d9b9-0008-4179-9269-c7691fd5120d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337'} Body: b'{"volume": {"id": "cadd717a-35c8-40f1-8834-2c3f72c9d337", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T18:00:28.000000", "updated_at": "2023-04-20T18:00:28.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-508420179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5995f15ea45a4b4590b2d181ae5d7907/volumes/cadd717a-35c8-40f1-8834-2c3f72c9d337"}], "user_id": "377d01af97a94e36946304d8f4cf2d7c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5995f15ea45a4b4590b2d181ae5d7907"}}' 2023-04-20 18:00:29,685 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb 0.228s 2023-04-20 18:00:29,686 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:29 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-d7a80ce3-10aa-4313-a0bd-b2870ee0f1d4', 'x-compute-request-id': 'req-d7a80ce3-10aa-4313-a0bd-b2870ee0f1d4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb'} Body: b'' 2023-04-20 18:00:29,923 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb 0.236s 2023-04-20 18:00:29,923 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1712', '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-ce12e1fa-bf67-4f9 6-9824-4c7bda2080ca', 'x-compute-request-id': 'req-ce12e1fa-bf67-4f96-9824-4c7bda2080ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb'} Body: b'{"server": {"id": "8c133d51-5395-480a-b4df-d34d69bae2eb", "name": "tempest-AttachVolumeShelveTestJSON-server-2012585239", "status": "ACTIVE", "tenant_id": "5995f15ea45a4b4590b2d181ae5d7907", "user_id": "377d01af97a94e36946304d8f4cf2d7c", "metadata": {}, "hostId": "83db13bc495891122b42c0de62e4d8279e02d099c6fada62b5f96f21", "image": {"id": "1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/1eef6075-ad0d-4c6b-aa7c-85c45fc23b5c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T17:58:35Z", "updated": "2023-04-20T18:00:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1377187363-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:40:4c"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:40:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c133d51-5395-480a-b4df-d34d69bae2eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1090953050", "OS-SRV-USG:launched_at": "2023-04-20T17:58:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--902656322"}], "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-20 18:01:20,144 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb 0.157s 2023-04-20 18:01:20,145 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:19 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-6e2f31a3-d08f-4383-b119-486acd263a1e', 'x-compute-request-id': 'req-6e2f31a3-d08f-4383-b119-486acd263a1e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c133d51-5395-480a-b4df-d34d69bae2eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8c133d51-5395-480a-b4df-d34d69bae2eb could not be found."}}' 2023-04-20 18:01:20,199 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1090953050 0.053s 2023-04-20 18:01:20,199 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:20 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-124a9ccb-b014-4200-b861-9641afbe065d', 'x-compute-request-id': 'req-124a9ccb-b014-4200-b861-9641afbe065d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs/tempest-keypair-1090953050'} Body: b'' 2023-04-20 18:01:20,358 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d8ca5090-5e04-42d7-9d0f-b560d933b975 0.159s 2023-04-20 18:01:20,359 80620 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-10581614-2418-441c-9539-04aa4d6349e9', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 18:01:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d8ca5090-5e04-42d7-9d0f-b560d933b975'} Body: b'' 2023-04-20 18:01:20,381 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d8ca5090-5e04-42d7-9d0f-b560d933b975 0.022s 2023-04-20 18:01:20,382 80620 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-6267e4e9-e6ce-41f2-ab07-0de4dd987998', 'date': 'Thu, 20 Apr 2023 18:01:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d8ca5090-5e04-42d7-9d0f-b560d933b975'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d8ca5090-5e04-42d7-9d0f-b560d933b975 does not exist", "detail": ""}}' 2023-04-20 18:01:20,853 80620 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/bf5b78c6-dc06-41d3-b386-69131bb82eab 0.470s 2023-04-20 18:01:20,853 80620 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-a4e6b696-9db3-40e0-8869-42f2ba08a713', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 18:01:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bf5b78c6-dc06-41d3-b386-69131bb82eab'} Body: b'' 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 f4a5bb49-4152-42e5-ae71-16b4ef8c9edf 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 9ab10a6b-7b17-41ae-9478-024359795470 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 18:01:34,539 80620 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes 0.213s 2023-04-20 18:01:34,539 80620 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-510188721"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7727710a-b101-4119-ae7b-cbc6f3dce4f4', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7727710a-b101-4119-ae7b-cbc6f3dce4f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes'} Body: b'{"volume": {"id": "9ab10a6b-7b17-41ae-9478-024359795470", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T18:01:34.480898", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-510188721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}], "user_id": "486efc141b3f4418bb6737a74c45a3ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 18:01:34,593 80620 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470 0.045s 2023-04-20 18:01:34,593 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2202ae6b-1351-4904-b7d9-a53efb919746', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2202ae6b-1351-4904-b7d9-a53efb919746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470'} Body: b'{"volume": {"id": "9ab10a6b-7b17-41ae-9478-024359795470", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T18:01:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-510188721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}], "user_id": "486efc141b3f4418bb6737a74c45a3ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04e40892eb6f45aca4bee907d98396ed"}}' 2023-04-20 18:01:35,645 80620 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470 0.040s 2023-04-20 18:01:35,646 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160dba44-f51c-41f8-bc1b-2c9bb2830272', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160dba44-f51c-41f8-bc1b-2c9bb2830272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470'} Body: b'{"volume": {"id": "9ab10a6b-7b17-41ae-9478-024359795470", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T18:01:34.000000", "updated_at": "2023-04-20T18:01:35.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-510188721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}], "user_id": "486efc141b3f4418bb6737a74c45a3ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04e40892eb6f45aca4bee907d98396ed"}}' 2023-04-20 18:01:35,704 80620 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470 0.044s 2023-04-20 18:01:35,704 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9261816f-924a-4dd4-a42d-59ad1800cfc4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9261816f-924a-4dd4-a42d-59ad1800cfc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470'} Body: b'{"volume": {"id": "9ab10a6b-7b17-41ae-9478-024359795470", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T18:01:34.000000", "updated_at": "2023-04-20T18:01:35.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-510188721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470"}], "user_id": "486efc141b3f4418bb6737a74c45a3ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04e40892eb6f45aca4bee907d98396ed"}}' 2023-04-20 18:01:35,814 80620 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470 0.100s 2023-04-20 18:01:35,815 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01: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-14724e5c-562a-4c9e-bc52-99cb522c62c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470'} Body: b'' 2023-04-20 18:01:35,838 80620 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470 0.023s 2023-04-20 18:01:35,838 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01: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-c07efcda-8be1-4b26-acf5-77577004d555', 'x-openstack-request-id': 'req-c07efcda-8be1-4b26-acf5-77577004d555', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/04e40892eb6f45aca4bee907d98396ed/volumes/9ab10a6b-7b17-41ae-9478-024359795470'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9ab10a6b-7b17-41ae-9478-024359795470 could not be found."}}' 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 5b8ea618-26cc-456f-87b8-f67b769853e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 18:01:51,521 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.301s 2023-04-20 18:01:51,522 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-373599258", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJACJp20h4xxzB7ZQnP/gI8GPlgIYd9i2REI7a1ECCcO/0c3imlUZcCFyx3vp0/Nxozjm5vPRH16Bq+9QCidyfCQ4I9RDDnkesBufFJwMDLsVcuamPd+DhgpM0ZL2u2fxg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-576d1a7d-6254-4d10-89c7-5d397c3d855e', 'x-compute-request-id': 'req-576d1a7d-6254-4d10-89c7-5d397c3d855e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-373599258", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJACJp20h4xxzB7ZQnP/gI8GPlgIYd9i2REI7a1ECCcO/0c3imlUZcCFyx3vp0/Nxozjm5vPRH16Bq+9QCidyfCQ4I9RDDnkesBufFJwMDLsVcuamPd+DhgpM0ZL2u2fxg==", "fingerprint": "d4:54:05:9d:17:c1:1c:90:49:3a:72:09:10:e3:52:81", "user_id": "412819239a6e484eb230cc3aae0b91b3"}}' 2023-04-20 18:01:51,682 80620 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.157s 2023-04-20 18:01:51,682 80620 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-301291209", "description": "tempest-secgroup-smoke-301291209 description", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-6f81bc12-d889-41ed-b5ad-3bf3a6fa51cf', 'date': 'Thu, 20 Apr 2023 18:01:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "name": "tempest-secgroup-smoke-301291209", "stateful": true, "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "description": "tempest-secgroup-smoke-301291209 description", "shared": false, "security_group_rules": [{"id": "4b129eef-575e-4d16-b65c-5fcade5b857f", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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": 1080, "description": null, "tags": [], "created_at": "2023-04-20T18:01:51Z", "updated_at": "2023-04-20T18:01:51Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}, {"id": "6e434f1a-da8a-426b-b1be-e66f616ad1d1", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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": 1081, "description": null, "tags": [], "created_at": "2023-04-20T18:01:51Z", "updated_at": "2023-04-20T18:01:51Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}], "tags": [], "created_at": "2023-04-20T18:01:51Z", "updated_at": "2023-04-20T18:01:51Z", "revision_number": 1, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:51,848 80620 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.164s 2023-04-20 18:01:51,848 80620 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": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "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-9e332224-fe6e-4721-8acc-e719c2511067', 'date': 'Thu, 20 Apr 2023 18:01: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": "eaf149ad-2789-464d-af09-83771c132f29", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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-20T18:01:51Z", "updated_at": "2023-04-20T18:01:51Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:52,006 80620 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.158s 2023-04-20 18:01:52,007 80620 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": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "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-f5e00f55-8ef9-4cb5-9a78-188c583b75ce', 'date': 'Thu, 20 Apr 2023 18:01: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": "8c3ac105-e97e-44b9-83df-fb71ada6753d", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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-20T18:01:51Z", "updated_at": "2023-04-20T18:01:51Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:52,159 80620 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.152s 2023-04-20 18:01:52,160 80620 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": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ae401020-7c67-4e86-8e0e-f24ef9805efc', 'date': 'Thu, 20 Apr 2023 18:01: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": "63abc183-6fa2-43f7-9aae-0d17be0470b6", "tenant_id": "01ce967cbf7c4d7 0bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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-20T18:01:52Z", "updated_at": "2023-04-20T18:01:52Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:52,662 80620 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.502s 2023-04-20 18:01:52,663 80620 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": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f502554e-b18f-44b1-9e24-cb27804132db', 'date': 'Thu, 20 Apr 2023 18:01: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": "d38ef35c-a33c-4193-942e-ade2fef6ae09", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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-20T18:01:52Z", "updated_at": "2023-04-20T18:01:52Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:52,836 80620 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.172s 2023-04-20 18:01:52,836 80620 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": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7db66912-4017-4a5d-811a-57e5beb4bf6a', 'date': 'Thu, 20 Apr 2023 18:01: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": "2ec8c94f-5229-4407-a702-ccb4141397f7", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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-20T18:01:52Z", "updated_at": "2023-04-20T18:01:52Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:53,004 80620 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.167s 2023-04-20 18:01:53,005 80620 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": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c1d38147-e98e-4d20-b141-ed439fd46eb3', 'date': 'Thu, 20 Apr 2023 18:01:53 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": "c2ec6d26-3170-480a-a7d4-b9ff7ca53141", "tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e", "security_group_id": "1bba6a12-085f-43d8-8592-e4edcc7b9998", "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-20T18:01:52Z", "updated_at": "2023-04-20T18:01:52Z", "revision_number": 0, "project_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:53,219 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes 0.213s 2023-04-20 18:01:53,220 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1316964005", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1021441-e8c5-4b09-8056-89a726f09ad8', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1021441-e8c5-4b09-8056-89a726f09ad8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes'} Body: b'{"volume": {"id": "5b8ea618-26cc-456f-87b8-f67b769853e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T18:01:53.162816", "updated_at": null, "name": "tempest-TestStampPattern-volume-1316964005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5"}], "user_id": "412819239a6e484eb230cc3aae0b91b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 18:01:53,273 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5 0.044s 2023-04-20 18:01:53,274 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5607813d-8314-4373-ac6f-68b3836316db', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5607813d-8314-4373-ac6f-68b3836316db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5'} Body: b'{"volume": {"id": "5b8ea618-26cc-456f-87b8-f67b769853e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T18:01:53.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1316964005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, " metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5"}], "user_id": "412819239a6e484eb230cc3aae0b91b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:54,324 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5 0.038s 2023-04-20 18:01:54,325 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6e22d3-d2b7-4952-8cf4-531ed6d0a968', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6e22d3-d2b7-4952-8cf4-531ed6d0a968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5'} Body: b'{"volume": {"id": "5b8ea618-26cc-456f-87b8-f67b769853e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T18:01:53.000000", "updated_at": "2023-04-20T18:01:53.000000", "name": "tempest-TestStampPattern-volume-1316964005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5"}], "user_id": "412819239a6e484eb230cc3aae0b91b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01ce967cbf7c4d70bb0307d6217e6a5e"}}' 2023-04-20 18:01:54,437 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5 0.101s 2023-04-20 18:01:54,438 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:54 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-355c1562-f458-45fa-98b6-04fa3535a2a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5'} Body: b'' 2023-04-20 18:01:54,458 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5 0.019s 2023-04-20 18:01:54,458 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:54 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-808c8f7a-9d32-4579-9977-d7eb5980b3d2', 'x-openstack-request-id': 'req-808c8f7a-9d32-4579-9977-d7eb5980b3d2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/01ce967cbf7c4d70bb0307d6217e6a5e/volumes/5b8ea618-26cc-456f-87b8-f67b769853e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5b8ea618-26cc-456f-87b8-f67b769853e5 could not be found."}}' 2023-04-20 18:01:54,618 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1bba6a12-085f-43d8-8592-e4edcc7b9998 0.158s 2023-04-20 18:01:54,618 80620 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-18bc9de3-c258-424b-96eb-ca5170fd5ff4', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 18:01:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1bba6a12-085f-43d8-8592-e4edcc7b9998'} Body: b'' 2023-04-20 18:01:54,649 80620 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-373599258 0.030s 2023-04-20 18:01:54,649 80620 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 18:01:54 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-bf49b23f-6a66-4435-825b-5c15a555b5d8', 'x-compute-request-id': 'req-bf49b23f-6a66-4435-825b-5c15a555b5d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-373599258'} Body: b'' ====== Totals ====== Ran: 198 tests in 1168.1621 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3859.3469 sec. ============== Worker Balance ============== - Worker 0 (25 tests) => 0:01:22.545076 - Worker 1 (16 tests) => 0:07:00.883795 - Worker 2 (15 tests) => 0:05:04.533206 - Worker 3 (21 tests) => 0:01:11.823836 - Worker 4 (14 tests) => 0:06:21.882612 - Worker 5 (19 tests) => 0:19:10.798597 - Worker 6 (17 tests) => 0:10:14.609456 - Worker 7 (18 tests) => 0:04:31.691422 - Worker 8 (10 tests) => 0:01:21.522908 - Worker 9 (18 tests) => 0:09:18.407011 - Worker 10 (10 tests) => 0:13:15.750529 - Worker 11 (15 tests) => 0:15:36.570407 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed