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@e64f4c2b07e048ea77d08a29b7afbd17448abc32#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='30850715' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {8} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {3} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {3} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {0} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {5} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {9} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.528463s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.020158s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.020709s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.547395s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.012038s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.014117s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.035610s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.028207s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.024277s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.795022s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.280218s] ... ok {0} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [2.013569s] ... 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 3a53ef87-7316-413e-8412-1b175b592680 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:45:54,226 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types 0.209s 2023-04-23 03:45:54,226 79997 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-1948584023"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0444d6-6234-48fe-ba83-32aa03995147', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0444d6-6234-48fe-ba83-32aa03995147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types'} Body: b'{"volume_type": {"id": "584bb0dc-8d05-464c-aae2-0d392b154b7a", "name": "tempest-GroupsTest-volume-type-1948584023", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:45:54,293 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types 0.059s 2023-04-23 03:45:54,293 79997 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-553537261"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a65fc47-ea08-4688-9160-df78ac97092a', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a65fc47-ea08-4688-9160-df78ac97092a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types'} Body: b'{"group_type": {"id": "7c14385b-18ce-4590-bec2-a5bae0b4dc72", "name": "tempest-GroupsTest-group-type-553537261", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:45:54,575 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups 0.279s 2023-04-23 03:45:54,575 79997 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": "7c14385b-18ce-4590-bec2-a5bae0b4dc72", "volume_types": ["584bb0dc-8d05-464c-aae2-0d392b154b7a"], "name": "tempest-Group1-2068499878"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf916a1-73f8-416f-9ad9-9789c8414d9d', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf916a1-73f8-416f-9ad9-9789c8414d9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups'} Body: b'{"group": {"id": "3a53ef87-7316-413e-8412-1b175b592680", "name": "tempest-Group1-2068499878"}}' 2023-04-23 03:45:54,622 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680 0.044s 2023-04-23 03:45:54,622 79997 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': 'Sun, 23 Apr 2023 03:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f546057-f95f-45a7-bc40-dbb31f653b32', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f546057-f95f-45a7-bc40-dbb31f653b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680'} Body: b'{"group": {"id": "3a53ef87-7316-413e-8412-1b175b592680", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:45:54.000000", "name": "tempest-Group1-2068499878", "description": null, "group_type": "7c14385b-18ce-4590-bec2-a5bae0b4dc72", "volume_types": ["584bb0dc-8d05-464c-aae2-0d392b154b7a"]}}' 2023-04-23 03:45:55,654 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680 0.027s 2023-04-23 03:45:55,655 79997 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': 'Sun, 23 Apr 2023 03:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85e49b5-944b-47ee-8229-1639068dbeb6', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85e49b5-944b-47ee-8229-1639068dbeb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680'} Body: b'{"group": {"id": "3a53ef87-7316-413e-8412-1b175b592680", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:45:54.000000", "name": "tempest-Group1-2068499878", "description": null, "group_type": "7c14385b-18ce-4590-bec2-a5bae0b4dc72", "volume_types": ["584bb0dc-8d05-464c-aae2-0d392b154b7a"]}}' 2023-04-23 03:45:55,717 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/volumes/detail 0.058s 2023-04-23 03:45:55,718 79997 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': 'Sun, 23 Apr 2023 03:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c5f9a17-13e8-4370-a7c9-ba523de6c2e9', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c5f9a17-13e8-4370-a7c9-ba523de6c2e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:45:55,864 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680/action 0.135s 2023-04-23 03:45:55,864 79997 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': 'Sun, 23 Apr 2023 03:45:55 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-req uest-id': 'req-1b4410c2-3b69-4176-bbc2-69c1d3903896', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680/action'} Body: b'' 2023-04-23 03:45:55,881 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680 0.016s 2023-04-23 03:45:55,881 79997 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': 'Sun, 23 Apr 2023 03:45:55 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-a1330944-4860-4d9d-b762-07346b63d865', 'x-openstack-request-id': 'req-a1330944-4860-4d9d-b762-07346b63d865', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3a53ef87-7316-413e-8412-1b175b592680 could not be found."}}' 2023-04-23 03:45:55,928 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types/7c14385b-18ce-4590-bec2-a5bae0b4dc72 0.046s 2023-04-23 03:45:55,928 79997 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': 'Sun, 23 Apr 2023 03:45:55 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-58f41d49-f5cf-4293-a381-f1984d9c3641', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types/7c14385b-18ce-4590-bec2-a5bae0b4dc72'} Body: b'' 2023-04-23 03:45:56,013 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/584bb0dc-8d05-464c-aae2-0d392b154b7a 0.085s 2023-04-23 03:45:56,013 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c90151-1a63-4430-9934-7f23b7ed13a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/584bb0dc-8d05-464c-aae2-0d392b154b7a'} Body: b'' 2023-04-23 03:45:56,028 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/584bb0dc-8d05-464c-aae2-0d392b154b7a 0.014s 2023-04-23 03:45:56,028 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 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-b18d9c46-65e7-43e2-8803-bb1eb2dc8349', 'x-openstack-request-id': 'req-b18d9c46-65e7-43e2-8803 -bb1eb2dc8349', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/584bb0dc-8d05-464c-aae2-0d392b154b7a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 584bb0dc-8d05-464c-aae2-0d392b154b7a could not be found."}}' {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [2.144613s] ... 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 7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:45:55,125 80015 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes 0.785s 2023-04-23 03:45:55,126 80015 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-671272945"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0310bf21-3feb-4acf-a984-5d612ae2a679', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0310bf21-3feb-4acf-a984-5d612ae2a679', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes'} Body: b'{"volume": {"id": "7eac9c9b-bf8f-40a2-83b6-6537b0eccd12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:45:55.031273", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-671272945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}], "user_id": "26db760a22a64b6595f90729efc5c98e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:45:55,194 80015 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 0.058s 2023-04-23 03:45:55,194 80015 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76671a5-5818-4a43-8f69-20272b6083bd', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76671a5-5818-4a43-8f69-20272b6083bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12'} Body: b'{"volume": {"id": "7eac9c9b-bf8f-40a2-83b6-6537b0eccd12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:45:55.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-671272945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}], "user_id": "26db760a22a64b6595f90729efc5c98e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5929f21fac9e4640a23c5184b161f4c1"}}' 2023-04-23 03:45:56,254 80015 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 0.048s 2023-04-23 03:45:56,254 80015 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f695027-4c05-4ecd-8eda-f034c485c2d5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f695027-4c05-4ecd-8eda-f034c485c2d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12'} Body: b'{"volume": {"id": "7eac9c9b-bf8f-40a2-83b6-6537b0eccd12", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:45:55.000000", "updated_at": "2023-04-23T03:45:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-671272945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}], "user_id": "26db760a22a64b6595f90729efc5c98e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5929f21fac9e4640a23c5184b161f4c1"}}' 2023-04-23 03:45:56,322 80015 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 0.056s 2023-04-23 03:45:56,322 80015 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32aa2842-8c79-4ecc-8e6f-c231bce19293', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32aa2842-8c79-4ecc-8e6f-c231bce19293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12'} Body: b'{"volume": {"id": "7eac9c9b-bf8f-40a2-83b6-6537b0eccd12", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:45:55.000000", "updated_at": "2023-04-23T03:45:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-671272945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}], "user_id": "26db760a22a64b6595f90729efc5c98e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5929f21fac9e4640a23c5184b161f4c1"}}' 2023-04-23 03:45:56,461 80015 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 0.128s 2023-04-23 03:45:56,461 80015 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 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-c4e6fad7-dded-412d-a4fb-858392a5de3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12'} Body: b'' 2023-04-23 03:45:56,483 80015 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 0.021s 2023-04-23 03:45:56,483 80015 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03: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-8537914b-c3e5-4090-9c62-c08bdc42b998', 'x-openstack-request-id': 'req-8537914b-c3e5-4090-9c62-c08bdc42b998', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 could not be found."}}' {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.025867s] ... ok {0} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.874639s] ... 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 38e400bd-5c02-496c-87c0-eeb2c0bc187f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:45:56,061 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types 0.029s 2023-04-23 03:45:56,061 79997 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-1290432375"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2a9a56a-6fd5-46e5-aca3-4bf26483b0fa', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2a9a56a-6fd5-46e5-aca3-4bf26483b0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types'} Body: b'{"volume_type": {"id": "b4eec9f3-cc61-40ac-a6d2-29accd2edd13", "name": "tempest-GroupsTest-volume-type-1290432375", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:45:56,102 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types 0.037s 2023-04-23 03:45:56,102 79997 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-992630982"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3bf985f-59da-45cd-b2c3-67b8fa8b79a0', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3bf985f-59da-45cd-b2c3-67b8fa8b79a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types'} Body: b'{"group_type": {"id": "dc9124d1-757d-45e3-9aa9-a1bfe2514e1f", "name": "tempest-GroupsTest-group-type-992630982", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:45:56,198 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups 0.093s 2023-04-23 03:45:56,198 79997 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": "dc9124d1-757d-45e3-9aa9-a1bfe2514e1f", "volume_types": ["b4eec9f3-cc61-40ac-a6d2-29accd2edd13"], "name": "tempest-GroupsTest-Group-412964150"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511a211a-ffea-4a55-a545-640272275f6c', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511a211a-ffea-4a55-a545-640272275f6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups'} Body: b'{"group": {"id": "38e400bd-5c02-496c-87c0-eeb2c0bc187f", "name": "tempest-GroupsTest-Group-412964150"}}' 2023-04-23 03:45:56,265 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f 0.065s 2023-04-23 03:45:56,266 79997 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': 'Sun, 23 Apr 2023 03:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75bfc4d-72a4-4d1c-ad8b-dcfea2c02ca3', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75bfc4d-72a4-4d1c-ad8b-dcfea2c02ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f'} Body: b'{"group": {"id": "38e400bd-5c02-496c-87c0-eeb2c0bc187f", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:45:56.000000", "name": "tempest-GroupsTest-Group-412964150", "description": null, "group_type": "dc9124d1-757d-45e3-9aa9-a1bfe2514e1f", "volume_types": ["b4eec9f3-cc61-40ac-a6d2-29accd2edd13"]}}' 2023-04-23 03:45:57,311 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f 0.038s 2023-04-23 03:45:57,312 79997 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': 'Sun, 23 Apr 2023 03:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d9b5fd6-c47a-41e1-8141-e4898c2233b9', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d9b5fd6-c47a-41e1-8141-e4898c2233b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f'} Body: b'{"group": {"id": "38e400bd-5c02-496c-87c0-eeb2c0bc187f", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:45:56.000000", "name": "tempest-GroupsTest-Group-412964150", "description": null, "group_type": "dc9124d1-757d-45e3-9aa9-a1bfe2514e1f", "volume_types": ["b4eec9f3-cc61-40ac-a6d2-29accd2edd13"]}}' 2023-04-23 03:45:57,378 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/volumes/detail 0.062s 2023-04-23 03:45:57,378 79997 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': 'Sun, 23 Apr 2023 03:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f8911d1-1bba-43b2-afa5-092c58f22467', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f8911d1-1bba-43b2-afa5-092c58f22467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:45:57,514 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f/action 0.125s 2023-04-23 03:45:57,514 79997 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': 'Sun, 23 Apr 2023 03:45:57 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-1437e016-4727-4408-a8ea-45f34eeea fc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f/action'} Body: b'' 2023-04-23 03:45:57,545 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f 0.031s 2023-04-23 03:45:57,546 79997 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': 'Sun, 23 Apr 2023 03:45:57 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-8bfa3ce2-b0f6-436f-a217-b1a69d2ed6b1', 'x-openstack-request-id': 'req-8bfa3ce2-b0f6-436f-a217-b1a69d2ed6b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 38e400bd-5c02-496c-87c0-eeb2c0bc187f could not be found."}}' 2023-04-23 03:45:57,578 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types/dc9124d1-757d-45e3-9aa9-a1bfe2514e1f 0.032s 2023-04-23 03:45:57,578 79997 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': 'Sun, 23 Apr 2023 03:45:57 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-fd3303e6-7dbf-405d-a204-fe1b9eff0296', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types/dc9124d1-757d-45e3-9aa9-a1bfe2514e1f'} Body: b'' 2023-04-23 03:45:57,870 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/b4eec9f3-cc61-40ac-a6d2-29accd2edd13 0.291s 2023-04-23 03:45:57,871 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0330574-7865-4e15-be21-c5ec964a88ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/b4eec9f3-cc61-40ac-a6d2-29accd2edd13'} Body: b'' 2023-04-23 03:45:57,905 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/b4eec9f3-cc61-40ac-a6d2-29accd2edd13 0.033s 2023-04-23 03:45:57,905 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:57 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-03ec3284-ece7-4f95-b794-67ee7b5ebb4e', 'x-openstack-request-id': 'req-03ec3284-ece7-4f95-b794-67ee7b5ebb4e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/b4eec9f3-cc61-40ac-a6d2-29accd2edd13'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b4eec9f3-cc61-40ac-a6d2-29accd2edd13 could not be found."}}' {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.234301s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.376866s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.219566s] ... ok {7} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {7} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.014261s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.013354s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.031098s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.018148s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.022639s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.033748s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.023697s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.013359s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.016747s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.037018s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.041115s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.036693s] ... ok {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.141691s] ... ok {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [1.230324s] ... ok {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.279107s] ... ok {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.251976s] ... ok {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.013710s] ... ok {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.142737s] ... ok {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.018645s] ... ok {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.016126s] ... ok {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.192035s] ... ok {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.286857s] ... 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 b4368f63-e370-4a42-b34a-d9bc541d85fa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:13,255 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types 0.292s 2023-04-23 03:46:13,255 79997 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-462004409", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df973e69-0814-4f87-877c-16d347bd61af', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df973e69-0814-4f87-877c-16d347bd61af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types'} Body: b'{"volume_type": {"id": "05ebddd4-52d0-430e-80e0-9d7b9376eb44", "name": "tempest-VolumeTypesAccessTest-volume-type-462004409", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-23 03:46:13,467 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes 0.209s 2023-04-23 03:46:13,468 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "05ebddd4-52d0-430e-80e0-9d7b9376eb44", "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:13 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-fef01f76-7c4d-47ec-ae8b-fa7d5f4650d0', 'x-openstack-request-id': 'req-fef01f76-7c4d-47ec-ae8b-fa7d5f4650d0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 05ebddd4-52d0-430e-80e0-9d7b9376eb44 could not be found."}}' 2023-04-23 03:46:13,468 79997 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-23 03:46:13,513 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44/action 0.044s 2023-04-23 03:46:13,513 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "215922ceab8e4a1aa234f7d77bbfd060"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03: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-0b00ab50-5ce3-4ad9-bb7b-e3d9545149eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44/action'} Body: b'' 2023-04-23 03:46:13,754 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes 0.240s 2023-04-23 03:46:13,754 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "05ebddd4-52d0-430e-80e0-9d7b9376eb 44", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-887180246"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7b66de-914f-4ae6-b7e9-42b511004b67', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7b66de-914f-4ae6-b7e9-42b511004b67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes'} Body: b'{"volume": {"id": "b4368f63-e370-4a42-b34a-d9bc541d85fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:13.668447", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-887180246", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-462004409", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}], "user_id": "6e67d8192dc64d799c6e8bce1bbbbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:13,802 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa 0.038s 2023-04-23 03:46:13,802 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995c2428-113d-4512-8c5a-9d42f304f8a1', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995c2428-113d-4512-8c5a-9d42f304f8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa'} Body: b'{"volume": {"id": "b4368f63-e370-4a42-b34a-d9bc541d85fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:14.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-887180246", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-462004409", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}], "user_id": "6e67d8192dc64d799c6e8bce1bbbbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "215922ceab8e4a1aa234f7d77bbfd060"}}' 2023-04-23 03:46:14,867 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa 0.052s 2023-04-23 03:46:14,867 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e81a3f2-3346-47f8-b30a-b74629ebcd77', 'content-length': '947', 'op enstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e81a3f2-3346-47f8-b30a-b74629ebcd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa'} Body: b'{"volume": {"id": "b4368f63-e370-4a42-b34a-d9bc541d85fa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:14.000000", "updated_at": "2023-04-23T03:46:14.000000", "name": "tempest-VolumeTypesAccessTest-Volume-887180246", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-462004409", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}], "user_id": "6e67d8192dc64d799c6e8bce1bbbbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "215922ceab8e4a1aa234f7d77bbfd060"}}' 2023-04-23 03:46:14,956 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa 0.077s 2023-04-23 03:46:14,956 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48abaf69-12e9-4c42-b09b-1cab8fd14620', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48abaf69-12e9-4c42-b09b-1cab8fd14620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa'} Body: b'{"volume": {"id": "b4368f63-e370-4a42-b34a-d9bc541d85fa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:14.000000", "updated_at": "2023-04-23T03:46:14.000000", "name": "tempest-VolumeTypesAccessTest-Volume-887180246", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-462004409", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}], "user_id": "6e67d8192dc64d799c6e8bce1bbbbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "215922ceab8e4a1aa234f7d77bbfd060"}}' 2023-04-23 03:46:15,090 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa 0.123s 2023-04-23 03:46:15,090 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cadade0-4649-4c2e-be40-2c63efa0c5d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f 7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa'} Body: b'' 2023-04-23 03:46:15,121 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa 0.030s 2023-04-23 03:46:15,122 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-796b936c-06cf-4116-83c4-c4f163aee9d1', 'x-openstack-request-id': 'req-796b936c-06cf-4116-83c4-c4f163aee9d1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4368f63-e370-4a42-b34a-d9bc541d85fa could not be found."}}' 2023-04-23 03:46:15,151 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44/action 0.029s 2023-04-23 03:46:15,152 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "215922ceab8e4a1aa234f7d77bbfd060"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6347b8a5-6506-4712-921d-31a8eb4e2319', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44/action'} Body: b'' 2023-04-23 03:46:15,225 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44 0.072s 2023-04-23 03:46:15,225 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5be1c19-3e09-472a-a9bc-4da302f0f4c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44'} Body: b'' 2023-04-23 03:46:15,247 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44 0.021s 2023-04-23 03:46:15,248 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:15 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-582a5b74-0071-4744-a73c-f8f0fc27821d', 'x-openstack-request-id': 'req-582a5b74-0071-4744-a73c-f8f0fc27821d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9 /types/05ebddd4-52d0-430e-80e0-9d7b9376eb44'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 05ebddd4-52d0-430e-80e0-9d7b9376eb44 could not be found."}}' {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.349566s] ... ok {9} 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 bdb8217b-80d8-4dbb-ad7f-9e018f26fc07 failed to build and is in ERROR status {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.018119s] ... ok {3} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.295630s] ... ok {7} setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 46b00c34-3165-4299-ae43-2eb9332bc78d failed to build and is in ERROR status {7} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {9} 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 68d34511-3a95-4cc5-8ff2-a24d1d34c0fa failed to build and is in ERROR status {9} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {9} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {0} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.131977s] ... ok {7} 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 09f9ea15-49a5-44bc-8868-7d23b5a5c220 failed to build and is in ERROR status {9} 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 82c267f1-41d7-4558-853b-a5ffd8d0c717 failed to build and is in ERROR status {3} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {7} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.744473s] ... 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 8ea4282d-bef1-433e-bf62-3e1ad7d54c55 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:29,599 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes 0.407s 2023-04-23 03:46:29,599 80011 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-1284551713"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ad7a1f-b6c7-4530-aae9-9474dba90b31', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ad7a1f-b6c7-4530-aae9-9474dba90b31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes'} Body: b'{"volume": {"id": "8ea4282d-bef1-433e-bf62-3e1ad7d54c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:29.538173", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1284551713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}], "user_id": "950b4dae3502423ab7a81e836e556186", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-23 03:46:29,658 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55 0.048s 2023-04-23 03:46:29,658 80011 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': 'Sun, 23 Apr 2023 03:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599460e5-b523-4bb0-8bbb-366f8f930c9d', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599460e5-b523-4bb0-8bbb-366f8f930c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55'} Body: b'{"volume": {"id": "8ea4282d-bef1-433e-bf62-3e1ad7d54c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:30.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1284551713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}], "user_id": "950b4dae3502423ab7a81e836e556186", "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": "db342cb5d5464d5cba09d2eb28985a54"}}' 2023-04-23 03:46:30,732 80011 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/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55 0.063s 2023-04-23 03:46:30,733 80011 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': 'Sun, 23 Apr 2023 03:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb19460a-ed4a-4d94-a53a-eff558fe4cdf', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb19460a-ed4a-4d94-a53a-eff558fe4cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55'} Body: b'{"volume": {"id": "8ea4282d-bef1-433e-bf62-3e1ad7d54c55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:30.000000", "updated_at": "2023-04-23T03:46:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1284551713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}], "user_id": "950b4dae3502423ab7a81e836e556186", "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": "db342cb5d5464d5cba09d2eb28985a54"}}' 2023-04-23 03:46:30,784 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55 0.040s 2023-04-23 03:46:30,785 80011 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': 'Sun, 23 Apr 2023 03:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8539d2-d40f-4caf-ad5e-650cc185df2a', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8539d2-d40f-4caf-ad5e-650cc185df2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55'} Body: b'{"volume": {"id": "8ea4282d-bef1-433e-bf62-3e1ad7d54c55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:30.000000", "updated_at": "2023-04-23T03:46:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1284551713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}], "user_id": "950b4dae3502423ab7a81e836e556186", "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": "db342cb5d5464d5cba09d2eb28985a54"}}' 2023-04-23 03:46:30,912 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55 0.106s 2023-04-23 03:46:30,913 80011 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': 'Sun, 23 Apr 2023 03:46:30 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-d3a25ee5-db98-4a85-b754-13f5ca28bcf4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55'} Body: b'' 2023-04-23 03:46:30,933 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55 0.020s 2023-04-23 03:46:30,934 80011 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': 'Sun, 23 Apr 2023 03:46:30 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-17901a48-e7d4-40e8-931b-ad4073598fe9', 'x-openstack-request-id': 'req-17901a48-e7d4-40e8-931b-ad4073598fe9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8ea4282d-bef1-433e-bf62-3e1ad7d54c55 could not be found."}}' {7} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.557774s] ... 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 ba3e49d7-c16b-464d-9265-141f3d863c89 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:31,136 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes 0.199s 2023-04-23 03:46:31,137 80011 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-729211052"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fbb4b7f-1112-48bc-a3d6-b383485906ba', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fbb4b7f-1112-48bc-a3d6-b383485906ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes'} Body: b'{"volume": {"id": "ba3e49d7-c16b-464d-9265-141f3d863c89", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:31.077079", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-729211052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}], "user_id": "950b4dae3502423ab7a81e836e556186", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-23 03:46:31,188 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89 0.039s 2023-04-23 03:46:31,189 80011 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': 'Sun, 23 Apr 2023 03:46:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f0fa55-8426-4cab-8ae9-d6496b660d38', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f0fa55-8426-4cab-8ae9-d6496b660d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89'} Body: b'{"volume": {"id": "ba3e49d7-c16b-464d-9265-141f3d863c89", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:31.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-729211052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}], "user_id": "950b4dae3502423ab7a81e836e556186", "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": "db342cb5d5464d5cba09d2eb28985a54"}}' 2023-04-23 03:46:32,240 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89 0.040s 2023-04-23 03:46:32,240 80011 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': 'Sun, 23 Apr 2023 03:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898cfe22-05e0-48f0-9bb5-71e143a4ddbf', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898cfe22-05e0-48f0-9bb5-71e143a4ddbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89'} Body: b'{"volume": {"id": "ba3e49d7-c16b-464d-9265-141f3d863c89", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:31.000000", "updated_at": "2023-04-23T03:46:31.000000", "name": "tempest-VolumesTransfersV357Test-Volume-729211052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}], "user_id": "950b4dae3502423ab7a81e836e556186", "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": "db342cb5d5464d5cba09d2eb28985a54"}}' 2023-04-23 03:46:32,303 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89 0.051s 2023-04-23 03:46:32,303 80011 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': 'Sun, 23 Apr 2023 03:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97cc9b54-e5a9-4dc1-bbf6-406006559dfb', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97cc9b54-e5a9-4dc1-bbf6-406006559dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89'} Body: b'{"volume": {"id": "ba3e49d7-c16b-464d-9265-141f3d863c89", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:31.000000", "updated_at": "2023-04-23T03:46:31.000000", "name": "tempest-VolumesTransfersV357Test-Volume-729211052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}], "user_id": "950b4dae3502423ab7a81e836e556186", "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": "db342cb5d5464d5cba09d2eb28985a54"}}' 2023-04-23 03:46:32,471 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89 0.155s 2023-04-23 03:46:32,471 80011 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': 'Sun, 23 Apr 2023 03:46:32 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-aafefa6b-5baa-46ee-b7aa-a99a373af703', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89'} Body: b'' 2023-04-23 03:46:32,493 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89 0.022s 2023-04-23 03:46:32,494 80011 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': 'Sun, 23 Apr 2023 03:46:32 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-ed71b899-79d9-405b-bba1-eea843dba740', 'x-openstack-request-id': 'req-ed71b899-79d9-405b-bba1-eea843dba740', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ba3e49d7-c16b-464d-9265-141f3d863c89 could not be found."}}' {8} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.807878s] ... 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 5fc70098-9aa6-4ba9-8a79-793a02567134 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:32,878 80013 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes 0.644s 2023-04-23 03:46:32,879 80013 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-2103657764", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36a1c82-2509-4117-8544-88934e5aaac6', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36a1c82-2509-4117-8544-88934e5aaac6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes'} Body: b'{"volume": {"id": "5fc70098-9aa6-4ba9-8a79-793a02567134", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:32.810224", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2103657764", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134"}], "user_id": "a0ce67067d8c459e85c61cba50644f72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:32,970 80013 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134 0.074s 2023-04-23 03:46:32,970 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb53e264-6346-4b7c-b037-8988514653f0', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb53e264-6346-4b7c-b037-8988514653f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134'} Body: b'{"volume": {"id": "5fc70098-9aa6-4ba9-8a79-793a02567134", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:33.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2103657764", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134"}], "user_id": "a0ce67067d8c459e85c61cba50644f72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1449784eb2146e395107bda362d26d2"}}' 2023-04-23 03:46:34,029 80013 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134 0.047s 2023-04-23 03:46:34,029 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e409cedb-18c1-4115-8586-f87aeba1757d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e409cedb-18c1-4115-8586-f87aeba1757d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134'} Body: b'{"volume": {"id": "5fc70098-9aa6-4ba9-8a79-793a02567134", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:33.000000", "updated_at": "2023-04-23T03:46:33.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2103657764", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134"}], "user_id": "a0ce67067d8c459e85c61cba50644f72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1449784eb2146e395107bda362d26d2"}}' {6} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.675958s] ... 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 491de502-45da-41c3-9081-2b4bcfe3ccc1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:35,856 80009 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes 0.475s 2023-04-23 03:46:35,857 80009 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-1929555551"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51146156-734d-4a5f-8c3a-87e3ef10f159', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51146156-734d-4a5f-8c3a-87e3ef10f159', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes'} Body: b'{"volume": {"id": "491de502-45da-41c3-9081-2b4bcfe3ccc1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:35.783621", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1929555551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1"}], "user_id": "4be14198e4854f84a720811c276d0266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:35,970 80009 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1 0.099s 2023-04-23 03:46:35,970 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-749b78eb-7a05-4b62-a02b-f270f293587a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-749b78eb-7a05-4b62-a02b-f270f293587a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1'} Body: b'{"volume": {"id": "491de502-45da-41c3-9081-2b4bcfe3ccc1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:36.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1929555551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1"}], "user_id": "4be14198e4854f84a720811c276d0266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0f7dec424d342a3a1278b3221be70af"}}' 2023-04-23 03:46:37,041 80009 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1 0.058s 2023-04-23 03:46:37,042 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf06d1b-98c1-40ee-9424-dbb9400c4c1a', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf06d1b-98c1-40ee-9424-dbb9400c4c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1'} Body: b'{"volume": {"id": "491de502-45da-41c3-9081-2b4bcfe3ccc1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:36.000000", "updated_at": "2023-04-23T03:46:36.000000", "name": "tempest-TestVolumeSwap-volume-1929555551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1"}], "user_id": "4be14198e4854f84a720811c276d0266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0f7dec424d342a3a1278b3221be70af"}}' {0} 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 f4d8c84f-45e0-4114-a9dc-8d578578abf6 failed to build and is in ERROR status {0} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {0} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {10} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.845289s] ... 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 f96b51ac-54a6-4273-b81f-8e21fed4e4ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:42,166 80017 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes 0.662s 2023-04-23 03:46:42,167 80017 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-2030642922", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ac7d16-8f50-430e-818a-ae6c92f33b5b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ac7d16-8f50-430e-818a-ae6c92f33b5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes'} Body: b'{"volume": {"id": "f96b51ac-54a6-4273-b81f-8e21fed4e4ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:42.084023", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2030642922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad"}], "user_id": "756ac6f6597c474ab5e7e8f2bab3ff96", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:42,256 80017 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad 0.076s 2023-04-23 03:46:42,256 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b14609aa-74ab-4283-9c74-3085ccf353f9', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b14609aa-74ab-4283-9c74-3085ccf353f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad'} Body: b'{"volume": {"id": "f96b51ac-54a6-4273-b81f-8e21fed4e4ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:42.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2030642922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad"}], "user_id": "756ac6f6597c474ab5e7e8f2bab3ff96", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8046b5e8f85466085926e9a167b86d6"}}' 2023-04-23 03:46:43,334 80017 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad 0.065s 2023-04-23 03:46:43,334 80017 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fce7a55-49bb-4c14-ae91-5e237e5acf2e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fce7a55-49bb-4c14-ae91-5e237e5acf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad'} Body: b'{"volume": {"id": "f96b51ac-54a6-4273-b81f-8e21fed4e4ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:42.000000", "updated_at": "2023-04-23T03:46:42.000000", "name": "tempest-TaggedBootDevicesTest-volume-2030642922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad"}], "user_id": "756ac6f6597c474ab5e7e8f2bab3ff96", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8046b5e8f85466085926e9a167b86d6"}}' {11} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [12.306082s] ... 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 5f96f521-5f8a-4219-9306-eaced1dae40e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:35,732 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.842s 2023-04-23 03:46:35,732 80019 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-1233103292"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-e3465d71-7de5-4adf-bad6-09ea4828527d', 'date': 'Sun, 23 Apr 2023 03:46:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"420e6ec5-d609-46e9-9f95-51a0666ca3a9","name":"tempest-tagged-attachments-test-net-1233103292","tenant_id":"2ac90b2200644583b8d30ba28b08e39f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"2ac90b2200644583b8d30ba28b08e39f","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-23T03:46:32Z","updated_at":"2023-04-23T03:46:32Z","revision_number":1}}' 2023-04-23 03:46:40,832 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 5.098s 2023-04-23 03:46:40,832 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "420e6ec5-d609-46e9-9f95-51a0666ca3a9", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-0c39768e-fa71-4543-96f6-8ac6b60d04b7', 'date': 'Sun, 23 Apr 2023 03:46:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"dc184029-28d7-4b7f-afce-09cf40567019","name":"","tenant_id":"2ac90b2200644583b8d30ba28b08e39f","network_id":"420e6ec5-d609-46e9-9f95-51a0666ca3a9","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-23T03:46:36Z","updated_at":"2023-04-23T03:46:36Z","revision_number":0,"project_id":"2ac90b2200644583b8d30ba28b08e39f"}}' 2023-04-23 03:46:41,171 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes 0.338s 2023-04-23 03:46:41,171 80019 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-700831596"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd26039-bd07-4106-b584-ce48c61ae7b8', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd26039-bd07-4106-b584-ce48c61ae7b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes'} Body: b'{"volume": {"id": "5f96f521-5f8a-4219-9306-eaced1dae40e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:41.057893", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-700831596", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e"}], "user_id": "ed9d1ac69c834fc3921f56fe1ae6ba60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:41,308 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e 0.119s 2023-04-23 03:46:41,308 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb35d6d3-b35f-4285-b6dd-56ac36aaf63e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb35d6d3-b35f-4285-b6dd-56ac36aaf63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e'} Body: b'{"volume": {"id": "5f96f521-5f8a-4219-9306-eaced1dae40e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:41.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-700831596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e"}], "user_id": "ed9d1ac69c834fc3921f56fe1ae6ba60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ac90b2200644583b8d30ba28b08e39f"}}' 2023-04-23 03:46:42,366 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e 0.046s 2023-04-23 03:46:42,366 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-171964da-7d66-4e11-9c0e-455e66bc493b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-171964da-7d66-4e11-9c0e-455e66bc493b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e'} Body: b'{"volume": {"id": "5f96f521-5f8a-4219-9306-eaced1dae40e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:41.000000", "updated_at": "2023-04-23T03:46:41.000000", "name": "tempest-TaggedAttachmentsTest-volume-700831596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219 -9306-eaced1dae40e"}], "user_id": "ed9d1ac69c834fc3921f56fe1ae6ba60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ac90b2200644583b8d30ba28b08e39f"}}' 2023-04-23 03:46:42,909 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/dc184029-28d7-4b7f-afce-09cf40567019 0.531s 2023-04-23 03:46:42,910 80019 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-ae260a19-bf14-451b-ad83-cad7fce26afc', 'date': 'Sun, 23 Apr 2023 03:46:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/dc184029-28d7-4b7f-afce-09cf40567019'} Body: b'' 2023-04-23 03:46:44,193 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/420e6ec5-d609-46e9-9f95-51a0666ca3a9 1.283s 2023-04-23 03:46:44,194 80019 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-21fdd1d8-4f82-4706-8163-15b7a19158f8', 'date': 'Sun, 23 Apr 2023 03:46:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/420e6ec5-d609-46e9-9f95-51a0666ca3a9'} Body: b'' {7} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [2.136404s] ... 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 daecf341-67a3-4db6-8357-98fb03bbccb0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:42,726 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e 0.137s 2023-04-23 03:46:42,726 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-623b25da-b549-4217-8900-3d9467a5d68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:46:43,355 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes 0.628s 2023-04-23 03:46:43,356 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-VolumesExtendTest-Volume-314436279"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576c67f9-27e2-41c5-b7f9-e220c4c35ddc', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576c67f9-27e2-41c5-b7f9-e220c4c35ddc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes'} Body: b'{"volume": {"id": "daecf341-67a3-4db6-8357-98fb03bbccb0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.268801", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-314436279", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:43,422 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0 0.057s 2023-04-23 03:46:43,423 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e6f526-74b9-4c8c-895d-3256e71bc629', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e6f526-74b9-4c8c-895d-3256e71bc629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0'} Body: b'{"volume": {"id": "daecf341-67a3-4db6-8357-98fb03bbccb0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-314436279", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9df42fc78a14eecb73a25decacd2328"}}' 2023-04-23 03:46:44,480 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0 0.045s 2023-04-23 03:46:44,480 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-523dbbcf-5f66-492f-aa35-9aa7c8ed101f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-523dbbcf-5f66-492f-aa35-9aa7c8ed101f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0'} Body: b'{"volume": {"id": "daecf341-67a3-4db6-8357-98fb03bbccb0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.000000", "updated_at": "2023-04-23T03:46:44.000000", "name": "tempest-VolumesExtendTest-Volume-314436279", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9df42fc78a14eecb73a25decacd2328"}}' 2023-04-23 03:46:44,542 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0 0.050s 2023-04-23 03:46:44,542 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d37c29-f5e7-4979-aef1-b749a2cf7340', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-57d37c29-f5e7-4979-aef1-b749a2cf7340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0'} Body: b'{"volume": {"id": "daecf341-67a3-4db6-8357-98fb03bbccb0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.000000", "updated_at": "2023-04-23T03:46:44.000000", "name": "tempest-VolumesExtendTest-Volume-314436279", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9df42fc78a14eecb73a25decacd2328"}}' 2023-04-23 03:46:44,682 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0 0.129s 2023-04-23 03:46:44,682 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46: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-36440b8e-79f1-4372-a72a-d53d3573fcc8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0'} Body: b'' 2023-04-23 03:46:44,723 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0 0.041s 2023-04-23 03:46:44,724 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46: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-8c6fd6f9-779b-4018-be6a-ccc889093cef', 'x-openstack-request-id': 'req-8c6fd6f9-779b-4018-be6a-ccc889093cef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume daecf341-67a3-4db6-8357-98fb03bbccb0 could not be found."}}' {3} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.962598s] ... 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 005982eb-4ec3-4147-b8f6-ac4292888097 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:43,045 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes 0.592s 2023-04-23 03:46:43,046 80003 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-705592707"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc01dfd-9c65-4635-ab03-1e0df20bbaa0', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc01dfd-9c65-4635-ab03-1e0df20bbaa0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes'} Body: b'{"volume": {"id": "005982eb-4ec3-4147-b8f6-ac4292888097", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:42.971226", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-705592707", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:43,333 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes 0.275s 2023-04-23 03:46:43,333 80003 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-583920288"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb5d028-ec82-4844-bfff-62e89216088b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb5d028-ec82-4844-bfff-62e89216088b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes'} Body: b'{"volume": {"id": "9c80f658-21b2-4e0c-a11c-f40181d6ad11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.247443", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-583920288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/9c80f658-21b2-4e0c-a11c-f40181d6ad11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/9c80f658-21b2-4e0c-a11c-f40181d6ad11"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:43,649 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes 0.305s 2023-04-23 03:46:43,649 80003 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-566404357"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2738556f-ffac-4133-9ec5-72e39083b74f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2738556f-ffac-4133-9ec5-72e39083b74f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes'} Body: b'{"volume": {"id": "00f58cee-88fd-4d50-9140-89c25afaa450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.567988", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-566404357", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/00f58cee-88fd-4d50-9140-89c25afaa450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/00f58cee-88fd-4d50-9140-89c25afaa450"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:43,969 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes 0.309s 2023-04-23 03:46:43,969 80003 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1561407594"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b92b217-07f1-43c1-9c9a-fd978582eeb5', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b92b217-07f1-43c1-9c9a-fd978582eeb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes'} Body: b'{"volume": {"id": "9b97a77d-d160-430a-be33-b98571e5924f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.887186", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1561407594", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/9b97a77d-d160-430a-be33-b98571e5924f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/9b97a77d-d160-430a-be33-b98571e5924f"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:44,256 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes 0.277s 2023-04-23 03:46:44,256 80003 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-CreateVolumes FromImageTest-Volume-1249352924"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f565daee-33b1-4737-8e45-9ccc0b043119', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f565daee-33b1-4737-8e45-9ccc0b043119', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes'} Body: b'{"volume": {"id": "f56bcaed-5660-47d7-84bc-df438c2a309d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:44.151766", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1249352924", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/f56bcaed-5660-47d7-84bc-df438c2a309d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/f56bcaed-5660-47d7-84bc-df438c2a309d"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:44,337 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097 0.069s 2023-04-23 03:46:44,337 80003 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-876c8be2-c746-4cb0-bd32-018991b5725e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-876c8be2-c746-4cb0-bd32-018991b5725e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097'} Body: b'{"volume": {"id": "005982eb-4ec3-4147-b8f6-ac4292888097", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.000000", "updated_at": "2023-04-23T03:46:43.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-705592707", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5618c00ab7b447e187ea500f473488e5"}}' 2023-04-23 03:46:45,401 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097 0.052s 2023-04-23 03:46:45,401 80003 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-decb2104-c911-4f6e-a5b4-74aa1baab4bb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', ' x-openstack-request-id': 'req-decb2104-c911-4f6e-a5b4-74aa1baab4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097'} Body: b'{"volume": {"id": "005982eb-4ec3-4147-b8f6-ac4292888097", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.000000", "updated_at": "2023-04-23T03:46:43.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-705592707", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5618c00ab7b447e187ea500f473488e5"}}' {7} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.726304s] ... 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 c569a3ee-2ade-4870-9fbd-42be97fda2af failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:44,961 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes 0.232s 2023-04-23 03:46:44,961 80011 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-1750195551"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0992caa-66c7-427b-b1a8-bb3815fab76c', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0992caa-66c7-427b-b1a8-bb3815fab76c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes'} Body: b'{"volume": {"id": "c569a3ee-2ade-4870-9fbd-42be97fda2af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:44.890088", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1750195551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:45,023 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af 0.046s 2023-04-23 03:46:45,023 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd971af3-8c47-4c29-b0e2-85dddaf7d9ce', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd971af3-8c47-4c29-b0e2-85dddaf7d9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af'} Body: b'{"volume": {"id": "c569a3ee-2ade-4870-9fbd-42be97fda2af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:45.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1750195551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9df42fc78a14eecb73a25decacd2328"}}' 2023-04-23 03:46:46,111 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af 0.071s 2023-04-23 03:46:46,112 80011 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-807e949b-bc9a-4b7c-885b-9df44194ad89', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-807e949b-bc9a-4b7c-885b-9df44194ad89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af'} Body: b'{"volume": {"id": "c569a3ee-2ade-4870-9fbd-42be97fda2af", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:45.000000", "updated_at": "2023-04-23T03:46:45.000000", "name": "tempest-VolumesExtendTest-Volume-1750195551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9df42fc78a14eecb73a25decacd2328"}}' 2023-04-23 03:46:46,222 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af 0.081s 2023-04-23 03:46:46,222 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e350dd0-5db8-4dc1-b2d3-b61d9bc65a3b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e350dd0-5db8-4dc1-b2d3-b61d9bc65a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af'} Body: b'{"volume": {"id": "c569a3ee-2ade-4870-9fbd-42be97fda2af", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:45.000000", "updated_at": "2023-04-23T03:46:45.000000", "name": "tempest-VolumesExtendTest-Volume-1750195551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9df42fc78a14eecb73a25decacd2328"}}' 2023-04-23 03:46:46,426 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af 0.193s 2023-04-23 03:46:46,426 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46: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-67fc8388-a6a6-4cf4-86bd-b6a4de0390ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af'} Body: b'' 2023-04-23 03:46:46,454 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af 0.027s 2023-04-23 03:46:46,454 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46: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-ec9c52ef-970e-49f4-be61-401b9ad5d3ee', 'x-openstack-request-id': 'req-ec9c52ef-970e-49f4-be61-401b9ad5d3ee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c569a3ee-2ade-4870-9fbd-42be97fda2af could not be found."}}' {8} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.187577s] ... ok {8} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.109715s] ... ok {8} setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 13822064-c0ab-4ab9-bcf9-85b825acea48 failed to build and is in ERROR status {8} setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 52f9b345-a8db-4bcf-961b-80e7027137a2 failed to build and is in ERROR status {7} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [5.096456s] ... 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 04d596ac-3d0a-4183-902b-a59f81eaa070 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:47:10,607 80011 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.467s 2023-04-23 03:47:10,608 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1911065508", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEalm57sZNhzMCGx8OimXfSAHtUeBl6e5+MxaGRBn/i7nGyWppJyqVY/yxK4OV9iA12zVA8Ibo0P3QwlLUhlYJrwXTUE9CXJaiXCg+gDeEz7t0SY66rakuMG41XImSjOdQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c1c3d2-c128-4998-8172-cab2a1c90fdb', 'x-compute-request-id': 'req-92c1c3d2-c128-4998-8172-cab2a1c90fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1911065508", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEalm57sZNhzMCGx8OimXfSAHtUeBl6e5+MxaGRBn/i7nGyWppJyqVY/yxK4OV9iA12zVA8Ibo0P3QwlLUhlYJrwXTUE9CXJaiXCg+gDeEz7t0SY66rakuMG41XImSjOdQ==", "fingerprint": "02:27:6f:b9:16:03:ac:01:8b:18:43:ca:1c:5c:b6:2a", "user_id": "62a4471cd04f42d49e32b053cb052d51"}}' 2023-04-23 03:47:11,103 80011 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.492s 2023-04-23 03:47:11,103 80011 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-619807377", "description": "tempest-secgroup-smoke-619807377 description", "project_id": "990d99168e7947299d80d472d3d2c02f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-0624fa4c-1f2b-4b51-b9f7-a78de39fa8f3', 'date': 'Sun, 23 Apr 2023 03:47:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "name": "tempest-secgroup-smoke-619807377", "stateful": true, "tenant_id": "990d99168e7947299d80d472d3d2c02f", "description": "tempest-secgroup-smoke-619807377 description", "shared": false, "security_group_rules": [{"id": "4d5ad805-2f23-4226-bbb8-4125d5eea5fd", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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": 530, "description": null, "tags": [], "created_at": "2023-04-23T03:47:10Z", "updated_at": "2023-04-23T03:47:10Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}, {"id": "667ae0de-a69f-4c63-a59c-049b69aafdcc", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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": 529, "description": null, "tags": [], "created_at": "2023-04-23T03:47:10Z", "updated_at": "2023-04-23T03:47:10Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}], "tags": [], "created_at": "2023-04-23T03:47:10Z", "updated_at": "2023-04-23T03:47:1 0Z", "revision_number": 1, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:11,506 80011 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.401s 2023-04-23 03:47:11,506 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "project_id": "990d99168e7947299d80d472d3d2c02f", "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-69fdddfd-4fae-4327-b221-af449529a813', 'date': 'Sun, 23 Apr 2023 03:47:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "38822015-925c-42fe-81e7-160d3a78ba53", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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-23T03:47:11Z", "updated_at": "2023-04-23T03:47:11Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:11,709 80011 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.202s 2023-04-23 03:47:11,710 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "project_id": "990d99168e7947299d80d472d3d2c02f", "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-2dbabc45-5f1e-42ff-be8c-b393b5dbf43f', 'date': 'Sun, 23 Apr 2023 03:47:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "518ae516-6064-49b6-9b05-b563f1be4d37", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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-23T03:47:11Z", "updated_at": "2023-04-23T03:47:11Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:11,937 80011 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.226s 2023-04-23 03:47:11,937 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "project_id": "990d99168e7947299d80d472d3d2c02f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2224add4-afe9-4faa-bfdf-8c2ddd935e10', 'date': 'Sun, 23 Apr 2023 03:47:11 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": "652382d8-37f4-463e-8a4b-76ce32fdf2bb", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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-23T03:47:11Z", "updated_at": "2023-04-23T03:47:11Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:12,105 80011 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.167s 2023-04-23 03:47:12,105 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "project_id": "990d99168e7947299d80d472d3d2c02f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ba828cbc-5e70-4a19-abf4-acdd6b3c966d', 'date': 'Sun, 23 Apr 2023 03:47:12 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": "a1492708-01c6-478e-8d4c-a05750a01f69", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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-23T03:47:12Z", "updated_at": "2023-04-23T03:47:12Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:12,270 80011 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.164s 2023-04-23 03:47:12,271 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "project_id": "990d99168e7947299d80d472d3d2c02f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c415554f-adce-4cd0-927a-f7954a5e2c7f', 'date': 'Sun, 23 Apr 2023 03:47:12 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": "911e8c63-7f8f-4426-9bd2-d9919cfae4f1", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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-23T03:47:12Z", "updated_at": "2023-04-23T03:47:12Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:12,877 80011 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.606s 2023-04-23 03:47:12,878 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "project_id": "990d99168e7947299d80d472d3d2c02f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7aa4f820-699f-4413-b9a5-d2c046a30cfc', 'date': 'Sun, 23 Apr 2023 03:47:12 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": "b7e5eb35-6079-4f85-a9b0-843b1386478c", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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-23T03:47:12Z", "updated_at": "2023-04-23T03:47:12Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:12,931 80011 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.040s 2023-04-23 03:47:12,931 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:12 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-5c85ad53-9c98-4c30-9595-c15168f170a6', '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": "62a4471cd04f42d49e32b053cb052d51", "name": "tempest-TestShelveInstance-2015082972-project-member", "password_expires_at": null}, "audit_ids": ["EinKpYWXTyOjt7wTmrxDqw"], "expires_at": "2023-04-23T04:47:12.000000Z", "issued_at": "2023-04-23T03:47:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "990d99168e7947299d80d472d3d2c02f", "name": "tempest-TestShelveInstance-2015082972"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6 ", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/990d99168e7947299d80d472d3d2c02f", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:47:12,932 80011 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '3ec2df64-4789-4a96-86f6-526828366cd4', 'name': 'tempest-TestShelveInstance-1889553666-network', 'tenant_id': '990d99168e7947299d80d472d3d2c02f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '990d99168e7947299d80d472d3d2c02f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50231, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:46:50Z', 'updated_at': '2023-04-23T03:46:50Z', 'revision_number': 1} available for tenant 2023-04-23 03:47:13,412 80011 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes 0.479s 2023-04-23 03:47:13,412 80011 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-1259310035", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fea12cd-c0ff-4bef-b6ea-6c429a60180d', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fea12cd-c0ff-4bef-b6ea-6c429a60180d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes'} Body: b'{"volume": {"id": "04d596ac-3d0a-4183-902b-a59f81eaa070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:47:13.315575", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1259310035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070"}], "user_id": "62a4471cd04f42d49e32b053cb052d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:47:13,476 80011 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070 0.054s 2023-04-23 03:47:13,476 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3f04b6-96b3-4248-b7ef-a923a04b34b6', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-6e3f04b6-96b3-4248-b7ef-a923a04b34b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070'} Body: b'{"volume": {"id": "04d596ac-3d0a-4183-902b-a59f81eaa070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:47:13.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1259310035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070"}], "user_id": "62a4471cd04f42d49e32b053cb052d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:14,526 80011 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070 0.038s 2023-04-23 03:47:14,527 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf48ef70-71a7-4992-b873-c5f291fde702', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf48ef70-71a7-4992-b873-c5f291fde702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070'} Body: b'{"volume": {"id": "04d596ac-3d0a-4183-902b-a59f81eaa070", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:47:13.000000", "updated_at": "2023-04-23T03:47:13.000000", "name": "tempest-tempest.common.compute-volume-1259310035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070"}], "user_id": "62a4471cd04f42d49e32b053cb052d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:14,673 80011 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070 0.135s 2023-04-23 03:47:14,673 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce2b074-decf-4ec9-b661-d1dee3b14a4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070'} Body: b'' 2023-04-23 03:47:14,695 80011 INFO [tempest.lib.common.rest_clie nt] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070 0.022s 2023-04-23 03:47:14,696 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47: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-80680657-a2a0-4fe4-81a8-84145b0caf48', 'x-openstack-request-id': 'req-80680657-a2a0-4fe4-81a8-84145b0caf48', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 04d596ac-3d0a-4183-902b-a59f81eaa070 could not be found."}}' 2023-04-23 03:47:15,195 80011 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e4279ad4-75a8-4fdb-a2e7-2234d6445cae 0.497s 2023-04-23 03:47:15,195 80011 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-0012eb69-5207-494d-bbe1-a0488b314739', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:47:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e4279ad4-75a8-4fdb-a2e7-2234d6445cae'} Body: b'' 2023-04-23 03:47:15,229 80011 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1911065508 0.033s 2023-04-23 03:47:15,230 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6192a77e-b309-4de8-814d-7205918d22fa', 'x-compute-request-id': 'req-6192a77e-b309-4de8-814d-7205918d22fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1911065508'} Body: b'' {7} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.607683s] ... 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 f6326e0f-6c21-4298-bcf0-eed9ef0677cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:47:28,106 80011 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes 0.466s 2023-04-23 03:47:28,106 80011 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-238653580"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1911a9-0564-42cc-bce2-e505c9eaf315', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1911a9-0564-42cc-bce2-e505c9eaf315', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes'} Body: b'{"volume": {"id": "f6326e0f-6c21-4298-bcf0-eed9ef0677cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:47:28.029213", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-238653580", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc"}], "user_id": "cf08c8df00c64ae8812731dca1e966bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:47:28,182 80011 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc 0.059s 2023-04-23 03:47:28,183 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc375e49-7049-45cb-8afc-e2144675c60e', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc375e49-7049-45cb-8afc-e2144675c60e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc'} Body: b'{"volume": {"id": "f6326e0f-6c21-4298-bcf0-eed9ef0677cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:47:28.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-238653580", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc"}], "user_id": "cf08c8df00c64ae8812731dca1e966bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d7e099bf8c74619a1709a29359ab3eb"}}' 2023-04-23 03:47:29,233 80011 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc 0.038s 2023 -04-23 03:47:29,234 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-925ad34d-5781-4799-9674-6ec6dc22ebba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-925ad34d-5781-4799-9674-6ec6dc22ebba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc'} Body: b'{"volume": {"id": "f6326e0f-6c21-4298-bcf0-eed9ef0677cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:47:28.000000", "updated_at": "2023-04-23T03:47:28.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-238653580", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc"}], "user_id": "cf08c8df00c64ae8812731dca1e966bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d7e099bf8c74619a1709a29359ab3eb"}}' {4} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [115.676534s] ... 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 64e4c9e5-9c5b-4d96-9a83-f7245092481b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:10,660 80005 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-23 03:46:10,660 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:10 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-61ce67b1-b1ba-4f3c-b2e3-d9da9efd3a40', '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": "4e6ddab9797c449d85bf6f3a241473e0", "name": "tempest-DeleteServersTestJSON-2062396414-project-member", "password_expires_at": null}, "audit_ids": ["9FDq2WkiTqWauYiD90Ajaw"], "expires_at": "2023-04-23T04:46:10.000000Z", "issued_at": "2023-04-23T03:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4f91ccdb4da4cb4bc4b55b7ac2189f0", "name": "tempest-DeleteServersTestJSON-2062396414"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c4f91ccdb4da4cb4bc4b55b7ac2189f0", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:46:10,660 80005 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '47db66e9-5162-4031-9d71-5e13c16ee002', 'name': 'tempest-DeleteServersTestJSON-1314718942-network', 'tenant_id': 'c4f91ccdb4da4cb4bc4b55b7ac2189f0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c4f91ccdb4da4cb4bc4b55b7ac2189f0', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49499, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:45:54Z', 'updated_at': '2023-04-23T03:45:54Z', 'revision_number': 1} available for tenant 2023-04-23 03:46:13,250 80005 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 2.589s 2023-04-23 03:46:13,251 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1138104", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "47db66e9-5162-4031-9d71-5e13c16ee002"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/56d8da41-3e04-465b-a1de-73d9e994682d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e54769-2452-484c-b0e2-f633607bb3bf', 'x-compute-request-id': 'req-d9e54769-2452-484c-b0e2-f633607bb3bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "56d8da41-3e04-465b-a1de-73d9e994682d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/56d8da41-3e04-465b-a1de-73d9e994682d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/56d8da41-3e04-465b-a1de-73d9e994682d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9YfdEkFS5qjT"}}' 2023-04-23 03:46:14,039 80005 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/56d8da41-3e04-465b-a1de-73d9e994682d 0.782s 2023-04-23 03:46:14,039 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44c20077-e00f-43c4-9ff1-23ee25148a17', 'x-compute-request-id': 'req-44c20077-e00f-43c4-9ff1-23ee25148a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/56d8da41-3e04-465b-a1de-73d9e994682d'} Body: b'{"server": {"id": "56d8da41-3e04-465b-a1de-73d9e994682d", "name": "tempest-DeleteServersTestJSON-server-1138104", "status": "BUILD", "tenant_id": "c4f91ccdb4da4cb4bc4b55b7ac2189f0", "user_id": "4e6ddab9797c449d85bf6f3a241473e0", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:13Z", "updated": "2023-04-23T03:46:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/56d8da41-3e04-465b-a1de-73d9e994682d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/56d8da41-3e04-465b-a1de-73d9e994682d"}], "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-23 03:47:04,797 80005 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/56d8da41-3e04-465b-a1de-73d9e994682d 0.696s 2023-04-23 03:47:04,798 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d4fc02d-a4d4-4049-b19d-a42a8a44e275', 'x-compute-request-id': 'req-4d4fc02d-a4d4-4049-b19d-a42a8a44e275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/56d8da41-3e04-465b-a1de-73d9e994682d'} Body: b'{"server": {"id": "56d8da41-3e04-465b-a1de-73d9e994682d", "name": "tempest-DeleteServersTestJSON-server-1138104", "status": "ACTIVE", "tenant_id": "c4f91ccdb4da4cb4bc4b55b7ac2189f0", "user_id": "4e6ddab9797c449d85bf6f3a241473e0", "metadata": {}, "hostId": "000882d90d45e8befd192c79624c8798b984d20364d917fc8da5e6e9", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:13Z", "updated": "2023-04-23T03:46:35Z", "addresses": {"tempest-DeleteServersTestJSON-1314718942-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/56d8da41-3e04-465b-a1de-73d9e994682d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/56d8da41-3e04-465b-a1de-73d9e994682d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:46:35.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-23 03:47:04,810 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:48:05,103 80005 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes 0.234s 2023-04-23 03:48:05,104 80005 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-184915918"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e35fd3cd-2ac6-4ed2-9d22-ce54b5f14583', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e35fd3cd-2ac6-4ed2-9d22-ce54b5f14583', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes'} Body: b'{"volume": {"id": "64e4c9e5-9c5b-4d96-9a83-f7245092481b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:05.041707", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-184915918", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b"}], "user_id": "4e6ddab9797c449d85bf6f3a241473e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:48:05,154 80005 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b 0.040s 2023-04-23 03:48:05,154 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a3c321-6dfb-47cc-a1ce-fe74d5f650d6', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a3c321-6dfb-47cc-a1ce-fe74d5f650d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b'} Body: b'{"volume": {"id": "64e4c9e5-9c5b-4d96-9a83-f7245092481b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:05.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-184915918", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b"}], "user_id": "4e6ddab9797c449d85bf6f3a241473e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4f91ccdb4da4cb4bc4b55b7ac2189f0"}}' 2023-04-23 03:48:06,216 80005 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b 0.049s 2023-04-23 03:48:06,216 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0a4f56-e920-4498-b218-1bf7090624dd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0a4f56-e920-4498-b218-1bf7090624dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b'} Body: b'{"volume": {"id": "64e4c9e5-9c5b-4d96-9a83-f7245092481b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:05.000000", "updated_at": "2023-04-23T03:48:05.000000", "name": "tempest-DeleteServersTestJSON-volume-184915918", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9 e5-9c5b-4d96-9a83-f7245092481b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b"}], "user_id": "4e6ddab9797c449d85bf6f3a241473e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4f91ccdb4da4cb4bc4b55b7ac2189f0"}}' {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [174.600629s] ... 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 73462be4-332b-4be9-a33e-659cb8604cbc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:12,608 80007 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 03:46:12,608 80007 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:46:12,914 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.303s 2023-04-23 03:46:12,915 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1821880172", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAlSA3423uMfFY5jWf8qjLn8fKTUZDZCbWqlOeGrb7q4dIPzzhHHma7J2h5uyB7cueX2lnELTDhfWhiWxlTN0oUzC4mH9t+dt+HV9lsJMmuXTTekJoF4InNO5IUJTfbZHQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46: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-02e54c15-fdc2-42af-baf8-4719307d20c8', 'x-compute-request-id': 'req-02e54c15-fdc2-42af-baf8-4719307d20c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1821880172", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAlSA3423uMfFY5jWf8qjLn8fKTUZDZCbWqlOeGrb7q4dIPzzhHHma7J2h5uyB7cueX2lnELTDhfWhiWxlTN0oUzC4mH9t+dt+HV9lsJMmuXTTekJoF4InNO5IUJTfbZHQ==", "fingerprint": "36:7d:cc:ed:5a:72:25:55:f8:d5:02:2b:97:e1:22:28", "user_id": "e3d689f1c160478ca83bbff3104d8ec3"}}' 2023-04-23 03:46:12,923 80007 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1821880172 created 2023-04-23 03:46:14,045 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.120s 2023-04-23 03:46:14,045 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--126066106", "description": "tempest-description--769852293"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-71ba060a-d702-4bb8-91ae-8f6b23e4ad78', 'date': 'Sun, 23 Apr 2023 03:46:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8841dd51-8602-4d05-8735-463572fd663f", "name": "tempest-securitygroup--126066106", "stateful": true, "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "description": "tempest-description--769852293", "shared": false, "security_group_rules": [{"id": "6d946eef-740a-4fd0-ace3-829a3359a3d3", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "8841dd51-8602-4d05-8735-463572fd663f", "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": 238, "description": null, "tags": [], "created_at": "2023-04-23T03:46:13Z", "updated_at": "2023-04-23T03:46:13Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}, {"id": "dc5741c9-d318-4958-a3b5-99bbd046fec5", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "8841dd51-8602-4d05-8735-463572fd663f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normal ized_cidr": null, "remote_group_id": null, "standard_attr_id": 240, "description": null, "tags": [], "created_at": "2023-04-23T03:46:13Z", "updated_at": "2023-04-23T03:46:13Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}], "tags": [], "created_at": "2023-04-23T03:46:13Z", "updated_at": "2023-04-23T03:46:13Z", "revision_number": 1, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:46:15,160 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.114s 2023-04-23 03:46:15,160 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8841dd51-8602-4d05-8735-463572fd663f", "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-dae37e35-72cd-41bc-bad3-7eed6d386a09', 'date': 'Sun, 23 Apr 2023 03:46:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0fcb790a-4911-49af-932a-032301587153", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "8841dd51-8602-4d05-8735-463572fd663f", "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-23T03:46:14Z", "updated_at": "2023-04-23T03:46:14Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:46:17,042 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.881s 2023-04-23 03:46:17,042 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8841dd51-8602-4d05-8735-463572fd663f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bf321230-8389-4a2f-a0de-c589d2ac4c1a', 'date': 'Sun, 23 Apr 2023 03:46:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a027916f-b209-4ece-894d-6cab7d596ed1", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "8841dd51-8602-4d05-8735-463572fd663f", "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-23T03:46:16Z", "updated_at": "2023-04-23T03:46:16Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:46:17,043 80007 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--126066106 created 2023-04-23 03:46:20,047 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.004s 2023-04-23 03:46:20,048 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-o penstack-request-id': 'req-1b53fd11-fb15-40c2-81df-fa9550675088', 'date': 'Sun, 23 Apr 2023 03:46:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1f5c06c3-77ba-400d-8374-ae46ec88e0ea", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "floating_ip_address": "172.24.4.10", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "70b031ddc5c94ca98e7161de03bda4b7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:46:18Z", "updated_at": "2023-04-23T03:46:18Z", "revision_number": 0}}' 2023-04-23 03:46:20,048 80007 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1f5c06c3-77ba-400d-8374-ae46ec88e0ea', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'floating_ip_address': '172.24.4.10', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '70b031ddc5c94ca98e7161de03bda4b7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:46:18Z', 'updated_at': '2023-04-23T03:46:18Z', 'revision_number': 0, 'ip': '172.24.4.10'} created 2023-04-23 03:46:20,156 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2023-04-23 03:46:20,157 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-02d58fb2-5c97-4834-9ac7-626f98c9939b', '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": "e3d689f1c160478ca83bbff3104d8ec3", "name": "tempest-AttachVolumeTestJSON-276721084-project-member", "password_expires_at": null}, "audit_ids": ["fX4Z5kWtQ-2XHcu76TwdIg"], "expires_at": "2023-04-23T04:46:20.000000Z", "issued_at": "2023-04-23T03:46:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70b031ddc5c94ca98e7161de03bda4b7", "name": "tempest-AttachVolumeTestJSON-276721084"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id" : "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/70b031ddc5c94ca98e7161de03bda4b7", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:46:20,157 80007 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '5604c946-dd68-4517-9c39-b4d33d86a345', 'name': 'tempest-AttachVolumeTestJSON-1424127131-network', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47516, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:45:54Z', 'updated_at': '2023-04-23T03:45:54Z', 'revision_number': 1} available for tenant 2023-04-23 03:46:20,159 80007 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1821880172', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAlSA3423uMfFY5jWf8qjLn8fKTUZDZCbWqlOeGrb7q4dIPzzhHHma7J2h5uyB7cueX2lnELTDhfWhiWxlTN0oUzC4mH9t+dt+HV9lsJMmuXTTekJoF4InNO5IUJTfbZHQ==', 'fingerprint': '36:7d:cc:ed:5a:72:25:55:f8:d5:02:2b:97:e1:22:28', 'user_id': 'e3d689f1c160478ca83bbff3104d8ec3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA+kSQs1t3NcbqL/DH4ND6DflnQFf/f8yBz1M8WE4KsklAEv6qK/ZbI\nd5r2vjcreDOgBwYFK4EEACKhZANiAAQJUgN+Nt7jHxWOY1n/Koy5/Hyk1GQ2Qm1q\npTnhq2+6uHSD884Rx5muydoebsge3Lnl9pZxC0w4X1oYlsZUzdKFMwuJh/bfnbfh\n1fZbCTJrl003pCaBeCJzTuSFCU322R0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8841dd51-8602-4d05-8735-463572fd663f', 'name': 'tempest-securitygroup--126066106', 'stateful': True, 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'description': 'tempest-description--769852293', 'shared': False, 'security_group_rules': [{'id': '6d946eef-740a-4fd0-ace3-829a3359a3d3', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'security_group_id': '8841dd51-8602-4d05-8735-463572fd663f', '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': 238, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:46:13Z', 'updated_at': '2023-04-23T03:46:13Z', 'revision_number': 0, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7'}, {'id': 'dc5741c9-d318-4958-a3b5-99bbd046fec5', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'security_group_id': '8841dd51-8602-4d05-8735-463572fd663f', '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': 240, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:46:13Z', 'updated_at': '2023-04-23T03:46:13Z', 'revision_number': 0, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7'}], 'tags': [], 'created_at': '2023-04-23T03:46:13Z', 'u pdated_at': '2023-04-23T03:46:13Z', 'revision_number': 1, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7'}, 'floating_ip': {'id': '1f5c06c3-77ba-400d-8374-ae46ec88e0ea', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'floating_ip_address': '172.24.4.10', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '70b031ddc5c94ca98e7161de03bda4b7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:46:18Z', 'updated_at': '2023-04-23T03:46:18Z', 'revision_number': 0, 'ip': '172.24.4.10'}} 2023-04-23 03:46:21,956 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.797s 2023-04-23 03:46:21,957 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1420796136", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "5604c946-dd68-4517-9c39-b4d33d86a345"}], "security_groups": [{"name": "tempest-securitygroup--126066106"}], "key_name": "tempest-keypair-1821880172", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c76bc28a-f9bd-476f-8654-c91343a03b52', 'x-compute-request-id': 'req-c76bc28a-f9bd-476f-8654-c91343a03b52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "08d906c5-1698-4c17-8430-c98f10836398", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08d906c5-1698-4c17-8430-c98f10836398"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--126066106"}], "adminPass": "password"}}' 2023-04-23 03:46:22,097 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398 0.136s 2023-04-23 03:46:22,097 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed13c685-59bc-4706-94f0-83579c95ba37', 'x-compute-request-id': 'req-ed13c685-59bc-4706-94f0-83579c95ba37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398'} Body: b'{"server": {"id": "08d906c5-1698-4c17-8430-c98f10836398", "name": "tempest-AttachVolumeTestJSON-server-1420796136", "status": "BUILD", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href" : "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:22Z", "updated": "2023-04-23T03:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08d906c5-1698-4c17-8430-c98f10836398"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1821880172", "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-23 03:47:13,382 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398 1.225s 2023-04-23 03:47:13,383 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:12 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-19672778-f15a-441a-8ae7-dd1420ebda36', 'x-compute-request-id': 'req-19672778-f15a-441a-8ae7-dd1420ebda36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398'} Body: b'{"server": {"id": "08d906c5-1698-4c17-8430-c98f10836398", "name": "tempest-AttachVolumeTestJSON-server-1420796136", "status": "ACTIVE", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "metadata": {}, "hostId": "b78133271327023e6e68a40227f9d9d3a03b7cbde40d35211385c0f8", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:21Z", "updated": "2023-04-23T03:46:36Z", "addresses": {"tempest-AttachVolumeTestJSON-1424127131-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:74:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08d906c5-1698-4c17-8430-c98f10836398"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1821880172", "OS-SRV-USG:launched_at": "2023-04-23T03:46:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126066106"}], "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-23 03:47:13,396 80007 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:48:13,619 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398/os-interface 0.162s 2023-04-23 03:48:13,620 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-op enstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d8682bb-3e16-443e-bb76-42312f130acd', 'x-compute-request-id': 'req-2d8682bb-3e16-443e-bb76-42312f130acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5604c946-dd68-4517-9c39-b4d33d86a345", "port_id": "71dae390-2e66-4961-8ce7-1b8fff845732", "mac_addr": "fa:16:3e:6e:74:5a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "51f5d6a6-f6a9-42f5-8dc1-43b3078f3c21", "ip_address": "10.0.0.14"}]}]}' 2023-04-23 03:48:14,485 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/1f5c06c3-77ba-400d-8374-ae46ec88e0ea 0.861s 2023-04-23 03:48:14,486 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "71dae390-2e66-4961-8ce7-1b8fff845732"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1c0051d7-d723-4999-b52e-31553931b1ca', 'date': 'Sun, 23 Apr 2023 03:48:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1f5c06c3-77ba-400d-8374-ae46ec88e0ea'} Body: b'{"floatingip": {"id": "1f5c06c3-77ba-400d-8374-ae46ec88e0ea", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "floating_ip_address": "172.24.4.10", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "bb1fe38f-011b-47b7-a30d-e4282888f3b2", "port_id": "71dae390-2e66-4961-8ce7-1b8fff845732", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5604c946-dd68-4517-9c39-b4d33d86a345", "mac_address": "fa:16:3e:6e:74:5a", "admin_state_up": true, "status": "ACTIVE", "device_id": "08d906c5-1698-4c17-8430-c98f10836398", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:46:18Z", "updated_at": "2023-04-23T03:48:14Z", "revision_number": 1, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:48:14,488 80007 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.10:22' as 'cirros' with public key authentication 2023-04-23 03:48:14,522 80007 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:48:14,545 80007 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:48:14,545 80007 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.10 successfully created 2023-04-23 03:48:14,588 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398/ips 0.042s 2023-04-23 03:48:14,588 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:14 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-52589878-e103-4b4b-840f-ee87ecf14be3', 'x-compute-request-id': 'req-52589878-e103-4b4b-840f-ee87ecf14be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1424127131-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-23 03:48:14,592 80007 INFO [tempest.lib.common.ssh] Creating ssh connection to ' 172.24.4.10:22' as 'cirros' with public key authentication 2023-04-23 03:48:14,598 80007 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:48:14,614 80007 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:48:14,615 80007 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.10 successfully created 2023-04-23 03:48:14,615 80007 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-23 03:48:14,615 80007 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.10:22' as 'cirros' with public key authentication 2023-04-23 03:48:14,665 80007 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:48:14,683 80007 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:48:14,683 80007 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.10 successfully created 2023-04-23 03:48:14,923 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes 0.213s 2023-04-23 03:48:14,924 80007 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-1661662218"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aa1dcc1-9be8-4d4a-9218-e97eff6003b0', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aa1dcc1-9be8-4d4a-9218-e97eff6003b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes'} Body: b'{"volume": {"id": "73462be4-332b-4be9-a33e-659cb8604cbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:14.864728", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1661662218", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc"}], "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:48:14,972 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc 0.039s 2023-04-23 03:48:14,973 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d052e78-ca75-46df-a43c-56bd9d0f228e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d052e78-ca75-46df-a43c-56bd9d0f228e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc'} Body: b'{"volume": {"id": "73462be4-332b-4be9-a33e-659cb8604cbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:15.000000", "updated_at": null, "name": "t empest-AttachVolumeTestJSON-volume-1661662218", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc"}], "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:48:16,021 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc 0.037s 2023-04-23 03:48:16,022 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17bbdcd8-ea18-4be7-b3aa-39c150845a0a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17bbdcd8-ea18-4be7-b3aa-39c150845a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc'} Body: b'{"volume": {"id": "73462be4-332b-4be9-a33e-659cb8604cbc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:15.000000", "updated_at": "2023-04-23T03:48:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-1661662218", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc"}], "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:48:16,153 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398 0.120s 2023-04-23 03:48:16,154 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:16 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-d8176489-0d45-4827-babd-28d7db9dc1d3', 'x-compute-request-id': 'req-d8176489-0d45-4827-babd-28d7db9dc1d3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398'} Body: b'' 2023-04-23 03:48:16,448 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398 0.293s 2023-04-23 03:48:16,448 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:16 GMT', 'serv er': '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-877a4660-47c6-4c2e-936e-60af04225fd7', 'x-compute-request-id': 'req-877a4660-47c6-4c2e-936e-60af04225fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398'} Body: b'{"server": {"id": "08d906c5-1698-4c17-8430-c98f10836398", "name": "tempest-AttachVolumeTestJSON-server-1420796136", "status": "ACTIVE", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "metadata": {}, "hostId": "b78133271327023e6e68a40227f9d9d3a03b7cbde40d35211385c0f8", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:21Z", "updated": "2023-04-23T03:48:16Z", "addresses": {"tempest-AttachVolumeTestJSON-1424127131-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:74:5a"}, {"version": 4, "addr": "172.24.4.10", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:74:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08d906c5-1698-4c17-8430-c98f10836398"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1821880172", "OS-SRV-USG:launched_at": "2023-04-23T03:46:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126066106"}], "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-23 03:49:06,545 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398 0.038s 2023-04-23 03:49:06,545 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-68a1e19c-c638-439a-942d-c6a10ccb35f0', 'x-compute-request-id': 'req-68a1e19c-c638-439a-942d-c6a10ccb35f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 08d906c5-1698-4c17-8430-c98f10836398 could not be found."}}' 2023-04-23 03:49:06,572 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1821880172 0.026s 2023-04-23 03:49:06,573 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e30c70b-2b17-4916-8 75e-842a9e1784a6', 'x-compute-request-id': 'req-7e30c70b-2b17-4916-875e-842a9e1784a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1821880172'} Body: b'' 2023-04-23 03:49:06,757 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8841dd51-8602-4d05-8735-463572fd663f 0.183s 2023-04-23 03:49:06,757 80007 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-cdfccbde-ba3f-40e6-9a88-e924bf87ad48', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:49:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8841dd51-8602-4d05-8735-463572fd663f'} Body: b'' 2023-04-23 03:49:06,776 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8841dd51-8602-4d05-8735-463572fd663f 0.018s 2023-04-23 03:49:06,776 80007 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-e2abcf22-1a62-4d3e-bbb0-dce93e1607d3', 'date': 'Sun, 23 Apr 2023 03:49:06 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8841dd51-8602-4d05-8735-463572fd663f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8841dd51-8602-4d05-8735-463572fd663f does not exist", "detail": ""}}' 2023-04-23 03:49:07,206 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1f5c06c3-77ba-400d-8374-ae46ec88e0ea 0.430s 2023-04-23 03:49:07,207 80007 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-167113b4-785d-4821-923a-fe48115120f1', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:49:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1f5c06c3-77ba-400d-8374-ae46ec88e0ea'} Body: b'' {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [117.757623s] ... 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 531d9ffb-2b04-4896-97d2-45d91672444c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:47:20,324 80009 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:47:20,613 80009 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.286s 2023-04-23 03:47:20,613 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-780145109", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAkS25YZ2FFDYFsUr7jiuPczrSOLIzJlU2a693RRWPK2F4nPp0/U+VjXRqgfa72DvpZuiWhq7U6qcmOGOvf1l/Ty3NboreHITR0GpknbVZF5naj3IXms4m51pMYQyScIuQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:20 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-99e2be2e-2458-4845-bce8-74df6f2d6929', 'x-compute-request-id': 'req-99e2be2e-2458-4845-bce8-74df6f2d6929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-780145109", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAkS25YZ2FFDYFsUr7jiuPczrSOLIzJlU2a693RRWPK2F4nPp0/U+VjXRqgfa72DvpZuiWhq7U6qcmOGOvf1l/Ty3NboreHITR0GpknbVZF5naj3IXms4m51pMYQyScIuQ==", "fingerprint": "55:38:93:f8:e6:40:56:12:55:93:0a:4d:79:ec:2c:d5", "user_id": "3e80c354abd34bd3a28ddaeec9535af2"}}' 2023-04-23 03:47:20,616 80009 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-780145109 created 2023-04-23 03:47:20,978 80009 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.361s 2023-04-23 03:47:20,978 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--175440857", "description": "tempest-description--741404422"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-254a483d-88d4-4535-9ce4-650e91242a9d', 'date': 'Sun, 23 Apr 2023 03:47:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "name": "tempest-securitygroup--175440857", "stateful": true, "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "description": "tempest-description--741404422", "shared": false, "security_group_rules": [{"id": "bdd634d3-920e-406f-9862-482e58b3635a", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "security_group_id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "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": 568, "description": null, "tags": [], "created_at": "2023-04-23T03:47:20Z", "updated_at": "2023-04-23T03:47:20Z", "revision_number": 0, "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}, {"id": "f17f2bcc-c922-4a62-9016-56595add4488", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "security_group_id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 567, "de scription": null, "tags": [], "created_at": "2023-04-23T03:47:20Z", "updated_at": "2023-04-23T03:47:20Z", "revision_number": 0, "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}], "tags": [], "created_at": "2023-04-23T03:47:20Z", "updated_at": "2023-04-23T03:47:20Z", "revision_number": 1, "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 2023-04-23 03:47:21,339 80009 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.360s 2023-04-23 03:47:21,339 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "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-789301bd-dcfa-48a4-91ae-ee91ee01e6b8', 'date': 'Sun, 23 Apr 2023 03:47:21 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": "3d9e70c0-cba3-4972-ba87-5318a422b61c", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "security_group_id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "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-23T03:47:21Z", "updated_at": "2023-04-23T03:47:21Z", "revision_number": 0, "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 2023-04-23 03:47:21,720 80009 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.380s 2023-04-23 03:47:21,720 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3719052b-6010-4739-947c-3aa44e8c3662', 'date': 'Sun, 23 Apr 2023 03:47:21 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": "ec8458f5-85ef-4614-b4d6-b8d66a9e6d3c", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "security_group_id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "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-23T03:47:21Z", "updated_at": "2023-04-23T03:47:21Z", "revision_number": 0, "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 2023-04-23 03:47:21,721 80009 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--175440857 created 2023-04-23 03:47:23,790 80009 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 2.068s 2023-04-23 03:47:23,790 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} R esponse - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4ffed385-82b6-4b2b-ac69-b4211f73b9a5', 'date': 'Sun, 23 Apr 2023 03:47:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "47583808-5cdf-4f3a-a462-af7a5837fdf7", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "floating_ip_address": "172.24.4.168", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:47:23Z", "updated_at": "2023-04-23T03:47:23Z", "revision_number": 0}}' 2023-04-23 03:47:23,791 80009 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '47583808-5cdf-4f3a-a462-af7a5837fdf7', 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'floating_ip_address': '172.24.4.168', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:47:23Z', 'updated_at': '2023-04-23T03:47:23Z', 'revision_number': 0, 'ip': '172.24.4.168'} created 2023-04-23 03:47:23,827 80009 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.030s 2023-04-23 03:47:23,827 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:23 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-f7ae54d8-2938-4458-b6a6-7a04f21720f2', '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": "3e80c354abd34bd3a28ddaeec9535af2", "name": "tempest-VolumesAdminNegativeTest-594073230-project-member", "password_expires_at": null}, "audit_ids": ["namRL86-SciZ1I-mupkijg"], "expires_at": "2023-04-23T04:47:23.000000Z", "issued_at": "2023-04-23T03:47:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eb0a03655cf4aa78e27c81ea4e1c424", "name": "tempest-VolumesAdminNegativeTest-594073230"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac8 67c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5eb0a03655cf4aa78e27c81ea4e1c424", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:47:23,828 80009 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'dca689d5-53e5-466b-bd5c-4c29b330d27e', 'name': 'tempest-VolumesAdminNegativeTest-2008984306-network', 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14341, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:46:51Z', 'updated_at': '2023-04-23T03:46:52Z', 'revision_number': 1} available for tenant 2023-04-23 03:47:23,829 80009 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-780145109', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAkS25YZ2FFDYFsUr7jiuPczrSOLIzJlU2a693RRWPK2F4nPp0/U+VjXRqgfa72DvpZuiWhq7U6qcmOGOvf1l/Ty3NboreHITR0GpknbVZF5naj3IXms4m51pMYQyScIuQ==', 'fingerprint': '55:38:93:f8:e6:40:56:12:55:93:0a:4d:79:ec:2c:d5', 'user_id': '3e80c354abd34bd3a28ddaeec9535af2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDYsSfvjfXT5PMAH2DXeQN6XN7BnVQKMANqwf6TjdSj4Excz4nCLxtl\nKgDB2GoLMnugBwYFK4EEACKhZANiAAQJEtuWGdhRQ2BbFK+44rj3M60jiyMyZVNm\nuvd0UVjytheJz6dP1PlY10aoH2u9g76Wboloau1OqnJjhjr39Zf08tzW6K3hyE0d\nBqZJ21WReZ2o9yF5rOJudaTGEMknCLk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'aeeb1682-be64-41c3-b9a7-2ae74115bb9c', 'name': 'tempest-securitygroup--175440857', 'stateful': True, 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'description': 'tempest-description--741404422', 'shared': False, 'security_group_rules': [{'id': 'bdd634d3-920e-406f-9862-482e58b3635a', 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'security_group_id': 'aeeb1682-be64-41c3-b9a7-2ae74115bb9c', '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': 568, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:47:20Z', 'updated_at': '2023-04-23T03:47:20Z', 'revision_number': 0, 'project_id': '5eb0a03655cf4aa78e27c81ea4e1c424'}, {'id': 'f17f2bcc-c922-4a62-9016-56595add4488', 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'security_group_id': 'aeeb1682-be64-41c3-b9a7-2ae74115bb9c', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 567, 'description': None, 'tags': [], 'created_at': '2023-04-23T0 3:47:20Z', 'updated_at': '2023-04-23T03:47:20Z', 'revision_number': 0, 'project_id': '5eb0a03655cf4aa78e27c81ea4e1c424'}], 'tags': [], 'created_at': '2023-04-23T03:47:20Z', 'updated_at': '2023-04-23T03:47:20Z', 'revision_number': 1, 'project_id': '5eb0a03655cf4aa78e27c81ea4e1c424'}, 'floating_ip': {'id': '47583808-5cdf-4f3a-a462-af7a5837fdf7', 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'floating_ip_address': '172.24.4.168', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:47:23Z', 'updated_at': '2023-04-23T03:47:23Z', 'revision_number': 0, 'ip': '172.24.4.168'}} 2023-04-23 03:47:24,683 80009 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 0.853s 2023-04-23 03:47:24,683 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1191600208", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "dca689d5-53e5-466b-bd5c-4c29b330d27e"}], "security_groups": [{"name": "tempest-securitygroup--175440857"}], "key_name": "tempest-keypair-780145109", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2eeaeb7-98dd-4844-917f-ee36a9c69673', 'x-compute-request-id': 'req-c2eeaeb7-98dd-4844-917f-ee36a9c69673', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "91756f90-733e-4aa5-9108-d2d8b1d020fe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--175440857"}], "adminPass": "6S4yvrsUR5Sc"}}' 2023-04-23 03:47:24,897 80009 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/91756f90-733e-4aa5-9108-d2d8b1d020fe 0.211s 2023-04-23 03:47:24,898 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13ad11d8-74c5-4827-95e8-7f861312b616', 'x-compute-request-id': 'req-13ad11d8-74c5-4827-95e8-7f861312b616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe'} Body: b'{"server": {"id": "91756f90-733e-4aa5-9108-d2d8b1d020fe", "name": "tempest-VolumesAdminNegativeTest-server-1191600208", "status": "BUILD", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "metadata": {}, "hos tId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:25Z", "updated": "2023-04-23T03:47:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-780145109", "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-23 03:48:15,250 80009 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/91756f90-733e-4aa5-9108-d2d8b1d020fe 0.290s 2023-04-23 03:48:15,250 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:14 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-a3b4d3b0-14da-4b00-9c8d-e2e66ad4d750', 'x-compute-request-id': 'req-a3b4d3b0-14da-4b00-9c8d-e2e66ad4d750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe'} Body: b'{"server": {"id": "91756f90-733e-4aa5-9108-d2d8b1d020fe", "name": "tempest-VolumesAdminNegativeTest-server-1191600208", "status": "ACTIVE", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "metadata": {}, "hostId": "60fccaa1d5b11ae5de34c637f69ea144ef105cae628ac74f7ba7bf16", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:24Z", "updated": "2023-04-23T03:47:35Z", "addresses": {"tempest-VolumesAdminNegativeTest-2008984306-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:a9:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-780145109", "OS-SRV-USG:launched_at": "2023-04-23T03:47:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--175440857"}], "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-23 03:48:15,262 80009 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:49:15,493 80009 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/91756f90-733e-4aa5-9108-d2d8b1d020fe/os-interface 0.172s 2023-04-23 03:49:15,494 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:15 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-71f1f7f9-aed7-44c7-a07c-98490cd8b9c9', 'x-compute-request-id': 'req-71f1f7f9-aed7-44c7-a07c-98490cd8b9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "dca689d5-53e5-466b-bd5c-4c29b330d27e", "port_id": "b7f45c1f-8b9b-4d06-a389-d7643565e934", "mac_addr": "fa:16:3e:29:a9:72", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7260ac57-ce3a-4c61-8b1d-df9738a17316", "ip_address": "10.0.0.4"}]}]}' 2023-04-23 03:49:16,562 80009 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/47583808-5cdf-4f3a-a462-af7a5837fdf7 1.063s 2023-04-23 03:49:16,562 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b7f45c1f-8b9b-4d06-a389-d7643565e934"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-df362f85-1890-4f0d-8386-22a9172ca507', 'date': 'Sun, 23 Apr 2023 03:49:16 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/47583808-5cdf-4f3a-a462-af7a5837fdf7'} Body: b'{"floatingip": {"id": "47583808-5cdf-4f3a-a462-af7a5837fdf7", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "floating_ip_address": "172.24.4.168", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "8eebca39-cdb7-46a9-a283-b946d9d63a30", "port_id": "b7f45c1f-8b9b-4d06-a389-d7643565e934", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "dca689d5-53e5-466b-bd5c-4c29b330d27e", "mac_address": "fa:16:3e:29:a9:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "91756f90-733e-4aa5-9108-d2d8b1d020fe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:47:23Z", "updated_at": "2023-04-23T03:49:15Z", "revision_number": 1, "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 2023-04-23 03:49:16,565 80009 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.168:22' as 'cirros' with public key authentication 2023-04-23 03:49:16,604 80009 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:49:16,628 80009 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:49:16,629 80009 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.168 successfully created 2023-04-23 03:49:16,963 80009 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/5eb0a03655cf4aa78e27c81ea4e1c424/volumes 0.333s 2023-04-23 03:49:16,963 80009 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-871610969"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b40220e-a54b-46eb-a399-c3d66e9a8a70', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-i d': 'req-9b40220e-a54b-46eb-a399-c3d66e9a8a70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes'} Body: b'{"volume": {"id": "531d9ffb-2b04-4896-97d2-45d91672444c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:16.876408", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-871610969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c"}], "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:49:17,013 80009 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/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c 0.040s 2023-04-23 03:49:17,014 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1664d8e-3bc3-4bdc-9289-9fce7678c83d', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1664d8e-3bc3-4bdc-9289-9fce7678c83d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c'} Body: b'{"volume": {"id": "531d9ffb-2b04-4896-97d2-45d91672444c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:17.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-871610969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c"}], "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 2023-04-23 03:49:18,069 80009 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/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c 0.044s 2023-04-23 03:49:18,069 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e0bc44-bf94-4b84-8686-efbf4db8d108', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e0bc44-bf94-4b84-8686-efbf4db8d108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c'} Body: b'{"volume": {"id": "531d9ffb-2b04-4896-97d2-45d91672444c", "status": "error", "si ze": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:17.000000", "updated_at": "2023-04-23T03:49:17.000000", "name": "tempest-VolumesAdminNegativeTest-volume-871610969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c"}], "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' {1} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [173.981343s] ... 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 c7a03898-d1f1-4aa0-b89d-869e89bc6d98 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:42,199 79999 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/e6127373-9931-4277-9458-eceef653ea1e 0.276s 2023-04-23 03:46:42,200 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0d926ee2-a704-47ee-bbf4-96037c1357cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:46:43,189 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.929s 2023-04-23 03:46:43,189 79999 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': 'Sun, 23 Apr 2023 03:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7314d913-ddac-47f6-b422-04baa6c739a7', '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": "b23bc5311c8f448099b3a767e96e6bc3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5cb75aca-167f-494a-9dae-c96fc146c1ab", "created_at": "2023-04-23T03:46:43Z", "updated_at": "2023-04-23T03:46:43Z", "tags": [], "self": "/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab", "file": "/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:46:45,391 79999 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-23 03:46:45,391 79999 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/5cb75aca-167f-494a-9dae-c96fc146c1ab/file 2.201s 2023-04-23 03:46:45,392 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-6fdc383d-4211-4e30-af34-411a3dc36f11', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab/file'} Body: b'' 2023-04-23 03:46:45,392 79999 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 03:46:45,392 79999 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:46:45,667 79999 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.271s 2023-04-23 03:46:45,667 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-282378258", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGNSlNQDdoc5OwX5MqEuWXOwleRbjHOg+KZZGXRrtYPfsqJpkBX2tsZzDLx+qRW0+E03swcsJdX8Ei+ZrkxMI0G08tG/YU2etmuLBhObrxLGe/QP38Mzd/FO6rnQsefmhQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:45 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-f9f3aa6a-68b0-4ffd-846f-81a316676c2d', 'x-compute-request-id': 'req-f9f3aa6a-68b0-4ffd-846f-81a316676c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-282378258", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGNSlNQDdoc5OwX5MqEuWXOwleRbjHOg+KZZGXRrtYPfsqJpkBX2tsZzDLx+qRW0+E03swcsJdX8Ei+ZrkxMI0G08tG/YU2etmuLBhObrxLGe/QP38Mzd/FO6rnQsefmhQ==", "fingerprint": "37:bf:55:d7:34:ff:f8:62:cb:9f:b7:a8:0f:e8:c6:d4", "user_id": "fc51570d0e7c4617ac6b8fa428b9660f"}}' 2023-04-23 03:46:45,673 79999 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-282378258 created 2023-04-23 03:46:46,041 79999 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.367s 2023-04-23 03:46:46,042 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2105214962", "description": "tempest-description--327848968"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-e61b1092-94b0-41e7-9333-af34f1c5688c', 'date': 'Sun, 23 Apr 2023 03:46:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "name": "tempest-securitygroup--2105214962", "stateful": true, "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "description": "tempest-description--327848968", "shared": false, "security_group_rules": [{"id": "0095f097-f6a5-407a-b8e4-10eb79b3fddc", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "security_group_id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "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": 404, "description": null, "tags": [], "created_at" : "2023-04-23T03:46:45Z", "updated_at": "2023-04-23T03:46:45Z", "revision_number": 0, "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}, {"id": "dec8d493-c85c-4380-b607-bf474100ecab", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "security_group_id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "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": 405, "description": null, "tags": [], "created_at": "2023-04-23T03:46:45Z", "updated_at": "2023-04-23T03:46:45Z", "revision_number": 0, "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}], "tags": [], "created_at": "2023-04-23T03:46:45Z", "updated_at": "2023-04-23T03:46:45Z", "revision_number": 1, "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}}' 2023-04-23 03:46:46,529 79999 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.486s 2023-04-23 03:46:46,529 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "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-4dad2f6f-b467-4ece-903c-e8350bb91c15', 'date': 'Sun, 23 Apr 2023 03:46:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eedd2585-a9ea-454a-abc0-dec39e7f5feb", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "security_group_id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "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-23T03:46:46Z", "updated_at": "2023-04-23T03:46:46Z", "revision_number": 0, "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}}' 2023-04-23 03:46:47,156 79999 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.626s 2023-04-23 03:46:47,156 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2dff8af3-cd6c-470b-90da-dbb91f867df1', 'date': 'Sun, 23 Apr 2023 03:46: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": "0534e767-3efb-4b8b-9bf6-cf35f4f1efb0", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "security_group_id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "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-23T03:46:46Z", "updated_at": "2023-04-23T03:46:46Z", "revision_number": 0, "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}}' 2023-04-23 03:46:47,157 79999 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2105214962 created 2023-04-23 03:46:49,141 79999 INFO [tempest.lib.common.rest_client] Request (Va lidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.983s 2023-04-23 03:46:49,141 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a60507c5-5be2-4459-99ff-cf869f1441c9', 'date': 'Sun, 23 Apr 2023 03:46:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e939192e-bae4-43c4-a9a1-b6a554b58c6a", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "floating_ip_address": "172.24.4.54", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:46:48Z", "updated_at": "2023-04-23T03:46:48Z", "revision_number": 0}}' 2023-04-23 03:46:49,142 79999 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e939192e-bae4-43c4-a9a1-b6a554b58c6a', 'tenant_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'floating_ip_address': '172.24.4.54', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:46:48Z', 'updated_at': '2023-04-23T03:46:48Z', 'revision_number': 0, 'ip': '172.24.4.54'} created 2023-04-23 03:46:49,254 79999 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.107s 2023-04-23 03:46:49,255 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8191ea17-222e-4b19-94a4-bb4b69a0e7fc', '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": "fc51570d0e7c4617ac6b8fa428b9660f", "name": "tempest-AttachSCSIVolumeTestJSON-1319344340-project-member", "password_expires_at": null}, "audit_ids": ["wJmH_jXeSuuDQZdyrrgptg"], "expires_at": "2023-04-23T04:46:49.000000Z", "issued_at": "2023-04-23T03:46:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f253a2e878a45d99dd3cbda86c0c6ff", "name": "tempest-AttachSCSIVolumeTestJSON-1319344340"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0f253a2e878a45d99dd3cbda86c0c6ff", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:46:49,255 79999 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '3986d1d8-252f-42bf-99c9-3d8b53a4b69d', 'name': 'tempest-AttachSCSIVolumeTestJSON-1773818503-network', 'tenant_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47496, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:45:54Z', 'updated_at': '2023-04-23T03:45:54Z', 'revision_number': 1} available for tenant 2023-04-23 03:46:49,256 79999 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-282378258', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGNSlNQDdoc5OwX5MqEuWXOwleRbjHOg+KZZGXRrtYPfsqJpkBX2tsZzDLx+qRW0+E03swcsJdX8Ei+ZrkxMI0G08tG/YU2etmuLBhObrxLGe/QP38Mzd/FO6rnQsefmhQ==', 'fingerprint': '37:bf:55:d7:34:ff:f8:62:cb:9f:b7:a8:0f:e8:c6:d4', 'user_id': 'fc51570d0e7c4617ac6b8fa428b9660f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDxye0rtmw6yKhRB7PjFFDnunY+FV/be2fx6t9G6zmaxjMzh1WSUeGy\nrS7jmMmX6kigBwYFK4EEACKhZANiAARjUpTUA3aHOTsF+TKhLllzsJXkW4xzoPim\nWRl0a7WD37KiaZAV9rbGcwy8fqkVtPhNN7MHLCXV/BIvma5MTCNBtPLRv2FNnrZr\niwYTm68Sxnv0D9/DM3fxTuq50LHn5oU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1ec0e25f-76b4-46f2-bb83-ec1e74afde6c', 'name': 'tempest-securitygroup--2105214962', 'stateful': True, 'tenant_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'description': 'tempest-description--327848968', 'shared': False, 'security_group_rules': [{'id': '0095f097-f6a5-407a-b8e4-10eb79b3fddc', 'tenant_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'security_group_id': '1ec0e25f-76b4-46f2-bb83-ec1e74afde6c', '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': 404, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:46:45Z', 'updated_at': '2023-04-23T03:46:45Z', 'revision_number': 0, 'project_id': '0f253a2e878a45d99dd3cbda86c0c6ff'}, {'id': 'dec8d493-c85c-4380-b607-bf474100ecab', 'tenant_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'security_group_id' : '1ec0e25f-76b4-46f2-bb83-ec1e74afde6c', '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': 405, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:46:45Z', 'updated_at': '2023-04-23T03:46:45Z', 'revision_number': 0, 'project_id': '0f253a2e878a45d99dd3cbda86c0c6ff'}], 'tags': [], 'created_at': '2023-04-23T03:46:45Z', 'updated_at': '2023-04-23T03:46:45Z', 'revision_number': 1, 'project_id': '0f253a2e878a45d99dd3cbda86c0c6ff'}, 'floating_ip': {'id': 'e939192e-bae4-43c4-a9a1-b6a554b58c6a', 'tenant_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'floating_ip_address': '172.24.4.54', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:46:48Z', 'updated_at': '2023-04-23T03:46:48Z', 'revision_number': 0, 'ip': '172.24.4.54'}} 2023-04-23 03:46:50,484 79999 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 1.227s 2023-04-23 03:46:50,485 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1223917650", "imageRef": "5cb75aca-167f-494a-9dae-c96fc146c1ab", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "3986d1d8-252f-42bf-99c9-3d8b53a4b69d"}], "security_groups": [{"name": "tempest-securitygroup--2105214962"}], "key_name": "tempest-keypair-282378258", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f61caac-a599-4d6f-8541-77801b995dda', 'x-compute-request-id': 'req-6f61caac-a599-4d6f-8541-77801b995dda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2105214962"}], "adminPass": "dXq6mUh5GFBs"}}' 2023-04-23 03:46:50,604 79999 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/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72 0.116s 2023-04-23 03:46:50,605 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:50 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-2189371f-1a11-45b4-8615-bc9246200953', 'x-compute-request-id': 'req-2189371f-1a11-45b4-8615-bc9246200953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/com pute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72'} Body: b'{"server": {"id": "ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72", "name": "tempest-AttachSCSIVolumeTestJSON-server-1223917650", "status": "BUILD", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "user_id": "fc51570d0e7c4617ac6b8fa428b9660f", "metadata": {}, "hostId": "", "image": {"id": "5cb75aca-167f-494a-9dae-c96fc146c1ab", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5cb75aca-167f-494a-9dae-c96fc146c1ab"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:50Z", "updated": "2023-04-23T03:46:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-282378258", "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-23 03:47:40,893 79999 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/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72 0.228s 2023-04-23 03:47:40,893 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e5515a7-0ca2-40db-8bce-6c68261cd15b', 'x-compute-request-id': 'req-8e5515a7-0ca2-40db-8bce-6c68261cd15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72'} Body: b'{"server": {"id": "ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72", "name": "tempest-AttachSCSIVolumeTestJSON-server-1223917650", "status": "ACTIVE", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "user_id": "fc51570d0e7c4617ac6b8fa428b9660f", "metadata": {}, "hostId": "fb8c1edfe0280d9682a980b7fcaf53668029f1b1a5a623c19cee768b", "image": {"id": "5cb75aca-167f-494a-9dae-c96fc146c1ab", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5cb75aca-167f-494a-9dae-c96fc146c1ab"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:50Z", "updated": "2023-04-23T03:47:05Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1773818503-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:41:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-282378258", "OS-SRV-USG:launched_at": "2023-04-23T03:47:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2105214962"}], "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-23 03:47:40,905 79999 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:48:41,541 79999 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/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72/os-interface 0.575s 2023-04-23 03:48:41,541 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:40 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-1e497e15-c6d4-4049-ac64-dd17c87fcf28', 'x-compute-request-id': 'req-1e497e15-c6d4-4049-ac64-dd17c87fcf28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3986d1d8-252f-42bf-99c9-3d8b53a4b69d", "port_id": "3ba908e8-68cc-4bf7-be30-d5f6bbd0ff1a", "mac_addr": "fa:16:3e:68:41:17", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b2341bb1-327f-4a75-bbda-bcb3778e7c2d", "ip_address": "10.0.0.11"}]}]}' 2023-04-23 03:48:42,890 79999 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/e939192e-bae4-43c4-a9a1-b6a554b58c6a 1.344s 2023-04-23 03:48:42,890 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3ba908e8-68cc-4bf7-be30-d5f6bbd0ff1a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-fee33bde-6517-4d67-8e34-f6fd97cf7c97', 'date': 'Sun, 23 Apr 2023 03:48:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e939192e-bae4-43c4-a9a1-b6a554b58c6a'} Body: b'{"floatingip": {"id": "e939192e-bae4-43c4-a9a1-b6a554b58c6a", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "floating_ip_address": "172.24.4.54", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "e5cf5961-c47a-4209-b753-b81dc4d55d0e", "port_id": "3ba908e8-68cc-4bf7-be30-d5f6bbd0ff1a", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3986d1d8-252f-42bf-99c9-3d8b53a4b69d", "mac_address": "fa:16:3e:68:41:17", "admin_state_up": true, "status": "ACTIVE", "device_id": "ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:46:48Z", "updated_at": "2023-04-23T03:48:42Z", "revision_number": 1, "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}}' 2023-04-23 03:48:42,892 79999 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.54:22' as 'cirros' with public key authentication 2023-04-23 03:48:42,929 79999 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:48:42,951 79999 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:48:42,952 79999 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.54 successfully created 2023-04-23 03:48:43,173 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes 0.220s 2023-04-23 03:48:43,173 79999 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-1297342885"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:42 GMT', ' server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc40e6c-f184-48f1-a33e-f04a3f880206', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc40e6c-f184-48f1-a33e-f04a3f880206', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes'} Body: b'{"volume": {"id": "c7a03898-d1f1-4aa0-b89d-869e89bc6d98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:43.111035", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1297342885", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98"}], "user_id": "fc51570d0e7c4617ac6b8fa428b9660f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:48:43,223 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98 0.039s 2023-04-23 03:48:43,223 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc36846-d1ff-4bf9-8cf0-73266757e03b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc36846-d1ff-4bf9-8cf0-73266757e03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98'} Body: b'{"volume": {"id": "c7a03898-d1f1-4aa0-b89d-869e89bc6d98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:43.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1297342885", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98"}], "user_id": "fc51570d0e7c4617ac6b8fa428b9660f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}}' 2023-04-23 03:48:44,281 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98 0.046s 2023-04-23 03:48:44,282 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe32b8c-5044-4269-85b2-fdb4298a6d57', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe32b8c-5044-4269-85b2-fdb4298a6d57', 'connection': 'close', 'status': '200', 'cont ent-location': 'http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98'} Body: b'{"volume": {"id": "c7a03898-d1f1-4aa0-b89d-869e89bc6d98", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:43.000000", "updated_at": "2023-04-23T03:48:43.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1297342885", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98"}], "user_id": "fc51570d0e7c4617ac6b8fa428b9660f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}}' 2023-04-23 03:48:44,703 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72 0.410s 2023-04-23 03:48:44,703 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:44 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-9cdefdf6-fd7f-48e1-a49f-a74ffd154a76', 'x-compute-request-id': 'req-9cdefdf6-fd7f-48e1-a49f-a74ffd154a76', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72'} Body: b'' 2023-04-23 03:48:44,904 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72 0.199s 2023-04-23 03:48:44,904 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:44 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-407d228b-c10e-4f93-a814-ea6bb137d367', 'x-compute-request-id': 'req-407d228b-c10e-4f93-a814-ea6bb137d367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72'} Body: b'{"server": {"id": "ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72", "name": "tempest-AttachSCSIVolumeTestJSON-server-1223917650", "status": "ACTIVE", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "user_id": "fc51570d0e7c4617ac6b8fa428b9660f", "metadata": {}, "hostId": "fb8c1edfe0280d9682a980b7fcaf53668029f1b1a5a623c19cee768b", "image": {"id": "5cb75aca-167f-494a-9dae-c96fc146c1ab", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5cb75aca-167f-494a-9dae-c96fc146c1ab"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:50Z", "updated": "2023-04-23T03:48:45Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1773818503-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:41:17"}, {"version": 4, "addr": "172.24.4.54", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:41:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-282378258", "OS-SRV-USG:launched_at": "2023-04-23T03:47:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2105214962"}], "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-23 03:49:34,997 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72 0.056s 2023-04-23 03:49:34,998 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:34 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-6f445f78-9221-49e1-b5d4-6c23a6dd2355', 'x-compute-request-id': 'req-6f445f78-9221-49e1-b5d4-6c23a6dd2355', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72 could not be found."}}' 2023-04-23 03:49:35,077 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-282378258 0.079s 2023-04-23 03:49:35,078 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:34 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-11cba477-8bad-4a68-9160-488ea3821efa', 'x-compute-request-id': 'req-11cba477-8bad-4a68-9160-488ea3821efa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-282378258'} Body: b'' 2023-04-23 03:49:35,229 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1ec0e25f-76b4-46f2-bb83-ec1e74afde6c 0.150s 2023-04-23 03:49:35,229 79999 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-4a44ddf2-6720-4b4e-b266-685927b8e8e2', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:49:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1ec0e25f-76b4-46f2-bb83-ec1e74afde6c'} Body: b'' 2023-04-23 03:49:35,249 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1ec0e25f-76b4-46f2-bb83-ec1e74afde6c 0.019s 2023-04-23 03:49:35,250 79999 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-opensta ck-request-id': 'req-9aa1e0e9-444c-4cf4-af53-6cfa5be6f91d', 'date': 'Sun, 23 Apr 2023 03:49:35 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1ec0e25f-76b4-46f2-bb83-ec1e74afde6c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1ec0e25f-76b4-46f2-bb83-ec1e74afde6c does not exist", "detail": ""}}' 2023-04-23 03:49:35,775 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e939192e-bae4-43c4-a9a1-b6a554b58c6a 0.525s 2023-04-23 03:49:35,775 79999 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-5d039900-e276-448d-8f4e-431f8fab90d9', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:49:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e939192e-bae4-43c4-a9a1-b6a554b58c6a'} Body: b'' 2023-04-23 03:49:35,887 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab 0.110s 2023-04-23 03:49:35,887 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0c8554e6-f254-41c1-b5e8-4958cbe222cd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab'} Body: b'' 2023-04-23 03:49:35,903 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab 0.015s 2023-04-23 03:49:35,903 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-071c7041-dd57-4b9d-b8f4-a23a4294c405', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab'} Body: b'{"message": "No image found with ID 5cb75aca-167f-494a-9dae-c96fc146c1ab

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {1} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.676633s] ... 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 e8668b6b-9366-4cbf-bceb-dd31335c8e2b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:49:44,573 79999 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.515s 2023-04-23 03:49:44,574 79999 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-2026025497", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/e8668b6b-9366-4cbf-bceb-dd31335c8e2b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b76a9b67-a9a4-4361-b2d6-383b16b444d1', 'x-compute-request-id': 'req-b76a9b67-a9a4-4361-b2d6-383b16b444d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "e8668b6b-9366-4cbf-bceb-dd31335c8e2b", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-23T03:49:44.446541", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2026025497", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-23 03:49:44,658 79999 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/e8668b6b-9366-4cbf-bceb-dd31335c8e2b 0.079s 2023-04-23 03:49:44,659 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:44 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-fccc56d6-1728-4576-83c3-c86b3893a7ed', 'x-compute-request-id': 'req-fccc56d6-1728-4576-83c3-c86b3893a7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e8668b6b-9366-4cbf-bceb-dd31335c8e2b'} Body: b'{"volume": {"id": "e8668b6b-9366-4cbf-bceb-dd31335c8e2b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-23T03:49:44.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2026025497", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-23 03:49:45,729 79999 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/e8668b6b-9366-4cbf-bceb-dd31335c8e2b 0.064s 2023-04-23 03:49:45,729 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:45 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-f86c8eec-9838-45c3-b10b-85b30827babc', 'x-compute-request-id': 'req-f86c8eec-9838-45c3-b10b-85b30827babc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e8668b6b-9366-4cbf-bceb-dd31335c8e2b'} Body: b'{"volume": {"id": "e8668b6b-9366-4cbf-bceb-dd31335c8e2b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-23T03:49:44.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2026025497", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.375089s] ... ok {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.263021s] ... ok {1} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [1.979554s] ... ok {1} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.734977s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.348890s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.034288s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.044364s] ... ok {2} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [234.724009s] ... 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 f7380104-e96d-459c-8292-e6caafd241ed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:05,869 80001 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:46:06,165 80001 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.294s 2023-04-23 03:46:06,166 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-884305512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJloyUtsCDIs9T1+8g/hMHz6r8pR2SR9PggBoD/KR0LjhZoNK/nEt54tYO6knV7E+845Tt0p37M8EMNHSd7z4jcysmifK+fuISVR4KNyRapKSmK+MZDTAfLCZ5mhzyFU5A=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:05 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-babcb3c7-25f5-4803-b036-a11f02c5e651', 'x-compute-request-id': 'req-babcb3c7-25f5-4803-b036-a11f02c5e651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-884305512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJloyUtsCDIs9T1+8g/hMHz6r8pR2SR9PggBoD/KR0LjhZoNK/nEt54tYO6knV7E+845Tt0p37M8EMNHSd7z4jcysmifK+fuISVR4KNyRapKSmK+MZDTAfLCZ5mhzyFU5A==", "fingerprint": "6f:17:b7:cf:a2:04:40:08:ee:99:42:18:22:c1:53:4f", "user_id": "3311b6ae249f41269fde041f6e441840"}}' 2023-04-23 03:46:06,171 80001 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-884305512 created 2023-04-23 03:46:06,725 80001 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.553s 2023-04-23 03:46:06,725 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1291051952", "description": "tempest-description--193425854"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-761df8b9-e7a0-4c8a-b25a-c26c823ca798', 'date': 'Sun, 23 Apr 2023 03:46:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "name": "tempest-securitygroup--1291051952", "stateful": true, "tenant_id": "5864626fffa7443c800b244471966d65", "description": "tempest-description--193425854", "shared": false, "security_group_rules": [{"id": "10f35b53-ee38-4bb7-ab3d-036e5db579ea", "tenant_id": "5864626fffa7443c800b244471966d65", "security_group_id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "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": 192, "description": null, "tags": [], "created_at": "2023-04-23T03:46:06Z", "updated_at": "2023-04-23T03:46:06Z", "revision_number": 0, "project_id": "5864626fffa7443c800b244471966d65"}, {"id": "d9d58554-4f17-45ae-8a8e-be6e8a126cad", "tenant_id": "5864626fffa7443c800b244471966d65", "security_group_id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "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": 193, "description": null, "tags": [], "created_at": "2023-04-23T03:46:06Z", "updated_at": "2023-04-23T03:46:06Z", "revision_number": 0, "project_id": "5864626fffa7443c800b244471966d65"}], "tags": [], "created_at": "2023-04-23T03:46:06Z", "updated_at": "2023-04-23T03:46:06Z", "revision_number": 1, "project_id": "5864626fffa7443c800b244471966d65"}}' 2023-04-23 03:46:07,177 80001 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.451s 2023-04-23 03:46:07,177 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "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-509c20f5-13e0-403a-9e08-151d8a5a51e2', 'date': 'Sun, 23 Apr 2023 03:46:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "acf41a28-d254-4eb8-b279-aa79956d8d13", "tenant_id": "5864626fffa7443c800b244471966d65", "security_group_id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "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-23T03:46:06Z", "updated_at": "2023-04-23T03:46:06Z", "revision_number": 0, "project_id": "5864626fffa7443c800b244471966d65"}}' 2023-04-23 03:46:08,272 80001 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.094s 2023-04-23 03:46:08,272 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-417ff90b-a945-44a9-ab1d-df0388b4b403', 'date': 'Sun, 23 Apr 2023 03:46:08 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": "4ae774f6-aae2-46b8-aed1-1b7d5ad2d58a", "tenant_id": "5864626fffa7443c800b244471966d65", "security_group_id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "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-23T03:46:07Z", "updated_at": "2023-04-23T03:46:07Z", "revision_number": 0, "project_id": "5864626fffa7443c800b244471966d65"}}' 2023-04-23 03:46:08,273 80001 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1291051952 created 2023-04-23 03:46:12,169 80001 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.896s 2023-04-23 03:46:12,170 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65d e5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-8a0b1776-c299-485d-8580-03263a91ca31', 'date': 'Sun, 23 Apr 2023 03:46:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a3c8134a-acd4-4f1d-9679-acafe3f1604f", "tenant_id": "5864626fffa7443c800b244471966d65", "floating_ip_address": "172.24.4.29", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5864626fffa7443c800b244471966d65", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:46:10Z", "updated_at": "2023-04-23T03:46:10Z", "revision_number": 0}}' 2023-04-23 03:46:12,170 80001 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a3c8134a-acd4-4f1d-9679-acafe3f1604f', 'tenant_id': '5864626fffa7443c800b244471966d65', 'floating_ip_address': '172.24.4.29', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5864626fffa7443c800b244471966d65', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:46:10Z', 'updated_at': '2023-04-23T03:46:10Z', 'revision_number': 0, 'ip': '172.24.4.29'} created 2023-04-23 03:46:12,269 80001 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.093s 2023-04-23 03:46:12,270 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:12 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-2399f21f-f69d-444d-9fa8-149950eff05b', '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": "3311b6ae249f41269fde041f6e441840", "name": "tempest-ServerStableDeviceRescueTest-847110386-project-member", "password_expires_at": null}, "audit_ids": ["2xAiUDAEQKKhjZ9geeoRQQ"], "expires_at": "2023-04-23T04:46:12.000000Z", "issued_at": "2023-04-23T03:46:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5864626fffa7443c800b244471966d65", "name": "tempest-ServerStableDeviceRescueTest-847110386"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5864626fffa7443c800b244471966d65", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:46:12,270 80001 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '2354786d-cb38-48f3-9585-d88f27219024', 'name': 'tempest-ServerStableDeviceRescueTest-812722065-network', 'tenant_id': '5864626fffa7443c800b244471966d65', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5864626fffa7443c800b244471966d65', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21941, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:45:53Z', 'updated_at': '2023-04-23T03:45:53Z', 'revision_number': 1} available for tenant 2023-04-23 03:46:12,271 80001 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-884305512', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJloyUtsCDIs9T1+8g/hMHz6r8pR2SR9PggBoD/KR0LjhZoNK/nEt54tYO6knV7E+845Tt0p37M8EMNHSd7z4jcysmifK+fuISVR4KNyRapKSmK+MZDTAfLCZ5mhzyFU5A==', 'fingerprint': '6f:17:b7:cf:a2:04:40:08:ee:99:42:18:22:c1:53:4f', 'user_id': '3311b6ae249f41269fde041f6e441840', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDACK2P2giCwdE/DehRtd7z5zvyrRWVUh0nx9vjNt3svqYGPgbAfbIAi\nH7HLCWNRukigBwYFK4EEACKhZANiAASZaMlLbAgyLPU9fvIP4TB8+q/KUdkkfT4I\nAaA/ykdC44WaDSv5xLeeLWDupJ1exPvOOU7dKd+zPBDDR0ne8+I3MrJonyvn7iEl\nUeCjckWqSkpivjGQ0wHywmeZoc8hVOQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '973de13f-1d8c-45ac-b87c-b77c0e5eebed', 'name': 'tempest-securitygroup--1291051952', 'stateful': True, 'tenant_id': '5864626fffa7443c800b244471966d65', 'description': 'tempest-description--193425854', 'shared': False, 'security_group_rules': [{'id': '10f35b53-ee38-4bb7-ab3d-036e5db579ea', 'tenant_id': '5864626fffa7443c800b244471966d65', 'security_group_id': '973de13f-1d8c-45ac-b87c-b77c0e5eebed', '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': 192, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:46:06Z', 'updated_at': '2023-04-23T03:46:06Z', 'revision_number': 0, 'project_id': '5864626fffa7443c800b244471966d65'}, {'id': 'd9d58554-4f17-45ae-8a8e-be6e8a126cad', 'tenant_id': '5864626fffa7443c800b244471966d65', 'security_group_id': '973de13f-1d8c-45ac-b87c-b77c0e5eebed', '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': 193, 'description': None, 'tags' : [], 'created_at': '2023-04-23T03:46:06Z', 'updated_at': '2023-04-23T03:46:06Z', 'revision_number': 0, 'project_id': '5864626fffa7443c800b244471966d65'}], 'tags': [], 'created_at': '2023-04-23T03:46:06Z', 'updated_at': '2023-04-23T03:46:06Z', 'revision_number': 1, 'project_id': '5864626fffa7443c800b244471966d65'}, 'floating_ip': {'id': 'a3c8134a-acd4-4f1d-9679-acafe3f1604f', 'tenant_id': '5864626fffa7443c800b244471966d65', 'floating_ip_address': '172.24.4.29', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5864626fffa7443c800b244471966d65', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:46:10Z', 'updated_at': '2023-04-23T03:46:10Z', 'revision_number': 0, 'ip': '172.24.4.29'}} 2023-04-23 03:46:14,532 80001 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 2.260s 2023-04-23 03:46:14,532 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-329028935", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "2354786d-cb38-48f3-9585-d88f27219024"}], "security_groups": [{"name": "tempest-securitygroup--1291051952"}], "key_name": "tempest-keypair-884305512", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfdfc11f-4e95-4357-ba10-63a44016b430', 'x-compute-request-id': 'req-bfdfc11f-4e95-4357-ba10-63a44016b430', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1291051952"}], "adminPass": "NqRhFR8Ng7cd"}}' 2023-04-23 03:46:14,682 80001 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/f279f3d3-581d-4d6f-924f-4104ec23832a 0.146s 2023-04-23 03:46:14,683 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eadfa7f-8e74-4f46-97b5-6fb6f3afacab', 'x-compute-request-id': 'req-7eadfa7f-8e74-4f46-97b5-6fb6f3afacab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a'} Body: b'{"server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "name": "tempest-ServerStableDeviceRescueTest-server-329028935", "status": "BUILD", "tenant_id": "5864626fffa7443c800b244471966d65", "user_id": "3311b6ae24 9f41269fde041f6e441840", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:14Z", "updated": "2023-04-23T03:46:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-884305512", "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-23 03:47:05,391 80001 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/f279f3d3-581d-4d6f-924f-4104ec23832a 0.646s 2023-04-23 03:47:05,392 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1552', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d830579-9d74-4b6e-b49b-cb796c3a8e7d', 'x-compute-request-id': 'req-4d830579-9d74-4b6e-b49b-cb796c3a8e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a'} Body: b'{"server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "name": "tempest-ServerStableDeviceRescueTest-server-329028935", "status": "ACTIVE", "tenant_id": "5864626fffa7443c800b244471966d65", "user_id": "3311b6ae249f41269fde041f6e441840", "metadata": {}, "hostId": "3592173896b11a79f58dd307813b5a2b1f244f6ae09ec9952faa4fc6", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:14Z", "updated": "2023-04-23T03:46:35Z", "addresses": {"tempest-ServerStableDeviceRescueTest-812722065-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:76:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-884305512", "OS-SRV-USG:launched_at": "2023-04-23T03:46:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1291051952"}], "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-23 03:47:05,407 80001 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:48:05,628 80001 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/f279f3d3-581d-4d6f-924f-4104ec23832a/os-interface 0.219s 2023-04-23 03:48:05,629 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:05 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-e8d494a0-7aed-4e59-aa1a-050259a8cd60', 'x-compute-request-id': 'req-e8d494a0-7aed-4e59-aa1a-050259a8cd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2354786d-cb38-48f3-9585-d88f27219024", "port_id": "680802e3-0304-496f-927b-855e4167272b", "mac_addr": "fa:16:3e:45:76:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "302c7a82-cb65-41a9-bf51-6b057bd458b5", "ip_address": "10.0.0.13"}]}]}' 2023-04-23 03:48:07,149 80001 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/a3c8134a-acd4-4f1d-9679-acafe3f1604f 1.516s 2023-04-23 03:48:07,150 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "680802e3-0304-496f-927b-855e4167272b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-91872575-c1ad-4014-94a4-01fffd154285', 'date': 'Sun, 23 Apr 2023 03:48:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a3c8134a-acd4-4f1d-9679-acafe3f1604f'} Body: b'{"floatingip": {"id": "a3c8134a-acd4-4f1d-9679-acafe3f1604f", "tenant_id": "5864626fffa7443c800b244471966d65", "floating_ip_address": "172.24.4.29", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "d32f22ca-aba4-4221-8d52-aa2fd1c916c7", "port_id": "680802e3-0304-496f-927b-855e4167272b", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2354786d-cb38-48f3-9585-d88f27219024", "mac_address": "fa:16:3e:45:76:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:46:10Z", "updated_at": "2023-04-23T03:48:06Z", "revision_number": 1, "project_id": "5864626fffa7443c800b244471966d65"}}' 2023-04-23 03:48:07,152 80001 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.29:22' as 'cirros' with public key authentication 2023-04-23 03:48:07,192 80001 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:48:07,216 80001 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:48:07,217 80001 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.29 successfully created 2023-04-23 03:48:08,055 80001 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/f279f3d3-581d-4d6f-924f-4104ec23832a/action 0.837s 2023-04-23 03:48:08,055 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1616510043"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:07 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/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f', 'ope nstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c0ab00-e3cf-4c6c-97dd-6e446669e3bc', 'x-compute-request-id': 'req-d5c0ab00-e3cf-4c6c-97dd-6e446669e3bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a/action'} Body: b'' 2023-04-23 03:48:08,115 80001 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/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f 0.057s 2023-04-23 03:48:08,115 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:08 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-8af3bad8-5bd0-44e9-819b-87e440144fe7', 'x-compute-request-id': 'req-8af3bad8-5bd0-44e9-819b-87e440144fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f'} Body: b'{"image": {"id": "ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "name": "tempest-ServerStableDeviceRescueTest-image-1616510043", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "f279f3d3-581d-4d6f-924f-4104ec23832a", "owner_project_name": "tempest-ServerStableDeviceRescueTest-847110386", "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-847110386-project-member", "user_id": "3311b6ae249f41269fde041f6e441840"}, "created": "2023-04-23T03:48:08Z", "updated": "2023-04-23T03:48:08Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}], "server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}]}}}' 2023-04-23 03:48:58,229 80001 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/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f 0.067s 2023-04-23 03:48:58,230 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:58 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-0a75bbc2-4448-47a1-94ba-ac8aee5fbc9c', 'x-compute-request-id': 'req-0a75bbc2-4448-47a1-94ba-ac8aee5fbc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f'} Body: b'{"image": {"id": "ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "name": "tempest-ServerStableDeviceRescueTest-image-1616510043", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "f279f3d3-581d-4d6f-924f-4104ec23832a", "owner_id": "5864626fffa7443c800b244471966d65", "owner_project_name": "tempest-ServerStableDeviceRescueTest-847110386", "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-847110386-project-member", "user_id": "3311b6ae249f41269fde041f6e441840"}, "created": "2023-04-23T03:48:08Z", "updated": "2023-04-23T03:48:13Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}], "server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}]}}}' 2023-04-23 03:48:58,303 80001 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/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f 0.067s 2023-04-23 03:48:58,304 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:58 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-f4cf2ab3-5d1c-45c8-84fc-7edcc88337a8', 'x-compute-request-id': 'req-f4cf2ab3-5d1c-45c8-84fc-7edcc88337a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f'} Body: b'{"image": {"id": "ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "name": "tempest-ServerStableDeviceRescueTest-image-1616510043", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "f279f3d3-581d-4d6f-924f-4104ec23832a", "owner_id": "5864626fffa7443c800b244471966d65", "owner_project_name": "tempest-ServerStableDeviceRescueTest-847110386", "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-847110386-project-member", "user_id": "3311b6ae249f41269fde041f6e441840"}, "created": "2023-04-23T03:48:08Z", "updated": "2023-04-23T03:48:13Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}, {"rel": "bookmark", "href" : "http://10.0.0.210/compute/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}], "server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}]}}}' 2023-04-23 03:48:58,674 80001 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/f279f3d3-581d-4d6f-924f-4104ec23832a 0.364s 2023-04-23 03:48:58,674 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:58 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-bc66022e-ced1-40fa-8488-3f2ed0631410', 'x-compute-request-id': 'req-bc66022e-ced1-40fa-8488-3f2ed0631410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a'} Body: b'{"server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "name": "tempest-ServerStableDeviceRescueTest-server-329028935", "status": "ACTIVE", "tenant_id": "5864626fffa7443c800b244471966d65", "user_id": "3311b6ae249f41269fde041f6e441840", "metadata": {}, "hostId": "3592173896b11a79f58dd307813b5a2b1f244f6ae09ec9952faa4fc6", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:14Z", "updated": "2023-04-23T03:48:13Z", "addresses": {"tempest-ServerStableDeviceRescueTest-812722065-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:76:bf"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:76:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-884305512", "OS-SRV-USG:launched_at": "2023-04-23T03:46:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1291051952"}], "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-23 03:49:58,896 80001 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/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f 0.151s 2023-04-23 03:49:58,897 80001 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': 'Sun, 23 Apr 2023 03:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d1d10a6f-956d-479c-acf7-1e0dd4730de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ed2ff9e4-bed2-49af-99bb- 51a7c0bfa96f'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "f279f3d3-581d-4d6f-924f-4104ec23832a", "owner_id": "5864626fffa7443c800b244471966d65", "owner_project_name": "tempest-ServerStableDeviceRescueTest-847110386", "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-847110386-project-member", "user_id": "3311b6ae249f41269fde041f6e441840", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1616510043", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "7aaee2741221ab78b11d3480027195cc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5864626fffa7443c800b244471966d65", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f0a1fae686dfa65365f4d7a17d016843770eb6065b790658715848dd468c49a86a585228569061f86eb24f3c792cd11c7ce7252d84037ca92d87499bc6fd7f4c", "id": "ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "created_at": "2023-04-23T03:48:08Z", "updated_at": "2023-04-23T03:49:59Z", "tags": [], "self": "/v2/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "file": "/v2/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:49:59,015 80001 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/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f 0.118s 2023-04-23 03:49:59,016 80001 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': 'Sun, 23 Apr 2023 03:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-07c4df4f-73b9-4e10-aac7-daa2bc363c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "f279f3d3-581d-4d6f-924f-4104ec23832a", "owner_id": "5864626fffa7443c800b244471966d65", "owner_project_name": "tempest-ServerStableDeviceRescueTest-847110386", "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-847110386-project-member", "user_id": "3311b6ae249f41269fde041f6e441840", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1616510043", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "7aaee2741221ab78b11d3480027195cc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5864626fffa7443c800b244471966d65", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f0a1fae686dfa65365f4d7a17d016843770eb6065b790658715848dd468c49a86a585228569061f86eb24f3c792cd11c7ce7252d84037ca92d87499bc6fd7f4c", "id": "ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "created_at": "2023-04-23T03:48:08Z", "updated_at": "2023-04-23T03:49:59Z", "tags": [], "self": "/v2/i mages/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "file": "/v2/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:49:59,254 80001 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/f279f3d3-581d-4d6f-924f-4104ec23832a 0.238s 2023-04-23 03:49:59,255 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:59 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-468e1f2d-7146-4650-8054-52aed4c1d0de', 'x-compute-request-id': 'req-468e1f2d-7146-4650-8054-52aed4c1d0de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a'} Body: b'{"server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "name": "tempest-ServerStableDeviceRescueTest-server-329028935", "status": "ACTIVE", "tenant_id": "5864626fffa7443c800b244471966d65", "user_id": "3311b6ae249f41269fde041f6e441840", "metadata": {}, "hostId": "3592173896b11a79f58dd307813b5a2b1f244f6ae09ec9952faa4fc6", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:14Z", "updated": "2023-04-23T03:48:13Z", "addresses": {"tempest-ServerStableDeviceRescueTest-812722065-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:76:bf"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:76:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-884305512", "OS-SRV-USG:launched_at": "2023-04-23T03:46:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1291051952"}], "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-23 03:49:59,473 80001 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/5864626fffa7443c800b244471966d65/volumes 0.205s 2023-04-23 03:49:59,474 80001 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-1497074573"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ad572c-01fd-4796-99d5-11fbea846d44', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ad572c-01fd-4796-99d5-11fbea846d44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65/volumes'} Body: b'{"volume": {"id": "f7380104-e96d-459c-8292-e6caafd241ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-0 4-23T03:49:59.414879", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1497074573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed"}], "user_id": "3311b6ae249f41269fde041f6e441840", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:49:59,529 80001 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/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed 0.046s 2023-04-23 03:49:59,529 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e1f8f0-2f3e-4855-9172-fc8337fca921', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e1f8f0-2f3e-4855-9172-fc8337fca921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed'} Body: b'{"volume": {"id": "f7380104-e96d-459c-8292-e6caafd241ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:59.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1497074573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed"}], "user_id": "3311b6ae249f41269fde041f6e441840", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5864626fffa7443c800b244471966d65"}}' 2023-04-23 03:50:00,579 80001 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/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed 0.039s 2023-04-23 03:50:00,580 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618515b8-7ebd-44f6-a690-6bb7a96c51f5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618515b8-7ebd-44f6-a690-6bb7a96c51f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed'} Body: b'{"volume": {"id": "f7380104-e96d-459c-8292-e6caafd241ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:59.000000", "updated_at": "2023-04-23T03:50:00.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1497074573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "s elf", "href": "http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed"}], "user_id": "3311b6ae249f41269fde041f6e441840", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5864626fffa7443c800b244471966d65"}}' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.783165s] ... 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 ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:49:59,538 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/be2cb0a02d82436fb3002932af034a3b/os-quota-sets/8195f312fe4643d7aa3846dc92b66ef1?usage=True 0.047s 2023-04-23 03:49:59,539 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4344268-d981-499b-812a-462616639889', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4344268-d981-499b-812a-462616639889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be2cb0a02d82436fb3002932af034a3b/os-quota-sets/8195f312fe4643d7aa3846dc92b66ef1?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": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:49:59,907 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes 0.360s 2023-04-23 03:49:59,908 79999 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-1585004822"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933a5294-8f11-49d5-90d3-5cb7abfa253c', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933a5294-8f11-49d5-90d3-5cb7abfa253c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes'} Body: b'{"volume": {"id": "ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:59.841738", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1585004822", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:49:59,955 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 0.037s 2023-04-23 03:49:59,955 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a5a790-bcd8-455c-a56d-e07c8de70373', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a5a790-bcd8-455c-a56d-e07c8de70373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3'} Body: b'{"volume": {"id": "ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:00.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1585004822", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:50:01,022 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 0.056s 2023-04-23 03:50:01,023 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d0a303-1cc3-4ac8-abb6-5b78b5581231', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d0a303-1cc3-4ac8-abb6-5b78b5581231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3'} Body: b'{"volume": {"id": "ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:00.000000", "updated_at": "2023-04-23T03:50:00.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1585004822", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:50:01,096 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 0.062s 2023-04-23 03:50:01,097 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e19f24-67db-4b57-a5d1-0b20405b7dc9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e19f24-67db-4b57-a5d1-0b20405b7dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3'} Body: b'{"volume": {"id": "ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:00.000000", "updated_at": "2023-04-23T03:50:00.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1585004822", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:50:01,249 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 0.141s 2023-04-23 03:50:01,249 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ee7af0-bd0a-416c-93c6-6dca875dabf4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3'} Body: b'' 2023-04-23 03:50:01,272 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 0.022s 2023-04-23 03:50:01,272 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bbdc167-355a-4e85-a4c9-9342e845f2e8', 'x-openstack-request-id': 'req-0bbdc167-355a-4e85-a4c9-9342e845f2e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 could not be found."}}' {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [169.241700s] ... 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 b788443b-2c1a-46eb-88fa-74d39a3f6588 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:47:12,954 80017 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 03:47:12,954 80017 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:47:13,133 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.176s 2023-04-23 03:47:13,133 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2054139165", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBChmwKzve84HsDc9e1enTU2dyNO3uMaTpP7qkGUnUryRoyEDEy7qYcgSp8YUuV2PVICAmznt0zJV+FBBbxWJ37uTbw3NkoqcDxcyXKpOSwoZ98BfcM/UT5YtXU1qwYpFAw=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47: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-a1cbf3fe-e7fc-44d5-aba7-86774319cfaa', 'x-compute-request-id': 'req-a1cbf3fe-e7fc-44d5-aba7-86774319cfaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2054139165", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBChmwKzve84HsDc9e1enTU2dyNO3uMaTpP7qkGUnUryRoyEDEy7qYcgSp8YUuV2PVICAmznt0zJV+FBBbxWJ37uTbw3NkoqcDxcyXKpOSwoZ98BfcM/UT5YtXU1qwYpFAw==", "fingerprint": "84:77:72:67:5b:1d:7d:7a:0f:15:e7:ca:6e:5a:db:b6", "user_id": "0a2c459cad014b07b2613e5e261d88aa"}}' 2023-04-23 03:47:13,136 80017 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2054139165 created 2023-04-23 03:47:13,424 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.287s 2023-04-23 03:47:13,424 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--444895585", "description": "tempest-description--2011707101"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-3fe639ed-74e5-4bec-be05-9ade12289c06', 'date': 'Sun, 23 Apr 2023 03:47:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "name": "tempest-securitygroup--444895585", "stateful": true, "tenant_id": "24fff486a500421397ecb935828582cd", "description": "tempest-description--2011707101", "shared": false, "security_group_rules": [{"id": "6ed57853-1237-44e4-a8a7-50c6ed661fb9", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "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": 544, "description": null, "tags": [], "created_at": "2023-04-23T03:47:13Z", "updated_at": "2023-04-23T03:47:13Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}, {"id": "dcccb30a-fe16-4916-af1d-13972a5ae378", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 545, "description": null, "tags": [], "created_at": "2023-04-23T03:47:13Z", "updated_at": "2023-04-23T03:47:13Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}], "tags": [], "created_at": "2023-04-23T03:47:13Z", "updated_at": "2023-04-23T03:47:13Z", "revision_number": 1, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:47:13,657 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.232s 2023-04-23 03:47:13,657 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "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-79b69796-b385-4fbb-a886-c6bc2b60b211', 'date': 'Sun, 23 Apr 2023 03:47: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": "b8757b59-39ff-430d-89d7-82e64c3603f3", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "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-23T03:47:13Z", "updated_at": "2023-04-23T03:47:13Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:47:14,017 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.360s 2023-04-23 03:47:14,018 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4fb6f0bf-426b-4444-96d2-0c4ac79b8dbc', 'date': 'Sun, 23 Apr 2023 03:47: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": "0ed7e675-5b69-489d-9740-37da3c8eb14b", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "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-23T03:47:13Z", "updated_at": "2023-04-23T03:47:13Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:47:14,018 80017 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--444895585 created 2023-04-23 03:47:16,227 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.209s 2023-04-23 03:47:16,228 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-fd14788f-20bf-4ed4-a26c-529d1bddc542', 'date': 'Sun, 23 Apr 2023 03:47:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5334a663-9bfd-4439-9ec7-e5e201e1f93b", "tenant_id": "24fff486a500421397ecb935828582cd", "floating_ip_address": "172.24.4.137", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "24fff486a500421397ecb935828582cd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:47:14Z", "updated_at": "2023-04-23T03:47:14Z", "revision_number": 0}}' 2023-04-23 03:47:16,228 80017 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5334a663-9bfd-4439-9ec7-e5e201e1f93b', 'tenant_id': '24fff486a500421397ecb935828582cd', 'floating_ip_address': '172.24.4.137', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '24fff486a500421397ecb935828582cd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:47:14Z', 'updated_at': '2023-04-23T03:47:14Z', 'revision_number': 0, 'ip': '172.24.4.137'} created 2023-04-23 03:47:16,272 80017 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.039s 2023-04-23 03:47:16,273 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:16 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-4090bdc3-4b08-4ca9-b588-80b41e7c6cc1', '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": "0a2c459cad014b07b2613e5e261d88aa", "name": "tempest-AttachVolumeNegativeTest-636753786-project-member", "password_expires_at": null}, "audit_ids": ["3URme18mSDGChb_7707Nzw"], "expires_at": "2023-04-23T04:47:16.000000Z", "issued_at": "2023-04-23T03:47:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24fff486a500421397ecb935828582cd", "name": "tempest-AttachVolumeNegativeTest-636753786"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/pl acement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:47:16,273 80017 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '6adb189c-9b46-4da4-a34b-31edf8685498', 'name': 'tempest-AttachVolumeNegativeTest-759967402-network', 'tenant_id': '24fff486a500421397ecb935828582cd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '24fff486a500421397ecb935828582cd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:46:59Z', 'updated_at': '2023-04-23T03:47:00Z', 'revision_number': 1} available for tenant 2023-04-23 03:47:16,274 80017 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2054139165', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBChmwKzve84HsDc9e1enTU2dyNO3uMaTpP7qkGUnUryRoyEDEy7qYcgSp8YUuV2PVICAmznt0zJV+FBBbxWJ37uTbw3NkoqcDxcyXKpOSwoZ98BfcM/UT5YtXU1qwYpFAw==', 'fingerprint': '84:77:72:67:5b:1d:7d:7a:0f:15:e7:ca:6e:5a:db:b6', 'user_id': '0a2c459cad014b07b2613e5e261d88aa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAh1HG0kMGNMBvs/s4iA8/hs78Vaxbq4UXS/ufyiTOdT7dLk4OlPa41\ncNGVX9Bo2MGgBwYFK4EEACKhZANiAAQoZsCs73vOB7A3PXtXp01NncjTt7jGk6T+\n6pBlJ1K8kaMhAxMu6mHIEqfGFLldj1SAgJs57dMyVfhQQW8Vid+7k28NzZKKnA8X\nMlyqTksKGffAX3DP1E+WLV1NasGKRQM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '283bdf96-c03c-4fba-9037-dbfe4e1f6a8d', 'name': 'tempest-securitygroup--444895585', 'stateful': True, 'tenant_id': '24fff486a500421397ecb935828582cd', 'description': 'tempest-description--2011707101', 'shared': False, 'security_group_rules': [{'id': '6ed57853-1237-44e4-a8a7-50c6ed661fb9', 'tenant_id': '24fff486a500421397ecb935828582cd', 'security_group_id': '283bdf96-c03c-4fba-9037-dbfe4e1f6a8d', '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': 544, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:47:13Z', 'updated_at': '2023-04-23T03:47:13Z', 'revision_number': 0, 'project_id': '24fff486a500421397ecb935828582cd'}, {'id': 'dcccb30a-fe16-4916-af1d-13972a5ae378', 'tenant_id': '24fff486a500421397ecb935828582cd', 'security_group_id': '283bdf96-c03c-4fba-9037-dbfe4e1f6a8d', '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': 545, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:47:13Z', 'updated_at': '2023-04-23T03:47:13Z', 'revision_number': 0, 'project_id': '24fff486a500421397ecb 935828582cd'}], 'tags': [], 'created_at': '2023-04-23T03:47:13Z', 'updated_at': '2023-04-23T03:47:13Z', 'revision_number': 1, 'project_id': '24fff486a500421397ecb935828582cd'}, 'floating_ip': {'id': '5334a663-9bfd-4439-9ec7-e5e201e1f93b', 'tenant_id': '24fff486a500421397ecb935828582cd', 'floating_ip_address': '172.24.4.137', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '24fff486a500421397ecb935828582cd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:47:14Z', 'updated_at': '2023-04-23T03:47:14Z', 'revision_number': 0, 'ip': '172.24.4.137'}} 2023-04-23 03:47:17,276 80017 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 1.001s 2023-04-23 03:47:17,277 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-8654037", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6adb189c-9b46-4da4-a34b-31edf8685498"}], "security_groups": [{"name": "tempest-securitygroup--444895585"}], "key_name": "tempest-keypair-2054139165", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40643321-84d4-4946-a9f5-e0dfdc4ace4f', 'x-compute-request-id': 'req-40643321-84d4-4946-a9f5-e0dfdc4ace4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3ec36a95-88ce-4ed1-9726-7e6d98674dec", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--444895585"}], "adminPass": "password"}}' 2023-04-23 03:47:17,372 80017 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/3ec36a95-88ce-4ed1-9726-7e6d98674dec 0.092s 2023-04-23 03:47:17,372 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:17 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-832b9ecd-d838-4dc8-8ca2-867101d1857f', 'x-compute-request-id': 'req-832b9ecd-d838-4dc8-8ca2-867101d1857f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec'} Body: b'{"server": {"id": "3ec36a95-88ce-4ed1-9726-7e6d98674dec", "name": "tempest-AttachVolumeNegativeTest-server-8654037", "status": "BUILD", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:17Z", "updated": "2023-04-23T03:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2054139165", "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-23 03:48:07,647 80017 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/3ec36a95-88ce-4ed1-9726-7e6d98674dec 0.213s 2023-04-23 03:48:07,648 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e1553a4-abf5-422f-9cf5-210e30d14857', 'x-compute-request-id': 'req-8e1553a4-abf5-422f-9cf5-210e30d14857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec'} Body: b'{"server": {"id": "3ec36a95-88ce-4ed1-9726-7e6d98674dec", "name": "tempest-AttachVolumeNegativeTest-server-8654037", "status": "ACTIVE", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "454c90ed747dcdded45d5042812a0300a0accabe0f2ec72c6de3739a", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:17Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:62:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2054139165", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--444895585"}], "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-23 03:48:07,659 80017 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:49:07,875 80017 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/3ec36a95-88ce-4ed1-9726-7e6d98674dec/os-interface 0.158s 2023-04-23 03:49:07,876 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Sun, 23 Apr 2023 03:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-153293c1-823b-4cce-9673-f381ef7e641a', 'x-compute-request-id': 'req-153293c1-823b-4cce-9673-f381ef7e641a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6adb189c-9b46-4da4-a34b-31edf8685498", "port_id": "af57258e-69b3-405b-a9f6-8d54c1810960", "mac_addr": "fa:16:3e:b4:62:dc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "82ecfe9e-5970-4fc4-b052-675faf201ede", "ip_address": "10.0.0.4"}]}]}' 2023-04-23 03:49:08,680 80017 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/5334a663-9bfd-4439-9ec7-e5e201e1f93b 0.800s 2023-04-23 03:49:08,680 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "af57258e-69b3-405b-a9f6-8d54c1810960"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f43db27d-d10b-42d7-beab-94c942e1fd2f', 'date': 'Sun, 23 Apr 2023 03:49:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5334a663-9bfd-4439-9ec7-e5e201e1f93b'} Body: b'{"floatingip": {"id": "5334a663-9bfd-4439-9ec7-e5e201e1f93b", "tenant_id": "24fff486a500421397ecb935828582cd", "floating_ip_address": "172.24.4.137", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "618cc3e0-ee40-469a-ac32-ef8039b4f19b", "port_id": "af57258e-69b3-405b-a9f6-8d54c1810960", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6adb189c-9b46-4da4-a34b-31edf8685498", "mac_address": "fa:16:3e:b4:62:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "3ec36a95-88ce-4ed1-9726-7e6d98674dec", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:47:14Z", "updated_at": "2023-04-23T03:49:08Z", "revision_number": 1, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:49:08,682 80017 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.137:22' as 'cirros' with public key authentication 2023-04-23 03:49:08,721 80017 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:49:08,746 80017 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:49:08,746 80017 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.137 successfully created 2023-04-23 03:49:08,786 80017 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/3ec36a95-88ce-4ed1-9726-7e6d98674dec/ips 0.038s 2023-04-23 03:49:08,786 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b664e286-03be-438d-bfd5-76efc032cdf2', 'x-compute-request-id': 'req-b664e286-03be-438d-bfd5-76efc032cdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e 6d98674dec/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-23 03:49:09,060 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes 0.270s 2023-04-23 03:49:09,060 80017 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-1032480060"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-038d150f-d1ef-4100-924b-8d19fbeb2f9a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-038d150f-d1ef-4100-924b-8d19fbeb2f9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes'} Body: b'{"volume": {"id": "b788443b-2c1a-46eb-88fa-74d39a3f6588", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:08.988156", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1032480060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:49:09,112 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588 0.042s 2023-04-23 03:49:09,112 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3fd787-437b-41cf-adf2-1f15beff6403', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3fd787-437b-41cf-adf2-1f15beff6403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588'} Body: b'{"volume": {"id": "b788443b-2c1a-46eb-88fa-74d39a3f6588", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:09.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1032480060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:49:10,163 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_dif ferent_server): 200 GET http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588 0.039s 2023-04-23 03:49:10,163 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3dc48d-36d6-4b33-ba99-12700cb35a05', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3dc48d-36d6-4b33-ba99-12700cb35a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588'} Body: b'{"volume": {"id": "b788443b-2c1a-46eb-88fa-74d39a3f6588", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:09.000000", "updated_at": "2023-04-23T03:49:09.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1032480060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:49:10,364 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec 0.190s 2023-04-23 03:49:10,364 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeac8a8c-69e5-4ef2-b812-1ef35e6691fe', 'x-compute-request-id': 'req-aeac8a8c-69e5-4ef2-b812-1ef35e6691fe', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec'} Body: b'' 2023-04-23 03:49:10,724 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec 0.359s 2023-04-23 03:49:10,724 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae4945e-9bb3-4d3e-9f13-8a051768b663', 'x-compute-request-id': 'req-dae4945e-9bb3-4d3e-9f13-8a051768b663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec'} Body: b'{"server": {"id": "3ec36a95-88ce-4ed1-9726-7e6d98674dec", "name": "tempest-AttachVolumeNegativeTest-server-8654037", "status": "ACTIVE", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "454c90ed7 47dcdded45d5042812a0300a0accabe0f2ec72c6de3739a", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:17Z", "updated": "2023-04-23T03:49:10Z", "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:62:dc"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:62:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2054139165", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--444895585"}], "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-23 03:50:00,823 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec 0.036s 2023-04-23 03:50:00,823 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2af98362-37f6-4145-b72f-4297738256b9', 'x-compute-request-id': 'req-2af98362-37f6-4145-b72f-4297738256b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3ec36a95-88ce-4ed1-9726-7e6d98674dec could not be found."}}' 2023-04-23 03:50:00,849 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2054139165 0.025s 2023-04-23 03:50:00,849 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae7fdfc2-227f-4869-9b04-0451e3f4fd9e', 'x-compute-request-id': 'req-ae7fdfc2-227f-4869-9b04-0451e3f4fd9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2054139165'} Body: b'' 2023-04-23 03:50:01,005 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/283bdf96-c03c-4fba-9037-dbfe4e1f6a8d 0.155s 2023-04-23 03:50:01,005 80017 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-82b7de59-1d9b-497c-bed9-2031f4f3fe2a', 'content-leng th': '0', 'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/283bdf96-c03c-4fba-9037-dbfe4e1f6a8d'} Body: b'' 2023-04-23 03:50:01,063 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/283bdf96-c03c-4fba-9037-dbfe4e1f6a8d 0.058s 2023-04-23 03:50:01,064 80017 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-96611af4-02ec-4bfb-a68a-b43e06fa534d', 'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/283bdf96-c03c-4fba-9037-dbfe4e1f6a8d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 283bdf96-c03c-4fba-9037-dbfe4e1f6a8d does not exist", "detail": ""}}' 2023-04-23 03:50:02,194 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/5334a663-9bfd-4439-9ec7-e5e201e1f93b 1.130s 2023-04-23 03:50:02,195 80017 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-adbac9ef-dbc2-45ed-8c02-32052d848bcc', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:50:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5334a663-9bfd-4439-9ec7-e5e201e1f93b'} Body: b'' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.479115s] ... 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 8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:50:01,464 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes 0.185s 2023-04-23 03:50:01,465 79999 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-1510255407"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08d036c0-9e79-42dd-aad9-5dd716806213', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08d036c0-9e79-42dd-aad9-5dd716806213', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes'} Body: b'{"volume": {"id": "8f7cde1f-69dc-41b8-9015-c3cf0114c0f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:01.409380", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1510255407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:50:01,521 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 0.046s 2023-04-23 03:50:01,522 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-704f3281-a20c-46a1-a455-8a023afac57d', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-704f3281-a20c-46a1-a455-8a023afac57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1'} Body: b'{"volume": {"id": "8f7cde1f-69dc-41b8-9015-c3cf0114c0f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:01.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1510255407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:50:02,571 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 0.037s 2023-04-23 03:50:02,572 79999 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a610fec6-3aec-4c2a-8f12-1241160ac237', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a610fec6-3aec-4c2a-8f12-1241160ac237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1'} Body: b'{"volume": {"id": "8f7cde1f-69dc-41b8-9015-c3cf0114c0f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:01.000000", "updated_at": "2023-04-23T03:50:02.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1510255407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:50:02,626 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 0.043s 2023-04-23 03:50:02,627 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-215bc8a3-9a08-4d27-8169-4089629d6048', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-215bc8a3-9a08-4d27-8169-4089629d6048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1'} Body: b'{"volume": {"id": "8f7cde1f-69dc-41b8-9015-c3cf0114c0f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:01.000000", "updated_at": "2023-04-23T03:50:02.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1510255407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:50:02,732 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 0.095s 2023-04-23 03:50:02,733 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:02 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed744d5-f541-4013-a52b-070409fd568c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1'} Body: b'' 2023-04-23 03:50:02,754 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 0.020s 2023-04-23 03:50:02,754 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50: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-018b9a2a-c343-4909-b057-fa764b7da48f', 'x-openstack-request-id': 'req-018b9a2a-c343-4909-b057-fa764b7da48f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 could not be found."}}' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.065375s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.268559s] ... ok {1} 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 e098334b-ffba-4488-9739-3085e084ebdb failed to build and is in ERROR status {1} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {1} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [4.220549s] ... 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 0175d6cf-c4ec-4204-9a52-86d28fd7bedf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:50:11,719 79999 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/bd5ced9873c141238de86cbbe1d9af9b/types 0.197s 2023-04-23 03:50:11,720 79999 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': 'Sun, 23 Apr 2023 03:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0981bc19-a36d-4bef-b78d-7c1bc6b61d40', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0981bc19-a36d-4bef-b78d-7c1bc6b61d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd5ced9873c141238de86cbbe1d9af9b/types'} Body: b'{"volume_type": {"id": "f1ac33a9-6485-4dfc-8f0f-24d3b83bfda2", "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-23 03:50:12,612 79999 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.889s 2023-04-23 03:50:12,613 79999 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': 'Sun, 23 Apr 2023 03:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ae721edf-d584-4b9a-b2e8-954a39c62393', '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": "293bad25aff44007991ddafc9f18654c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ce31acd7-33cb-4529-879e-5c179e830d93", "created_at": "2023-04-23T03:50:13Z", "updated_at": "2023-04-23T03:50:13Z", "tags": [], "self": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93", "file": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:50:13,955 79999 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/ce31acd7-33cb-4529-879e-5c179e830d93/file 1.340s 2023-04-23 03:50:13,956 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7612a206-c54a-4149-ab98-872d9bd80110', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93/file'} Body: b'' 2023-04-23 03:50:13,976 79999 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/ce31acd7-33cb-4529-879e-5c179e830d93 0.020s 2023-04-23 03:50:13,977 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3dbfcbfe-f740-499d-be9e-463287698312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93'} 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": "06f6d673f45b70af4a110c416d974d42", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "293bad25aff44007991ddafc9f18654c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fba46a7836dd7ab1d415c458dcff1c97d5c6d7f5d0cfb3e92c90bd737d7e818b95c199329fa709b420f920279d177cba5ba3f8b2b0f03cf653b62a08e147428f", "id": "ce31acd7-33cb-4529-879e-5c179e830d93", "created_at": "2023-04-23T03:50:13Z", "updated_at": "2023-04-23T03:50:14Z", "tags": [], "self": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93", "file": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:50:13,995 79999 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/ce31acd7-33cb-4529-879e-5c179e830d93 0.018s 2023-04-23 03:50:13,996 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9b815479-490a-4d74-bc78-a21147918479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93'} 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": "06f6d673f45b70af4a110c416d974d42", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "293bad25aff44007991ddafc9f18654c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fba46a7836dd7ab1d415c458dcff1c97d5c6d7f5d0cfb3e92c90bd737d7e818b95c199329fa709b420f920279d177cba5ba3f8b2b0f03cf653b62a08e147428f", "id": "ce31acd7-33cb-4529-879e-5c179e830d93", "created_at": "2023-04-23T03:50:13Z", "updated_at": "2023-04-23T03:50:14Z", "tags": [], "self": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93", "file": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:50:14,029 79999 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/ce31acd7-33cb-4529-879e-5c179e830d93 0.032s 2023-04-23 03:50:14,029 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a18ea7bf-9e66-4a50-8e4d-76914ebe4143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93'} 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": "06f6d673f45b70af4a110c416d974d42", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "293bad25aff44007991ddafc9f18654c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fba46a7836dd7ab1d415c458dcff1c97d5c6d7f5d0cfb3e92c90bd737d7e818b95c199329fa709b420f920279d177cba5ba3f8b2b0f03cf653b62a08e147428f", "id": "ce31acd7-33cb-4529-879e-5c179e830d93", "created_at": "2023-04-23T03:50:13Z", "updated_at": "2023-04-23T03:50:14Z", "tags": [], "self": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93", "file": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:50:14,622 79999 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/293bad25aff44007991ddafc9f18654c/volumes 0.593s 2023-04-23 03:50:14,623 79999 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": "ce31acd7-33cb-4529-879e-5c179e830d93", "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65edbeb8-e500-4ed4-a1d9-6cb8669ef8cf', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65edbeb8-e500-4ed4-a1d9-6cb8669ef8cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/293bad25aff44007991ddafc9f18654c/volumes'} Body: b'{"volume": {"id": "0175d6cf-c4ec-4204-9a52-86d28fd7bedf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:14.561449", "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/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf"}], "user_id": "89bf266886b64b40a6db5d19d7407f78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:50:14,672 79999 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/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf 0.039s 2023-04-23 03:50:14,672 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ba2e46-dba3-4e0a-9204-01cc209eff7f', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ba2e46-dba3-4e0a-9204-01cc209eff7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf'} Body: b'{"volume": {"id": "0175d6cf-c4ec-4204-9a52-86d28fd7bedf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:15.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/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf"}], "user_id": "89bf266886b64b40a6db5d19d7407f78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "293bad25aff44007991ddafc9f18654c"}}' 2023-04-23 03:50:15,730 79999 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/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf 0.046s 2023-04-23 03:50:15,731 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff50125e-9d74-4b5a-a818-3778aca7108a', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff50125e-9d74-4b5a-a818-3778aca7108a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf'} Body: b'{"volume": {"id": "0175d6cf-c4ec-4204-9a52-86d28fd7bedf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:15.000000", "updated_at": "2023-04-23T03:50:15.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/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf"}], "user_id": "89bf266886b64b40a6db5d19d7407f78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "293bad25aff44007991ddafc9f18654c"}}' {1} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [167.498215s] ... 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 b0d44722-3a81-4126-abab-87043fa6f125 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:47:30,932 80013 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-23 03:47:31,826 80013 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.893s 2023-04-23 03:47:31,827 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--9935587", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '639', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9a353d30-fd7a-403c-9f4f-a1bec268432d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--9935587", "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": "8ab0f01751954d04a83b360b2f839716", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "created_at": "2023-04-23T03:47:32Z", "updated_at": "2023-04-23T03:47:32Z", "tags": [], "self": "/v2/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "file": "/v2/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:47:33,699 80013 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/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd/file 1.872s 2023-04-23 03:47:33,700 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-238e2e43-73a8-44d6-bddb-eb25e8d4951c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd/file'} Body: b'' 2023-04-23 03:47:33,700 80013 DEBUG [tempest.scenario.manager] image:7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd 2023-04-23 03:47:33,781 80013 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.078s 2023-04-23 03:47:33,782 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1120445103", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLKn6a8rESzq46bLmR05LGujkm1bgXgZ+9BeETyXSPwaGi5H5ZetPmCwt6N2oLGkFtyS9BduJD7406fOIM9/S2/jcwpt1OzWCv1MZI9XkD4sbEN2KdlWlfO9OLzEy4zxDA=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:33 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-6514c139-51b8-4cda-bbb3-9e5e9029f5da', 'x-compute-request-id': 'req-6514c139-51b8-4cda-bbb3-9e5e9029f5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210 /compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1120445103", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLKn6a8rESzq46bLmR05LGujkm1bgXgZ+9BeETyXSPwaGi5H5ZetPmCwt6N2oLGkFtyS9BduJD7406fOIM9/S2/jcwpt1OzWCv1MZI9XkD4sbEN2KdlWlfO9OLzEy4zxDA==", "fingerprint": "9c:71:d3:34:4f:89:b0:6a:58:9f:ee:da:3f:f7:76:4c", "user_id": "93a8dbfd8cef4578aff742813ffe901e"}}' 2023-04-23 03:47:33,826 80013 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.036s 2023-04-23 03:47:33,827 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-63b48d80-989b-4d84-ae1c-ec1849611868', '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": "93a8dbfd8cef4578aff742813ffe901e", "name": "tempest-TestMinimumBasicScenario-1558592168-project-member", "password_expires_at": null}, "audit_ids": ["RKwlcmu2TfOV9mMOZsQiOQ"], "expires_at": "2023-04-23T04:47:33.000000Z", "issued_at": "2023-04-23T03:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ab0f01751954d04a83b360b2f839716", "name": "tempest-TestMinimumBasicScenario-1558592168"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8ab0f01751954d04a83b360b2f839716", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2 023-04-23 03:47:33,828 80013 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'a603a26f-3b06-4792-80ae-73cea9f9d53b', 'name': 'tempest-TestMinimumBasicScenario-1385818779-network', 'tenant_id': '8ab0f01751954d04a83b360b2f839716', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ab0f01751954d04a83b360b2f839716', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54289, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:47:03Z', 'updated_at': '2023-04-23T03:47:03Z', 'revision_number': 1} available for tenant 2023-04-23 03:47:34,533 80013 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.704s 2023-04-23 03:47:34,534 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-262802774", "imageRef": "7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1120445103", "networks": [{"uuid": "a603a26f-3b06-4792-80ae-73cea9f9d53b"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba6ac190-cce1-464b-a166-1e096f604f3b', 'x-compute-request-id': 'req-ba6ac190-cce1-464b-a166-1e096f604f3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "j3WwTKaNuey7"}}' 2023-04-23 03:47:34,629 80013 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/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.092s 2023-04-23 03:47:34,861 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:34 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-b8ec9c5c-6f1e-4435-95bc-d0634b52ab11', 'x-compute-request-id': 'req-b8ec9c5c-6f1e-4435-95bc-d0634b52ab11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'{"server": {"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "name": "tempest-TestMinimumBasicScenario-server-262802774", "status": "BUILD", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "", "image": {"id": "7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/com pute/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:35Z", "updated": "2023-04-23T03:47:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1120445103", "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-23 03:48:25,159 80013 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/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.235s 2023-04-23 03:48:25,159 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff5f03b6-5302-47ad-87a7-e45be36891bb', 'x-compute-request-id': 'req-ff5f03b6-5302-47ad-87a7-e45be36891bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'{"server": {"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "name": "tempest-TestMinimumBasicScenario-server-262802774", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:34Z", "updated": "2023-04-23T03:47:42Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:a9:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1120445103", "OS-SRV-USG:launched_at": "2023-04-23T03:47:42.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-23 03:48:25,171 80013 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:49:25,462 80013 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/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.233s 2023-04-23 03:49:25,462 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Sun, 23 Apr 2023 03:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1015ef8a-674b-4b15-88b0-b061df97f45a', 'x-compute-request-id': 'req-1015ef8a-674b-4b15-88b0-b061df97f45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'{"server": {"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "name": "tempest-TestMinimumBasicScenario-server-262802774", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:34Z", "updated": "2023-04-23T03:47:42Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:a9:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1120445103", "OS-SRV-USG:launched_at": "2023-04-23T03:47:42.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-23 03:49:25,690 80013 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.216s 2023-04-23 03:49:25,691 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:25 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-b6d8fec2-e699-41d5-92c3-0717c8b13d1c', 'x-compute-request-id': 'req-b6d8fec2-e699-41d5-92c3-0717c8b13d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "name": "tempest-TestMinimumBasicScenario-server-262802774", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}]}]}' 2023-04-23 03:49:25,880 80013 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/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.185s 2023-04-23 03:49:25,880 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b351e6e-7ad2-4689-ab88-a2ef1c9f969d', 'x-compute-request-id': 'req-2b351e6e-7ad2-4689-ab88-a2ef1c9f969d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'{"server": {"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "name": "tempest-TestMinimumBasicScenario-server-262802774", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:34Z", "updated": "2023-04-23T03:47:42Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:a9:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1120445103", "OS-SRV-USG:launched_at": "2023-04-23T03:47:42.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-23 03:49:26,454 80013 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/8ab0f01751954d04a83b360b2f839716/volumes 0.561s 2023-04-23 03:49:26,454 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1458679965", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61670c05-0fe3-4f2e-817c-30a357dcf379', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61670c05-0fe3-4f2e-817c-30a357dcf379', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes'} Body: b'{"volume": {"id": "b0d44722-3a81-4126-abab-87043fa6f125", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:26.241615", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1458679965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125"}], "user_id": "93a8dbfd8cef4578aff742813ffe901e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:49:26,512 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 20 0 GET http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125 0.043s 2023-04-23 03:49:26,513 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175c8b30-fac6-451a-8997-a74dab8c7c3b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175c8b30-fac6-451a-8997-a74dab8c7c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125'} Body: b'{"volume": {"id": "b0d44722-3a81-4126-abab-87043fa6f125", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:26.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1458679965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125"}], "user_id": "93a8dbfd8cef4578aff742813ffe901e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab0f01751954d04a83b360b2f839716"}}' 2023-04-23 03:49:27,566 80013 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/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125 0.041s 2023-04-23 03:49:27,566 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4cab99d-a4bb-485d-ab39-fed81c299530', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4cab99d-a4bb-485d-ab39-fed81c299530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125'} Body: b'{"volume": {"id": "b0d44722-3a81-4126-abab-87043fa6f125", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:26.000000", "updated_at": "2023-04-23T03:49:27.000000", "name": "tempest-TestMinimumBasicScenario-volume-1458679965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125"}], "user_id": "93a8dbfd8cef4578aff742813ffe901e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab0f01751954d04a83b360b2f839716"}}' 2023-04-23 03:49:27,682 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125 0.104s 2023-04-23 03:49:27,682 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type ': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49: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-786f91f4-3c08-4cb4-9e65-e9b8e173c74c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125'} Body: b'' 2023-04-23 03:49:27,703 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125 0.020s 2023-04-23 03:49:27,703 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49: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-c07f402e-e4ca-49f6-bfe4-e277d4f12491', 'x-openstack-request-id': 'req-c07f402e-e4ca-49f6-bfe4-e277d4f12491', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b0d44722-3a81-4126-abab-87043fa6f125 could not be found."}}' 2023-04-23 03:49:27,822 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.118s 2023-04-23 03:49:27,823 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40fb21b4-cbee-43b6-ba73-5319bf398107', 'x-compute-request-id': 'req-40fb21b4-cbee-43b6-ba73-5319bf398107', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'' 2023-04-23 03:49:28,173 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.350s 2023-04-23 03:49:28,174 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:27 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-79e8fbd3-e71f-47ee-b100-a2d6d65d123f', 'x-compute-request-id': 'req-79e8fbd3-e71f-47ee-b100-a2d6d65d123f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'{"server": {"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "name": "tempest-TestMinimumBasicScenario-server-262802774", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "7c47c35a-5c7e-4aee-95e4-4a8c ee90e1cd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:34Z", "updated": "2023-04-23T03:49:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:a9:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1120445103", "OS-SRV-USG:launched_at": "2023-04-23T03:47:42.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-23 03:50:18,292 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.059s 2023-04-23 03:50:18,292 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-fff59767-b87d-4044-8744-4dcd48491bd1', 'x-compute-request-id': 'req-fff59767-b87d-4044-8744-4dcd48491bd1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6f7cf091-3140-4746-bd1c-95c42ea82f6e could not be found."}}' 2023-04-23 03:50:18,324 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1120445103 0.030s 2023-04-23 03:50:18,324 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0752025b-662a-4771-88bb-e0e6b3dc92ae', 'x-compute-request-id': 'req-0752025b-662a-4771-88bb-e0e6b3dc92ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1120445103'} Body: b'' 2023-04-23 03:50:18,428 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd 0.103s 2023-04-23 03:50:18,428 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7b3548a8-05f7-463f-aea9-3274cc3e68d7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7c47 c35a-5c7e-4aee-95e4-4a8cee90e1cd'} Body: b'' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.806957s] ... 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 6b1f1b65-484c-460b-9f43-9ca1a57b35ef failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:50:57,238 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types 0.180s 2023-04-23 03:50:57,238 80001 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-1194636912"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b595aaf2-4982-44a0-bd01-0fa4dd22e664', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b595aaf2-4982-44a0-bd01-0fa4dd22e664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types'} Body: b'{"volume_type": {"id": "65258e97-65bd-48f4-bc48-4daae6331978", "name": "tempest-GroupSnapshotsTest-volume-type-1194636912", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:50:57,273 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types 0.032s 2023-04-23 03:50:57,274 80001 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-1898601351"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a7949a-66c4-4e8e-b9ee-1e0eba8c0789', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a7949a-66c4-4e8e-b9ee-1e0eba8c0789', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types'} Body: b'{"group_type": {"id": "cb33686c-273d-4015-bf34-5638980ebcbd", "name": "tempest-GroupSnapshotsTest-group-type-1898601351", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:50:57,485 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups 0.209s 2023-04-23 03:50:57,486 80001 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": "cb33686c-273d-4015-bf34-5638980ebcbd", "volume_types": ["65258e97-65bd-48f4-bc48-4daae6331978"], "name": "tempest-GroupSnapshotsTest-Group-1956030617"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b0f5c7-febd-403d-9816-17b1ab656794', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b0f5c7-febd-403d-9816-17b1ab656794', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups'} Body: b'{"group": {"id": "6b1f1b65-484c-460b-9f43-9ca1a57b35ef", "name": "tempest-GroupSnapshotsTest-Group-1956030617"}}' 2023-04-23 03:50:57,527 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef 0.040s 2023-04-23 03:50:57,528 80001 DEBUG [tempest.lib.c ommon.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': 'Sun, 23 Apr 2023 03:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f67373-2f59-46d9-8a12-175c1fc98183', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f67373-2f59-46d9-8a12-175c1fc98183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef'} Body: b'{"group": {"id": "6b1f1b65-484c-460b-9f43-9ca1a57b35ef", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:50:57.000000", "name": "tempest-GroupSnapshotsTest-Group-1956030617", "description": null, "group_type": "cb33686c-273d-4015-bf34-5638980ebcbd", "volume_types": ["65258e97-65bd-48f4-bc48-4daae6331978"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:50:58,571 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef 0.038s 2023-04-23 03:50:58,571 80001 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': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f33b44-60cd-423c-824c-4a0a6955268b', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f33b44-60cd-423c-824c-4a0a6955268b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef'} Body: b'{"group": {"id": "6b1f1b65-484c-460b-9f43-9ca1a57b35ef", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:50:57.000000", "name": "tempest-GroupSnapshotsTest-Group-1956030617", "description": null, "group_type": "cb33686c-273d-4015-bf34-5638980ebcbd", "volume_types": ["65258e97-65bd-48f4-bc48-4daae6331978"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:50:58,638 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/volumes/detail 0.062s 2023-04-23 03:50:58,639 80001 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': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cedae62-c47f-4cd4-ad81-a0e6d2dcd19b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cedae62-c47f-4cd4-ad81-a0e6d2dcd19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:50:58,718 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef/action 0.069s 2023-04-23 03:50:58,718 80001 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': 'Sun, 23 Apr 2023 03:50:58 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-fc049b4c-97cb-4260-b5ca-9a3e03374720', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef/action'} Body: b'' 2023-04-23 03:50:58,736 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef 0.017s 2023-04-23 03:50:58,736 80001 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': 'Sun, 23 Apr 2023 03:50:58 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-25e4609f-167c-4afd-8d49-c58b96ca8cdd', 'x-openstack-request-id': 'req-25e4609f-167c-4afd-8d49-c58b96ca8cdd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6b1f1b65-484c-460b-9f43-9ca1a57b35ef could not be found."}}' 2023-04-23 03:50:58,796 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types/cb33686c-273d-4015-bf34-5638980ebcbd 0.060s 2023-04-23 03:50:58,797 80001 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': 'Sun, 23 Apr 2023 03:50:58 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-f7163f50-ee05-4fad-8579-e7ab9cb875c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types/cb33686c-273d-4015-bf34-5638980ebcbd'} Body: b'' 2023-04-23 03:50:58,847 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/65258e97-65bd-48f4-bc48-4daae6331978 0.049s 2023-04-23 03:50:58,847 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e060aeb-f157-489a-87be-e242a3dc0e9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/65258e97-65bd-48f4-bc48-4daae6331978'} Body: b'' 2023-04-23 03:50:58,864 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/65258e97-65bd-48f4-bc48-4daae6331978 0.016s 2023-04-23 03:50:58,864 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 A pr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-411f6d19-156f-4348-a73a-50079871c7bb', 'x-openstack-request-id': 'req-411f6d19-156f-4348-a73a-50079871c7bb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/65258e97-65bd-48f4-bc48-4daae6331978'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 65258e97-65bd-48f4-bc48-4daae6331978 could not be found."}}' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.544032s] ... 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 3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:50:58,910 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types 0.042s 2023-04-23 03:50:58,911 80001 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-354024638"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60db855a-e863-467e-88c4-d917adb6b011', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60db855a-e863-467e-88c4-d917adb6b011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types'} Body: b'{"volume_type": {"id": "c5fd7623-b40e-4f33-a7cb-caef6cb18ce0", "name": "tempest-GroupSnapshotsTest-volume-type-354024638", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:50:58,946 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types 0.031s 2023-04-23 03:50:58,947 80001 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-1905198573"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a7b3440-03a2-41d4-95e5-9bbbee2dc4ad', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a7b3440-03a2-41d4-95e5-9bbbee2dc4ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types'} Body: b'{"group_type": {"id": "934ee286-23af-4065-9402-09c6644ff651", "name": "tempest-GroupSnapshotsTest-group-type-1905198573", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:50:59,050 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups 0.100s 2023-04-23 03:50:59,050 80001 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": "934ee286-23af-4065-9402-09c6644ff651", "volume_types": ["c5fd7623-b40e-4f33-a7cb-caef6cb18ce0"], "name": "tempest-GroupSnapshotsTest-Group-26393364"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ddc37d-30b4-4bc9-a829-23d8705e7040', 'content-length': '110', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ddc37d-30b4-4bc9-a829-23d8705e7040', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups'} Body: b'{"group": {"id": "3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f", "name": "tempest-GroupSnapshotsTest-Group-26393364"}}' 2023-04-23 03:50:59,081 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f 0. 028s 2023-04-23 03:50:59,081 80001 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': 'Sun, 23 Apr 2023 03:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f7ab77-2f83-4f2f-9129-90518a6506a6', 'content-length': '390', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f7ab77-2f83-4f2f-9129-90518a6506a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f'} Body: b'{"group": {"id": "3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:50:59.000000", "name": "tempest-GroupSnapshotsTest-Group-26393364", "description": null, "group_type": "934ee286-23af-4065-9402-09c6644ff651", "volume_types": ["c5fd7623-b40e-4f33-a7cb-caef6cb18ce0"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:51:00,116 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f 0.029s 2023-04-23 03:51:00,117 80001 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': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb6c1a0-a730-4fdf-a752-2e0f01247bfc', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb6c1a0-a730-4fdf-a752-2e0f01247bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f'} Body: b'{"group": {"id": "3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:50:59.000000", "name": "tempest-GroupSnapshotsTest-Group-26393364", "description": null, "group_type": "934ee286-23af-4065-9402-09c6644ff651", "volume_types": ["c5fd7623-b40e-4f33-a7cb-caef6cb18ce0"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:51:00,121 80001 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-23 03:51:00,187 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/volumes/detail 0.064s 2023-04-23 03:51:00,187 80001 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': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd12c3dc-290f-4e72-833c-8f63b06e2eb4', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd12c3dc-290f-4e72-833c-8f63b06e2eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:51:00,273 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f/action 0.067s 2 023-04-23 03:51:00,274 80001 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': 'Sun, 23 Apr 2023 03:51:00 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-7069f912-42bc-4997-b1d8-458673a22c50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f/action'} Body: b'' 2023-04-23 03:51:00,291 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f 0.017s 2023-04-23 03:51:00,291 80001 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': 'Sun, 23 Apr 2023 03:51:00 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-116bd825-a161-449c-9594-939410b46763', 'x-openstack-request-id': 'req-116bd825-a161-449c-9594-939410b46763', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f could not be found."}}' 2023-04-23 03:51:00,324 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types/934ee286-23af-4065-9402-09c6644ff651 0.032s 2023-04-23 03:51:00,324 80001 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': 'Sun, 23 Apr 2023 03:51:00 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-d3d213b3-d7cd-4f28-8505-7090e641e23b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types/934ee286-23af-4065-9402-09c6644ff651'} Body: b'' 2023-04-23 03:51:00,371 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/c5fd7623-b40e-4f33-a7cb-caef6cb18ce0 0.046s 2023-04-23 03:51:00,372 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51: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-baaaa2a4-c341-4058-b004-6440d9e6f971', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/c5fd7623-b40e-4f33-a7cb-caef6cb18ce0'} Body: b'' 2023-04-23 03:51:00,410 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/c5fd7623-b40e-4f33-a7cb-caef6cb18ce0 0.0 38s 2023-04-23 03:51:00,411 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b5191bb-38ac-4823-ac3c-8fb94f04e4d5', 'x-openstack-request-id': 'req-5b5191bb-38ac-4823-ac3c-8fb94f04e4d5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/c5fd7623-b40e-4f33-a7cb-caef6cb18ce0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c5fd7623-b40e-4f33-a7cb-caef6cb18ce0 could not be found."}}' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.602996s] ... 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 69bcab74-3e38-4a87-b586-888b55e90644 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:00,503 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types 0.088s 2023-04-23 03:51:00,503 80001 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-357686607"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-163bacfa-6acc-4c30-a09d-89b87adbc24c', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-163bacfa-6acc-4c30-a09d-89b87adbc24c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types'} Body: b'{"volume_type": {"id": "af66ec65-3b85-4545-bad9-6db3e6682ff7", "name": "tempest-GroupSnapshotsTest-volume-type-357686607", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:51:00,541 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types 0.034s 2023-04-23 03:51:00,541 80001 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-833632760"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9e3444-50cd-4a0d-ad97-a95b0fcf89a5', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9e3444-50cd-4a0d-ad97-a95b0fcf89a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types'} Body: b'{"group_type": {"id": "92f0ed26-20e5-4cdb-85f5-2ef9c67a0c81", "name": "tempest-GroupSnapshotsTest-group-type-833632760", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:51:00,679 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups 0.135s 2023-04-23 03:51:00,679 80001 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": "92f0ed26-20e5-4cdb-85f5-2ef9c67a0c81", "volume_types": ["af66ec65-3b85-4545-bad9-6db3e6682ff7"], "name": "tempest-GroupSnapshotsTest-Group-474539028"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a971c28-6a93-46c0-a3df-d7c65b9fb551', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a971c28-6a93-46c0-a3df-d7c65b9fb551', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups'} Body: b'{"group": {"id": "69bcab74-3e38-4a87-b586-888b55e90644", "name": "tempest-GroupSnapshotsTest-Group-474539028"}}' 2023-04-23 03:51:00,711 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644 0.029s 2023-04-23 03:51:00,711 80001 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': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14dfb57a-1318-43f2-849a-417aef55ebc5', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14dfb57a-1318-43f2-849a-417aef55ebc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644'} Body: b'{"group": {"id": "69bcab74-3e38-4a87-b586-888b55e90644", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:51:01.000000", "name": "tempest-GroupSnapshotsTest-Group-474539028", "description": null, "group_type": "92f0ed26-20e5-4cdb-85f5-2ef9c67a0c81", "volume_types": ["af66ec65-3b85-4545-bad9-6db3e6682ff7"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:51:01,746 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644 0.030s 2023-04-23 03:51:01,747 80001 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': 'Sun, 23 Apr 2023 03:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a727d83-f687-42f3-aff0-12fa65b8cc4f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a727d83-f687-42f3-aff0-12fa65b8cc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644'} Body: b'{"group": {"id": "69bcab74-3e38-4a87-b586-888b55e90644", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:51:01.000000", "name": "tempest-GroupSnapshotsTest-Group-474539028", "description": null, "group_type": "92f0ed26-20e5-4cdb-85f5-2ef9c67a0c81", "volume_types": ["af66ec65-3b85-4545-bad9-6db3e6682ff7"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:51:01,818 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/volumes/detail 0.067s 2023-04-23 03:51:01,818 80001 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': 'Sun, 23 Apr 2023 03:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e72deba-101c-4489-a1b4-a4bbb884168e', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e72deba-101c-4489-a1b4-a4bbb884168e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:51:01,893 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644/action 0.064s 2023-04-23 03:51:01,894 80001 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': 'Sun, 23 Apr 2023 03:51:01 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-1c76904f-6fcb-4a97-93a5-d163c3811502', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644/action'} Body: b'' 2023-04-23 03:51:01,911 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644 0.017s 2023-04-23 03:51:01,911 80001 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': 'Sun, 23 Apr 2023 03:51:01 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-2d21fe9b-a6a8-4bd8-b206-111677dba21e', 'x-openstack-request-id': 'req-2d21fe9b-a6a8-4bd8-b206-111677dba21e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 69bcab74-3e38-4a87-b586-888b55e90644 could not be found."}}' 2023-04-23 03:51:01,942 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types/92f0ed26-20e5-4cdb-85f5-2ef9c67a0c81 0.030s 2023-04-23 03:51:01,943 80001 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': 'Sun, 23 Apr 2023 03:51:01 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-6a15d9d0-4cc0-4256-863b-b1a02d1c3fbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types/92f0ed26-20e5-4cdb-85f5-2ef9c67a0c81'} Body: b'' 2023-04-23 03:51:01,994 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/af66ec65-3b85-4545-bad9-6db3e6682ff7 0.051s 2023-04-23 03:51:01,995 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e674ad33-59ae-45be-87b2-c738148665ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/af66ec65-3b85-4545-bad9-6db3e6682ff7'} Body: b'' 2023-04-23 03:51:02,015 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/af66ec65-3b85-4545-bad9-6db3e6682ff7 0.020s 2023-04-23 03:51:02,016 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Sun, 23 Apr 2023 03:51:01 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-6c3bbf61-e4ff-4f1c-b902-14911a60f444', 'x-openstack-request-id': 'req-6c3bbf61-e4ff-4f1c-b902-14911a60f444', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/af66ec65-3b85-4545-bad9-6db3e6682ff7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type af66ec65-3b85-4545-bad9-6db3e6682ff7 could not be found."}}' {2} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.754675s] ... 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 13d96efc-6a66-446c-8973-a5610749f83b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:05,374 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/types 0.194s 2023-04-23 03:51:05,375 80001 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-1479255634"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ef8af0-e5bd-424f-be70-a0cb3dc6a7df', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ef8af0-e5bd-424f-be70-a0cb3dc6a7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/types'} Body: b'{"volume_type": {"id": "bff21a44-cb20-413e-bdb2-72b361d9b711", "name": "tempest-GroupsV314Test-volume-type-1479255634", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:51:05,409 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/group_types 0.027s 2023-04-23 03:51:05,409 80001 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-317573556"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438eb1e5-dbdd-4863-a3b1-4361f85d2755', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438eb1e5-dbdd-4863-a3b1-4361f85d2755', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/group_types'} Body: b'{"group_type": {"id": "c2181a69-46b4-4e48-a958-bf9d6e33113d", "name": "tempest-GroupsV314Test-group-type-317573556", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:51:05,619 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups 0.205s 2023-04-23 03:51:05,619 80001 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": "c2181a69-46b4-4e48-a958-bf9d6e33113d", "volume_types": ["bff21a44-cb20-413e-bdb2-72b361d9b711"], "name": "tempest-GroupsV314Test-Group-1580353503"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b72de28-375b-4605-a7c4-40d8f4c92df7', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b72de28-375b-4605-a7c4-40d8f4c92df7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups'} Body: b'{"group": {"id": "13d96efc-6a66-446c-8973-a5610749f83b", "name": "tempest-GroupsV314Test-Group-1580353503"}}' 2023-04-23 03:51:05,651 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b 0.029s 2023-04-23 03:51:05,651 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159fbd0a-46e8-4d4d-959c-4cb63c3f462f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159fbd0a-46e8-4d4d-959c-4cb63c3f462f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b'} Body: b'{"group": {"id": "13d96efc-6a66-446c-8973-a5610749f83b", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:51:06.000000", "name": "tempest-GroupsV314Test-Group-1580353503", "description": null, "group_type": "c2181a69-46b4-4e48-a958-bf9d6e33113d", "volume_types": ["bff21a44-cb20-413e-bdb2-72b361d9b711"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:51:06,687 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b 0.030s 2023-04-23 03:51:06,688 80001 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': 'Sun, 23 Apr 2023 03:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0815d7-38f9-4975-a8ec-6dcab485480c', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0815d7-38f9-4975-a8ec-6dcab485480c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b'} Body: b'{"group": {"id": "13d96efc-6a66-446c-8973-a5610749f83b", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:51:06.000000", "name": "tempest-GroupsV314Test-Group-1580353503", "description": null, "group_type": "c2181a69-46b4-4e48-a958-bf9d6e33113d", "volume_types": ["bff21a44-cb20-413e-bdb2-72b361d9b711"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:51:06,750 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/volumes/detail 0.057s 2023-04-23 03:51:06,750 80001 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': 'Sun, 23 Apr 2023 03:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10821006-3d1e-4f60-a2b5-bd5cf2b382cc', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10821006-3d1e-4f60-a2b5-bd5cf2b382cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:51:06,817 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b/action 0.057s 2023-04-23 03:51:06,818 80001 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': 'Sun, 23 Apr 2023 03:51:06 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-34ef68d1-424a-4a13-b7a8-270dce7f6225', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b/action'} Body: b'' 2023-04-23 03:51:06,834 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b 0.016s 2023-04-23 03:51:06,835 80001 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': 'Sun, 23 Apr 2023 03:51:06 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-b031b386-9bbb-4cc7-ba1f-87f938998116', 'x-openstack-request-id': 'req-b031b386-9bbb-4cc7-ba1f-87f938998116', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 13d96efc-6a66-446c-8973-a5610749f83b could not be found."}}' 2023-04-23 03:51:06,862 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/group_types/c2181a69-46b4-4e48-a958-bf9d6e33113d 0.027s 2023-04-23 03:51:06,863 80001 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': 'Sun, 23 Apr 2023 03:51:06 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-645b13eb-8a07-4068-80a4-663ea8896d6e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/group_types/c2181a69-46b4-4e48-a958-bf9d6e33113d'} Body: b'' 2023-04-23 03:51:06,911 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/types/bff21a44-cb20-413e-bdb2-72b361d9b711 0.048s 2023-04-23 03:51:06,912 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9d9f7e-78fa-477f-9caa-028eac91e158', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/types/bff21a44-cb20-413e-bdb2-72b361d9b711'} Body: b'' 2023-04-23 03:51:06,931 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/types/bff21a44-cb20-413e-bdb2-72b361d9b711 0.018s 2023-04-23 03:51:06,931 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Ve rsion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a12321-b69d-4378-8e88-ac3f50c8ff67', 'x-openstack-request-id': 'req-13a12321-b69d-4378-8e88-ac3f50c8ff67', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/types/bff21a44-cb20-413e-bdb2-72b361d9b711'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type bff21a44-cb20-413e-bdb2-72b361d9b711 could not be found."}}' {2} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.476544s] ... 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 ee72707d-1912-4e18-83a0-be4a0c41f00f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:49:18,205 80009 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.116s 2023-04-23 03:49:18,206 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:18 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-4de40031-f1dc-4b60-a5b7-61a74ab7bd29', '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": "3e80c354abd34bd3a28ddaeec9535af2", "name": "tempest-VolumesAdminNegativeTest-594073230-project-member", "password_expires_at": null}, "audit_ids": ["2Uy4G1ezQ5WENoiBsvFX2A"], "expires_at": "2023-04-23T04:49:18.000000Z", "issued_at": "2023-04-23T03:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eb0a03655cf4aa78e27c81ea4e1c424", "name": "tempest-VolumesAdminNegativeTest-594073230"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5eb0a03655cf4aa78e27c81ea4e1c424", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:49:18,206 80009 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'dca689d5-53e5-466b-bd5c-4c29b330d27e', 'name': 'tempest-VolumesAdminNegativeTest-2008984306-network', 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5eb0a03655cf4aa78e27 c81ea4e1c424', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14341, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:46:51Z', 'updated_at': '2023-04-23T03:46:52Z', 'revision_number': 1} available for tenant 2023-04-23 03:49:18,776 80009 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.569s 2023-04-23 03:49:18,777 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1265143385", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "dca689d5-53e5-466b-bd5c-4c29b330d27e"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f5331cf-5248-4779-ace7-796a35f344aa', 'x-compute-request-id': 'req-2f5331cf-5248-4779-ace7-796a35f344aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "cxdrLGT7B8di"}}' 2023-04-23 03:49:18,851 80009 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/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86 0.070s 2023-04-23 03:49:18,851 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49: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-672e4519-e077-4e4a-b17d-7d4873d3d761', 'x-compute-request-id': 'req-672e4519-e077-4e4a-b17d-7d4873d3d761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86'} Body: b'{"server": {"id": "1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86", "name": "tempest-VolumesAdminNegativeTest-server-1265143385", "status": "BUILD", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:49:19Z", "updated": "2023-04-23T03:49:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86"}], "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-23 03:50:09,171 80009 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/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86 0.258s 2023-04-23 03:50:09,172 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1496', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e207568-572a-44bd-9cb8-9310a1f1de82', 'x-compute-request-id': 'req-8e207568-572a-44bd-9cb8-9310a1f1de82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86'} Body: b'{"server": {"id": "1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86", "name": "tempest-VolumesAdminNegativeTest-server-1265143385", "status": "ACTIVE", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "metadata": {}, "hostId": "60fccaa1d5b11ae5de34c637f69ea144ef105cae628ac74f7ba7bf16", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:49:18Z", "updated": "2023-04-23T03:49:26Z", "addresses": {"tempest-VolumesAdminNegativeTest-2008984306-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b4:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:49:25.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-23 03:50:09,183 80009 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:51:09,450 80009 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/5eb0a03655cf4aa78e27c81ea4e1c424/volumes 0.205s 2023-04-23 03:51:09,450 80009 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-924970177"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca5b658-c8c5-4096-9302-ff31fdeb9bf8', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca5b658-c8c5-4096-9302-ff31fdeb9bf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes'} Body: b'{"volume": {"id": "ee7270 7d-1912-4e18-83a0-be4a0c41f00f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:09.383089", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-924970177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f"}], "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:09,497 80009 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/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f 0.038s 2023-04-23 03:51:09,498 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a32fcff-7232-4a8f-8a09-c8999207ee79', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a32fcff-7232-4a8f-8a09-c8999207ee79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f'} Body: b'{"volume": {"id": "ee72707d-1912-4e18-83a0-be4a0c41f00f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:09.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-924970177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f"}], "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 2023-04-23 03:51:10,549 80009 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/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f 0.040s 2023-04-23 03:51:10,550 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb4991f-221f-475a-881b-de7ad56d125f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb4991f-221f-475a-881b-de7ad56d125f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f'} Body: b'{"volume": {"id": "ee72707d-1912-4e18-83a0-be4a0c41f00f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:09.000000", "updated_at": "2023-04-23T03:51:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-924970177", "description": null, "volume_type": " joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f"}], "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' {2} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.638625s] ... 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 d34be5ed-93ed-4570-89e3-18a7079bdc77 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:10,541 80001 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes 0.290s 2023-04-23 03:51:10,541 80001 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-76429397"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c24d29d-1316-4164-9203-7c903b6bec15', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c24d29d-1316-4164-9203-7c903b6bec15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes'} Body: b'{"volume": {"id": "d34be5ed-93ed-4570-89e3-18a7079bdc77", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:10.482468", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-76429397", "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/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}], "user_id": "ec796632ca774c7492af0e23a1329144", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:10,588 80001 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77 0.037s 2023-04-23 03:51:10,588 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b485a7-306e-4bf3-a198-0b9a7bff3df2', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b485a7-306e-4bf3-a198-0b9a7bff3df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77'} Body: b'{"volume": {"id": "d34be5ed-93ed-4570-89e3-18a7079bdc77", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:10.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-76429397", "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/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}], "user_id": "ec796632ca774c7492af0e23a1329144", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66a8942034c3485e80b71970bbbde665"}}' 2023-04-23 03:51:11,640 80001 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77 0.039s 2023-04-23 03:51:11,640 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e5ad9a-6be9-4d04-8f97-a52f110fb91f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e5ad9a-6be9-4d04-8f97-a52f110fb91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77'} Body: b'{"volume": {"id": "d34be5ed-93ed-4570-89e3-18a7079bdc77", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:10.000000", "updated_at": "2023-04-23T03:51:11.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-76429397", "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/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}], "user_id": "ec796632ca774c7492af0e23a1329144", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66a8942034c3485e80b71970bbbde665"}}' 2023-04-23 03:51:11,696 80001 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77 0.044s 2023-04-23 03:51:11,696 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8c41189-a30f-4a35-84de-0e7117e82940', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8c41189-a30f-4a35-84de-0e7117e82940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77'} Body: b'{"volume": {"id": "d34be5ed-93ed-4570-89e3-18a7079bdc77", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:10.000000", "updated_at": "2023-04-23T03:51:11.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-76429397", "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/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}], "user_id": "ec796632ca774c7492af0e23a1329144", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66a8942034c3485e80b71970bbbde665"}}' 2023-04-23 03:51:11,864 80001 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77 0.153s 2023-04-23 03:51:11,864 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Res ponse - Headers: {'date': 'Sun, 23 Apr 2023 03:51: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-e8865288-957f-4b98-8ca6-648898190d6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77'} Body: b'' 2023-04-23 03:51:11,887 80001 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77 0.022s 2023-04-23 03:51:11,887 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51: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-f0b56c16-a055-4d49-b23e-d0dd7b82c068', 'x-openstack-request-id': 'req-f0b56c16-a055-4d49-b23e-d0dd7b82c068', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d34be5ed-93ed-4570-89e3-18a7079bdc77 could not be found."}}' {11} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [122.941913s] ... 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 61577991-fe23-4ac9-8104-3927d3281e5c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:49:09,750 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.770s 2023-04-23 03:49:09,751 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:08 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-f84207f8-8f8e-48a8-a9f4-15f3e2b40a67', 'x-compute-request-id': 'req-f84207f8-8f8e-48a8-a9f4-15f3e2b40a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:49:09,927 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.164s 2023-04-23 03:49:09,927 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:09 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-239f387f-5a0f-4933-8f71-e510fe417adb', 'x-compute-request-id': 'req-239f387f-5a0f-4933-8f71-e510fe417adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", " href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:49:10,177 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.230s 2023-04-23 03:49:10,177 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:09 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-40a9e902-22c5-4b03-96e6-476673738e7f', 'x-compute-request-id': 'req-40a9e902-22c5-4b03-96e6-476673738e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:50:10,470 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes 0.219s 2023-04-23 03:50:10,470 80019 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-2015472804"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8432f9e2-7680-418e-81e8-5cf6bf9d48b3', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8432f9e2-7680-418e-81e8-5cf6bf9d48b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes'} Body: b'{"volume": {"id": "61577991-fe23-4ac9-8104-3927d3281e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:10.407581", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-2015472804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:50:10,521 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c 0.041s 2023-04-23 03:50:10,522 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dffc62ef-976a-439b-97db-e737a3f2309d', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dffc62ef-976a-439b-97db-e737a3f2309d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c'} Body: b'{"volume": {"id": "61577991-fe23-4ac9-8104-3927d3281e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:10.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-2015472804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04"}}' 2023-04-23 03:50:11,578 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c 0.043s 2023-04-23 03:50:11,579 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-re quest-id': 'req-3c5d7318-d284-4288-9cf2-15a6fc8e93ed', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c5d7318-d284-4288-9cf2-15a6fc8e93ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c'} Body: b'{"volume": {"id": "61577991-fe23-4ac9-8104-3927d3281e5c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:10.000000", "updated_at": "2023-04-23T03:50:11.000000", "name": "tempest-ServerActionsTestJSON-volume-2015472804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04"}}' 2023-04-23 03:50:11,849 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.257s 2023-04-23 03:50:11,850 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:11 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-99f5e4fe-167d-498a-9dbe-0b33a7322a98', 'x-compute-request-id': 'req-99f5e4fe-167d-498a-9dbe-0b33a7322a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {2} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [2.255113s] ... 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 ecdb70ff-8bc6-4be9-ac18-f432930273e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:14,549 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e 0.233s 2023-04-23 03:51:14,549 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-77d94cc5-5e37-43ba-a3f2-346928827625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:14,906 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes 0.355s 2023-04-23 03:51:14,906 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1827253128"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07250df-95ba-4f65-a4fc-e59c7586e2cd', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07250df-95ba-4f65-a4fc-e59c7586e2cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes'} Body: b'{"volume": {"id": "ecdb70ff-8bc6-4be9-ac18-f432930273e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:14.842107", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1827253128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:14,985 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9 0.070s 2023-04-23 03:51:14,986 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609d5582-a3fb-4cbd-b8b6-c35c330aea4e', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609d5582-a3fb-4cbd-b8b6-c35c330aea4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9'} Body: b'{"volume": {"id": "ecdb70ff-8bc6-4be9-ac18-f432930273e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:15.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1827253128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d9d29c706d249a2a3b2f50af238721c"}}' 2023-04-23 03:51:16,036 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9 0.038s 2023-04-23 03:51:16,036 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20951a51-60ee-4f6c-9b19-b9e2a3200851', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20951a51-60ee-4f6c-9b19-b9e2a3200851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9'} Body: b'{"volume": {"id": "ecdb70ff-8bc6-4be9-ac18-f432930273e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:15.000000", "updated_at": "2023-04-23T03:51:15.000000", "name": "tempest-VolumesCloneTest-Volume-1827253128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d9d29c706d249a2a3b2f50af238721c"}}' 2023-04-23 03:51:16,091 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9 0.040s 2023-04-23 03:51:16,091 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed883ec9-f2f4-4412-ab24-1131c1d1fdb8', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed883ec9-f2f4-4412-ab24-1131c1d1fdb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9'} Body: b'{"volume": {"id": "ecdb70ff-8bc6-4be9-ac18-f432930273e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:15.000000", "updated_at": "2023-04-23T03:51:15.000000", "name": "tempest-VolumesCloneTest-Volume-1827253128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d9d29c706d249a2a3b2f50af238721c"}}' 2023-04-23 03:51:16,548 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9 0.446s 2023-04-23 03:51:16,549 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81de21a-7bab-435f-9862-10ecef6b4061', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9'} Body: b'' 2023-04-23 03:51:16,569 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9 0.019s 2023-04-23 03:51:16,569 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:16 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-4e6d2a19-eb20-4302-87e3-c0b98cb2236f', 'x-openstack-request-id': 'req-4e6d2a19-eb20-4302-87e3-c0b98cb2236f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ecdb70ff-8bc6-4be9-ac18-f432930273e9 could not be found."}}' {2} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.475661s] ... 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 79333892-1418-482b-a4e0-0a305dd6246a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:16,764 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes 0.192s 2023-04-23 03:51:16,765 80001 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-1060246034"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c1a53a0-2955-422c-92f5-3611ebacdc97', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c1a53a0-2955-422c-92f5-3611ebacdc97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes'} Body: b'{"volume": {"id": "79333892-1418-482b-a4e0-0a305dd6246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:16.701520", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1060246034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:16,813 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a 0.038s 2023-04-23 03:51:16,813 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe573277-0d5d-47b9-bb7e-22293c2fa52d', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe573277-0d5d-47b9-bb7e-22293c2fa52d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a'} Body: b'{"volume": {"id": "79333892-1418-482b-a4e0-0a305dd6246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:17.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1060246034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d9d29c706d249a2a3b2f50af238721c"}}' 2023-04-23 03:51:17,866 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a 0.040s 2023-04-23 03:51:17,867 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-488dd013-0cee-45c6-9950-97adbd679369', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-488dd013-0cee-45c6-9950-97adbd679369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a'} Body: b'{"volume": {"id": "79333892-1418-482b-a4e0-0a305dd6246a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:17.000000", "updated_at": "2023-04-23T03:51:17.000000", "name": "tempest-VolumesCloneTest-Volume-1060246034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d9d29c706d249a2a3b2f50af238721c"}}' 2023-04-23 03:51:17,918 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a 0.040s 2023-04-23 03:51:17,918 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4701f0a-633a-4dca-91d6-e1c3361f139d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4701f0a-633a-4dca-91d6-e1c3361f139d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a'} Body: b'{"volume": {"id": "79333892-1418-482b-a4e0-0a305dd6246a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:17.000000", "updated_at": "2023-04-23T03:51:17.000000", "name": "tempest-VolumesCloneTest-Volume-1060246034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d9d29c706d249a2a3b2f50af238721c"}}' 2023-04-23 03:51:18,025 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a 0.097s 2023-04-23 03:51:18,026 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:17 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-6b773e34-655d-48bd-8027-dfa8b7cae898', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a'} Body: b'' 2023-04-23 03:51:18,046 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a 0.020s 2023-04-23 03:51:18,046 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e6a6102-a853-4a32-b1a4-3d849c17d0ba', 'x-openstack-request-id': 'req-8e6a6102-a853-4a32-b1a4-3d849c17d0ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 79333892-1418-482b-a4e0-0a305dd6246a could not be found."}}' {2} setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f0d74ed0-cdb7-41d8-bdcd-afd6d5832097 failed to build and is in ERROR status {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.162178s] ... ok {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.057680s] ... ok {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.012534s] ... ok {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.059884s] ... ok {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.014227s] ... ok {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.504271s] ... 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 d91b9242-d447-4a5c-be23-8070ef42e6db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:24,571 80001 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes 0.209s 2023-04-23 03:51:24,572 80001 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-1090837401"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbdf0d83-3086-42a8-bd3f-6189898e837e', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbdf0d83-3086-42a8-bd3f-6189898e837e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes'} Body: b'{"volume": {"id": "d91b9242-d447-4a5c-be23-8070ef42e6db", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:51:24.512788", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1090837401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}], "user_id": "5252f943d2a741e19f1fb0a9c1f04fd8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:24,622 80001 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db 0.040s 2023-04-23 03:51:24,622 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f656e1-52d4-4647-8150-b43bc9ad0739', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f656e1-52d4-4647-8150-b43bc9ad0739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db'} Body: b'{"volume": {"id": "d91b9242-d447-4a5c-be23-8070ef42e6db", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:51:25.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1090837401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}], "user_id": "5252f943d2a741e19f1fb0a9c1f04fd8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6029acfa50ee47a890df08b48830de49"}}' 2023-04-23 03:51:25,674 80001 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e 6db 0.040s 2023-04-23 03:51:25,675 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e947652a-6ae6-4d8c-aa24-e6f296050dcb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e947652a-6ae6-4d8c-aa24-e6f296050dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db'} Body: b'{"volume": {"id": "d91b9242-d447-4a5c-be23-8070ef42e6db", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:51:25.000000", "updated_at": "2023-04-23T03:51:25.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1090837401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}], "user_id": "5252f943d2a741e19f1fb0a9c1f04fd8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6029acfa50ee47a890df08b48830de49"}}' 2023-04-23 03:51:25,731 80001 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db 0.043s 2023-04-23 03:51:25,731 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af591a3-062c-4f8e-8675-fe1d2b4e6573', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af591a3-062c-4f8e-8675-fe1d2b4e6573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db'} Body: b'{"volume": {"id": "d91b9242-d447-4a5c-be23-8070ef42e6db", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:51:25.000000", "updated_at": "2023-04-23T03:51:25.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1090837401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}], "user_id": "5252f943d2a741e19f1fb0a9c1f04fd8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6029acfa50ee47a890df08b48830de49"}}' 2023-04-23 03:51:25,842 80001 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db 0.098s 2023-04-23 03:51:25,842 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Sun, 23 Apr 2023 03:51: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-9971c4fa-9a23-4c10-b5a9-c21d2a3d1ed0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db'} Body: b'' 2023-04-23 03:51:25,864 80001 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db 0.021s 2023-04-23 03:51:25,865 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51: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-ba99b0cf-eb74-48aa-856e-4b5ce919fda0', 'x-openstack-request-id': 'req-ba99b0cf-eb74-48aa-856e-4b5ce919fda0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d91b9242-d447-4a5c-be23-8070ef42e6db could not be found."}}' {2} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [167.544515s] ... 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 3efe65e1-25c8-4c80-8f8d-ca9391ff0324 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:49:07,210 80007 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 03:49:07,211 80007 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:49:07,264 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-23 03:49:07,264 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1779422949", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKEbelubDhWYxOcMjX0yw/rKDeobxDpM94ii4rSjeoKkqXPZBE/gk0LSlgoNggx8xKW/qBeJcmHECpzHOVf8zkPxD/oth6aCuNZeiupH6KLcLo/umHtjWJDWCvB+mcrBEQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:07 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-964b3a36-efc9-4527-aaa3-7db317af9625', 'x-compute-request-id': 'req-964b3a36-efc9-4527-aaa3-7db317af9625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1779422949", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKEbelubDhWYxOcMjX0yw/rKDeobxDpM94ii4rSjeoKkqXPZBE/gk0LSlgoNggx8xKW/qBeJcmHECpzHOVf8zkPxD/oth6aCuNZeiupH6KLcLo/umHtjWJDWCvB+mcrBEQ==", "fingerprint": "81:b4:4d:8a:65:08:74:5d:8b:fa:71:4c:c9:28:2d:d7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3"}}' 2023-04-23 03:49:07,267 80007 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1779422949 created 2023-04-23 03:49:07,557 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.289s 2023-04-23 03:49:07,557 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--631510518", "description": "tempest-description--1767475581"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-7a415746-0c31-4f65-802f-40c8a51b9610', 'date': 'Sun, 23 Apr 2023 03:49:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "name": "tempest-securitygroup--631510518", "stateful": true, "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "description": "tempest-description--1767475581", "shared": false, "security_group_rules": [{"id": "30003d1b-d227-4f8d-bf84-92ded1e8ab95", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "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": 596, "description": null, "tags": [], "created_at": "2023-04-23T03:49:07Z", "updated_at": "2023-04-23T03:49:07Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}, {"id": "6aa14697-0a50-4d42-96eb-9f083d0e1ae2", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 597, "description": null, "tags": [], "created_at": "2023-04-23T03:49:07Z", "updated_at": "2023-04-23T03:49:07Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}], "tags": [], "created_at": "2023-04-23T03:49:07Z", "updated_at": "2023-04-23T03:49:07Z", "revision_number": 1, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:49:07,729 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-23 03:49:07,729 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "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-991053c3-0f15-464f-a031-d8f742ce78b7', 'date': 'Sun, 23 Apr 2023 03:49:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8ce2a3fb-6b07-40e2-b3dd-70449709145c", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "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-23T03:49:07Z", "updated_at": "2023-04-23T03:49:07Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:49:07,901 80007 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-23 03:49:07,902 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-13382622-5075-4d5f-b908-57bf660642b2', 'date': 'Sun, 23 Apr 2023 03:49:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c2dc48b7-84c2-4cf4-9a6a-9d5127a639de", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "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-23T03:49:07Z", "updated_at": "2023-04-23T03:49:07Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:49:07,902 80007 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--631510518 created 2023-04-23 03:49:09,526 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.623s 2023-04-23 03:49:09,526 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-990f9721-9268-4da8-b566-a644a12f1cca', 'date': 'Sun, 23 Apr 2023 03:49:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f84b8602-d33a-4ac2-9efe-1d181a56ff77", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "floating_ip_address": "172.24.4.67", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "70b031ddc5c94ca98e7161de03bda4b7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:49:08Z", "updated_at": "2023-04-23T03:49:08Z", "revision_number": 0}}' 2023-04-23 03:49:09,527 80007 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f84b8602-d33a-4ac2-9efe-1d181a56ff77', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'floating_ip_address': '172.24.4.67', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '70b031ddc5c94ca98e7161de03bda4b7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:49:08Z', 'updated_at': '2023-04-23T03:49:08Z', 'revision_number': 0, 'ip': '172.24.4.67'} created 2023-04-23 03:49:09,620 80007 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.088s 2023-04-23 03:49:09,621 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1fe04207-3de2-4335-9044-63f3801b1c24', '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": "e3d689f1c160478ca83bbff3104d8ec3", "name": "tempest-AttachVolumeTestJSON-276721084-project-member", "password_expires_at": null}, "audit_ids": ["AUSMAdgGSvytwJgvn1E3Mw"], "expires_at": "2023-04-23T04:49:09.000000Z", "issued_at": "2023-04-23T03:49:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70b031ddc5c94ca98e7161de03bda4b7", "name": "tempest-AttachVolumeTestJSON-276721084"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne "}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/70b031ddc5c94ca98e7161de03bda4b7", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:49:09,621 80007 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '5604c946-dd68-4517-9c39-b4d33d86a345', 'name': 'tempest-AttachVolumeTestJSON-1424127131-network', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47516, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:45:54Z', 'updated_at': '2023-04-23T03:45:54Z', 'revision_number': 1} available for tenant 2023-04-23 03:49:09,622 80007 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1779422949', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKEbelubDhWYxOcMjX0yw/rKDeobxDpM94ii4rSjeoKkqXPZBE/gk0LSlgoNggx8xKW/qBeJcmHECpzHOVf8zkPxD/oth6aCuNZeiupH6KLcLo/umHtjWJDWCvB+mcrBEQ==', 'fingerprint': '81:b4:4d:8a:65:08:74:5d:8b:fa:71:4c:c9:28:2d:d7', 'user_id': 'e3d689f1c160478ca83bbff3104d8ec3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDLqA5hkaOPVvb125QO0ZGWiBEEUswmoOu2zprx++2Kxg0eRkFLlQMf\nKP3Sshr8G4+gBwYFK4EEACKhZANiAAShG3pbmw4VmMTnDI19MsP6yg3qG8Q6TPeI\nouK0o3qCpKlz2QRP4JNC0pYKDYIMfMSlv6gXiXJhxAqcxzlX/M5D8Q/6LYemgrjW\nXorqR+ii3C6P7ph7Y1iQ1grwfpnKwRE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '03d6349c-32b9-4a98-b674-4fc5abf8cc4d', 'name': 'tempest-securitygroup--631510518', 'stateful': True, 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'description': 'tempest-description--1767475581', 'shared': False, 'security_group_rules': [{'id': '30003d1b-d227-4f8d-bf84-92ded1e8ab95', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'security_group_id': '03d6349c-32b9-4a98-b674-4fc5abf8cc4d', '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': 596, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:49:07Z', 'updated_at': '2023-04-23T03:49:07Z', 'revision_number': 0, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7'}, {'id': '6aa14697-0a50-4d42-96eb-9f083d0e1ae2', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'security_group_id': '03d6349c-32b9-4a98-b674-4fc5abf8cc4d', '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': 597, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:49:07Z', 'updated_at': '2023-04-23T03:49:07Z', 'revision_number': 0, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7'}], 'tags': [], 'created_at': '2023-04- 23T03:49:07Z', 'updated_at': '2023-04-23T03:49:07Z', 'revision_number': 1, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7'}, 'floating_ip': {'id': 'f84b8602-d33a-4ac2-9efe-1d181a56ff77', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'floating_ip_address': '172.24.4.67', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '70b031ddc5c94ca98e7161de03bda4b7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:49:08Z', 'updated_at': '2023-04-23T03:49:08Z', 'revision_number': 0, 'ip': '172.24.4.67'}} 2023-04-23 03:49:10,432 80007 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.809s 2023-04-23 03:49:10,432 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-95239721", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "5604c946-dd68-4517-9c39-b4d33d86a345"}], "security_groups": [{"name": "tempest-securitygroup--631510518"}], "key_name": "tempest-keypair-1779422949", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9ec8fdc-66e5-456a-93af-a260dbdbaabc', 'x-compute-request-id': 'req-a9ec8fdc-66e5-456a-93af-a260dbdbaabc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6ee9a44e-e6af-4eec-975c-3991146ce71b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--631510518"}], "adminPass": "password"}}' 2023-04-23 03:49:10,529 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b 0.094s 2023-04-23 03:49:10,530 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cde64071-82ce-43d1-a2d0-8511a83e0aea', 'x-compute-request-id': 'req-cde64071-82ce-43d1-a2d0-8511a83e0aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b'} Body: b'{"server": {"id": "6ee9a44e-e6af-4eec-975c-3991146ce71b", "name": "tempest-AttachVolumeTestJSON-server-95239721", "status": "BUILD", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:49:10Z", "updated": "2023-04-23T03:49:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1779422949", "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-23 03:50:00,837 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b 0.246s 2023-04-23 03:50:00,837 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:00 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-2e4f5036-2e7c-4051-90d4-0940338f0f9c', 'x-compute-request-id': 'req-2e4f5036-2e7c-4051-90d4-0940338f0f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b'} Body: b'{"server": {"id": "6ee9a44e-e6af-4eec-975c-3991146ce71b", "name": "tempest-AttachVolumeTestJSON-server-95239721", "status": "ACTIVE", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "metadata": {}, "hostId": "b78133271327023e6e68a40227f9d9d3a03b7cbde40d35211385c0f8", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:49:10Z", "updated": "2023-04-23T03:49:20Z", "addresses": {"tempest-AttachVolumeTestJSON-1424127131-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c1:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1779422949", "OS-SRV-USG:launched_at": "2023-04-23T03:49:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--631510518"}], "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-23 03:50:00,848 80007 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:51:01,278 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b/os-interface 0.369s 2023-04-23 03:51:01,279 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', '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-1899417e-0f4c-48ed-9b72-583bff20cd68', 'x-compute-request-id': 'req-1899417e-0f4c-48ed-9b72-583bff20cd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5604c946-dd68-4517-9c39-b4d33d86a345", "port_id": "aaf8a702-e47a-4fc7-a9a8-3a7e63525294", "mac_addr": "fa:16:3e:a3:c1:eb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "51f5d6a6-f6a9-42f5-8dc1-43b3078f3c21", "ip_address": "10.0.0.12"}]}]}' 2023-04-23 03:51:01,956 80007 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/f84b8602-d33a-4ac2-9efe-1d181a56ff77 0.673s 2023-04-23 03:51:01,956 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "aaf8a702-e47a-4fc7-a9a8-3a7e63525294"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-09fb9919-6148-4be3-a4c0-fc6d5b5832f2', 'date': 'Sun, 23 Apr 2023 03:51:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f84b8602-d33a-4ac2-9efe-1d181a56ff77'} Body: b'{"floatingip": {"id": "f84b8602-d33a-4ac2-9efe-1d181a56ff77", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "floating_ip_address": "172.24.4.67", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "bb1fe38f-011b-47b7-a30d-e4282888f3b2", "port_id": "aaf8a702-e47a-4fc7-a9a8-3a7e63525294", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5604c946-dd68-4517-9c39-b4d33d86a345", "mac_address": "fa:16:3e:a3:c1:eb", "admin_state_up": true, "status": "ACTIVE", "device_id": "6ee9a44e-e6af-4eec-975c-3991146ce71b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:49:08Z", "updated_at": "2023-04-23T03:51:01Z", "revision_number": 1, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:51:01,958 80007 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.67:22' as 'cirros' with public key authentication 2023-04-23 03:51:01,994 80007 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:51:02,017 80007 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:51:02,018 80007 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.67 successfully created 2023-04-23 03:51:02,063 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b/ips 0.044s 2023-04-23 03:51:02,063 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:02 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-83ac2253-b156-40c5-a935-ecf80f1e2e36', 'x-compute-request-id': 'req-83ac2253-b156-40c5-a935-ecf80f1e2e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1424127131-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2023-04-23 03:51:02,270 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes 0.203s 2023-04-23 03:51:02,270 80007 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-591020541"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b57f41-7fea-4da1-a02c-1a63ac66aa06', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b57f41-7fea-4da1-a02c-1a63ac66aa06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes'} Body: b'{"volume": {"id": "3efe65e1-25c8-4c80-8f8d-ca9391ff0324", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:02.202335", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-591020541", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324"}], "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:02,327 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324 0.046s 2023-04-23 03:51:02,328 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419de962-098f-4100-8dc4-ece4ef9082ff', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419de962-098f-4100-8dc4-ece4ef9082ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324'} Body: b'{"volume": {"id": "3efe65e1-25c8-4c80-8f8d-ca9391ff0324", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:02.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-591020541", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324"}], "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:51:03,379 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324 0.040s 2023-04-23 03:51:03,380 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7b5744-937c-4f2d-b200-4f0e6e4c1af7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7b5744-937c-4f2d-b200-4f0e6e4c1af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324'} Body: b'{"volume": {"id": "3efe65e1-25c8-4c80-8f8d-ca9391ff0324", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:02.000000", "updated_at": "2023-04-23T03:51:02.000000", "name": "tempest-AttachVolumeTestJSON-volume-591020541", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324"}], "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:51:03,510 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b 0.119s 2023-04-23 03:51:03,510 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:03 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-795e6b08-8d8c-4675-95f6-1196ad88bdac', 'x-compute-request-id': 'req-795e6b08-8d8c-4675-95f6-1196ad88bdac', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b'} Body: b'' 2023-04-23 03:51:03,788 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b 0.277s 2023-04-23 03:51:03,788 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cbd1f2d-a5a7-4131-9c3b-76f18733c522', 'x-compute-request-id': 'req-4cbd1f2d-a5a7-4131-9c3b-76f18733c522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b'} Body: b'{"server": {"id": "6ee9a44e-e6af-4eec-975c-3991146ce71b", "name": "tempest-AttachVolumeTestJSON-server-95239721", "status": "ACTIVE", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "metadata": {}, "hostId": "b78133271327023e6e68a40227f9d9d3a03b7cbde40d35211385c0f8", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmar k", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:49:10Z", "updated": "2023-04-23T03:51:03Z", "addresses": {"tempest-AttachVolumeTestJSON-1424127131-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c1:eb"}, {"version": 4, "addr": "172.24.4.67", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c1:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1779422949", "OS-SRV-USG:launched_at": "2023-04-23T03:49:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--631510518"}], "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-23 03:51:54,109 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b 0.268s 2023-04-23 03:51:54,110 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:53 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-236d4cd8-404e-4a77-88a9-85748bd42066', 'x-compute-request-id': 'req-236d4cd8-404e-4a77-88a9-85748bd42066', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6ee9a44e-e6af-4eec-975c-3991146ce71b could not be found."}}' 2023-04-23 03:51:54,152 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1779422949 0.041s 2023-04-23 03:51:54,152 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51: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-14007030-affc-4593-8294-70002b832a65', 'x-compute-request-id': 'req-14007030-affc-4593-8294-70002b832a65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1779422949'} Body: b'' 2023-04-23 03:51:54,299 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/03d6349c-32b9-4a98-b674-4fc5abf8cc4d 0.145s 2023-04-23 03:51:54,299 80007 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-a4ab4a90-1f23-4759-9541-71e2b4b0c17e', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:51:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/03d6349c-32b9-4a98-b674-4fc5abf8cc4d'} Body: b'' 2023-04-23 03:51:54,325 80007 INFO [tempest.lib.common.r est_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/03d6349c-32b9-4a98-b674-4fc5abf8cc4d 0.025s 2023-04-23 03:51:54,325 80007 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-f5603a2e-5696-4b72-8ac8-0118163277d4', 'date': 'Sun, 23 Apr 2023 03:51:54 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/03d6349c-32b9-4a98-b674-4fc5abf8cc4d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 03d6349c-32b9-4a98-b674-4fc5abf8cc4d does not exist", "detail": ""}}' 2023-04-23 03:51:54,753 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f84b8602-d33a-4ac2-9efe-1d181a56ff77 0.427s 2023-04-23 03:51:54,754 80007 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-9652cac4-c86b-4aef-aad3-4f4f8a15d0a0', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:51:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f84b8602-d33a-4ac2-9efe-1d181a56ff77'} Body: b'' {5} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.552483s] ... 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 130dcf61-3ca4-4e4d-be23-d73f877cd11d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:52:00,290 80007 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.422s 2023-04-23 03:52:00,291 80007 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-815708944"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/130dcf61-3ca4-4e4d-be23-d73f877cd11d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-580451eb-a4fe-4a58-9c24-c92cdd231873', 'x-compute-request-id': 'req-580451eb-a4fe-4a58-9c24-c92cdd231873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "130dcf61-3ca4-4e4d-be23-d73f877cd11d", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-23T03:52:00.192080", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-815708944", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-23 03:52:00,355 80007 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/130dcf61-3ca4-4e4d-be23-d73f877cd11d 0.060s 2023-04-23 03:52:00,355 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:00 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-cc06c243-486a-4664-a244-461e9f27a853', 'x-compute-request-id': 'req-cc06c243-486a-4664-a244-461e9f27a853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/130dcf61-3ca4-4e4d-be23-d73f877cd11d'} Body: b'{"volume": {"id": "130dcf61-3ca4-4e4d-be23-d73f877cd11d", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-23T03:52:00.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-815708944", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-23 03:52:01,414 80007 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/130dcf61-3ca4-4e4d-be23-d73f877cd11d 0.054s 2023-04-23 03:52:01,415 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:01 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-50a93b4e-fa0e-4ec3-bdbf-043f6a3b944e', 'x-compute-request-id': 'req-50a93b4e-fa0e-4ec3-bdbf-043f6a3b944e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/130dcf61-3ca4-4e4d-be23-d73f877cd11d'} Body: b'{"volume": {"id": "130dcf61-3ca4-4e4d-be23-d73f877cd11d", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-23T0 3:52:00.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-815708944", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {5} setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ce4d14ae-4cc3-4ec5-a0b4-b252e3cad3ed failed to build and is in ERROR status {5} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.822327s] ... 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 1a21bbb7-4bd9-4579-8480-25360797ce8e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:52:07,069 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/types 0.271s 2023-04-23 03:52:07,069 80007 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-1096470377"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e777688-cda7-489a-94a9-2ecdf703f222', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e777688-cda7-489a-94a9-2ecdf703f222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/types'} Body: b'{"volume_type": {"id": "4b659413-d816-46cb-92fe-42ceab78239c", "name": "tempest-GroupSnapshotsV319Test-volume-type-1096470377", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:52:07,100 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/group_types 0.027s 2023-04-23 03:52:07,100 80007 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-1040267530"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69b1307-a8e7-4578-adc5-f6feea439ad3', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69b1307-a8e7-4578-adc5-f6feea439ad3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/group_types'} Body: b'{"group_type": {"id": "0a38add3-70f4-49fa-ab5f-3a0a3af5be98", "name": "tempest-GroupSnapshotsV319Test-group-type-1040267530", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:52:07,298 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups 0.195s 2023-04-23 03:52:07,298 80007 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": "0a38add3-70f4-49fa-ab5f-3a0a3af5be98", "volume_types": ["4b659413-d816-46cb-92fe-42ceab78239c"], "name": "tempest-GroupSnapshotsV319Test-Group-1611300011"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06406556-dedb-4870-8d1f-d7847b2b54ae', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06406556-dedb-4870-8d1f-d7847b2b54ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups'} Body: b'{"group": {"id": "1a21bbb7-4bd9-4579-8480-25360797ce8e", "name": "tempest-GroupSnapshotsV319Test-Group-1611300011"}}' 2023-04-23 03:52:07,328 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e 0.027s 2023-04-23 03:52:07,328 80007 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': 'Sun, 23 Apr 2023 03:52:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb72388-e430-4dd4-a775-6b23263fe2a2', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb72388-e430-4dd4-a775-6b23263fe2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e'} Body: b'{"group": {"id": "1a21bbb7-4bd9-4579-8480-25360797ce8e", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:52:07.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1611300011", "description": null, "group_type": "0a38add3-70f4-49fa-ab5f-3a0a3af5be98", "volume_types": ["4b659413-d816-46cb-92fe-42ceab78239c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:52:08,369 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e 0.036s 2023-04-23 03:52:08,370 80007 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': 'Sun, 23 Apr 2023 03:52:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae890b19-cd08-4569-ad70-f5634d415336', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae890b19-cd08-4569-ad70-f5634d415336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e'} Body: b'{"group": {"id": "1a21bbb7-4bd9-4579-8480-25360797ce8e", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:52:07.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1611300011", "description": null, "group_type": "0a38add3-70f4-49fa-ab5f-3a0a3af5be98", "volume_types": ["4b659413-d816-46cb-92fe-42ceab78239c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:52:08,434 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/volumes/detail 0.059s 2023-04-23 03:52:08,434 80007 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': 'Sun, 23 Apr 2023 03:52:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69e5f34-217d-47d0-851e-3816a8ab7eca', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69e5f34-217d-47d0-851e-3816a8ab7eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:52:08,504 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e/action 0.059s 2023-04-23 03:52:08,504 80007 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': 'Sun, 23 Apr 2023 03:52:08 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-16c421db-d269-4987-b873-73d3036dfa2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e/action'} Body: b'' 2023-04-23 03:52:08,521 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e 0.016s 2023-04-23 03:52:08,521 80007 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': 'Sun, 23 Apr 2023 03:52:08 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-34a2a9b6-11b9-4514-87e1-4e259c269234', 'x-openstack-request-id': 'req-34a2a9b6-11b9-4514-87e1-4e259c269234', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1a21bbb7-4bd9-4579-8480-25360797ce8e could not be found."}}' 2023-04-23 03:52:08,551 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/group_types/0a38add3-70f4-49fa-ab5f-3a0a3af5be98 0.030s 2023-04-23 03:52:08,552 80007 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': 'Sun, 23 Apr 2023 03:52:08 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-3f8edeac-5704-47cd-8762-d35f45b5aa55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/group_types/0a38add3-70f4-49fa-ab5f-3a0a3af5be98'} Body: b'' 2023-04-23 03:52:08,598 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/types/4b659413-d816-46cb-92fe-42ceab78239c 0.046s 2023-04-23 03:52:08,599 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00481c5-e730-43bd-9aa8-0a5802772b4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/types/4b659413-d816-46cb-92fe-42ceab78239c'} Body: b'' 2023-04-23 03:52:08,617 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/types/4b659413-d816-46cb-92fe-42ceab78239c 0.018s 2023-04-23 03:52:08,617 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:08 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-e7312a0d-ccae-4d51-87d7-6ae4baef5800', 'x-openstack-request-id': 'req-e7312a0d-ccae-4d51-87d7-6ae4baef5800', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/types/4b659413-d816-46cb-92fe-42ceab78239c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4b659413-d816-46cb-92fe-42ceab78239c could not be found."}}' {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.985184s] ... 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 c82c6299-6e7a-401d-932a-852c13191aed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:50:02,198 80017 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 03:50:02,198 80017 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:50:02,251 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-23 03:50:02,251 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-152318519", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPW+NA3vXdFxJXRfoNCWzZ6Pz/y62h/Owo9QJnwMZPgQAIglks3olXUz15miaWu+L14NHfoTREI5jCse5O5kM4puAOyJ3IeJt0XKaKpq44fQskU03DPweyp4+IKVldZSew=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:02 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-44acb179-b7e9-41b5-b8b6-61c53547fd3a', 'x-compute-request-id': 'req-44acb179-b7e9-41b5-b8b6-61c53547fd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-152318519", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPW+NA3vXdFxJXRfoNCWzZ6Pz/y62h/Owo9QJnwMZPgQAIglks3olXUz15miaWu+L14NHfoTREI5jCse5O5kM4puAOyJ3IeJt0XKaKpq44fQskU03DPweyp4+IKVldZSew==", "fingerprint": "f2:7c:1a:7b:4b:01:b1:db:5f:0f:6c:ab:5c:86:67:ef", "user_id": "0a2c459cad014b07b2613e5e261d88aa"}}' 2023-04-23 03:50:02,254 80017 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-152318519 created 2023-04-23 03:50:02,407 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.152s 2023-04-23 03:50:02,407 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1639003520", "description": "tempest-description--202534565"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-e0e52e47-5e6c-4476-a7bf-1c1d55f6d354', 'date': 'Sun, 23 Apr 2023 03:50:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1bece5dc-db32-47d6-af65-34273d836b4f", "name": "tempest-securitygroup--1639003520", "stateful": true, "tenant_id": "24fff486a500421397ecb935828582cd", "description": "tempest-description--202534565", "shared": false, "security_group_rules": [{"id": "7dbac5e4-ae08-499a-b41a-1592fe0aef91", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "1bece5dc-db32-47d6-af65-34273d836b4f", "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": 631, "description": null, "tags": [], "created_at": "2023-04-23T03:50:02Z", "updated_at": "2023-04-23T03:50:02Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}, {"id": "a99b7cb2-404a-4087-afcb-dec61a871a35", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "1bece5dc-db32-47d6-af65-34273d836b4f", "ethertype": "IPv6", "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": 632, "description": null, "tags": [], "created_at": "2023-04-23T03:50:02Z", "updated_at": "2023-04-23T03:50:02Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}], "tags": [], "created_at": "2023-04-23T03:50:02Z", "updated_at": "2023-04-23T03:50:02Z", "revision_number": 1, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:50:02,659 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.251s 2023-04-23 03:50:02,659 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1bece5dc-db32-47d6-af65-34273d836b4f", "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-771186bb-8b89-43d6-a664-99a299424851', 'date': 'Sun, 23 Apr 2023 03:50: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": "88b73fa1-65ad-4999-b9b2-93ba3d9a7a29", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "1bece5dc-db32-47d6-af65-34273d836b4f", "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-23T03:50:02Z", "updated_at": "2023-04-23T03:50:02Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:50:02,855 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.195s 2023-04-23 03:50:02,856 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1bece5dc-db32-47d6-af65-34273d836b4f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f5176eb7-863a-4a39-a608-38e467f77e9a', 'date': 'Sun, 23 Apr 2023 03:50: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": "682f5ef8-f952-4849-8a31-57f1541684f8", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "1bece5dc-db32-47d6-af65-34273d836b4f", "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-23T03:50:02Z", "updated_at": "2023-04-23T03:50:02Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:50:02,856 80017 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1639003520 created 2023-04-23 03:50:03,638 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.781s 2023-04-23 03:50:03,638 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-b0e30ca6-2636-4fc1-beec-9d70ac68a68e', 'date': 'Sun, 23 Apr 2023 03:50:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "30604244-a1ee-4f1e-9df6-50e4b7fd28f4", "tenant_id": "24fff486a500421397ecb935828582cd", "floating_ip_address": "172.24.4.134", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "24fff486a500421397ecb935828582cd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:50:03Z", "updated_at": "2023-04-23T03:50:03Z", "revision_number": 0}}' 2023-04-23 03:50:03,639 80017 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '30604244-a1ee-4f1e-9df6-50e4b7fd28f4', 'tenant_id': '24fff486a500421397ecb935828582cd', 'floating_ip_address': '172.24.4.134', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '24fff486a500421397ecb935828582cd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:50:03Z', 'updated_at': '2023-04-23T03:50:03Z', 'revision_number': 0, 'ip': '172.24.4.134'} created 2023-04-23 03:50:03,731 80017 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.086s 2023-04-23 03:50:03,731 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:03 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-8bafa05b-b4bc-45ba-b42f-91eeb7c8007b', '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": "0a2c459cad014b07b2613e5e261d88aa", "name": "tempest-AttachVolumeNegativeTest-636753786-project-member", "password_expires_at": null}, "audit_ids": ["56e1J2qvSoeZ6W7eh9o-gg"], "expires_at": "2023-04-23T04:50:03.000000Z", "issued_at": "2023-04-23T03:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24fff486a500421397ecb935828582cd", "name": "tempest-AttachVolumeNegativeTest-636753786"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement ", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:50:03,731 80017 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '6adb189c-9b46-4da4-a34b-31edf8685498', 'name': 'tempest-AttachVolumeNegativeTest-759967402-network', 'tenant_id': '24fff486a500421397ecb935828582cd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '24fff486a500421397ecb935828582cd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:46:59Z', 'updated_at': '2023-04-23T03:47:00Z', 'revision_number': 1} available for tenant 2023-04-23 03:50:03,732 80017 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-152318519', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPW+NA3vXdFxJXRfoNCWzZ6Pz/y62h/Owo9QJnwMZPgQAIglks3olXUz15miaWu+L14NHfoTREI5jCse5O5kM4puAOyJ3IeJt0XKaKpq44fQskU03DPweyp4+IKVldZSew==', 'fingerprint': 'f2:7c:1a:7b:4b:01:b1:db:5f:0f:6c:ab:5c:86:67:ef', 'user_id': '0a2c459cad014b07b2613e5e261d88aa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDUZMcKGP2RJkgFS59ZO+3PtSDdNDbjsyoolycFVlH9S+qRl9Ie9zO3\nwzHCwi4tg4WgBwYFK4EEACKhZANiAAT1vjQN713RcSV0X6DQls2ej8/8utofzsKP\nUCZ8DGT4EACIJZLN6JV1M9eZomlrvi9eDR36E0RCOYwrHuTuZDOKbgDsidyHibdF\nymiqauOH0LJFNNwz8HsqePiClZXWUns=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1bece5dc-db32-47d6-af65-34273d836b4f', 'name': 'tempest-securitygroup--1639003520', 'stateful': True, 'tenant_id': '24fff486a500421397ecb935828582cd', 'description': 'tempest-description--202534565', 'shared': False, 'security_group_rules': [{'id': '7dbac5e4-ae08-499a-b41a-1592fe0aef91', 'tenant_id': '24fff486a500421397ecb935828582cd', 'security_group_id': '1bece5dc-db32-47d6-af65-34273d836b4f', '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': 631, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:50:02Z', 'updated_at': '2023-04-23T03:50:02Z', 'revision_number': 0, 'project_id': '24fff486a500421397ecb935828582cd'}, {'id': 'a99b7cb2-404a-4087-afcb-dec61a871a35', 'tenant_id': '24fff486a500421397ecb935828582cd', 'security_group_id': '1bece5dc-db32-47d6-af65-34273d836b4f', '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': 632, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:50:02Z', 'updated_at': '2023-04-23T03:50:02Z', 'revision_number': 0, 'project_id': '24fff486a500421397ecb935828582cd'} ], 'tags': [], 'created_at': '2023-04-23T03:50:02Z', 'updated_at': '2023-04-23T03:50:02Z', 'revision_number': 1, 'project_id': '24fff486a500421397ecb935828582cd'}, 'floating_ip': {'id': '30604244-a1ee-4f1e-9df6-50e4b7fd28f4', 'tenant_id': '24fff486a500421397ecb935828582cd', 'floating_ip_address': '172.24.4.134', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '24fff486a500421397ecb935828582cd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:50:03Z', 'updated_at': '2023-04-23T03:50:03Z', 'revision_number': 0, 'ip': '172.24.4.134'}} 2023-04-23 03:50:04,430 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.697s 2023-04-23 03:50:04,430 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-458473256", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6adb189c-9b46-4da4-a34b-31edf8685498"}], "security_groups": [{"name": "tempest-securitygroup--1639003520"}], "key_name": "tempest-keypair-152318519", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2f79885-bf1d-4bf5-9eb9-ec152a22fb51', 'x-compute-request-id': 'req-f2f79885-bf1d-4bf5-9eb9-ec152a22fb51', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7c1f1f24-62f5-4e51-8c74-b5b89b6585a4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1639003520"}], "adminPass": "password"}}' 2023-04-23 03:50:04,521 80017 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/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4 0.087s 2023-04-23 03:50:04,521 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:04 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-beca910f-8138-4cd4-b668-26f850d472b0', 'x-compute-request-id': 'req-beca910f-8138-4cd4-b668-26f850d472b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4'} Body: b'{"server": {"id": "7c1f1f24-62f5-4e51-8c74-b5b89b6585a4", "name": "tempest-AttachVolumeNegativeTest-server-458473256", "status": "BUILD", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/im ages/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:04Z", "updated": "2023-04-23T03:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-152318519", "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-23 03:50:55,238 80017 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/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4 0.656s 2023-04-23 03:50:55,239 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:54 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-3abf5d04-9737-4e9c-8dd0-e29144240b17', 'x-compute-request-id': 'req-3abf5d04-9737-4e9c-8dd0-e29144240b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4'} Body: b'{"server": {"id": "7c1f1f24-62f5-4e51-8c74-b5b89b6585a4", "name": "tempest-AttachVolumeNegativeTest-server-458473256", "status": "ACTIVE", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "454c90ed747dcdded45d5042812a0300a0accabe0f2ec72c6de3739a", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:04Z", "updated": "2023-04-23T03:50:11Z", "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:a4:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-152318519", "OS-SRV-USG:launched_at": "2023-04-23T03:50:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1639003520"}], "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-23 03:50:55,250 80017 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:51:55,523 80017 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/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4/os-interface 0.213s 2023-04-23 03:51:55,524 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:5 1:55 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-393fc113-b524-44d7-a350-1bf470665acd', 'x-compute-request-id': 'req-393fc113-b524-44d7-a350-1bf470665acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6adb189c-9b46-4da4-a34b-31edf8685498", "port_id": "2a195833-5430-4cc1-a938-5b4157c32300", "mac_addr": "fa:16:3e:c3:a4:eb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "82ecfe9e-5970-4fc4-b052-675faf201ede", "ip_address": "10.0.0.14"}]}]}' 2023-04-23 03:51:56,354 80017 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/30604244-a1ee-4f1e-9df6-50e4b7fd28f4 0.826s 2023-04-23 03:51:56,354 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2a195833-5430-4cc1-a938-5b4157c32300"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-7f313bf5-e338-4bf4-a053-54958f54895d', 'date': 'Sun, 23 Apr 2023 03:51:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/30604244-a1ee-4f1e-9df6-50e4b7fd28f4'} Body: b'{"floatingip": {"id": "30604244-a1ee-4f1e-9df6-50e4b7fd28f4", "tenant_id": "24fff486a500421397ecb935828582cd", "floating_ip_address": "172.24.4.134", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "618cc3e0-ee40-469a-ac32-ef8039b4f19b", "port_id": "2a195833-5430-4cc1-a938-5b4157c32300", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6adb189c-9b46-4da4-a34b-31edf8685498", "mac_address": "fa:16:3e:c3:a4:eb", "admin_state_up": true, "status": "ACTIVE", "device_id": "7c1f1f24-62f5-4e51-8c74-b5b89b6585a4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:50:03Z", "updated_at": "2023-04-23T03:51:55Z", "revision_number": 1, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:51:56,356 80017 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.134:22' as 'cirros' with public key authentication 2023-04-23 03:51:56,394 80017 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:51:56,415 80017 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:51:56,416 80017 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.134 successfully created 2023-04-23 03:51:56,465 80017 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/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4/ips 0.048s 2023-04-23 03:51:56,466 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:56 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-0fab435c-cf7d-4754-b1c0-276317387b45', 'x-compute-request-id': 'req-0fab435c-cf7d-4754-b1c0-276317387b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4/ips'} Body: b'{ "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-23 03:51:56,674 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes 0.203s 2023-04-23 03:51:56,674 80017 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-882829224"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01649b4-6385-43ba-be69-53b6e284b5d7', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01649b4-6385-43ba-be69-53b6e284b5d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes'} Body: b'{"volume": {"id": "c82c6299-6e7a-401d-932a-852c13191aed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:56.614872", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-882829224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:56,727 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed 0.044s 2023-04-23 03:51:56,728 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e691af6-e528-442b-b6c8-233695f8ff3e', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e691af6-e528-442b-b6c8-233695f8ff3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed'} Body: b'{"volume": {"id": "c82c6299-6e7a-401d-932a-852c13191aed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:57.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-882829224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:51:57,778 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3 /24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed 0.038s 2023-04-23 03:51:57,778 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82abfe6-39fa-4d64-a85e-e512d7762fc6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82abfe6-39fa-4d64-a85e-e512d7762fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed'} Body: b'{"volume": {"id": "c82c6299-6e7a-401d-932a-852c13191aed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:57.000000", "updated_at": "2023-04-23T03:51:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-882829224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:51:57,910 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4 0.120s 2023-04-23 03:51:57,910 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:57 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-f5a4f6f0-adfe-4bbf-89e4-440aa90c9188', 'x-compute-request-id': 'req-f5a4f6f0-adfe-4bbf-89e4-440aa90c9188', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4'} Body: b'' 2023-04-23 03:51:58,305 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4 0.395s 2023-04-23 03:51:58,306 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:57 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-d9f569cf-804c-4517-8e96-4fd813a930c1', 'x-compute-request-id': 'req-d9f569cf-804c-4517-8e96-4fd813a930c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4'} Body: b'{"server": {"id": "7c1f1f24-62f5-4e51-8c74-b5b89b6585a4", "name": "tempest-AttachVolumeNegativeTest-server-458473256", "status": "ACTIVE", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "454c90ed747dcdded45d5042812a0300a0accabe0f2ec72c6de3739a", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:04Z", "updated": "2023-04-23T03:51:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:a4:eb"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:a4:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-152318519", "OS-SRV-USG:launched_at": "2023-04-23T03:50:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1639003520"}], "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-23 03:52:48,492 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4 0.149s 2023-04-23 03:52:48,493 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:48 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-d08a0b3e-02e4-4515-9009-64c76caec7a2', 'x-compute-request-id': 'req-d08a0b3e-02e4-4515-9009-64c76caec7a2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7c1f1f24-62f5-4e51-8c74-b5b89b6585a4 could not be found."}}' 2023-04-23 03:52:48,530 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-152318519 0.036s 2023-04-23 03:52:48,530 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:48 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-2da4be5a-c749-42d9-b1d6-b2328e623103', 'x-compute-request-id': 'req-2da4be5a-c749-42d9-b1d6-b2328e623103', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-152318519'} Body: b'' 2023-04-23 03:52:48,688 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1bece5dc-db32-47d6-af65-34273d836b4f 0.157s 2023-04-23 03:52:48,689 80017 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-1e74a16f-3e55-4f93-adda-6579f2b1747a', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:52:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1bece5dc-db32-47d6-af65-34273d836b4f'} Body: b'' 2023-04-23 03:52:48,710 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1bece5dc-db32-47d6-af65-34273d836b4f 0.020s 2023-04-23 03:52:48,710 80017 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-7e10e343-5eae-4dab-bdb0-b7427a512174', 'date': 'Sun, 23 Apr 2023 03:52:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1bece5dc-db32-47d6-af65-34273d836b4f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1bece5dc-db32-47d6-af65-34273d836b4f does not exist", "detail": ""}}' 2023-04-23 03:52:49,182 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/30604244-a1ee-4f1e-9df6-50e4b7fd28f4 0.471s 2023-04-23 03:52:49,182 80017 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-4ec9eb59-1165-4bd6-a704-aa6f15c29622', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:52:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/30604244-a1ee-4f1e-9df6-50e4b7fd28f4'} Body: b'' {4} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [230.760824s] ... 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 01477cd2-cdb7-41e0-96d4-3aff879b3093 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-23T03:52:15Z', 'message': 'Build of instance 01477cd2-cdb7-41e0-96d4-3aff879b3093 aborted: Volume 5df61a82-82e1-4f41-8e5f-cb7bd483a63d did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-e6b88cf4-0fc3-4fe0-a9c7-d5c6d7961657. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:49:06,800 80005 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.033s 2023-04-23 03:49:06,800 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:06 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-0d30a6e0-b534-4a5a-89ca-9a8f9350e9c5', '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": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906-project-member", "password_expires_at": null}, "audit_ids": ["qz69p3MHQvmIQHgdXgQi6w"], "expires_at": "2023-04-23T04:49:06.000000Z", "issued_at": "2023-04-23T03:49:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:49:06,801 80005 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '25de9e6c-4c02-4658-b076-466681d96605', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1644366708-network', 'tenant_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24996, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:49:01Z', 'updated_at': '2023-04-23T03:49:01Z', 'revision_number': 1} available for tenant 2023-04-23 03:49:07,495 80005 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.693s 2023-04-23 03:49:07,496 80005 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-2136327616", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "25de9e6c-4c02-4658-b076-466681d96605"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd', '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-2a116d4e-8cf4-4761-aa53-ebe6cc43c9ad', 'x-compute-request-id': 'req-2a116d4e-8cf4-4761-aa53-ebe6cc43c9ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "V4foDnjBM7eF"}}' 2023-04-23 03:49:07,575 80005 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/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd 0.075s 2023-04-23 03:49:07,575 80005 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': 'Sun, 23 Apr 2023 03:49:07 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-dc857c3c-ad21-4b6f-acc5-bbae5d1889f0', 'x-compute-request-id': 'req-dc857c3c-ad21-4b6f-acc5-bbae5d1889f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd'} Body: b'{"server": {"id": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2136327616", "status": "BUILD", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:49:07Z", "updated": "2023-04-23T03:49:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c848 0a7c-b5de-4f66-a4f0-08fc679b0dfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}], "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-23 03:49:57,899 80005 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/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd 0.294s 2023-04-23 03:49:57,911 80005 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': 'Sun, 23 Apr 2023 03:49:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-257223d6-3eee-4b20-bee8-0805d7099ced', 'x-compute-request-id': 'req-257223d6-3eee-4b20-bee8-0805d7099ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd'} Body: b'{"server": {"id": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2136327616", "status": "ACTIVE", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "5540067dbe0d28b29003fa2d44e004c07d490ba5bb211eea4dee3a36", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:49:07Z", "updated": "2023-04-23T03:49:15Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1644366708-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:69:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:49:15.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-23 03:49:57,927 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:50:58,866 80005 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/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd/action 0.908s 2023-04-23 03:50:58,866 80005 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-516784752"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:57 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-a247a50c-ed92-4a55-b891-807e4a0481bb', 'x-compute-request-id': 'req-a247a50c-ed92-4a55-b891-807e4a0481bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd/action'} Body: b'{"image_id": "00062227-a862-45e4-974e-4f1430cf1c6e"}' 2023-04-23 03:50:58,897 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.028s 2023-04-23 03:50:58,897 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6852846b-8f56-45f6-8f81-1e8a2fb0ee5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:50:59Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:50:59,925 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.026s 2023-04-23 03:50:59,925 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a06111fe-b95a-4d54-9092-f52e5759e2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_project_name": "tempest-ServerBoot FromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:50:59Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:00,954 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.027s 2023-04-23 03:51:00,955 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-46f28b8d-c5a7-44f4-a1d6-76ebee66828e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:50:59Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:01,979 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.023s 2023-04-23 03:51:01,979 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-37ee4fc7-b8f7-404b-91fc-041b70b017e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "boot_ro les": "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:50:59Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:03,014 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.033s 2023-04-23 03:51:03,015 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e2e5d0ac-04a4-4df5-b01d-f9b08bd4ba79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:51:03Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:04,142 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.125s 2023-04-23 03:51:04,142 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 2 3 Apr 2023 03:51:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-60592b4a-772e-4ebf-a3cd-c27cda6296bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:51:03Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:05,184 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.040s 2023-04-23 03:51:05,185 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d1cb87c3-739e-4713-bfb5-ad04e8a7f17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "e346e70f7f2e5a1eb966652cab3ca8c5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ed8d7714e79b1725eea58c671b216939fd7b0935a530e05940a0a943a4ef4ad2c4add35a1564231a92cdddd6cf80c569232e2c1ae912215c64555731997f7056", "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated _at": "2023-04-23T03:51:04Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:05,208 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.022s 2023-04-23 03:51:05,208 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2428c3a1-7c5d-4bf2-b083-a30fa53e15cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "e346e70f7f2e5a1eb966652cab3ca8c5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ed8d7714e79b1725eea58c671b216939fd7b0935a530e05940a0a943a4ef4ad2c4add35a1564231a92cdddd6cf80c569232e2c1ae912215c64555731997f7056", "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:51:04Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:05,530 80005 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/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd 0.321s 2023-04-23 03:51:05,530 80005 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': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c979d144-23c5-451a-881a-d32092c3cdc0', 'x-compute-request-id': 'req-c979d144-23c5-451a-881a-d32092c3cdc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd'} Body: b'{"server": {"id": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2136327616", "status": "ACTIVE", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "5540067dbe0d28b29003fa2d44e004c07d490ba5bb211 eea4dee3a36", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:49:07Z", "updated": "2023-04-23T03:51:04Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1644366708-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:69:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:49:15.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-23 03:52:05,704 80005 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.094s 2023-04-23 03:52:05,704 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:05 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-507904f0-1bb4-485b-a1ad-3f9cb634b11b', '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": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906-project-member", "password_expires_at": null}, "audit_ids": ["MM-GyDAhR5qMKlxZ9akIlA"], "expires_at": "2023-04-23T04:52:05.000000Z", "issued_at": "2023-04-23T03:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": " RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:52:05,705 80005 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '25de9e6c-4c02-4658-b076-466681d96605', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1644366708-network', 'tenant_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24996, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:49:01Z', 'updated_at': '2023-04-23T03:49:01Z', 'revision_number': 1} available for tenant 2023-04-23 03:52:06,433 80005 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.728s 2023-04-23 03:52:06,434 80005 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-1895964229", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "25de9e6c-4c02-4658-b076-466681d96605"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093', '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-e6b88cf4-0fc3-4fe0-a9c7-d5c6d7961657', 'x-compute-request-id': 'req-e6b88cf4-0fc3-4fe0-a9c7-d5c6d7961657', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "01477cd2-cdb7-41e0-96d4-3aff879b3093", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "rWvmS63XagRe"}}' 2023-04-23 03:52:06,541 80005 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/01477cd2-cdb7-41e0-96d4-3aff879b3093 0.104s 2023-04-23 03:52:06,542 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'appli cation/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:06 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-46fdb83d-41ee-4300-af63-ca56684c5cd7', 'x-compute-request-id': 'req-46fdb83d-41ee-4300-af63-ca56684c5cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093'} Body: b'{"server": {"id": "01477cd2-cdb7-41e0-96d4-3aff879b3093", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1895964229", "status": "BUILD", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:52:06Z", "updated": "2023-04-23T03:52:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093"}], "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-23 03:52:56,756 80005 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/01477cd2-cdb7-41e0-96d4-3aff879b3093 0.151s 2023-04-23 03:52:56,757 80005 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': 'Sun, 23 Apr 2023 03:52:56 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-3bca81f6-cc32-42af-80b0-2edddbb2acac', 'x-compute-request-id': 'req-3bca81f6-cc32-42af-80b0-2edddbb2acac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093'} Body: b'{"server": {"id": "01477cd2-cdb7-41e0-96d4-3aff879b3093", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1895964229", "status": "ERROR", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:52:06Z", "updated": "2023-04-23T03:52:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01477 cd2-cdb7-41e0-96d4-3aff879b3093"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-23T03:52:15Z", "message": "Build of instance 01477cd2-cdb7-41e0-96d4-3aff879b3093 aborted: Volume 5df61a82-82e1-4f41-8e5f-cb7bd483a63d 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-23 03:52:56,772 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-23 03:52:57,434 80005 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/01477cd2-cdb7-41e0-96d4-3aff879b3093 0.661s 2023-04-23 03:52:57,434 80005 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': 'Sun, 23 Apr 2023 03:52:56 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-b7ba6b61-a5d7-48fb-aa42-269ef611492e', 'x-compute-request-id': 'req-b7ba6b61-a5d7-48fb-aa42-269ef611492e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093'} Body: b'' 2023-04-23 03:52:57,520 80005 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/01477cd2-cdb7-41e0-96d4-3aff879b3093 0.085s 2023-04-23 03:52:57,520 80005 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': 'Sun, 23 Apr 2023 03:52:57 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-ea882282-b3a3-48fe-8032-0008b01c9a4f', 'x-compute-request-id': 'req-ea882282-b3a3-48fe-8032-0008b01c9a4f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 01477cd2-cdb7-41e0-96d4-3aff879b3093 could not be found."}}' {6} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.062425s] ... ok {6} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.001097s] ... 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 {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.687038s] ... 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 7ae4cebe-78cc-499b-b88a-dce18d6dec38 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:50:18,432 80013 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-23 03:50:19,132 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.699s 2023-04-23 03:50:19,132 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1585092168", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-baa965fc-1c76-4a3b-8570-b38bae8fec7b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1585092168", "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": "8ab0f01751954d04a83b360b2f839716", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "created_at": "2023-04-23T03:50:19Z", "updated_at": "2023-04-23T03:50:19Z", "tags": [], "self": "/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c", "file": "/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:50:20,835 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c/file 1.702s 2023-04-23 03:50:20,836 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e912d6c1-d26a-4e02-93ef-6781c361f587', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c/file'} Body: b'' 2023-04-23 03:50:20,836 80013 DEBUG [tempest.scenario.manager] image:9c1b8f6e-3455-4961-bbec-6a8a6708371c 2023-04-23 03:50:20,889 80013 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.050s 2023-04-23 03:50:20,890 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-962162734", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIAmBt4gctDSizuDDJrh4pQ0geBulERx8NzMYT+fgBg4gRMdKT3R/5EiARevhCiAiWq2K21pOaqKy/T04eohZfy3bE6LZ/4YHDUN1RqyVnppPqbYR1ciJUTaIPmbmDg0QQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:20 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-92760ee2-70b4-41a1-95b7-c0f86e78833c', 'x-compute-request-id': 'req-92760ee2-70b4-41a1-95b7-c0f86e78833c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-9621 62734", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIAmBt4gctDSizuDDJrh4pQ0geBulERx8NzMYT+fgBg4gRMdKT3R/5EiARevhCiAiWq2K21pOaqKy/T04eohZfy3bE6LZ/4YHDUN1RqyVnppPqbYR1ciJUTaIPmbmDg0QQ==", "fingerprint": "71:ac:33:93:ea:b5:0d:54:64:7e:7c:25:78:20:68:0b", "user_id": "93a8dbfd8cef4578aff742813ffe901e"}}' 2023-04-23 03:50:20,979 80013 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-23 03:50:20,979 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-116bbe24-d2ed-4a1d-8e95-2e85047a343d', '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": "93a8dbfd8cef4578aff742813ffe901e", "name": "tempest-TestMinimumBasicScenario-1558592168-project-member", "password_expires_at": null}, "audit_ids": ["_Ic2cVLVTMaOz4sP34CITw"], "expires_at": "2023-04-23T04:50:20.000000Z", "issued_at": "2023-04-23T03:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ab0f01751954d04a83b360b2f839716", "name": "tempest-TestMinimumBasicScenario-1558592168"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8ab0f01751954d04a83b360b2f839716", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:50:20,980 80013 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': 'a603a26f-3b06-4792-80ae-73cea9f9d53b', 'name': 'tempest-TestMinimumBasicScenario-1385818779-network', 'tenant_id': '8ab0f01751954d04a83b360b2f839716', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ab0f01751954d04a83b360b2f839716', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54289, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:47:03Z', 'updated_at': '2023-04-23T03:47:03Z', 'revision_number': 1} available for tenant 2023-04-23 03:50:21,555 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.575s 2023-04-23 03:50:21,556 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-524528732", "imageRef": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-962162734", "networks": [{"uuid": "a603a26f-3b06-4792-80ae-73cea9f9d53b"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04800526-02b9-47fc-9ba4-542ab18461b2', 'x-compute-request-id': 'req-04800526-02b9-47fc-9ba4-542ab18461b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "yDTKMT7HmFzo"}}' 2023-04-23 03:50:21,641 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.081s 2023-04-23 03:50:21,641 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea1b00db-81c6-450f-84e0-8326e565646e', 'x-compute-request-id': 'req-ea1b00db-81c6-450f-84e0-8326e565646e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df'} Body: b'{"server": {"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "name": "tempest-TestMinimumBasicScenario-server-524528732", "status": "BUILD", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "", "image": {"id": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:22Z", "updated": "2023-04-23T03:50:21Z", "addresses": {}, "acc essIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-962162734", "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-23 03:51:11,973 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.272s 2023-04-23 03:51:11,973 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d394fae7-6158-49c7-9847-a24b5f284290', 'x-compute-request-id': 'req-d394fae7-6158-49c7-9847-a24b5f284290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df'} Body: b'{"server": {"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "name": "tempest-TestMinimumBasicScenario-server-524528732", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:21Z", "updated": "2023-04-23T03:50:29Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:83:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-962162734", "OS-SRV-USG:launched_at": "2023-04-23T03:50:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-23 03:51:11,985 80013 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:52:12,272 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.232s 2023-04-23 03:52:12,273 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': ' req-33d3f7f8-cab7-47dd-af26-19cb4d040a92', 'x-compute-request-id': 'req-33d3f7f8-cab7-47dd-af26-19cb4d040a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df'} Body: b'{"server": {"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "name": "tempest-TestMinimumBasicScenario-server-524528732", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:21Z", "updated": "2023-04-23T03:50:29Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:83:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-962162734", "OS-SRV-USG:launched_at": "2023-04-23T03:50:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-23 03:52:12,503 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.219s 2023-04-23 03:52:12,504 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:12 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-736765d2-959d-462e-8cc5-42e51cb510aa', 'x-compute-request-id': 'req-736765d2-959d-462e-8cc5-42e51cb510aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "name": "tempest-TestMinimumBasicScenario-server-524528732", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}]}]}' 2023-04-23 03:52:12,819 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.308s 2023-04-23 03:52:12,819 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0d2508c-73a5-48fe-b5f3-c5713ae950ac', 'x-compute-request-id': 'req-a0d2508c-73a5-48fe-b5f3-c5713ae950ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f- 8d8f-46414bde01df'} Body: b'{"server": {"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "name": "tempest-TestMinimumBasicScenario-server-524528732", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:21Z", "updated": "2023-04-23T03:50:29Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:83:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-962162734", "OS-SRV-USG:launched_at": "2023-04-23T03:50:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-23 03:52:13,029 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes 0.197s 2023-04-23 03:52:13,052 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-625954610", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9473c7-376a-440a-a45d-79c898339741', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9473c7-376a-440a-a45d-79c898339741', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes'} Body: b'{"volume": {"id": "7ae4cebe-78cc-499b-b88a-dce18d6dec38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:52:12.961985", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-625954610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38"}], "user_id": "93a8dbfd8cef4578aff742813ffe901e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:52:13,109 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38 0.047s 2023-04-23 03:52:13,109 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-a68eb837-60e8-484d-a9cf-37b087c5c33a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a68eb837-60e8-484d-a9cf-37b087c5c33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38'} Body: b'{"volume": {"id": "7ae4cebe-78cc-499b-b88a-dce18d6dec38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:52:13.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-625954610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38"}], "user_id": "93a8dbfd8cef4578aff742813ffe901e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab0f01751954d04a83b360b2f839716"}}' 2023-04-23 03:52:14,165 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38 0.044s 2023-04-23 03:52:14,165 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca95571-49e8-44d2-b3e0-515039fc71ae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca95571-49e8-44d2-b3e0-515039fc71ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38'} Body: b'{"volume": {"id": "7ae4cebe-78cc-499b-b88a-dce18d6dec38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:52:13.000000", "updated_at": "2023-04-23T03:52:13.000000", "name": "tempest-TestMinimumBasicScenario-volume-625954610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38"}], "user_id": "93a8dbfd8cef4578aff742813ffe901e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab0f01751954d04a83b360b2f839716"}}' 2023-04-23 03:52:14,285 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38 0.108s 2023-04-23 03:52:14,286 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1bf0ac-5af6-45c3-a2c3-47e6bf1cb186', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f017519 54d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38'} Body: b'' 2023-04-23 03:52:14,311 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38 0.025s 2023-04-23 03:52:14,312 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52: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-840d2f3b-7e3b-4d17-8b48-8124c0f34b84', 'x-openstack-request-id': 'req-840d2f3b-7e3b-4d17-8b48-8124c0f34b84', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7ae4cebe-78cc-499b-b88a-dce18d6dec38 could not be found."}}' 2023-04-23 03:52:14,462 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.149s 2023-04-23 03:52:14,463 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 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-c1d74b78-c254-4d71-b634-27382b03030a', 'x-compute-request-id': 'req-c1d74b78-c254-4d71-b634-27382b03030a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df'} Body: b'' 2023-04-23 03:52:14,668 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.204s 2023-04-23 03:52:14,668 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa3616e1-190f-4ee5-839b-ee941b88ec4e', 'x-compute-request-id': 'req-fa3616e1-190f-4ee5-839b-ee941b88ec4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df'} Body: b'{"server": {"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "name": "tempest-TestMinimumBasicScenario-server-524528732", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:21Z", "updated": "2023-04-23T03:52:14Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:83:cd"}]}, "accessIPv4": "", "accessIPv6 ": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-962162734", "OS-SRV-USG:launched_at": "2023-04-23T03:50:28.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-23 03:53:04,964 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.251s 2023-04-23 03:53:04,965 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53: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-3f1ac945-9d33-4059-8d9e-037221e341ea', 'x-compute-request-id': 'req-3f1ac945-9d33-4059-8d9e-037221e341ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 90cce4ec-f48c-408f-8d8f-46414bde01df could not be found."}}' 2023-04-23 03:53:05,003 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-962162734 0.038s 2023-04-23 03:53:05,004 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53: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-539c8780-a563-4642-8ed7-44096b3337f8', 'x-compute-request-id': 'req-539c8780-a563-4642-8ed7-44096b3337f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-962162734'} Body: b'' 2023-04-23 03:53:05,117 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c 0.113s 2023-04-23 03:53:05,118 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c277dd27-5fbb-4055-809c-6659ee399586', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c'} Body: b'' {6} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.567193s] ... ok {6} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [2.023454s] ... 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 b5e98be5-0d9d-4b76-9516-f50585a62778 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:53:08,807 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/types 0.208s 2023-04-23 03:53:08,807 80009 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-456924438"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9384ac4-24a9-46df-8e31-62575a868760', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9384ac4-24a9-46df-8e31-62575a868760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/types'} Body: b'{"volume_type": {"id": "9b49f988-d084-4172-ac33-afa6af8be209", "name": "tempest-GroupsV320Test-volume-type-456924438", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:53:08,948 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/group_types 0.137s 2023-04-23 03:53:08,948 80009 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-1665024427"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a834e2d1-b3c4-447d-a4e0-41a91d360462', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a834e2d1-b3c4-447d-a4e0-41a91d360462', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/group_types'} Body: b'{"group_type": {"id": "cd1dbd97-8db9-4e35-b683-82f8590e915a", "name": "tempest-GroupsV320Test-group-type-1665024427", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:53:09,168 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups 0.217s 2023-04-23 03:53:09,168 80009 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": "cd1dbd97-8db9-4e35-b683-82f8590e915a", "volume_types": ["9b49f988-d084-4172-ac33-afa6af8be209"], "name": "tempest-GroupsV320Test-Group-1369238765"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d19de37d-fd6c-4736-a7f3-422590623fff', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d19de37d-fd6c-4736-a7f3-422590623fff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups'} Body: b'{"group": {"id": "b5e98be5-0d9d-4b76-9516-f50585a62778", "name": "tempest-GroupsV320Test-Group-1369238765"}}' 2023-04-23 03:53:09,207 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778 0.036s 2023-04-23 03:53:09,208 80009 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': 'Sun, 23 Apr 2023 03:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e9b948d-3f6b-4f7f-884c-e62db6f636f9', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9b948d-3f6b-4f7f-884c-e62db6f636f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778'} Body: b'{"group": {"id": "b5e98be5-0d9d-4b76-9516-f50585a62778", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:53:09.000000", "name": "tempest-GroupsV320Test-Group-1369238765", "description": null, "group_type": "cd1dbd97-8db9-4e35-b683-82f8590e915a", "volume_types": ["9b49f988-d084-4172-ac33-afa6af8be209"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:53:10,248 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778 0.035s 2023-04-23 03:53:10,248 80009 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': 'Sun, 23 Apr 2023 03:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48b655e-0c0e-4133-9950-4580cb0b8b2f', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48b655e-0c0e-4133-9950-4580cb0b8b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778'} Body: b'{"group": {"id": "b5e98be5-0d9d-4b76-9516-f50585a62778", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:53:09.000000", "name": "tempest-GroupsV320Test-Group-1369238765", "description": null, "group_type": "cd1dbd97-8db9-4e35-b683-82f8590e915a", "volume_types": ["9b49f988-d084-4172-ac33-afa6af8be209"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:53:10,384 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/volumes/detail 0.131s 2023-04-23 03:53:10,385 80009 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': 'Sun, 23 Apr 2023 03:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7894cfe2-a7cf-403b-b9f2-d5e179578485', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7894cfe2-a7cf-403b-b9f2-d5e179578485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:53:10,482 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778/action 0.085s 2023-04-23 03:53:10,482 80009 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': 'Sun, 23 Apr 2023 03:53:10 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-b3398956-cbdc-4c9c-b349-c71008870f88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778/action'} Body: b'' 2023-04-23 03:53:10,501 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778 0.018s 2023-04-23 03:53:10,502 80009 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': 'Sun, 23 Apr 2023 03:53:10 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-8d278fe2-1863-4833-8b7a-4f981c54bf5c', 'x-openstack-request-id': 'req-8d278fe2-1863-4833-8b7a-4f981c54bf5c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b5e98be5-0d9d-4b76-9516-f50585a62778 could not be found."}}' 2023-04-23 03:53:10,547 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/group_types/cd1dbd97-8db9-4e35-b683-82f8590e915a 0.045s 2023-04-23 03:53:10,547 80009 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': 'Sun, 23 Apr 2023 03:53:10 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-2645a4a6-c23b-4d41-a446-c601c0805cd1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/group_types/cd1dbd97-8db9-4e35-b683-82f8590e915a'} Body: b'' 2023-04-23 03:53:10,597 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/types/9b49f988-d084-4172-ac33-afa6af8be209 0.049s 2023-04-23 03:53:10,598 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c379e150-2803-4360-9181-4eb5b8fd79d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/types/9b49f988-d084-4172-ac33-afa6af8be209'} Body: b'' 2023-04-23 03:53:10,620 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/types/9b49f988-d084-4172-ac33-afa6af8be209 0.021s 2023-04-23 03:53:10,620 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:10 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-8c1cbc1b-65d6-4ad6-af79-6b11e85394a3', 'x-openstack-request-id': 'req-8c1cbc1b-65d6-4ad6-af79-6b11e85394a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/types/9b49f988-d084-4172-ac33-afa6af8be209'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9b49f988-d084-4172-ac33-afa6af8be209 could not be found."}}' {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.650584s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.166720s] ... ok {11} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.650010s] ... 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 5aa8cc87-c95c-4543-93f3-2c77dc8357f6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:12,207 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.284s 2023-04-23 03:51:12,208 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:11 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-a1f06e2c-7008-4328-9b27-b51a7709f661', 'x-compute-request-id': 'req-a1f06e2c-7008-4328-9b27-b51a7709f661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:51:12,383 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.158s 2023-04-23 03:51:12,384 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:12 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-656799f4-2412-42ee-aa13-32534b892890', 'x-compute-request-id': 'req-656799f4-2412-42ee-aa13-32534b892890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:51:12,632 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.222s 2023-04-23 03:51:12,632 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:12 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-7e94c273-93e4-4cb1-9e1f-6a8ef0137707', 'x-compute-request-id': 'req-7e94c273-93e4-4cb1-9e1f-6a8ef0137707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:52:13,111 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6f44f e9ba07e4e2f925d1a8952356e04/volumes 0.406s 2023-04-23 03:52:13,112 80019 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-2131850858"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef151443-6df6-450c-9412-5301bcadc113', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef151443-6df6-450c-9412-5301bcadc113', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes'} Body: b'{"volume": {"id": "5aa8cc87-c95c-4543-93f3-2c77dc8357f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:52:13.007415", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-2131850858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:52:13,161 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6 0.040s 2023-04-23 03:52:13,161 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb92c1d-02a7-4361-8990-0fe7ed1a5dc1', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb92c1d-02a7-4361-8990-0fe7ed1a5dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6'} Body: b'{"volume": {"id": "5aa8cc87-c95c-4543-93f3-2c77dc8357f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:52:13.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-2131850858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04"}}' 2023-04-23 03:52:14,220 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6 0.047s 2023-04-23 03:52:14,221 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75bec51a-5853-46ff-ba16-7c6c65f6f114', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75bec51a-5853-46ff-ba16-7c6c65f6f114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6'} Body: b'{"volume": {"id": "5aa8cc87-c95c-4543-93f3-2c77dc8357f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:52:13.000000", "updated_at": "2023-04-23T03:52:13.000000", "name": "tempest-ServerActionsTestJSON-volume-2131850858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04"}}' 2023-04-23 03:52:14,233 80019 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-23 03:52:14,502 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.267s 2023-04-23 03:52:14,502 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 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-cd036554-a33b-4636-b764-9434d2013eb4', 'x-compute-request-id': 'req-cd036554-a33b-4636-b764-9434d2013eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": nul l, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.149794s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.145714s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.024303s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.028026s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.158618s] ... ok {6} 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 eef9299c-1a82-487d-bcb2-7e8f1a11d0ad failed to build and is in ERROR status {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 efa47f63-ecc5-4e79-9f3d-669226c8382f failed to build and is in ERROR status {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {8} 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_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.896262s] ... 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 e6787f6d-d3e7-46dc-8518-bd675ba97221 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:53:28,259 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e 0.244s 2023-04-23 03:53:28,259 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4db6973c-80c8-4486-82a4-de5e784f5bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:53:28,658 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes 0.398s 2023-04-23 03:53:28,659 80013 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-899973551", "snapshot_id": null, "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70bfc58e-2f83-489a-9fb5-e84c3485483a', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70bfc58e-2f83-489a-9fb5-e84c3485483a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes'} Body: b'{"volume": {"id": "e6787f6d-d3e7-46dc-8518-bd675ba97221", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:28.551474", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-899973551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:53:28,713 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221 0.041s 2023-04-23 03:53:28,714 80013 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40bfb506-5efd-40ec-93f3-e714ab041343', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40bfb506-5efd-40ec-93f3-e714ab041343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221'} Body: b'{"volume": {"id": "e6787f6d-d3e7-46dc-8518-bd675ba97221", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:29.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-899973551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:29,763 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221 0.038s 2023-04-23 03:53:29,763 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6b7e70-c185-4c8b-a428-0e9192a8579e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6b7e70-c185-4c8b-a428-0e9192a8579e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221'} Body: b'{"volume": {"id": "e6787f6d-d3e7-46dc-8518-bd675ba97221", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:29.000000", "updated_at": "2023-04-23T03:53:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-899973551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:29,880 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221 0.106s 2023-04-23 03:53:29,880 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:29 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-af6b62c4-7f98-41cc-b1d9-6bd6d7ee48da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221'} Body: b'' 2023-04-23 03:53:29,909 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221 0.027s 2023-04-23 03:53:29,909 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c76077-2113-45c5-a8cf-d3e9618642d2', 'x-openstack-request-id': 'req-58c76077-2113-45c5-a8cf-d3e9618642d2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e6787f6d-d3e7-46dc-8518-bd675ba97221 could not be found."}}' {6} setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 2cf3a082-0666-4974-b1b3-62ff5a8e506f failed to build and is in ERROR status {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.622581s] ... 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 1534b4e0-59ba-423d-8f4d-f2f79d42ade6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:53:29,935 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e 0.022s 2023-04-23 03:53:29,935 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7b4afb09-183f-4705-a64f-5ba500d01802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:53:30,276 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes 0.340s 2023-04-23 03:53:30,277 80013 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-104023306", "snapshot_id": null, "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3fe8d5-a118-4846-8b21-e34531b068d6', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3fe8d5-a118-4846-8b21-e34531b068d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes'} Body: b'{"volume": {"id": "1534b4e0-59ba-423d-8f4d-f2f79d42ade6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:30.210636", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-104023306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:53:30,323 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6 0.037s 2023-04-23 03:53:30,324 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50dfbd98-18c6-437c-82f9-9160b1191738', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50dfbd98-18c6-437c-82f9-9160b1191738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6'} Body: b'{"volume": {"id": "1534b4e0-59ba-423d-8f4d-f2f79d42ade6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:30.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-104023306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:31,382 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6 0.045s 2023-04-23 03:53:31,382 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-540ddaa4-16a1-45a0-b711-727480197c33', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540ddaa4-16a1-45a0-b711-727480197c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6'} Body: b'{"volume": {"id": "1534b4e0-59ba-423d-8f4d-f2f79d42ade6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:30.000000", "updated_at": "2023-04-23T03:53:30.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-104023306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:31,509 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6 0.115s 2023-04-23 03:53:31,510 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524f0c74-271e-431e-8a22-441b101f094a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6'} Body: b'' 2023-04-23 03:53:31,533 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6 0.023s 2023-04-23 03:53:31,534 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1202ac30-a171-4377-aa68-d6302b5d5871', 'x-openstack-request-id': 'req-1202ac30-a171-4377-aa68-d6302b5d5871', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1534b4e0-59ba-423d-8f4d-f2f79d42ade6 could not be found."}}' {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [2.976277s] ... 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 b6c95ef4-4f6d-4405-8a83-57f5cc7bc403 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:53:31,539 80013 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-23 03:53:31,605 80013 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.061s 2023-04-23 03:53:31,606 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1485060910", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJlu/J4ZurvEmpJnFjp4oU1MVo20sJ9CurK6LzuewBPQSyPJvTFFEv2/zOC8rLfiKWt0qYa4bKy/W6p2JfpjWwSPkGy3iaxjqExrz4hmHKTPSfVfX52fNwG6IUHLRO1Uag=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d25be1d-39b2-4177-bb48-871cc92ac353', 'x-compute-request-id': 'req-7d25be1d-39b2-4177-bb48-871cc92ac353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1485060910", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJlu/J4ZurvEmpJnFjp4oU1MVo20sJ9CurK6LzuewBPQSyPJvTFFEv2/zOC8rLfiKWt0qYa4bKy/W6p2JfpjWwSPkGy3iaxjqExrz4hmHKTPSfVfX52fNwG6IUHLRO1Uag==", "fingerprint": "72:59:08:6e:e5:ca:31:0c:64:84:be:0c:99:bc:0d:a6", "user_id": "b070f9471fbc4426bf66406adf714b9f"}}' 2023-04-23 03:53:31,763 80013 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.154s 2023-04-23 03:53:31,764 80013 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-1903574989", "description": "tempest-secgroup-smoke-1903574989 description", "project_id": "acb58a653b73497f8f89b40665212ab0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-568f9e29-efa9-406f-8b30-ed3d94213b73', 'date': 'Sun, 23 Apr 2023 03:53:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "name": "tempest-secgroup-smoke-1903574989", "stateful": true, "tenant_id": "acb58a653b73497f8f89b40665212ab0", "description": "tempest-secgroup-smoke-1903574989 description", "shared": false, "security_group_rules": [{"id": "41e86c8a-a03a-4027-8413-3c88c7e35cf3", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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": 862, "description": null, "tags": [], "created_at": "2023-04-23T03:53:31Z", "updated_at": "2023-04-23T03:53:31Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}, {"id": "9a75db6e-b0c4-40a8-b867-dd5e7aaaf191", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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": 863, "description": null, "tags": [], "created_at": "2023-04-23T03:53:31Z", "updated_at": "2023-04-23T03:53:31Z", "revision_number": 0, "project_id": "acb58 a653b73497f8f89b40665212ab0"}], "tags": [], "created_at": "2023-04-23T03:53:31Z", "updated_at": "2023-04-23T03:53:31Z", "revision_number": 1, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:31,935 80013 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.170s 2023-04-23 03:53:31,936 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "project_id": "acb58a653b73497f8f89b40665212ab0", "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-f5953774-7f61-4a5a-ba3f-1ff7034bb4fd', 'date': 'Sun, 23 Apr 2023 03:53:31 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": "58cc1135-bed6-4f95-83e2-cb90d74ca875", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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-23T03:53:31Z", "updated_at": "2023-04-23T03:53:31Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:32,119 80013 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.182s 2023-04-23 03:53:32,120 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "project_id": "acb58a653b73497f8f89b40665212ab0", "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-d23447d1-a34e-4231-9ab2-0e3ebea1e49f', 'date': 'Sun, 23 Apr 2023 03:53:32 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": "0c65a47b-d06c-460f-8d75-7d21bf9fed27", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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-23T03:53:32Z", "updated_at": "2023-04-23T03:53:32Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:32,272 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-04-23 03:53:32,272 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "project_id": "acb58a653b73497f8f89b40665212ab0", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6c339a3a-684d-4f46-8dc0-b2463d68ce2d', 'date': 'Sun, 23 Apr 2023 03:53:32 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9ebdf45d-ed6c-4d9f-bec5-a877f55b44e8", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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-23T03:53:32Z", "updated_at": "2023-04-23T03:53:32Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:32,440 80013 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.167s 2023-04-23 03:53:32,441 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "project_id": "acb58a653b73497f8f89b40665212ab0", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-76881cf5-29bc-4dc3-9dc3-db6200a7b50a', 'date': 'Sun, 23 Apr 2023 03:53:32 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": "a4e42f62-5073-4b90-a72f-c6c9fa638a79", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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-23T03:53:32Z", "updated_at": "2023-04-23T03:53:32Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:32,602 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-23 03:53:32,602 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "project_id": "acb58a653b73497f8f89b40665212ab0", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d188d77d-ff27-43ae-b9fd-62fd2cf491fa', 'date': 'Sun, 23 Apr 2023 03:53:32 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": "96613931-0afd-4163-89c0-79541e091912", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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-23T03:53:32Z", "updated_at": "2023-04-23T03:53:32Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:32,759 80013 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.156s 2023-04-23 03:53:32,759 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gr oup_rule": {"security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "project_id": "acb58a653b73497f8f89b40665212ab0", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3c4cece1-ef68-498e-a6e1-2389529b2137', 'date': 'Sun, 23 Apr 2023 03:53:32 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": "1f752ce4-f271-4588-93da-0038b876ae79", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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-23T03:53:32Z", "updated_at": "2023-04-23T03:53:32Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:32,760 80013 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-23 03:53:32,781 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e 0.020s 2023-04-23 03:53:32,782 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-55fa3253-1303-4607-adbf-c4234b126289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:53:33,091 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes 0.308s 2023-04-23 03:53:33,091 80013 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-782791669", "snapshot_id": null, "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a922be8-aa47-41ac-8746-aadd1e9ab080', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a922be8-aa47-41ac-8746-aadd1e9ab080', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volum es'} Body: b'{"volume": {"id": "b6c95ef4-4f6d-4405-8a83-57f5cc7bc403", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:33.033086", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-782791669", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:53:33,138 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403 0.037s 2023-04-23 03:53:33,138 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d88849-4806-4bc7-8048-0dcf43b70024', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d88849-4806-4bc7-8048-0dcf43b70024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403'} Body: b'{"volume": {"id": "b6c95ef4-4f6d-4405-8a83-57f5cc7bc403", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:33.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-782791669", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:34,189 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403 0.038s 2023-04-23 03:53:34,189 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9864c6cf-4d29-4bbc-82cf-69f9f6b607e4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9864c6cf-4d29-4bbc-82cf-69f9f6b607e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403'} Body: b'{"volume": {"id": "b6c95ef4-4f6d-4405-8a83-57f5cc7bc403", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:33.000000", "updated_at": "2023-04-23T03:53:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-782791669", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:34,299 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403 0.099s 2023-04-23 03:53:34,300 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b542cd4-ad90-4c57-b214-c1323491c8f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403'} Body: b'' 2023-04-23 03:53:34,321 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403 0.020s 2023-04-23 03:53:34,321 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:34 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-38708ee7-af03-4020-a39a-fc34cfdf2828', 'x-openstack-request-id': 'req-38708ee7-af03-4020-a39a-fc34cfdf2828', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b6c95ef4-4f6d-4405-8a83-57f5cc7bc403 could not be found."}}' 2023-04-23 03:53:34,481 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5a49e7f4-ef71-4160-b766-255c4bbe0c6f 0.159s 2023-04-23 03:53:34,481 80013 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-b69dd72a-49df-4275-ac8c-e61c748fedcb', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:53:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5a49e7f4-ef71-4160-b766-255c4bbe0c6f'} Body: b'' 2023-04-23 03:53:34,514 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1485060910 0.032s 2023-04-23 03:53:34,514 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:34 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-28fb6552-6cd1-448b-8721-27dfa2e33d9d', 'x-compute-request-id': 'req-28fb6552-6cd1-448b-8721-27dfa2e33d9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1485060910'} Body: b'' {8} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.668912s] ... 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 c4a46229-fde8-4af8-b4e1-f505299b3cb1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:52:14,984 80007 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-23 03:52:14,984 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-59b7e607-935e-40f9-b42b-19f25cabcb20', '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": "405152a49bf14ad68f5c96f767c70b3a", "name": "tempest-VolumesActionsTest-911298328-project-member", "password_expires_at": null}, "audit_ids": ["F94C3Yn9TUSJmSyn5YnGUA"], "expires_at": "2023-04-23T04:52:14.000000Z", "issued_at": "2023-04-23T03:52:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "037d3963711a4727a4def98cfff4da67", "name": "tempest-VolumesActionsTest-911298328"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/037d3963711a4727a4def98cfff4da67", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:52:14,985 80007 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'b6746973-374e-4be6-9067-1f3d7424fe1d', 'name': 'tempest-VolumesActionsTest-376048108-network', 'tenant_id': '037d3963711a4727a4def98cfff4da67', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '037d3963711a4727a4def98cfff4da67', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'g eneve', 'provider:physical_network': None, 'provider:segmentation_id': 60388, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:52:11Z', 'updated_at': '2023-04-23T03:52:11Z', 'revision_number': 1} available for tenant 2023-04-23 03:52:15,888 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.902s 2023-04-23 03:52:15,889 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1320327354", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "b6746973-374e-4be6-9067-1f3d7424fe1d"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-540910f9-ac4d-4ce2-b497-db34a0f9be61', 'x-compute-request-id': 'req-540910f9-ac4d-4ce2-b497-db34a0f9be61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "39775e82-0123-41cf-ad97-d3865a796828", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/39775e82-0123-41cf-ad97-d3865a796828"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "VVsn3b2GGcYL"}}' 2023-04-23 03:52:15,991 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828 0.099s 2023-04-23 03:52:15,991 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:15 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-d0f525f7-7dcf-4a2a-a332-d169afc6a83a', 'x-compute-request-id': 'req-d0f525f7-7dcf-4a2a-a332-d169afc6a83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828'} Body: b'{"server": {"id": "39775e82-0123-41cf-ad97-d3865a796828", "name": "tempest-VolumesActionsTest-instance-1320327354", "status": "BUILD", "tenant_id": "037d3963711a4727a4def98cfff4da67", "user_id": "405152a49bf14ad68f5c96f767c70b3a", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:52:16Z", "updated": "2023-04-23T03:52:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/39775e82-0123-41cf-ad97-d3865a796828"}], "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-23 03:53:06,340 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828 0.287s 2023-04-23 03:53:06,341 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:06 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-520907f8-5dc2-496c-a379-8c2904a0d7ab', 'x-compute-request-id': 'req-520907f8-5dc2-496c-a379-8c2904a0d7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828'} Body: b'{"server": {"id": "39775e82-0123-41cf-ad97-d3865a796828", "name": "tempest-VolumesActionsTest-instance-1320327354", "status": "ACTIVE", "tenant_id": "037d3963711a4727a4def98cfff4da67", "user_id": "405152a49bf14ad68f5c96f767c70b3a", "metadata": {}, "hostId": "070c14fee640e49dd43a9535361f45df66c874cfbc9c974f33ddc298", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:52:15Z", "updated": "2023-04-23T03:52:23Z", "addresses": {"tempest-VolumesActionsTest-376048108-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:9d:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/39775e82-0123-41cf-ad97-d3865a796828"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:52:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-23 03:53:06,353 80007 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:54:06,718 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes 0.304s 2023-04-23 03:54:06,718 80007 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-735177616"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813b0a50-5857-46fe-95d2-bf641352e5e9', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813b0a50-5857-46fe-95d2-bf641352e5e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes'} Body: b'{"volume": {"id": "c4a46229-fde8-4af8-b4e1-f505299b3cb1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:06.653875", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-735177616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sourc e_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:54:06,767 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1 0.039s 2023-04-23 03:54:06,767 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9c584bd-27d0-4825-aa64-a84c9e44d586', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9c584bd-27d0-4825-aa64-a84c9e44d586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1'} Body: b'{"volume": {"id": "c4a46229-fde8-4af8-b4e1-f505299b3cb1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:07.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-735177616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:54:07,818 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1 0.039s 2023-04-23 03:54:07,819 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12dec626-e284-4e6e-a585-7c98b30a0e1b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12dec626-e284-4e6e-a585-7c98b30a0e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1'} Body: b'{"volume": {"id": "c4a46229-fde8-4af8-b4e1-f505299b3cb1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:07.000000", "updated_at": "2023-04-23T03:54:07.000000", "name": "tempest-VolumesActionsTest-Volume-735177616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}], "user_id": "405152a49bf14ad68f5c96f76 7c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:54:07,871 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1 0.041s 2023-04-23 03:54:07,871 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cff6ad6-492c-4d59-8558-2e299efc6881', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cff6ad6-492c-4d59-8558-2e299efc6881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1'} Body: b'{"volume": {"id": "c4a46229-fde8-4af8-b4e1-f505299b3cb1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:07.000000", "updated_at": "2023-04-23T03:54:07.000000", "name": "tempest-VolumesActionsTest-Volume-735177616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:54:07,978 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1 0.096s 2023-04-23 03:54:07,978 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54: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-eeaf5490-d1d3-4947-9c0c-b3835e25282a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1'} Body: b'' 2023-04-23 03:54:08,013 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1 0.034s 2023-04-23 03:54:08,013 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54: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-0013e27d-4f4e-4c0f-ba19-41034973bc72', 'x-openstack-request-id': 'req-0013e27d-4f4e-4c0f-ba19-41034973bc72', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c4a46229-fde8-4af8-b4e1-f505299b3cb1 could not be found."}}' 2023-04-23 03:54:08,146 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828 0.131s 2023-04-23 03:54:08,146 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e1dca6a-52fe-4724-a03c-b7cfd9f25e9c', 'x-compute-request-id': 'req-5e1dca6a-52fe-4724-a03c-b7cfd9f25e9c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828'} Body: b'' 2023-04-23 03:54:08,476 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828 0.329s 2023-04-23 03:54:08,476 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:08 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-7c6e14b0-755c-4084-bc02-c4ba1e898644', 'x-compute-request-id': 'req-7c6e14b0-755c-4084-bc02-c4ba1e898644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828'} Body: b'{"server": {"id": "39775e82-0123-41cf-ad97-d3865a796828", "name": "tempest-VolumesActionsTest-instance-1320327354", "status": "ACTIVE", "tenant_id": "037d3963711a4727a4def98cfff4da67", "user_id": "405152a49bf14ad68f5c96f767c70b3a", "metadata": {}, "hostId": "070c14fee640e49dd43a9535361f45df66c874cfbc9c974f33ddc298", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:52:15Z", "updated": "2023-04-23T03:54:08Z", "addresses": {"tempest-VolumesActionsTest-376048108-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:9d:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/39775e82-0123-41cf-ad97-d3865a796828"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:52:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-23 03:54:58,564 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828 0.038s 2023-04-23 03:54:58,565 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:58 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-6e27491c-cf16-49e1-89ca-8c9511a163a6', 'x-compute-request-id': 'req-6e27491c-cf16-49e1-89ca-8c9511a163a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 39775e82-0123-41cf-ad97-d3865a796828 could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.473723s] ... 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 f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:54:58,752 80007 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/037d3963711a4727a4def98cfff4da67/volumes 0.182s 2023-04-23 03:54:58,753 80007 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-288207927"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99cf4a16-1ef0-4f82-8af1-4502b28636a2', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99cf4a16-1ef0-4f82-8af1-4502b28636a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes'} Body: b'{"volume": {"id": "f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:58.696269", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-288207927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:54:58,805 80007 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/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e 0.042s 2023-04-23 03:54:58,805 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de208c9a-648e-435f-8019-866e89b996ba', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de208c9a-648e-435f-8019-866e89b996ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e'} Body: b'{"volume": {"id": "f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:59.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-288207927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:54:59,855 80007 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/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e 0.036s 2023-04-23 03:54:59,855 80007 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f958979a-d597-446b-8216-c85f8f566d5a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f958979a-d597-446b-8216-c85f8f566d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e'} Body: b'{"volume": {"id": "f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:59.000000", "updated_at": "2023-04-23T03:54:59.000000", "name": "tempest-VolumesActionsTest-Volume-288207927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:54:59,903 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e 0.037s 2023-04-23 03:54:59,904 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad428de4-1609-46cb-a357-eb1f1573c607', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad428de4-1609-46cb-a357-eb1f1573c607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e'} Body: b'{"volume": {"id": "f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:59.000000", "updated_at": "2023-04-23T03:54:59.000000", "name": "tempest-VolumesActionsTest-Volume-288207927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:00,020 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e 0.104s 2023-04-23 03:55:00,020 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8452a07c-cebb-4bc8-82c0-c414882c9a45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e'} Body: b'' 2023-04-23 03:55:00,042 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e 0.021s 2023-04-23 03:55:00,042 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-212db41e-027c-43f9-9ae9-21718fc33f22', 'x-openstack-request-id': 'req-212db41e-027c-43f9-9ae9-21718fc33f22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.525911s] ... 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 7f9dfcd6-388a-43c8-9818-63b5f5c5e67a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:00,282 80007 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/037d3963711a4727a4def98cfff4da67/volumes 0.237s 2023-04-23 03:55:00,282 80007 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-1917308433"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b1d81e-984f-43d1-a848-4ef690e8fd34', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b1d81e-984f-43d1-a848-4ef690e8fd34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes'} Body: b'{"volume": {"id": "7f9dfcd6-388a-43c8-9818-63b5f5c5e67a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:00.212221", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1917308433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:00,329 80007 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/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a 0.038s 2023-04-23 03:55:00,330 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c033d120-891b-4e0b-9c16-ad4c062101b6', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c033d120-891b-4e0b-9c16-ad4c062101b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a'} Body: b'{"volume": {"id": "7f9dfcd6-388a-43c8-9818-63b5f5c5e67a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:00.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1917308433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:01,381 80007 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/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a 0.039s 2023-04-23 03:55:01,381 80007 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8909809-c130-48dd-b808-d5d7dfb9b3cb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8909809-c130-48dd-b808-d5d7dfb9b3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a'} Body: b'{"volume": {"id": "7f9dfcd6-388a-43c8-9818-63b5f5c5e67a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:00.000000", "updated_at": "2023-04-23T03:55:00.000000", "name": "tempest-VolumesActionsTest-Volume-1917308433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:01,436 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a 0.044s 2023-04-23 03:55:01,436 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb17411-6f38-45cb-b140-e1ebba9e9cbd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb17411-6f38-45cb-b140-e1ebba9e9cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a'} Body: b'{"volume": {"id": "7f9dfcd6-388a-43c8-9818-63b5f5c5e67a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:00.000000", "updated_at": "2023-04-23T03:55:00.000000", "name": "tempest-VolumesActionsTest-Volume-1917308433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:01,543 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a 0.096s 2023-04-23 03:55:01,544 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09db0fb-16d3-48ef-a2a2-0b856a581958', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a'} Body: b'' 2023-04-23 03:55:01,569 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a 0.024s 2023-04-23 03:55:01,569 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a44e2e31-7b7b-4fb9-8ba7-cb49bbfe715a', 'x-openstack-request-id': 'req-a44e2e31-7b7b-4fb9-8ba7-cb49bbfe715a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7f9dfcd6-388a-43c8-9818-63b5f5c5e67a could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.465370s] ... 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 376d2f8c-95b6-44fc-922a-027805d22b3c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:01,742 80007 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/037d3963711a4727a4def98cfff4da67/volumes 0.168s 2023-04-23 03:55:01,743 80007 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-1683148634"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c963fff-81f7-43a1-a2a4-87ca0c3bab04', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c963fff-81f7-43a1-a2a4-87ca0c3bab04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes'} Body: b'{"volume": {"id": "376d2f8c-95b6-44fc-922a-027805d22b3c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:01.689384", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1683148634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:01,804 80007 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/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c 0.044s 2023-04-23 03:55:01,805 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437de8a5-c786-4514-963f-e53f1d71e0c4', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437de8a5-c786-4514-963f-e53f1d71e0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c'} Body: b'{"volume": {"id": "376d2f8c-95b6-44fc-922a-027805d22b3c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:02.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1683148634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:02,858 80007 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/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c 0.039s 2023-04-23 03:55:02,858 80007 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4b584f8-042d-4e23-bf3a-65d78d90fdbc', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4b584f8-042d-4e23-bf3a-65d78d90fdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c'} Body: b'{"volume": {"id": "376d2f8c-95b6-44fc-922a-027805d22b3c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:02.000000", "updated_at": "2023-04-23T03:55:02.000000", "name": "tempest-VolumesActionsTest-Volume-1683148634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:02,907 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c 0.038s 2023-04-23 03:55:02,908 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35614e8-2a14-4711-b3fb-0e6f1b0a71f6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35614e8-2a14-4711-b3fb-0e6f1b0a71f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c'} Body: b'{"volume": {"id": "376d2f8c-95b6-44fc-922a-027805d22b3c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:02.000000", "updated_at": "2023-04-23T03:55:02.000000", "name": "tempest-VolumesActionsTest-Volume-1683148634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:03,015 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c 0.097s 2023-04-23 03:55:03,015 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', ' content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66cf75af-1614-4aef-8b3c-7ddb845a50c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c'} Body: b'' 2023-04-23 03:55:03,038 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c 0.022s 2023-04-23 03:55:03,038 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:03 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-17f22efb-9e01-420e-9909-e168eca6fd80', 'x-openstack-request-id': 'req-17f22efb-9e01-420e-9909-e168eca6fd80', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 376d2f8c-95b6-44fc-922a-027805d22b3c could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.463965s] ... 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 bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:03,208 80007 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/037d3963711a4727a4def98cfff4da67/volumes 0.167s 2023-04-23 03:55:03,208 80007 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-1375059083"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd039e2d-60d7-4589-a95c-1647986b657b', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd039e2d-60d7-4589-a95c-1647986b657b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes'} Body: b'{"volume": {"id": "bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:03.151881", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1375059083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:03,261 80007 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/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d 0.044s 2023-04-23 03:55:03,262 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5880995-82b7-47a8-be2e-e9201c5a3d96', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5880995-82b7-47a8-be2e-e9201c5a3d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d'} Body: b'{"volume": {"id": "bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:03.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1375059083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:04,317 80007 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/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d 0.044s 2023-04-23 03:55:04,318 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f367f2-7a30-4ef7-822a-48f9e8e5ac8b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f367f2-7a30-4ef7-822a-48f9e8e5ac8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d'} Body: b'{"volume": {"id": "bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:03.000000", "updated_at": "2023-04-23T03:55:03.000000", "name": "tempest-VolumesActionsTest-Volume-1375059083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:04,365 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d 0.036s 2023-04-23 03:55:04,365 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4540624-f001-45f7-8437-3a85e3cc288d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4540624-f001-45f7-8437-3a85e3cc288d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d'} Body: b'{"volume": {"id": "bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:03.000000", "updated_at": "2023-04-23T03:55:03.000000", "name": "tempest-VolumesActionsTest-Volume-1375059083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:04,481 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d 0.103s 2023-04-23 03:55:04,481 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c77fd7c-f48c-437b-9c5b-ea6f84200ea1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d'} Body: b'' 2023-04-23 03:55:04,503 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d 0.021s 2023-04-23 03:55:04,503 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-b687e3b7-5b02-496a-bf2e-d8c5c9648cea', 'x-openstack-request-id': 'req-b687e3b7-5b02-496a-bf2e-d8c5c9648cea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.484016s] ... 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 1eb4f281-4594-4b24-835f-f172d381b640 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:04,689 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes 0.181s 2023-04-23 03:55:04,690 80007 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-2015558495"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9541eb47-12ba-440e-9de7-9ea2d3952a37', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9541eb47-12ba-440e-9de7-9ea2d3952a37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes'} Body: b'{"volume": {"id": "1eb4f281-4594-4b24-835f-f172d381b640", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:04.633331", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2015558495", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:04,749 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640 0.050s 2023-04-23 03:55:04,750 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455b4b1f-9c1e-46ee-b137-8d8c599729bd', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455b4b1f-9c1e-46ee-b137-8d8c599729bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640'} Body: b'{"volume": {"id": "1eb4f281-4594-4b24-835f-f172d381b640", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:05.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2015558495", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:05,803 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640 0.042s 2023-04-23 03:55:05,803 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51da2bc4-297d-4ad9-b66d-a87979118604', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51da2bc4-297d-4ad9-b66d-a87979118604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640'} Body: b'{"volume": {"id": "1eb4f281-4594-4b24-835f-f172d381b640", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:05.000000", "updated_at": "2023-04-23T03:55:05.000000", "name": "tempest-VolumesActionsTest-Volume-2015558495", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:05,855 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640 0.038s 2023-04-23 03:55:05,855 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc16d84-fc6b-46ec-ac44-ba768aa0f6de', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc16d84-fc6b-46ec-ac44-ba768aa0f6de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640'} Body: b'{"volume": {"id": "1eb4f281-4594-4b24-835f-f172d381b640", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:05.000000", "updated_at": "2023-04-23T03:55:05.000000", "name": "tempest-VolumesActionsTest-Volume-2015558495", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:05,966 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640 0.099s 2023-04-23 03:55:05,966 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:05 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-013608c9-dc8e-4a84-97c9-a4e63f6dfc12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640'} Body: b'' 2023-04-23 03:55:05,991 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640 0.024s 2023-04-23 03:55:05,991 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-ae5aef73-3489-4f41-88e3-e353ab5ff0b3', 'x-openstack-request-id': 'req-ae5aef73-3489-4f41-88e3-e353ab5ff0b3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1eb4f281-4594-4b24-835f-f172d381b640 could not be found."}}' {5} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.679345s] ... 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 106d2a2c-b9fc-4578-9a1b-69c8c65f669d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:11,200 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes 0.364s 2023-04-23 03:55:11,200 80007 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-159286263"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dff8ac7-36f9-4f0e-803d-5aba8527e720', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dff8ac7-36f9-4f0e-803d-5aba8527e720', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes'} Body: b'{"volume": {"id": "106d2a2c-b9fc-4578-9a1b-69c8c65f669d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:11.144758", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-159286263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:11,247 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d 0.037s 2023-04-23 03:55:11,247 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e396ce-34f6-4c5e-b9a7-62edb05be65b', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e396ce-34f6-4c5e-b9a7-62edb05be65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d'} Body: b'{"volume": {"id": "106d2a2c-b9fc-4578-9a1b-69c8c65f669d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:11.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-159286263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ba0482fd150405fb545b6602d025c5f"}}' 2023-04-23 03:55:12,299 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d 0.040s 2023-04-23 03:55:12,299 80007 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603f9208-eebc-48f3-8e33-ff74456f5fa8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603f9208-eebc-48f3-8e33-ff74456f5fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d'} Body: b'{"volume": {"id": "106d2a2c-b9fc-4578-9a1b-69c8c65f669d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:11.000000", "updated_at": "2023-04-23T03:55:11.000000", "name": "tempest-VolumesTransfersTest-Volume-159286263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ba0482fd150405fb545b6602d025c5f"}}' 2023-04-23 03:55:12,378 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d 0.049s 2023-04-23 03:55:12,381 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff810c6a-29e7-4ac0-a49d-0816987578d2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff810c6a-29e7-4ac0-a49d-0816987578d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d'} Body: b'{"volume": {"id": "106d2a2c-b9fc-4578-9a1b-69c8c65f669d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:11.000000", "updated_at": "2023-04-23T03:55:11.000000", "name": "tempest-VolumesTransfersTest-Volume-159286263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ba0482fd150405fb545b6602d025c5f"}}' 2023-04-23 03:55:12,491 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d 0.098s 2023-04-23 03:55:12,491 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f258368d-dec3-4703-a14a-1f56c0887eda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d'} Body: b'' 2023-04-23 03:55:12,512 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d 0.020s 2023-04-23 03:55:12,512 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:12 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-8c3eef41-33ec-4c88-94a2-91d4d0f9fdca', 'x-openstack-request-id': 'req-8c3eef41-33ec-4c88-94a2-91d4d0f9fdca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 106d2a2c-b9fc-4578-9a1b-69c8c65f669d could not be found."}}' {5} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.457070s] ... 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 c4ca5300-1931-4d82-91e1-63169affafe1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:12,696 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes 0.174s 2023-04-23 03:55:12,696 80007 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-1171351627"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db335f23-7962-43ee-aa98-e176d8e978e0', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db335f23-7962-43ee-aa98-e176d8e978e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes'} Body: b'{"volume": {"id": "c4ca5300-1931-4d82-91e1-63169affafe1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:12.638974", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1171351627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:12,748 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1 0.042s 2023-04-23 03:55:12,749 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b72926-07b7-4bf2-832a-9cbb25114eaa', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b72926-07b7-4bf2-832a-9cbb25114eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1'} Body: b'{"volume": {"id": "c4ca5300-1931-4d82-91e1-63169affafe1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:13.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1171351627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ba0482fd150405fb545b6602d025c5f"}}' 2023-04-23 03:55:13,802 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1 0.042s 2023-04-23 03:55:13,802 80007 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e1c626-6a3f-4c80-8fb0-c9dbdcc910e0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e1c626-6a3f-4c80-8fb0-c9dbdcc910e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1'} Body: b'{"volume": {"id": "c4ca5300-1931-4d82-91e1-63169affafe1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:13.000000", "updated_at": "2023-04-23T03:55:13.000000", "name": "tempest-VolumesTransfersTest-Volume-1171351627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ba0482fd150405fb545b6602d025c5f"}}' 2023-04-23 03:55:13,852 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1 0.039s 2023-04-23 03:55:13,852 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be429a2-e0c7-471d-ad0d-184e88f1366e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be429a2-e0c7-471d-ad0d-184e88f1366e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1'} Body: b'{"volume": {"id": "c4ca5300-1931-4d82-91e1-63169affafe1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:13.000000", "updated_at": "2023-04-23T03:55:13.000000", "name": "tempest-VolumesTransfersTest-Volume-1171351627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ba0482fd150405fb545b6602d025c5f"}}' 2023-04-23 03:55:13,954 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1 0.091s 2023-04-23 03:55:13,955 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-bf157908-5182-4f60-a9a0-87466630845e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1'} Body: b'' 2023-04-23 03:55:13,976 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1 0.021s 2023-04-23 03:55:13,976 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-19fa6aee-2703-4224-921a-c61ee9ba44e9', 'x-openstack-request-id': 'req-19fa6aee-2703-4224-921a-c61ee9ba44e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c4ca5300-1931-4d82-91e1-63169affafe1 could not be found."}}' {5} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.148334s] ... ok {11} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.713739s] ... 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 0ced526f-d314-4cfa-b814-f02b67ee9574 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:53:14,854 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.279s 2023-04-23 03:53:14,855 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:14 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-ab1b79bf-406e-4382-94f5-99671f88dfa8', 'x-compute-request-id': 'req-ab1b79bf-406e-4382-94f5-99671f88dfa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:53:15,117 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.250s 2023-04-23 03:53:15,118 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:14 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-5355b0b0-7de6-4173-af5a-98eecbf91e6f', 'x-compute-request-id': 'req-5355b0b0-7de6-4173-af5a-98eecbf91e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:53:15,281 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.151s 2023-04-23 03:53:15,281 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:15 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-9e1aae60-12d0-41cd-b377-99c8c1c17f25', 'x-compute-request-id': 'req-9e1aae60-12d0-41cd-b377-99c8c1c17f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:54:15,434 80019 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.074s 2023-04-23 03:54:15,435 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:15 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-7b109655-28a3-485b-9940-961a2ab0e41f', '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": "cdc8fe94058c46c28d4b3f16dc1e77ed", "name": "tempest-ServerActionsTestJSON-1398779434-project-member", "password_expires_at": null}, "audit_ids": ["GpsH0-ThS-acar9Prfgnhw"], "expires_at": "2023-04-23T04:54:15.000000Z", "issued_at": "2023-04-23T03:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f44fe9ba07e4e2f925d1a8952356e04", "name": "tempest-ServerActionsTestJSON-1398779434"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6f44fe9ba07e4e2f925d1a8952356e04", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:54:15,435 80019 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': 'bc639aed-946f-458c-b08d-ce3037f5507c', 'name': 'tempest-ServerActionsTestJSON-558421264-network', 'tenant_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57445, 'is_default': False, 'availability_zone_hints': [], 'availability_z ones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:47:00Z', 'updated_at': '2023-04-23T03:47:01Z', 'revision_number': 1} available for tenant 2023-04-23 03:54:15,436 80019 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1222563018', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIkvMNG9bJWjIet22ePA1ljN9zECExBTHpeziEsLPMaW1zdmYmHvghy1cyRU7fOajJrIJuDX5HLH+Bcl14bDAwDDg/IMdmy4fis8XPrCxEDMbEbjK+Rs+0/rwp2gYOoLwQ==', 'fingerprint': 'd0:26:da:ae:54:9b:6a:de:22:3e:8a:49:27:55:fa:d0', 'user_id': 'cdc8fe94058c46c28d4b3f16dc1e77ed', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC8TzUW1ors8O7eGA9iUiFVInKQrd4ck40eDmcpZUhFVekT40oIjVIH\nGaV7lbX4Br2gBwYFK4EEACKhZANiAASJLzDRvWyVoyHrdtnjwNZYzfcxAhMQUx6X\ns4hLCzzGltc3ZmJh74IctXMkVO3zmoyayCbg1+Ryx/gXJdeGwwMAw4PyDHZsuH4r\nPFz6wsRAzGxG4yvkbPtP68KdoGDqC8E=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1ce6d21a-1f10-48ba-8022-8ddc9855c375', 'name': 'tempest-securitygroup--2088115721', 'stateful': True, 'tenant_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'description': 'tempest-description--317375240', 'shared': False, 'security_group_rules': [{'id': '33773032-e339-4ca6-a559-3e93cd3809e1', 'tenant_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'security_group_id': '1ce6d21a-1f10-48ba-8022-8ddc9855c375', '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': 541, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:47:12Z', 'updated_at': '2023-04-23T03:47:12Z', 'revision_number': 0, 'project_id': '6f44fe9ba07e4e2f925d1a8952356e04'}, {'id': '78c052c3-aab9-4acf-bb19-d6c642a8b4a8', 'tenant_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'security_group_id': '1ce6d21a-1f10-48ba-8022-8ddc9855c375', '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': 540, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:47:12Z', 'updated_at': '2023-04-23T03:47:12Z', 'revision_number': 0, 'project_id': '6f44fe9ba07e4e2f925d1a8952356e04'}], 'tags': [], 'created_at': '2023-04-23T03:47:12Z', 'updated_at': '2023-04-23T03:47:12Z', 'revision_number': 1, 'project_id': '6f44fe9ba07e4e2f925d1a8952356e04'}, 'floating_ip': {'id': 'e1fc44db-e27c-4537-89c8-36bd5c6eeb34', 'tenant_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'floating_ip_address': '172.24.4.189', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:47:14Z', 'updated_at': '2023-04-23T03:47:14Z', 'revision_number': 0, 'ip': '172.24.4.189'}} 2023-04-23 03:54:15,757 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes 0.320s 2023-04-23 03:54:15,757 80019 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-1374273234", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab3f6d2-dc86-472a-8bcc-8f92647f69fd', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab3f6d2-dc86-4 72a-8bcc-8f92647f69fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes'} Body: b'{"volume": {"id": "0ced526f-d314-4cfa-b814-f02b67ee9574", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:15.691923", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1374273234", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:54:15,807 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574 0.040s 2023-04-23 03:54:15,808 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9801b2ad-0c18-47c5-a353-53765174fa73', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9801b2ad-0c18-47c5-a353-53765174fa73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574'} Body: b'{"volume": {"id": "0ced526f-d314-4cfa-b814-f02b67ee9574", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:16.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1374273234", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04"}}' 2023-04-23 03:54:16,860 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574 0.040s 2023-04-23 03:54:16,860 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec060f3-1f2f-468d-b29c-feb8c1a66ca1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec060f3-1f2f-468d-b29c-feb8c1a66ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574'} Body: b'{"volume": {"id": "0ced526f-d314-4cfa-b814-f02b67ee9574", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:1 6.000000", "updated_at": "2023-04-23T03:54:16.000000", "name": "tempest-tempest.common.compute-volume-1374273234", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04"}}' 2023-04-23 03:54:16,975 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574 0.104s 2023-04-23 03:54:16,976 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebfce050-b4e6-456b-b462-331bd503ff57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574'} Body: b'' 2023-04-23 03:54:16,996 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574 0.020s 2023-04-23 03:54:16,997 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:16 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-3df4ed2f-bf9f-42c5-aee6-ff5f5f81b5ee', 'x-openstack-request-id': 'req-3df4ed2f-bf9f-42c5-aee6-ff5f5f81b5ee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0ced526f-d314-4cfa-b814-f02b67ee9574 could not be found."}}' 2023-04-23 03:54:16,997 80019 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-23 03:54:17,218 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.219s 2023-04-23 03:54:17,218 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:17 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-5f725606-b3e3-4ca9-a1e5-b8226ae50436', 'x-compute-request-id': 'req-5f725606-b3e3-4ca9-a1e5-b8226ae50436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2 -5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {5} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.145434s] ... 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 c451db1d-cb38-45f5-a6d6-7637b274e0df failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:31,414 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.319s 2023-04-23 03:55:31,415 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-966196288", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD7k+0eOm7pK8X+pQq8e7fEEx1KuvuJWxdMAvBwHrnlCv/3pPMCfWmgSVPaXE936kFeYjIslx0hgDPmhHFNosrB/s1EsQf49jL2iuA7ElIGNe9545Ya233CDyy19FbJdPA=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:31 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-e3385f5d-0e05-4a9a-b2e6-00c610225768', 'x-compute-request-id': 'req-e3385f5d-0e05-4a9a-b2e6-00c610225768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-966196288", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD7k+0eOm7pK8X+pQq8e7fEEx1KuvuJWxdMAvBwHrnlCv/3pPMCfWmgSVPaXE936kFeYjIslx0hgDPmhHFNosrB/s1EsQf49jL2iuA7ElIGNe9545Ya233CDyy19FbJdPA==", "fingerprint": "45:c8:24:1b:73:e7:04:ca:68:3b:c6:39:38:16:3b:c5", "user_id": "6703a2f8d71145299b5cfd9c94621f3d"}}' 2023-04-23 03:55:31,586 80007 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.167s 2023-04-23 03:55:31,586 80007 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-56934505", "description": "tempest-secgroup-smoke-56934505 description", "project_id": "ea208b32da1241b2987ae99a61abfa49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-b4b4f64e-43b8-4b25-9b0c-699689a9dc07', 'date': 'Sun, 23 Apr 2023 03:55:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "name": "tempest-secgroup-smoke-56934505", "stateful": true, "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "description": "tempest-secgroup-smoke-56934505 description", "shared": false, "security_group_rules": [{"id": "2e974191-a9f6-4923-9b28-7e26eea59571", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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": 915, "description": null, "tags": [], "created_at": "2023-04-23T03:55:31Z", "updated_at": "2023-04-23T03:55:31Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}, {"id": "b6be107a-9290-4369-afc1-2216193fc2ce", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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": 916, "description": null, "tags": [], "created_at": "2023-04-23T03:55:31Z", "updated_at": "2023-04-23T03:55:31Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}], "tags": [], "created_at": "2023-04-23T03:55:31Z", "updated_at": "2023-04-23T03:55:31Z", "revision_number": 1, "project_id": "ea20 8b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:31,760 80007 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-23 03:55:31,760 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "project_id": "ea208b32da1241b2987ae99a61abfa49", "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-58f3937a-f862-40da-8bbe-5c86afac2682', 'date': 'Sun, 23 Apr 2023 03:55:31 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": "150d80c9-0151-441f-a329-d33b283761e6", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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-23T03:55:31Z", "updated_at": "2023-04-23T03:55:31Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:31,915 80007 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.154s 2023-04-23 03:55:31,915 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "project_id": "ea208b32da1241b2987ae99a61abfa49", "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-428a815f-47f7-4224-be9a-2882bb5fde55', 'date': 'Sun, 23 Apr 2023 03:55:31 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": "75c21d33-7b92-4502-b5bb-91acf3aabfb0", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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-23T03:55:31Z", "updated_at": "2023-04-23T03:55:31Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:32,083 80007 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-23 03:55:32,084 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "project_id": "ea208b32da1241b2987ae99a61abfa49", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0e4a8575-d364-4255-926b-a63e13d9dafc', 'date': 'Sun, 23 Apr 2023 03:55:32 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": "7cef386e-db11-4fc6-a0ba-2a7b7ea37efc", "tenant_id": "ea208b32da1241b2987ae 99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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-23T03:55:31Z", "updated_at": "2023-04-23T03:55:31Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:32,262 80007 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.178s 2023-04-23 03:55:32,263 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "project_id": "ea208b32da1241b2987ae99a61abfa49", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-072b31f6-c33e-4fd0-890f-3c0eb963a34d', 'date': 'Sun, 23 Apr 2023 03:55:32 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": "c3b6837d-9872-437c-b9e4-549e5568d1d7", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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-23T03:55:32Z", "updated_at": "2023-04-23T03:55:32Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:32,423 80007 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.160s 2023-04-23 03:55:32,424 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "project_id": "ea208b32da1241b2987ae99a61abfa49", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-45561aea-99f7-4e7b-aa12-2c5eebed1abf', 'date': 'Sun, 23 Apr 2023 03:55:32 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": "c40a9b1d-6b54-408f-b2c1-274dc22a677d", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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-23T03:55:32Z", "updated_at": "2023-04-23T03:55:32Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:32,584 80007 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.160s 2023-04-23 03:55:32,585 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "project_id": "ea208b32da1241b2987ae99a61abfa49", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type' : 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0299c118-90b4-4b18-89d1-ce56ea1fac78', 'date': 'Sun, 23 Apr 2023 03:55:32 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": "14441d5b-1d05-4c1a-9278-9363260a35a8", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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-23T03:55:32Z", "updated_at": "2023-04-23T03:55:32Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:32,793 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes 0.207s 2023-04-23 03:55:32,794 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-217509295", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f055ee-8a50-473e-9aee-976e43ae3035', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f055ee-8a50-473e-9aee-976e43ae3035', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes'} Body: b'{"volume": {"id": "c451db1d-cb38-45f5-a6d6-7637b274e0df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:32.732744", "updated_at": null, "name": "tempest-TestStampPattern-volume-217509295", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df"}], "user_id": "6703a2f8d71145299b5cfd9c94621f3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:32,840 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df 0.036s 2023-04-23 03:55:32,840 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4accdd40-b8c1-4ca4-be5d-4421c3f13416', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4accdd40-b8c1-4ca4-be5d-4421c3f13416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df'} Body: b'{"volume": {"id": "c451db1d-cb38-45f5-a6d6-7637b274e0df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:33.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-217509295", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata" : {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df"}], "user_id": "6703a2f8d71145299b5cfd9c94621f3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:33,896 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df 0.044s 2023-04-23 03:55:33,897 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587a5ef2-99ae-4adc-bb18-c7888caa4d0e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587a5ef2-99ae-4adc-bb18-c7888caa4d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df'} Body: b'{"volume": {"id": "c451db1d-cb38-45f5-a6d6-7637b274e0df", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:33.000000", "updated_at": "2023-04-23T03:55:33.000000", "name": "tempest-TestStampPattern-volume-217509295", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df"}], "user_id": "6703a2f8d71145299b5cfd9c94621f3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:34,011 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df 0.102s 2023-04-23 03:55:34,011 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64edc77-38ea-461a-afe5-b5dcfb755507', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df'} Body: b'' 2023-04-23 03:55:34,035 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df 0.023s 2023-04-23 03:55:34,036 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:34 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 -9f3e764f-0dd8-428e-b1c7-ee38e471a38b', 'x-openstack-request-id': 'req-9f3e764f-0dd8-428e-b1c7-ee38e471a38b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c451db1d-cb38-45f5-a6d6-7637b274e0df could not be found."}}' 2023-04-23 03:55:34,202 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/4b4b4cc5-3823-4ad1-ad24-b643e2041647 0.166s 2023-04-23 03:55:34,203 80007 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-b2059d50-c3b2-45ec-87bc-b15b085957ba', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:55:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4b4b4cc5-3823-4ad1-ad24-b643e2041647'} Body: b'' 2023-04-23 03:55:34,234 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-966196288 0.030s 2023-04-23 03:55:34,235 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:34 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-e184357c-8cf9-4c20-a047-b10366b8ea40', 'x-compute-request-id': 'req-e184357c-8cf9-4c20-a047-b10366b8ea40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-966196288'} Body: b'' {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.077379s] ... 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 78d33164-e5c3-400f-98d7-f5654dfb4b3a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:52:49,186 80017 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 03:52:49,187 80017 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:52:49,258 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2023-04-23 03:52:49,258 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-325673571", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIs7ux48o2nnGrdeOCvQDySG+P6nXioDJdGS6oeGudA0JHf7ZhHzg403SyXAde6YT5+5r+rVL2ZP2ipzilgOZRPzvYzNtjeBNGfwBpGBza8LD5gUqZ8keZPqVn3njSi8NQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:49 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-a6c95b3f-4749-4942-ac15-94e4195e110d', 'x-compute-request-id': 'req-a6c95b3f-4749-4942-ac15-94e4195e110d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-325673571", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIs7ux48o2nnGrdeOCvQDySG+P6nXioDJdGS6oeGudA0JHf7ZhHzg403SyXAde6YT5+5r+rVL2ZP2ipzilgOZRPzvYzNtjeBNGfwBpGBza8LD5gUqZ8keZPqVn3njSi8NQ==", "fingerprint": "bb:14:58:0d:35:6e:15:72:47:27:66:9f:e9:d8:fb:76", "user_id": "0a2c459cad014b07b2613e5e261d88aa"}}' 2023-04-23 03:52:49,261 80017 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-325673571 created 2023-04-23 03:52:49,412 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.150s 2023-04-23 03:52:49,412 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--384245726", "description": "tempest-description--1234156567"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-cc822cb5-f6b0-43e7-b07e-b36f523a752e', 'date': 'Sun, 23 Apr 2023 03:52:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "name": "tempest-securitygroup--384245726", "stateful": true, "tenant_id": "24fff486a500421397ecb935828582cd", "description": "tempest-description--1234156567", "shared": false, "security_group_rules": [{"id": "4a5899e1-de47-4a02-8b18-773518135b7a", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "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": 765, "description": null, "tags": [], "created_at": "2023-04-23T03:52:49Z", "updated_at": "2023-04-23T03:52:49Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}, {"id": "8b12193b-2dc3-41df-a770-508998bcbd9e", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "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": 764, "description": null, "tags": [], "created_at": "2023-04-23T03:52:49Z", "updated_at": "2023-04-23T03:52:49Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}], "tags": [], "created_at": "2023-04-23T03:52:49Z", "updated_at": "2023-04-23T03:52:49Z", "revision_number": 1, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:52:49,560 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.147s 2023-04-23 03:52:49,560 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "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-509e9d09-8439-469d-8f8e-cf8e1ef3ab56', 'date': 'Sun, 23 Apr 2023 03:52: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": "b72d2e24-28fa-4ed5-8cf2-600fcefd3c0e", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "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-23T03:52:49Z", "updated_at": "2023-04-23T03:52:49Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:52:49,732 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-23 03:52:49,732 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-80c795e1-1ba7-4307-99bc-d23a52bc5bb5', 'date': 'Sun, 23 Apr 2023 03:52: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": "214239c9-d9de-4274-90c2-cc4b95b62aef", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "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-23T03:52:49Z", "updated_at": "2023-04-23T03:52:49Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:52:49,732 80017 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--384245726 created 2023-04-23 03:52:50,527 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.794s 2023-04-23 03:52:50,528 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-de0214ed-95a9-49f3-a0f6-457424fee0f0', 'date': 'Sun, 23 Apr 2023 03:52:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ed96639d-945a-4c78-803c-97b734356fec", "tenant_id": "24fff486a500421397ecb935828582cd", "floating_ip_address": "172.24.4.154", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "24fff486a500421397ecb935828582cd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:52:50Z", "updated_at": "2023-04-23T03:52:50Z", "revision_number": 0}}' 2023-04-23 03:52:50,528 80017 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ed96639d-945a-4c78-803c-97b734356fec', 'tenant_id': '24fff486a500421397ecb935828582cd', 'floating_ip_address': '172.24.4.154', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '24fff486a500421397ecb935828582cd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:52:50Z', 'updated_at': '2023-04-23T03:52:50Z', 'revision_number': 0, 'ip': '172.24.4.154'} created 2023-04-23 03:52:50,564 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.031s 2023-04-23 03:52:50,564 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:50 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-4525529a-c3a0-4dd4-8cee-0c74edceed56', '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": "0a2c459cad014b07b2613e5e261d88aa", "name": "tempest-AttachVolumeNegativeTest-636753786-project-member", "password_expires_at": null}, "audit_ids": ["b9-V83GzRZOKZDJxDETaxA"], "expires_at": "2023-04-23T04:52:50.000000Z", "issued_at": "2023-04-23T03:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24fff486a500421397ecb935828582cd", "name": "tempest-AttachVolumeNegativeTest-636753786"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "Re gionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:52:50,565 80017 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '6adb189c-9b46-4da4-a34b-31edf8685498', 'name': 'tempest-AttachVolumeNegativeTest-759967402-network', 'tenant_id': '24fff486a500421397ecb935828582cd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '24fff486a500421397ecb935828582cd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:46:59Z', 'updated_at': '2023-04-23T03:47:00Z', 'revision_number': 1} available for tenant 2023-04-23 03:52:50,565 80017 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-325673571', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIs7ux48o2nnGrdeOCvQDySG+P6nXioDJdGS6oeGudA0JHf7ZhHzg403SyXAde6YT5+5r+rVL2ZP2ipzilgOZRPzvYzNtjeBNGfwBpGBza8LD5gUqZ8keZPqVn3njSi8NQ==', 'fingerprint': 'bb:14:58:0d:35:6e:15:72:47:27:66:9f:e9:d8:fb:76', 'user_id': '0a2c459cad014b07b2613e5e261d88aa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAVkHCNZbM1zTOsOvweONRzjTjWbOX3ZN8au5iZNsi1+rYPzMjgATLM\nJIdI9XBb+HagBwYFK4EEACKhZANiAASLO7sePKNp5xq3Xjgr0A8khvj+p14qAyXR\nkuqHhrnQNCR3+2YR84ONN0slwHXumE+fua/q1S9mT9oqc4pYDmUT872MzbY3gTRn\n8AaRgc2vCw+YFKmfJHmT6lZ9540ovDU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9599c9d7-c534-455a-b5e4-aa4eada8b060', 'name': 'tempest-securitygroup--384245726', 'stateful': True, 'tenant_id': '24fff486a500421397ecb935828582cd', 'description': 'tempest-description--1234156567', 'shared': False, 'security_group_rules': [{'id': '4a5899e1-de47-4a02-8b18-773518135b7a', 'tenant_id': '24fff486a500421397ecb935828582cd', 'security_group_id': '9599c9d7-c534-455a-b5e4-aa4eada8b060', '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': 765, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:52:49Z', 'updated_at': '2023-04-23T03:52:49Z', 'revision_number': 0, 'project_id': '24fff486a500421397ecb935828582cd'}, {'id': '8b12193b-2dc3-41df-a770-508998bcbd9e', 'tenant_id': '24fff486a500421397ecb935828582cd', 'security_group_id': '9599c9d7-c534-455a-b5e4-aa4eada8b060', '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': 764, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:52:49Z', 'updated_at': '2023-04-23T03:52:49Z', 'revision_number': 0, 'project_id': '24fff486a500421397ecb935828582cd'}], 'tags': [], 'created_at': '2 023-04-23T03:52:49Z', 'updated_at': '2023-04-23T03:52:49Z', 'revision_number': 1, 'project_id': '24fff486a500421397ecb935828582cd'}, 'floating_ip': {'id': 'ed96639d-945a-4c78-803c-97b734356fec', 'tenant_id': '24fff486a500421397ecb935828582cd', 'floating_ip_address': '172.24.4.154', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '24fff486a500421397ecb935828582cd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:52:50Z', 'updated_at': '2023-04-23T03:52:50Z', 'revision_number': 0, 'ip': '172.24.4.154'}} 2023-04-23 03:52:51,257 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.691s 2023-04-23 03:52:51,258 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-159009824", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6adb189c-9b46-4da4-a34b-31edf8685498"}], "security_groups": [{"name": "tempest-securitygroup--384245726"}], "key_name": "tempest-keypair-325673571", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-064b620c-6fea-439a-a32e-c927ccd765de', 'x-compute-request-id': 'req-064b620c-6fea-439a-a32e-c927ccd765de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c21ec3a3-0761-4543-ad43-dca2913d159b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--384245726"}], "adminPass": "password"}}' 2023-04-23 03:52:51,373 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b 0.112s 2023-04-23 03:52:51,373 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:51 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-7b903db6-d1ea-44ab-840d-0f9473b24ab6', 'x-compute-request-id': 'req-7b903db6-d1ea-44ab-840d-0f9473b24ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b'} Body: b'{"server": {"id": "c21ec3a3-0761-4543-ad43-dca2913d159b", "name": "tempest-AttachVolumeNegativeTest-server-159009824", "status": "BUILD", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:52:51Z", "updated": "2023-04-23T03:52:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-325673571", "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-23 03:53:41,713 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b 0.280s 2023-04-23 03:53:41,713 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:41 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-37461c6f-5bd3-4992-920d-2f65df3c8d18', 'x-compute-request-id': 'req-37461c6f-5bd3-4992-920d-2f65df3c8d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b'} Body: b'{"server": {"id": "c21ec3a3-0761-4543-ad43-dca2913d159b", "name": "tempest-AttachVolumeNegativeTest-server-159009824", "status": "ACTIVE", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "454c90ed747dcdded45d5042812a0300a0accabe0f2ec72c6de3739a", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:52:51Z", "updated": "2023-04-23T03:52:59Z", "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:30:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325673571", "OS-SRV-USG:launched_at": "2023-04-23T03:52:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--384245726"}], "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-23 03:53:41,724 80017 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:54:41,967 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b/os-interface 0.184s 2023-04-23 03:54:41,968 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'applic ation/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ab2ddc0-4714-4603-a58d-d31b00af5181', 'x-compute-request-id': 'req-9ab2ddc0-4714-4603-a58d-d31b00af5181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6adb189c-9b46-4da4-a34b-31edf8685498", "port_id": "3cc621aa-a5f6-46de-bfd8-32dada7ca345", "mac_addr": "fa:16:3e:e6:30:15", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "82ecfe9e-5970-4fc4-b052-675faf201ede", "ip_address": "10.0.0.3"}]}]}' 2023-04-23 03:54:42,686 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/ed96639d-945a-4c78-803c-97b734356fec 0.715s 2023-04-23 03:54:42,687 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3cc621aa-a5f6-46de-bfd8-32dada7ca345"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-0e89a03e-1eae-4033-ab36-0890082b769d', 'date': 'Sun, 23 Apr 2023 03:54:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ed96639d-945a-4c78-803c-97b734356fec'} Body: b'{"floatingip": {"id": "ed96639d-945a-4c78-803c-97b734356fec", "tenant_id": "24fff486a500421397ecb935828582cd", "floating_ip_address": "172.24.4.154", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "618cc3e0-ee40-469a-ac32-ef8039b4f19b", "port_id": "3cc621aa-a5f6-46de-bfd8-32dada7ca345", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6adb189c-9b46-4da4-a34b-31edf8685498", "mac_address": "fa:16:3e:e6:30:15", "admin_state_up": true, "status": "ACTIVE", "device_id": "c21ec3a3-0761-4543-ad43-dca2913d159b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:52:50Z", "updated_at": "2023-04-23T03:54:42Z", "revision_number": 1, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:54:42,688 80017 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.154:22' as 'cirros' with public key authentication 2023-04-23 03:54:42,725 80017 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:54:42,748 80017 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:54:42,748 80017 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.154 successfully created 2023-04-23 03:54:42,792 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b/ips 0.043s 2023-04-23 03:54:42,792 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7f627a6-ed86-49cc-a065-c9dab98492b2', 'x-compute-request-id': 'req-e7f627a6-ed86-49cc-a065-c9dab98492b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-23 03:54:42 ,981 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes 0.185s 2023-04-23 03:54:42,981 80017 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-365479424"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b77a722c-3fe0-4365-9bff-92675b27b49c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b77a722c-3fe0-4365-9bff-92675b27b49c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes'} Body: b'{"volume": {"id": "78d33164-e5c3-400f-98d7-f5654dfb4b3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:42.924176", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-365479424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:54:43,081 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a 0.090s 2023-04-23 03:54:43,081 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7cc59e-492b-4e6a-b4eb-6dbc9288d5f2', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7cc59e-492b-4e6a-b4eb-6dbc9288d5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a'} Body: b'{"volume": {"id": "78d33164-e5c3-400f-98d7-f5654dfb4b3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:43.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-365479424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:54:44,133 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a 0.040s 2023-04-23 03:54:44,134 80017 DEBUG [tempest.lib.common.rest_client] Request - Heade rs: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85f0a98-20e7-4d33-9626-fa0ea60e3438', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85f0a98-20e7-4d33-9626-fa0ea60e3438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a'} Body: b'{"volume": {"id": "78d33164-e5c3-400f-98d7-f5654dfb4b3a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:43.000000", "updated_at": "2023-04-23T03:54:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-365479424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:54:44,265 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b 0.121s 2023-04-23 03:54:44,266 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:44 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-b04a8a65-28ce-46b7-8c67-fd9c7f298b50', 'x-compute-request-id': 'req-b04a8a65-28ce-46b7-8c67-fd9c7f298b50', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b'} Body: b'' 2023-04-23 03:54:44,534 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b 0.268s 2023-04-23 03:54:44,535 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc7fc9db-7591-4b2f-89f1-ecadb2e61698', 'x-compute-request-id': 'req-dc7fc9db-7591-4b2f-89f1-ecadb2e61698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b'} Body: b'{"server": {"id": "c21ec3a3-0761-4543-ad43-dca2913d159b", "name": "tempest-AttachVolumeNegativeTest-server-159009824", "status": "ACTIVE", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "454c90ed747dcdded45d5042812a0300a0accabe0f2ec72c6de3739a", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "fl avor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:52:51Z", "updated": "2023-04-23T03:54:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:30:15"}, {"version": 4, "addr": "172.24.4.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:30:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325673571", "OS-SRV-USG:launched_at": "2023-04-23T03:52:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--384245726"}], "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-23 03:55:34,592 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b 0.040s 2023-04-23 03:55:34,592 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:34 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-de8d967a-7520-48cf-926d-d60646591e57', 'x-compute-request-id': 'req-de8d967a-7520-48cf-926d-d60646591e57', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c21ec3a3-0761-4543-ad43-dca2913d159b could not be found."}}' 2023-04-23 03:55:34,620 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-325673571 0.026s 2023-04-23 03:55:34,620 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:34 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-25d1db02-cc40-49d2-8b75-77033f98ea1e', 'x-compute-request-id': 'req-25d1db02-cc40-49d2-8b75-77033f98ea1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-325673571'} Body: b'' 2023-04-23 03:55:34,779 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9599c9d7-c534-455a-b5e4-aa4eada8b060 0.158s 2023-04-23 03:55:34,779 80017 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-0d703e26-e038-487e-8507-1756a051ef80', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:55:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9599c9d7-c534-455a-b5e4-aa4eada8b060'} Body: b'' 20 23-04-23 03:55:34,798 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9599c9d7-c534-455a-b5e4-aa4eada8b060 0.018s 2023-04-23 03:55:34,799 80017 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-2a03edb6-9e94-4bf9-9776-83b93e2d3334', 'date': 'Sun, 23 Apr 2023 03:55:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9599c9d7-c534-455a-b5e4-aa4eada8b060'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9599c9d7-c534-455a-b5e4-aa4eada8b060 does not exist", "detail": ""}}' 2023-04-23 03:55:35,262 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ed96639d-945a-4c78-803c-97b734356fec 0.463s 2023-04-23 03:55:35,263 80017 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-4f883bdf-805a-4bad-a4cb-14b66e93b6c6', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:55:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ed96639d-945a-4c78-803c-97b734356fec'} Body: b'' {10} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.192683s] ... 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-23 03:55:41,366 80017 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/739ac43127eb43f39d0e2bd721cf17a8/scheduler-stats/get_pools?detail=True 0.186s 2023-04-23 03:55:41,367 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd53867-41a3-4823-a67f-b6cb3c4ff4e8', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd53867-41a3-4823-a67f-b6cb3c4ff4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/739ac43127eb43f39d0e2bd721cf17a8/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {10} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.061608s] ... 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-23 03:55:41,432 80017 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/739ac43127eb43f39d0e2bd721cf17a8/scheduler-stats/get_pools 0.057s 2023-04-23 03:55:41,433 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e224cfe6-239e-4341-bf74-1cee4bde48b2', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e224cfe6-239e-4341-bf74-1cee4bde48b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/739ac43127eb43f39d0e2bd721cf17a8/scheduler-stats/get_pools'} Body: b'{"pools": []}' {10} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.670904s] ... 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 97cffb8a-4c5f-495c-b37c-08d52b8e5127 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:44,300 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes 0.371s 2023-04-23 03:55:44,301 80017 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-35443543"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872648f7-20a7-4914-89ff-ee6c1cb2e272', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872648f7-20a7-4914-89ff-ee6c1cb2e272', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes'} Body: b'{"volume": {"id": "97cffb8a-4c5f-495c-b37c-08d52b8e5127", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:44.231927", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-35443543", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:44,351 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127 0.040s 2023-04-23 03:55:44,351 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a76265-34c2-4476-b7fc-2a31d372f012', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a76265-34c2-4476-b7fc-2a31d372f012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127'} Body: b'{"volume": {"id": "97cffb8a-4c5f-495c-b37c-08d52b8e5127", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:44.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-35443543", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc98ce1c8375417bba1bdc31e2be5d55"}}' 2023-04-23 03:55:45,402 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127 0.039s 2023-04-23 03:55:45,403 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10986fb2-999d-4f27-b09a-7cad0df37e4b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10986fb2-999d-4f27-b09a-7cad0df37e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127'} Body: b'{"volume": {"id": "97cffb8a-4c5f-495c-b37c-08d52b8e5127", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:44.000000", "updated_at": "2023-04-23T03:55:44.000000", "name": "tempest-VolumesDeleteCascade-Volume-35443543", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc98ce1c8375417bba1bdc31e2be5d55"}}' 2023-04-23 03:55:45,450 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127 0.036s 2023-04-23 03:55:45,450 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72351b1f-069d-4a48-81fe-ee3b614fe49f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72351b1f-069d-4a48-81fe-ee3b614fe49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127'} Body: b'{"volume": {"id": "97cffb8a-4c5f-495c-b37c-08d52b8e5127", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:44.000000", "updated_at": "2023-04-23T03:55:44.000000", "name": "tempest-VolumesDeleteCascade-Volume-35443543", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc98ce1c8375417bba1bdc31e2be5d55"}}' 2023-04-23 03:55:45,551 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127 0.091s 2023-04-23 03:55:45,551 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06092f91-7a7c-4c74-904c-3edf53cba84c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127'} Body: b'' 2023-04-23 03:55:45,598 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127 0.047s 2023-04-23 03:55:45,599 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-8bff0cf6-617d-4ef6-984d-38e901b26e40', 'x-openstack-request-id': 'req-8bff0cf6-617d-4ef6-984d-38e901b26e40', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 97cffb8a-4c5f-495c-b37c-08d52b8e5127 could not be found."}}' {10} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.499496s] ... 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 398f6b0d-c786-4cc8-a571-ee39a2be8d99 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:45,775 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes 0.174s 2023-04-23 03:55:45,776 80017 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-329218597"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad522f61-2537-4815-beb1-7e72324e10d1', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad522f61-2537-4815-beb1-7e72324e10d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes'} Body: b'{"volume": {"id": "398f6b0d-c786-4cc8-a571-ee39a2be8d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:45.717639", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-329218597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:45,830 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99 0.038s 2023-04-23 03:55:45,830 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67e541a-e470-4a3a-97ea-67acbec0f42e', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67e541a-e470-4a3a-97ea-67acbec0f42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99'} Body: b'{"volume": {"id": "398f6b0d-c786-4cc8-a571-ee39a2be8d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:46.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-329218597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc98ce1c8375417bba1bdc31e2be5d55"}}' 2023-04-23 03:55:46,907 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99 0.059s 2023-04-23 03:55:46,908 80017 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031d8185-5bb8-456e-813d-76a0517675b3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031d8185-5bb8-456e-813d-76a0517675b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99'} Body: b'{"volume": {"id": "398f6b0d-c786-4cc8-a571-ee39a2be8d99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:46.000000", "updated_at": "2023-04-23T03:55:46.000000", "name": "tempest-VolumesDeleteCascade-Volume-329218597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc98ce1c8375417bba1bdc31e2be5d55"}}' 2023-04-23 03:55:46,957 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99 0.038s 2023-04-23 03:55:46,957 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53863c4-9b00-4140-88b5-7f75972582fe', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53863c4-9b00-4140-88b5-7f75972582fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99'} Body: b'{"volume": {"id": "398f6b0d-c786-4cc8-a571-ee39a2be8d99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:46.000000", "updated_at": "2023-04-23T03:55:46.000000", "name": "tempest-VolumesDeleteCascade-Volume-329218597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc98ce1c8375417bba1bdc31e2be5d55"}}' 2023-04-23 03:55:47,076 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99 0.108s 2023-04-23 03:55:47,077 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-3c209431-9bf7-47e2-a413-37e21776c344', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99'} Body: b'' 2023-04-23 03:55:47,099 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99 0.022s 2023-04-23 03:55:47,100 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-96898d33-4969-4157-a732-54465798d6d6', 'x-openstack-request-id': 'req-96898d33-4969-4157-a732-54465798d6d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 398f6b0d-c786-4cc8-a571-ee39a2be8d99 could not be found."}}' {10} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.678798s] ... 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 98f47b44-a8fa-4bb4-a418-8a3c546bef36 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:49,001 80017 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes 0.353s 2023-04-23 03:55:49,002 80017 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-621434884"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b912903d-6fab-4c23-85a9-3aa457d66baa', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b912903d-6fab-4c23-85a9-3aa457d66baa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes'} Body: b'{"volume": {"id": "98f47b44-a8fa-4bb4-a418-8a3c546bef36", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:55:48.945651", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-621434884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}], "user_id": "2c193b628d2f441ba0b0c648b4605b04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:49,052 80017 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36 0.041s 2023-04-23 03:55:49,052 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e78e68-6874-42d2-a5fb-788e42fa3d16', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e78e68-6874-42d2-a5fb-788e42fa3d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36'} Body: b'{"volume": {"id": "98f47b44-a8fa-4bb4-a418-8a3c546bef36", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:55:49.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-621434884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}], "user_id": "2c193b628d2f441ba0b0c648b4605b04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75c4ef4b74f746c1bbb87b1485359bcd"}}' 2023-04-23 03:55:50,134 80017 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36 0.070s 2023-04-23 03:55:50,134 80017 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f987bce-02f8-4794-a56e-4e101dd1804f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f987bce-02f8-4794-a56e-4e101dd1804f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36'} Body: b'{"volume": {"id": "98f47b44-a8fa-4bb4-a418-8a3c546bef36", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:55:49.000000", "updated_at": "2023-04-23T03:55:49.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-621434884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}], "user_id": "2c193b628d2f441ba0b0c648b4605b04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75c4ef4b74f746c1bbb87b1485359bcd"}}' 2023-04-23 03:55:50,187 80017 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36 0.042s 2023-04-23 03:55:50,188 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f8bbc7-c825-441c-b02d-a6ee05333a9b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f8bbc7-c825-441c-b02d-a6ee05333a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36'} Body: b'{"volume": {"id": "98f47b44-a8fa-4bb4-a418-8a3c546bef36", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:55:49.000000", "updated_at": "2023-04-23T03:55:49.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-621434884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}], "user_id": "2c193b628d2f441ba0b0c648b4605b04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75c4ef4b74f746c1bbb87b1485359bcd"}}' 2023-04-23 03:55:50,301 80017 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36 0.102s 2023-04-23 03:55:50,302 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:50 GMT', 'server': 'Apache/2.4.5 2 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07730b6-ce3d-421e-b097-51c776793545', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36'} Body: b'' 2023-04-23 03:55:50,325 80017 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36 0.022s 2023-04-23 03:55:50,325 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-905fae42-8abb-436b-a859-837d64f5d3cf', 'x-openstack-request-id': 'req-905fae42-8abb-436b-a859-837d64f5d3cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 98f47b44-a8fa-4bb4-a418-8a3c546bef36 could not be found."}}' {10} 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 6fdc19de-d3be-4e26-9026-58a04d599dd2 failed to build and is in ERROR status {10} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.475133s] ... 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 7e7597ba-0a78-445b-82ac-e35231ed2045 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:55,227 80017 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes 0.363s 2023-04-23 03:55:55,228 80017 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-2044518711"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8992802e-51a8-42bc-b868-ce7648839f13', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8992802e-51a8-42bc-b868-ce7648839f13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes'} Body: b'{"volume": {"id": "7e7597ba-0a78-445b-82ac-e35231ed2045", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:55.169532", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2044518711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045"}], "user_id": "95b241fe7eb94a189c232d2ebb4318af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-23 03:55:55,278 80017 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045 0.041s 2023-04-23 03:55:55,278 80017 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': 'Sun, 23 Apr 2023 03:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485481e5-5c17-4ec0-b409-2dac662087f8', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-485481e5-5c17-4ec0-b409-2dac662087f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045'} Body: b'{"volume": {"id": "7e7597ba-0a78-445b-82ac-e35231ed2045", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:55.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2044518711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045"}], "user_id": "95b241fe7eb94a189c232d2ebb4318af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5952e046244b4165aa6657bdf91a4607"}}' 2023-04-23 03:55:56,327 80017 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045 0.038s 2023-04-23 03:55:56,328 80017 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': 'Sun, 23 Apr 2023 03:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d983cef-b46d-40ea-836d-3f87f55f41f4', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d983cef-b46d-40ea-836d-3f87f55f41f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045'} Body: b'{"volume": {"id": "7e7597ba-0a78-445b-82ac-e35231ed2045", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:55.000000", "updated_at": "2023-04-23T03:55:55.000000", "name": "tempest-VolumeRevertTests-Volume-2044518711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045"}], "user_id": "95b241fe7eb94a189c232d2ebb4318af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5952e046244b4165aa6657bdf91a4607"}}' {10} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.316288s] ... 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 0075d56c-6fa1-4181-83df-ac56d9675450 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:56,541 80017 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes 0.200s 2023-04-23 03:55:56,542 80017 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-710720282"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc105ea-7bde-4110-b4ae-7d19fa7d66f5', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc105ea-7bde-4110-b4ae-7d19fa7d66f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes'} Body: b'{"volume": {"id": "0075d56c-6fa1-4181-83df-ac56d9675450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:56.472467", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-710720282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450"}], "user_id": "95b241fe7eb94a189c232d2ebb4318af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-23 03:55:56,590 80017 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450 0.039s 2023-04-23 03:55:56,590 80017 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': 'Sun, 23 Apr 2023 03:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f2613f-3cf9-49cf-b64f-bea0bed5ea30', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f2613f-3cf9-49cf-b64f-bea0bed5ea30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450'} Body: b'{"volume": {"id": "0075d56c-6fa1-4181-83df-ac56d9675450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:56.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-710720282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450"}], "user_id": "95b241fe7eb94a189c232d2ebb4318af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5952e046244b4165aa6657bdf91a4607"}}' 2023-04-23 03:55:57,645 80017 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450 0.042s 2023-04-23 03:55:57,645 80017 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': 'Sun, 23 Apr 2023 03:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71520e4e-6dcb-4f8f-8178-fe69db200d1f', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71520e4e-6dcb-4f8f-8178-fe69db200d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450'} Body: b'{"volume": {"id": "0075d56c-6fa1-4181-83df-ac56d9675450", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:56.000000", "updated_at": "2023-04-23T03:55:57.000000", "name": "tempest-VolumeRevertTests-Volume-710720282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450"}], "user_id": "95b241fe7eb94a189c232d2ebb4318af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5952e046244b4165aa6657bdf91a4607"}}' {10} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {4} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [230.029506s] ... 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 a3378117-215b-457c-b9ba-5099c5810e4d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-23T03:56:00Z', 'message': 'Build of instance a3378117-215b-457c-b9ba-5099c5810e4d aborted: Volume 14ad1cf7-6bce-4422-adc3-9fb2b9fa75a4 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-54776d9f-a033-4c4c-a2a8-945c144136d1. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:52:57,638 80005 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.103s 2023-04-23 03:52:57,639 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:57 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-c2920651-0e26-443a-9432-af51430f749e', '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": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906-project-member", "password_expires_at": null}, "audit_ids": ["wRWrH3CbRoSMdKjn4cTajg"], "expires_at": "2023-04-23T04:52:57.000000Z", "issued_at": "2023-04-23T03:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:52:57,639 80005 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '25de9e6c-4c02-4658-b076-466681d96605', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1644366708-network', 'tenant_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24996, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:49:01Z', 'updated_at': '2023-04-23T03:49:01Z', 'revision_number': 1} available for tenant 2023-04-23 03:52:58,699 80005 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 1.051s 2023-04-23 03:52:58,701 80005 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-1016623574", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "25de9e6c-4c02-4658-b076-466681d96605"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7', '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-ae9ce82a-0fab-4494-a89b-9156bb332704', 'x-compute-request-id': 'req-ae9ce82a-0fab-4494-a89b-9156bb332704', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "VPZuzWo7sZ5X"}}' 2023-04-23 03:52:58,858 80005 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/97b28eb9-634c-4f9b-97ef-41d9f45f19b7 0.152s 2023-04-23 03:52:58,859 80005 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': 'Sun, 23 Apr 2023 03:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc8e8b7f-860f-4a3e-8503-8e5be5c191a8', 'x-compute-request-id': 'req-bc8e8b7f-860f-4a3e-8503-8e5be5c191a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7'} Body: b'{"server": {"id": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1016623574", "status": "BUILD", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:52:58Z", "updated": "2023-04-23T03:52:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97b2 8eb9-634c-4f9b-97ef-41d9f45f19b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}], "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-23 03:53:49,184 80005 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/97b28eb9-634c-4f9b-97ef-41d9f45f19b7 0.266s 2023-04-23 03:53:49,185 80005 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': 'Sun, 23 Apr 2023 03:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3181a7f7-c027-4ac5-8e24-d58053bcb84d', 'x-compute-request-id': 'req-3181a7f7-c027-4ac5-8e24-d58053bcb84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7'} Body: b'{"server": {"id": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1016623574", "status": "ACTIVE", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "5540067dbe0d28b29003fa2d44e004c07d490ba5bb211eea4dee3a36", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:52:58Z", "updated": "2023-04-23T03:53:06Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1644366708-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:05:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:53:05.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-23 03:53:49,200 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:54:50,254 80005 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/97b28eb9-634c-4f9b-97ef-41d9f45f19b7/action 0.992s 2023-04-23 03:54:50,255 80005 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-1830201751"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:49 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-a0e9a895-79cc-4bcd-a4e9-872d1a118eb6', 'x-compute-request-id': 'req-a0e9a895-79cc-4bcd-a4e9-872d1a118eb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7/action'} Body: b'{"image_id": "8485d7c5-4788-4df1-88b6-688014ef8a89"}' 2023-04-23 03:54:50,283 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.025s 2023-04-23 03:54:50,283 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-66aaaa95-1a16-43d4-8140-bd81c7989ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:50Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:51,311 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.025s 2023-04-23 03:54:51,311 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7be1c71e-a46c-4574-bfe5-2a0eda05cdd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_project_name": "tempest-ServerBo otFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:50Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:52,339 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.026s 2023-04-23 03:54:52,339 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-58d2e2f2-0ff8-4811-98fe-d006c35ee2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:50Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:53,363 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.022s 2023-04-23 03:54:53,363 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1c8052ff-778e-4e5f-a862-024fd6f4c039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:53Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:54,389 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.024s 2023-04-23 03:54:54,390 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-60820e0c-132d-4039-bcd6-9473ac76f639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:54Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:55,417 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.025s 2023-04-23 03:54:55,417 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', ' Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aca7193f-a3c0-427a-a396-8d78d3362a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "00a8d2e03734a0d33a21bfdec63e5d3e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "74c9b1f614c8dab8deca3345832d64eaf7d648a80f4b82b0cfe112d55d87e3693e378a1562872f8b9cf90022db8faa51c0a6a35bff8a93661c01cb8875536a30", "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:55Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:55,440 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.022s 2023-04-23 03:54:55,440 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-acd29295-a8c0-4ef4-abea-fb53ab1ce1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "00a8d2e03734a0d33a21bfdec63e5d3e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9" , "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "74c9b1f614c8dab8deca3345832d64eaf7d648a80f4b82b0cfe112d55d87e3693e378a1562872f8b9cf90022db8faa51c0a6a35bff8a93661c01cb8875536a30", "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:55Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:55,804 80005 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/97b28eb9-634c-4f9b-97ef-41d9f45f19b7 0.363s 2023-04-23 03:54:55,804 80005 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': 'Sun, 23 Apr 2023 03:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6af4a9f8-52a0-47ae-8be5-241ed96a39ee', 'x-compute-request-id': 'req-6af4a9f8-52a0-47ae-8be5-241ed96a39ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7'} Body: b'{"server": {"id": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1016623574", "status": "ACTIVE", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "5540067dbe0d28b29003fa2d44e004c07d490ba5bb211eea4dee3a36", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:52:58Z", "updated": "2023-04-23T03:54:55Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1644366708-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:05:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:53:05.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-23 03:55:55,928 80005 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.078s 2023-04-23 03:55:55,928 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:55 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-15d511b4-bc71-4aa8-bbf0-c84690755ceb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"t oken": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906-project-member", "password_expires_at": null}, "audit_ids": ["LhupGXKCTmmDj5-afrlwWg"], "expires_at": "2023-04-23T04:55:55.000000Z", "issued_at": "2023-04-23T03:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:55:55,929 80005 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '25de9e6c-4c02-4658-b076-466681d96605', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1644366708-network', 'tenant_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24996, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:49:01Z', 'updated_at': '2023-04-23T03:49:01Z', 'revision_number': 1} available for tenant 2023-04-23 03:55:56,631 80005 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.700s 2023-04-23 03:55:56,631 80005 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-1441120197", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "e6127373-9931-4277-9458-eceef653ea1e", "destination_type": "volume"}], "networks": [{"uuid": "25de9e6c-4c02-4658-b076-466681d96605"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d', '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-54776d9f-a033-4c4c-a2a8-945c144136d1', 'x-compute-request-id': 'req-54776d9f-a033-4c4c-a2a8-945c144136d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a3378117-215b-457c-b9ba-5099c5810e4d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3378117-215b-457c-b9ba-5099c5810e4d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "i3mPk7yPznRz"}}' 2023-04-23 03:55:56,713 80005 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/a3378117-215b-457c-b9ba-5099c5810e4d 0.079s 2023-04-23 03:55:56,714 80005 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': 'Sun, 23 Apr 2023 03:55:56 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-05f2d9cd-0d51-43b6-8732-85e3277a0a7b', 'x-compute-request-id': 'req-05f2d9cd-0d51-43b6-8732-85e3277a0a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d'} Body: b'{"server": {"id": "a3378117-215b-457c-b9ba-5099c5810e4d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1441120197", "status": "BUILD", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:55:57Z", "updated": "2023-04-23T03:55:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3378117-215b-457c-b9ba-5099c5810e4d"}], "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-23 03:56:46,960 80005 INFO [tem pest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d 0.180s 2023-04-23 03:56:46,960 80005 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': 'Sun, 23 Apr 2023 03:56:46 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-2ee28640-96db-4b59-9585-d41563bc73de', 'x-compute-request-id': 'req-2ee28640-96db-4b59-9585-d41563bc73de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d'} Body: b'{"server": {"id": "a3378117-215b-457c-b9ba-5099c5810e4d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1441120197", "status": "ERROR", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:55:56Z", "updated": "2023-04-23T03:56:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3378117-215b-457c-b9ba-5099c5810e4d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-23T03:56:00Z", "message": "Build of instance a3378117-215b-457c-b9ba-5099c5810e4d aborted: Volume 14ad1cf7-6bce-4422-adc3-9fb2b9fa75a4 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-23 03:56:46,975 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-23 03:56:47,513 80005 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/a3378117-215b-457c-b9ba-5099c5810e4d 0.537s 2023-04-23 03:56:47,514 80005 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': 'Sun, 23 Apr 2023 03:56:46 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-0568c443-035d-4e4b-93bc-64887f5534b4', 'x-compute-request-id': 'req-0568c443-035d-4e4b-93bc-64887f5534b4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d'} Body: b'' 2023-04-23 03:56:47,556 80005 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/a3378117-215b-457c-b9ba-5099c5810e4d 0.042s 2023-04-23 03:56:47,557 80005 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': 'Sun, 23 Apr 2023 03:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-dae47e1c-f5f5-4a49-8924-abad615952bd', 'x-compute-request-id': 'req-dae47e1c-f5f5-4a49-8924-abad615952bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a3378117-215b-457c-b9ba-5099c5810e4d could not be found."}}' {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.211671s] ... 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 5e71fa7a-3523-4d64-9a48-a943cab62387 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:00:53,207 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710 0.234s 2023-04-23 04:00:53,207 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-172575e9-bc3f-4651-8b54-49a1618f47f9', 'x-compute-request-id': 'req-172575e9-bc3f-4651-8b54-49a1618f47f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710'} Body: b'{"server": {"id": "ee89a9d5-0507-475c-bea2-e02e34d15710", "name": "tempest-ServersNegativeTestJSON-server-1352466124", "status": "ACTIVE", "tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046", "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "metadata": {}, "hostId": "b758e3a1a167c5aac4a6c256afa9491549b7650aa2ebbaab2a8065ae", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:56:20Z", "updated": "2023-04-23T03:56:27Z", "addresses": {"tempest-ServersNegativeTestJSON-1112168066-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:42:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:56:26.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-23 04:01:53,671 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes 0.433s 2023-04-23 04:01:53,672 80019 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-863887577"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f9ba66-2dec-4119-b6ae-9557e379e340', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f9ba66-2dec-4119-b6ae-9557e379e340', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes'} Body: b'{"volume": {"id": "5e71fa7a-3523-4d64-9a48-a943cab62387", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:01:53.609384", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-863887577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387"}], "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:01:53,729 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387 0.046s 2023-04-23 04:01:53,730 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc243c85-deb6-4413-ae9f-e67066584c97', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc243c85-deb6-4413-ae9f-e67066584c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387'} Body: b'{"volume": {"id": "5e71fa7a-3523-4d64-9a48-a943cab62387", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:01:54.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-863887577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387"}], "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046"}}' 2023-04-23 04:01:54,784 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387 0.043s 2023-04-23 04:01:54,784 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aff5508-1c65-4ee8-999c-e8e78ffbc178', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aff5508-1c65-4ee8-999c-e8e78ffbc178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387'} Body: b'{"volume": {"id": "5e71fa7a-3523-4d64-9a48-a943cab62387", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:01:54.000000", "updated_at": "2023-04-23T04:01:54.000000", "name": "tempest-ServersNegativeTestJSON-volume-863887577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387"}], "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046"}}' 2023-04-23 04:01:55,107 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710 0.306s 2023-04-23 04:01:55,108 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da33f62d-5727-4695-a804-9681ae2824a7', 'x-compute-request-id': 'req-da33f62d-5727-4695-a804-9681ae2824a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710'} Body: b'{"server": {"id": "ee89a9d5-0507-475c-bea2-e02e34d15710", "name": "tempest-ServersNegativeTestJSON-server-1352466124", "status": "ACTIVE", "tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046", "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "metadata": {}, "hostId": "b758e3a1a167c5aac4a6c256afa9491549b7650aa2ebbaab2a8065ae", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:56:20Z", "updated": "2023-04-23T03:56:27Z", "addresses": {"tempest-ServersNegativeTestJSON-1112168066-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:42:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:56:26.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": []}}' {4} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.374540s] ... 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 9f02abfb-8ade-47af-981d-cab1da641ebc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:03:22,284 80005 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes 0.217s 2023-04-23 04:03:22,284 80005 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-2090321799"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219f358f-ab2f-45b5-b2dd-9e132b409ea5', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219f358f-ab2f-45b5-b2dd-9e132b409ea5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes'} Body: b'{"volume": {"id": "9f02abfb-8ade-47af-981d-cab1da641ebc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:22.222840", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2090321799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc"}], "user_id": "84b2f522c7164c5c934b8bbf113b542a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:03:22,349 80005 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc 0.055s 2023-04-23 04:03:22,350 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ec8964-d1cb-49b4-b1d4-a98aa406830f', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ec8964-d1cb-49b4-b1d4-a98aa406830f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc'} Body: b'{"volume": {"id": "9f02abfb-8ade-47af-981d-cab1da641ebc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:22.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2090321799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc"}], "user_id": "84b2f522c7164c5c934b8bbf113b542a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4b7bdc478946e2ad0a2060b433b42c"}}' 2023-04-23 04:03:23,426 80005 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc 0.065s 2023-04-23 04:03:23,426 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1261316f-b02b-4553-9f24-2d435014c6c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1261316f-b02b-4553-9f24-2d435014c6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc'} Body: b'{"volume": {"id": "9f02abfb-8ade-47af-981d-cab1da641ebc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:22.000000", "updated_at": "2023-04-23T04:03:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2090321799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc"}], "user_id": "84b2f522c7164c5c934b8bbf113b542a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4b7bdc478946e2ad0a2060b433b42c"}}' {4} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.294436s] ... 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 115fe8e5-99f5-4868-b9f7-f410c979b588 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:03:23,618 80005 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes 0.177s 2023-04-23 04:03:23,618 80005 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-2123148450"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ede851-8e10-4d13-bd5a-ce4a9cfb52f3', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ede851-8e10-4d13-bd5a-ce4a9cfb52f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes'} Body: b'{"volume": {"id": "115fe8e5-99f5-4868-b9f7-f410c979b588", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:23.559418", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2123148450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588"}], "user_id": "84b2f522c7164c5c934b8bbf113b542a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:03:23,668 80005 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588 0.040s 2023-04-23 04:03:23,669 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e028e2a2-7c41-468c-a005-87851b65404d', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e028e2a2-7c41-468c-a005-87851b65404d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588'} Body: b'{"volume": {"id": "115fe8e5-99f5-4868-b9f7-f410c979b588", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:24.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2123148450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588"}], "user_id": "84b2f522c7164c5c934b8bbf113b542a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4b7bdc478946e2ad0a2060b433b42c"}}' 2023-04-23 04:03:24,722 80005 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588 0.040s 2023-04-23 04:03:24,723 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae6770c-e477-48c9-8c42-68dcbda40e1a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae6770c-e477-48c9-8c42-68dcbda40e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588'} Body: b'{"volume": {"id": "115fe8e5-99f5-4868-b9f7-f410c979b588", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:24.000000", "updated_at": "2023-04-23T04:03:24.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2123148450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588"}], "user_id": "84b2f522c7164c5c934b8bbf113b542a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4b7bdc478946e2ad0a2060b433b42c"}}' {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [122.197397s] ... 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 0455b103-331b-46b1-bbdf-5f956beb4ce6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:02:55,739 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710 0.554s 2023-04-23 04:02:55,740 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-083faa43-1eef-424a-87a8-5ba05338f27a', 'x-compute-request-id': 'req-083faa43-1eef-424a-87a8-5ba05338f27a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710'} Body: b'{"server": {"id": "ee89a9d5-0507-475c-bea2-e02e34d15710", "name": "tempest-ServersNegativeTestJSON-server-1352466124", "status": "ACTIVE", "tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046", "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "metadata": {}, "hostId": "b758e3a1a167c5aac4a6c256afa9491549b7650aa2ebbaab2a8065ae", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:56:20Z", "updated": "2023-04-23T03:56:27Z", "addresses": {"tempest-ServersNegativeTestJSON-1112168066-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:42:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:56:26.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-23 04:03:55,959 80019 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/39d6cb4cfcb2413f8039ee9febf1c046/volumes 0.190s 2023-04-23 04:03:55,959 80019 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-633209113"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b74f5ea-1b26-4acc-8fda-d4290e11ca67', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b74f5ea-1b26-4acc-8fda-d4290e11ca67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes'} Body: b'{"volume": {"id": "0455b103-331b-46b1-bbdf-5f956beb4ce6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:55.899224", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-633209113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6"}], "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:03:56,010 80019 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/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6 0.041s 2023-04-23 04:03:56,010 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e43fe8c-1f89-4bed-9d76-3ef4877e531b', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e43fe8c-1f89-4bed-9d76-3ef4877e531b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6'} Body: b'{"volume": {"id": "0455b103-331b-46b1-bbdf-5f956beb4ce6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:56.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-633209113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6"}], "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046"}}' 2023-04-23 04:03:57,061 80019 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/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6 0.039s 2023-04-23 04:03:57,062 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ae4905-b323-4dba-af2f-2b40310ffeef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ae4905-b323-4dba-af2f-2b40310ffeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6'} Body: b'{"volume": {"id": "0455b103-331b-46b1-bbdf-5f956beb4ce6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:56.000000", "updated_at": "2023-04-23T04:03:56.000000", "name": "tempest-ServersNegativeTestJSON-volume-633209113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6"}], "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant- attr:tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046"}}' 2023-04-23 04:03:57,312 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710 0.233s 2023-04-23 04:03:57,312 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8334a352-34be-445a-8cbf-ac70f30bcc09', 'x-compute-request-id': 'req-8334a352-34be-445a-8cbf-ac70f30bcc09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710'} Body: b'{"server": {"id": "ee89a9d5-0507-475c-bea2-e02e34d15710", "name": "tempest-ServersNegativeTestJSON-server-1352466124", "status": "ACTIVE", "tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046", "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "metadata": {}, "hostId": "b758e3a1a167c5aac4a6c256afa9491549b7650aa2ebbaab2a8065ae", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:56:20Z", "updated": "2023-04-23T03:56:27Z", "addresses": {"tempest-ServersNegativeTestJSON-1112168066-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:42:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:56:26.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": []}}' {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.019802s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.031415s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.024475s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.029284s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.023419s] ... ok {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.724642s] ... 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 dc3c7442-a22b-4582-9581-c6f75a240ef5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:05:57,285 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes 0.409s 2023-04-23 04:05:57,285 80019 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-1521608717"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:05:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ab18e9-b452-47c8-93b3-b503a60f0602', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ab18e9-b452-47c8-93b3-b503a60f0602', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes'} Body: b'{"volume": {"id": "dc3c7442-a22b-4582-9581-c6f75a240ef5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:57.225036", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1521608717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}], "user_id": "c5058f5511524013975b75b137a45dce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-23 04:05:57,342 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5 0.045s 2023-04-23 04:05:57,342 80019 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': 'Sun, 23 Apr 2023 04:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15e3193-11de-463b-9eb5-a84dbb0c5592', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15e3193-11de-463b-9eb5-a84dbb0c5592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5'} Body: b'{"volume": {"id": "dc3c7442-a22b-4582-9581-c6f75a240ef5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:57.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1521608717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}], "user_id": "c5058f5511524013975b75b137a45dce", "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": "31260be86b284ee6831e088766a12a60"}}' 2023-04-23 04:05:58,392 80019 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/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5 0.039s 2023-04-23 04:05:58,392 80019 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': 'Sun, 23 Apr 2023 04:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4af6abf-357d-4ba3-88c8-042809a23f2c', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4af6abf-357d-4ba3-88c8-042809a23f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5'} Body: b'{"volume": {"id": "dc3c7442-a22b-4582-9581-c6f75a240ef5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:57.000000", "updated_at": "2023-04-23T04:05:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1521608717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}], "user_id": "c5058f5511524013975b75b137a45dce", "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": "31260be86b284ee6831e088766a12a60"}}' 2023-04-23 04:05:58,443 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5 0.040s 2023-04-23 04:05:58,444 80019 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': 'Sun, 23 Apr 2023 04:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25df1093-4947-4390-b9f9-343a9e469a86', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25df1093-4947-4390-b9f9-343a9e469a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5'} Body: b'{"volume": {"id": "dc3c7442-a22b-4582-9581-c6f75a240ef5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:57.000000", "updated_at": "2023-04-23T04:05:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1521608717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}], "user_id": "c5058f5511524013975b75b137a45dce", "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": "31260be86b284ee6831e088766a12a60"}}' 2023-04-23 04:05:58,550 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5 0.095s 2023-04-23 04:05:58,550 80019 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': 'Sun, 23 Apr 2023 04:05:58 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-d8b3ba44-9049-4ae2-8922-aaf45934fb2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5'} Body: b'' 2023-04-23 04:05:58,599 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5 0.048s 2023-04-23 04:05:58,599 80019 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': 'Sun, 23 Apr 2023 04:05:58 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-615ad124-b5aa-47be-86cf-6fb71b3c99b2', 'x-openstack-request-id': 'req-615ad124-b5aa-47be-86cf-6fb71b3c99b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dc3c7442-a22b-4582-9581-c6f75a240ef5 could not be found."}}' {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.633108s] ... 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 4e8a200b-12b0-4673-95c1-3b2c25f0d514 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:05:58,843 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes 0.241s 2023-04-23 04:05:58,843 80019 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-722853603"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7f0424-abd3-4874-9016-2ceb5bb1a9c4', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7f0424-abd3-4874-9016-2ceb5bb1a9c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes'} Body: b'{"volume": {"id": "4e8a200b-12b0-4673-95c1-3b2c25f0d514", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:58.743789", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-722853603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}], "user_id": "c5058f5511524013975b75b137a45dce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-23 04:05:58,895 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514 0.041s 2023-04-23 04:05:58,895 80019 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': 'Sun, 23 Apr 2023 04:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4611d9-4c99-4cbf-a852-6dfdcd9e03fe', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4611d9-4c99-4cbf-a852-6dfdcd9e03fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514'} Body: b'{"volume": {"id": "4e8a200b-12b0-4673-95c1-3b2c25f0d514", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:59.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-722853603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}], "user_id": "c5058f5511524013975b75b137a45dce", "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": "31260be86b284ee6831e088766a12a60"}}' 2023-04-23 04:05:59,963 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514 0.056s 2023-04-23 04:05:59,964 80019 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': 'Sun, 23 Apr 2023 04:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2be393-07b6-44c3-9437-87616d55fd71', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2be393-07b6-44c3-9437-87616d55fd71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514'} Body: b'{"volume": {"id": "4e8a200b-12b0-4673-95c1-3b2c25f0d514", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:59.000000", "updated_at": "2023-04-23T04:05:59.000000", "name": "tempest-VolumesTransfersV355Test-Volume-722853603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}], "user_id": "c5058f5511524013975b75b137a45dce", "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": "31260be86b284ee6831e088766a12a60"}}' 2023-04-23 04:06:00,057 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514 0.083s 2023-04-23 04:06:00,057 80019 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': 'Sun, 23 Apr 2023 04:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c08984f-b7a7-4049-a8e7-fa679f57bca4', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c08984f-b7a7-4049-a8e7-fa679f57bca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514'} Body: b'{"volume": {"id": "4e8a200b-12b0-4673-95c1-3b2c25f0d514", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:59.000000", "updated_at": "2023-04-23T04:05:59.000000", "name": "tempest-VolumesTransfersV355Test-Volume-722853603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}], "user_id": "c5058f5511524013975b75b137a45dce", "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": "31260be86b284ee6831e088766a12a60"}}' 2023-04-23 04:06:00,209 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514 0.133s 2023-04-23 04:06:00,210 80019 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': 'Sun, 23 Apr 2023 04:06:00 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-8d4109bb-b10f-4904-859e-0f9fd8f64668', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514'} Body: b'' 2023-04-23 04:06:00,233 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514 0.023s 2023-04-23 04:06:00,234 80019 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': 'Sun, 23 Apr 2023 04:06:00 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-79727bf7-6fad-430b-b214-8c32174e9bb1', 'x-openstack-request-id': 'req-79727bf7-6fad-430b-b214-8c32174e9bb1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4e8a200b-12b0-4673-95c1-3b2c25f0d514 could not be found."}}' {11} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.500700s] ... 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 0a345e97-c2c5-4999-9944-f84daeaaff8e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:06:03,862 80019 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes 0.377s 2023-04-23 04:06:03,862 80019 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-327478137"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd75915-f5d2-4906-9fe0-c90777cc38fe', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd75915-f5d2-4906-9fe0-c90777cc38fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes'} Body: b'{"volume": {"id": "0a345e97-c2c5-4999-9944-f84daeaaff8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:06:03.801006", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-327478137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e"}], "user_id": "a44482b80a7243168c4caa7ba8a53e3f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:06:03,919 80019 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e 0.047s 2023-04-23 04:06:03,920 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0ad6df-c340-4679-8ed0-e284c75a94e4', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0ad6df-c340-4679-8ed0-e284c75a94e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e'} Body: b'{"volume": {"id": "0a345e97-c2c5-4999-9944-f84daeaaff8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:06:04.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-327478137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e"}], "user_id": "a44482b80a7243168c4caa7ba8a53e3f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fb74d108c9334f91bab99b436deceed6"}}' 2023-04-23 04:06:04,973 80019 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97- c2c5-4999-9944-f84daeaaff8e 0.041s 2023-04-23 04:06:04,973 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3870d653-d260-4015-9ec2-b41a512f024d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3870d653-d260-4015-9ec2-b41a512f024d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e'} Body: b'{"volume": {"id": "0a345e97-c2c5-4999-9944-f84daeaaff8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:06:04.000000", "updated_at": "2023-04-23T04:06:04.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-327478137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e"}], "user_id": "a44482b80a7243168c4caa7ba8a53e3f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fb74d108c9334f91bab99b436deceed6"}}' {11} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [166.692126s] ... 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 2cddbe95-7585-4ec3-be9d-934267b2a78e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:05:16,053 80005 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 04:05:16,054 80005 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 04:05:16,217 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.159s 2023-04-23 04:05:16,217 80005 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-679082328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBByIgBCVO1TwHgSgzcCgt56xToj40uPOeHYofZEu1bJvNmhrfUCOYMcMRL/mO4ojjhrAB0fmobOyBQIrSmCW/jGTnyXoK8G1fv5rap39s97Qi9SpKbhu+T8NGRCCInZWaw=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a182a5f6-2c4b-45f4-bc41-bb53acbd6bfc', 'x-compute-request-id': 'req-a182a5f6-2c4b-45f4-bc41-bb53acbd6bfc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-679082328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBByIgBCVO1TwHgSgzcCgt56xToj40uPOeHYofZEu1bJvNmhrfUCOYMcMRL/mO4ojjhrAB0fmobOyBQIrSmCW/jGTnyXoK8G1fv5rap39s97Qi9SpKbhu+T8NGRCCInZWaw==", "fingerprint": "ae:23:fd:89:91:b8:06:01:af:ad:cc:f9:35:ef:a7:37", "user_id": "929f88dec4234641a37fdda799108cf2"}}' 2023-04-23 04:05:16,220 80005 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-679082328 created 2023-04-23 04:05:16,382 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.161s 2023-04-23 04:05:16,382 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2051476936", "description": "tempest-description--16274030"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-2c7f2380-7307-497c-9b30-5f29938f74a1', 'date': 'Sun, 23 Apr 2023 04:05:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "name": "tempest-securitygroup--2051476936", "stateful": true, "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "description": "tempest-description--16274030", "shared": false, "security_group_rules": [{"id": "398a821f-865d-4fa7-8b61-2de04ff02059", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "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": 996, "description": null, "tags": [], "created_at": "2023-04-23T04:05:16Z", "updated_at": "2023-04-23T04:05:16Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}, {"id": "52d27166-b862-48d3-9d25-60b46a95bbea", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 995, "description": null, "tags": [], "created_at": "2023-04-23T04:05:16Z", "updated_at": "2023-04-23T04:05:16Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}], "tags": [], "created_at": "2023-04-23T04:05:16Z", "updated_at": "2023-04-23T04:05:16Z", "revision_number": 1, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:05:16,570 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.187s 2023-04-23 04:05:16,570 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "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-00160bc9-c5c5-45ed-88ad-fb3857c55fb7', 'date': 'Sun, 23 Apr 2023 04:05: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": "a64b01b3-aa6d-446e-accd-a432729759d3", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "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-23T04:05:16Z", "updated_at": "2023-04-23T04:05:16Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:05:16,727 80005 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-23 04:05:16,727 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9acb6d99-29ff-4dcb-8e20-2631f9ba2f47', 'date': 'Sun, 23 Apr 2023 04:05: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": "32cc868c-a31f-464d-af50-a1a893f2f889", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "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-23T04:05:16Z", "updated_at": "2023-04-23T04:05:16Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:05:16,727 80005 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2051476936 created 2023-04-23 04:05:17,498 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.770s 2023-04-23 04:05:17,498 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-574fcdb7-946e-4b98-8f25-9516adb37aee', 'date': 'Sun, 23 Apr 2023 04:05:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "56ae01a2-c4d3-4c81-9340-4e49eb419100", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "floating_ip_address": "172.24.4.31", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7d84d2e6776c4ac38b90b752a36600c3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T04:05:17Z", "updated_at": "2023-04-23T04:05:17Z", "revision_number": 0}}' 2023-04-23 04:05:17,498 80005 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '56ae01a2-c4d3-4c81-9340-4e49eb419100', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'floating_ip_address': '172.24.4.31', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7d84d2e6776c4ac38b90b752a36600c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T04:05:17Z', 'updated_at': '2023-04-23T04:05:17Z', 'revision_number': 0, 'ip': '172.24.4.31'} created 2023-04-23 04:05:17,544 80005 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.040s 2023-04-23 04:05:17,544 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 04:05:17 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-55c3cbf6-f74c-4d4f-98b6-929f6623d5d4', '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": "929f88dec4234641a37fdda799108cf2", "name": "tempest-AttachVolumeShelveTestJSON-1622749322-project-member", "password_expires_at": null}, "audit_ids": ["0ehswp_HRcaCx4BS0a1qUQ"], "expires_at": "2023-04-23T05:05:17.000000Z", "issued_at": "2023-04-23T04:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d84d2e6776c4ac38b90b752a36600c3", "name": "tempest-AttachVolumeShelveTestJSON-1622749322"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7d84d2e6776c4ac38b90b752a36600c3", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 04:05:17,545 80005 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b', 'name': 'tempest-AttachVolumeShelveTestJSON-1309461192-network', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T04:05:10Z', 'updated_at': '2023-04-23T04:05:10Z', 'revision_number': 1} available for tenant 2023-04-23 04:05:17,545 80005 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-679082328', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBByIgBCVO1TwHgSgzcCgt56xToj40uPOeHYofZEu1bJvNmhrfUCOYMcMRL/mO4ojjhrAB0fmobOyBQIrSmCW/jGTnyXoK8G1fv5rap39s97Qi9SpKbhu+T8NGRCCInZWaw==', 'fingerprint': 'ae:23:fd:89:91:b8:06:01:af:ad:cc:f9:35:ef:a7:37', 'user_id': '929f88dec4234641a37fdda799108cf2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCvtjMw82+zciJjX0JD9k3WBHQnB8AJncIrtyb+QNQKHFy6oQ8kxG/x\nRLc7yObapS2gBwYFK4EEACKhZANiAAQciIAQlTtU8B4EoM3AoLeesU6I+NLjznh2\nKH2RLtWybzZoa31AjmDHDES/5juKI44awAdH5qGzsgUCK0pglv4xk58l6CvBtX7+\na2qd/bPe0IvUqSm4bvk/DRkQgiJ2Vms=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd6b5c80b-f039-4473-a4b7-b39db1b2e92a', 'name': 'tempest-securitygroup--2051476936', 'stateful': True, 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'description': 'tempest-description--16274030', 'shared': False, 'security_group_rules': [{'id': '398a821f-865d-4fa7-8b61-2de04ff02059', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'security_group_id': 'd6b5c80b-f039-4473-a4b7-b39db1b2e92a', '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': 996, 'description': None, 'tags': [], 'created_at': '2023-04-23T04:05:16Z', 'updated_at': '2023-04-23T04:05:16Z', 'revision_number': 0, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3'}, {'id': '52d27166-b862-48d3-9d25-60b46a95bbea', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'security_group_id': 'd6b5c80b-f039-4473-a4b7-b39db1b2e92a', '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': 995, 'description': None, 'tags': [], 'created_at': '2023-04-23T04:05:16Z', 'updated_at': '2023-04-23 T04:05:16Z', 'revision_number': 0, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3'}], 'tags': [], 'created_at': '2023-04-23T04:05:16Z', 'updated_at': '2023-04-23T04:05:16Z', 'revision_number': 1, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3'}, 'floating_ip': {'id': '56ae01a2-c4d3-4c81-9340-4e49eb419100', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'floating_ip_address': '172.24.4.31', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7d84d2e6776c4ac38b90b752a36600c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T04:05:17Z', 'updated_at': '2023-04-23T04:05:17Z', 'revision_number': 0, 'ip': '172.24.4.31'}} 2023-04-23 04:05:18,435 80005 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.887s 2023-04-23 04:05:18,435 80005 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-1244076250", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b"}], "security_groups": [{"name": "tempest-securitygroup--2051476936"}], "key_name": "tempest-keypair-679082328", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:05:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c', '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-3cd718e2-feaf-490d-b950-ce564388c25a', 'x-compute-request-id': 'req-3cd718e2-feaf-490d-b950-ce564388c25a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4205fb36-0df5-4c11-b468-89f59d97352c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2051476936"}], "adminPass": "password"}}' 2023-04-23 04:05:18,520 80005 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/4205fb36-0df5-4c11-b468-89f59d97352c 0.082s 2023-04-23 04:05:18,521 80005 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': 'Sun, 23 Apr 2023 04:05:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16b18f96-7f4c-4b2f-817f-76f90d4ab1f4', 'x-compute-request-id': 'req-16b18f96-7f4c-4b2f-817f-76f90d4ab1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c'} Body: b'{"server": {"id": "4205fb36-0df5-4c11-b468-89f59d97352c", "name": "tempest-AttachVolumeShelveTestJSON-server-1244076250", "status": "BUILD", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "user_id": "929f88de c4234641a37fdda799108cf2", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:05:18Z", "updated": "2023-04-23T04:05:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-679082328", "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-23 04:06:08,847 80005 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/4205fb36-0df5-4c11-b468-89f59d97352c 0.263s 2023-04-23 04:06:08,848 80005 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': 'Sun, 23 Apr 2023 04:06:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1588', '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-4938d0ed-715d-476b-ad92-3b44da72602c', 'x-compute-request-id': 'req-4938d0ed-715d-476b-ad92-3b44da72602c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c'} Body: b'{"server": {"id": "4205fb36-0df5-4c11-b468-89f59d97352c", "name": "tempest-AttachVolumeShelveTestJSON-server-1244076250", "status": "ACTIVE", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "user_id": "929f88dec4234641a37fdda799108cf2", "metadata": {}, "hostId": "97454a96aac0908e868857901fc69f9118f0217d6e8060ed721372c9", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:05:18Z", "updated": "2023-04-23T04:05:25Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1309461192-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:1f:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-679082328", "OS-SRV-USG:launched_at": "2023-04-23T04:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2051476936"}], "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-23 04:06:08,864 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 04:07:09,093 80005 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/4205fb 36-0df5-4c11-b468-89f59d97352c/os-interface 0.174s 2023-04-23 04:07:09,093 80005 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': 'Sun, 23 Apr 2023 04:07:08 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-389ddd53-3c32-474c-ad78-7cbac22c0494', 'x-compute-request-id': 'req-389ddd53-3c32-474c-ad78-7cbac22c0494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b", "port_id": "bb5db91e-75d7-4a5c-90c4-66035e0f7628", "mac_addr": "fa:16:3e:96:1f:e7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0e19bba9-d328-415b-8be7-d2a81db06012", "ip_address": "10.0.0.14"}]}]}' 2023-04-23 04:07:09,839 80005 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/56ae01a2-c4d3-4c81-9340-4e49eb419100 0.742s 2023-04-23 04:07:09,840 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "bb5db91e-75d7-4a5c-90c4-66035e0f7628"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-656d790b-4579-48f7-9a7b-b33cacba7a23', 'date': 'Sun, 23 Apr 2023 04:07:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/56ae01a2-c4d3-4c81-9340-4e49eb419100'} Body: b'{"floatingip": {"id": "56ae01a2-c4d3-4c81-9340-4e49eb419100", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "floating_ip_address": "172.24.4.31", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "7c1b5e61-2977-4863-96a6-a7a30c0fc384", "port_id": "bb5db91e-75d7-4a5c-90c4-66035e0f7628", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b", "mac_address": "fa:16:3e:96:1f:e7", "admin_state_up": true, "status": "ACTIVE", "device_id": "4205fb36-0df5-4c11-b468-89f59d97352c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T04:05:17Z", "updated_at": "2023-04-23T04:07:09Z", "revision_number": 1, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:07:09,842 80005 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.31:22' as 'cirros' with public key authentication 2023-04-23 04:07:09,880 80005 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 04:07:09,906 80005 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 04:07:09,906 80005 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.31 successfully created 2023-04-23 04:07:09,957 80005 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/4205fb36-0df5-4c11-b468-89f59d97352c/ips 0.050s 2023-04-23 04:07:09,958 80005 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': 'Sun, 23 Apr 2023 04:07:09 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-5dfdf553-c7e3-4ad2-bfa9-3c08a3577bad', 'x-compute-request-id': 'req-5dfdf553-c7e3-4ad2-bfa9-3c08a3577bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1309461192-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-23 04:07:10,200 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes 0.237s 2023-04-23 04:07:10,200 80005 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-434613810"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:07:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3c8f7f5-529b-41b1-bd52-54ff5666a7eb', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3c8f7f5-529b-41b1-bd52-54ff5666a7eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes'} Body: b'{"volume": {"id": "2cddbe95-7585-4ec3-be9d-934267b2a78e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:07:10.139236", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-434613810", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e"}], "user_id": "929f88dec4234641a37fdda799108cf2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:07:10,251 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e 0.041s 2023-04-23 04:07:10,251 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:07:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c06b514-0db9-4389-a61f-57912265735a', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c06b514-0db9-4389-a61f-57912265735a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e'} Body: b'{"volume": {"id": "2cddbe95-7585-4ec3-be9d-934267b2a78e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:07:10.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-434613810", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e"}], "user_id": "929f88dec423 4641a37fdda799108cf2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:07:11,304 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e 0.041s 2023-04-23 04:07:11,304 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9009b02e-74e4-4ae2-8cb5-8929e11219a2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9009b02e-74e4-4ae2-8cb5-8929e11219a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e'} Body: b'{"volume": {"id": "2cddbe95-7585-4ec3-be9d-934267b2a78e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:07:10.000000", "updated_at": "2023-04-23T04:07:10.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-434613810", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e"}], "user_id": "929f88dec4234641a37fdda799108cf2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:07:11,427 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c 0.112s 2023-04-23 04:07:11,427 80005 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': 'Sun, 23 Apr 2023 04:07:11 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-6a712214-da73-4b87-8a31-e13d79e6382c', 'x-compute-request-id': 'req-6a712214-da73-4b87-8a31-e13d79e6382c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c'} Body: b'' 2023-04-23 04:07:12,012 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c 0.584s 2023-04-23 04:07:12,013 80005 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': 'Sun, 23 Apr 2023 04:07:11 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-5b5e647c-3f7c-431f-a5e9-f957ae307dee', 'x-compute-request-id': 'req-5b5 e647c-3f7c-431f-a5e9-f957ae307dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c'} Body: b'{"server": {"id": "4205fb36-0df5-4c11-b468-89f59d97352c", "name": "tempest-AttachVolumeShelveTestJSON-server-1244076250", "status": "ACTIVE", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "user_id": "929f88dec4234641a37fdda799108cf2", "metadata": {}, "hostId": "97454a96aac0908e868857901fc69f9118f0217d6e8060ed721372c9", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:05:18Z", "updated": "2023-04-23T04:07:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1309461192-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:1f:e7"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:1f:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-679082328", "OS-SRV-USG:launched_at": "2023-04-23T04:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2051476936"}], "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-23 04:08:02,073 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c 0.039s 2023-04-23 04:08:02,073 80005 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': 'Sun, 23 Apr 2023 04:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-519497df-cf4f-4ac2-b2e1-222829c1f293', 'x-compute-request-id': 'req-519497df-cf4f-4ac2-b2e1-222829c1f293', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4205fb36-0df5-4c11-b468-89f59d97352c could not be found."}}' 2023-04-23 04:08:02,106 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-679082328 0.032s 2023-04-23 04:08:02,106 80005 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': 'Sun, 23 Apr 2023 04:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7175de3a-2057-44a0-a57b-8519a5405a7e', 'x-compute-request-id': 'req-7175de3a-2057-44a0-a57b-8519a5405a7e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-6790823 28'} Body: b'' 2023-04-23 04:08:02,258 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d6b5c80b-f039-4473-a4b7-b39db1b2e92a 0.151s 2023-04-23 04:08:02,258 80005 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-3c9ff20d-eb69-4dec-be3d-245d3466976c', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 04:08:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d6b5c80b-f039-4473-a4b7-b39db1b2e92a'} Body: b'' 2023-04-23 04:08:02,289 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d6b5c80b-f039-4473-a4b7-b39db1b2e92a 0.030s 2023-04-23 04:08:02,289 80005 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-f76510ab-b8f1-4616-86d6-c98f18b42716', 'date': 'Sun, 23 Apr 2023 04:08:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d6b5c80b-f039-4473-a4b7-b39db1b2e92a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d6b5c80b-f039-4473-a4b7-b39db1b2e92a does not exist", "detail": ""}}' 2023-04-23 04:08:02,743 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/56ae01a2-c4d3-4c81-9340-4e49eb419100 0.453s 2023-04-23 04:08:02,744 80005 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-d8a1e145-3f7c-4de3-837e-854253d8dc50', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 04:08:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/56ae01a2-c4d3-4c81-9340-4e49eb419100'} Body: b'' {11} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.563086s] ... 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 ec54ea0f-d715-417c-a933-8b5877333a82 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:06:19,874 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.349s 2023-04-23 04:06:19,874 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-739066652", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAu60RPBRY8ixX0DVPXyTC0obHZtMSQn+/eQe4CX41J6ZGl9/35/LZ6Mg27oUkmRdsopV1StlsbxkgFLQHMAYMn979AL7gketvktWqIxDsED8DUOxN69qCEepNW76Mz/YA=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77411514-1a78-46fe-969a-a8827c21b371', 'x-compute-request-id': 'req-77411514-1a78-46fe-969a-a8827c21b371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-739066652", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAu60RPBRY8ixX0DVPXyTC0obHZtMSQn+/eQe4CX41J6ZGl9/35/LZ6Mg27oUkmRdsopV1StlsbxkgFLQHMAYMn979AL7gketvktWqIxDsED8DUOxN69qCEepNW76Mz/YA==", "fingerprint": "fc:3e:a8:23:de:a2:98:ce:d1:5b:b7:fc:e9:b4:51:6c", "user_id": "c452706dd7dc4f54b45e9f959288bd6b"}}' 2023-04-23 04:06:20,025 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.148s 2023-04-23 04:06:20,025 80019 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-1023942609", "description": "tempest-secgroup-smoke-1023942609 description", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-293194f6-3945-424c-9438-143497223c89', 'date': 'Sun, 23 Apr 2023 04:06:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bf482c71-5c2b-4748-b465-efd581997884", "name": "tempest-secgroup-smoke-1023942609", "stateful": true, "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "description": "tempest-secgroup-smoke-1023942609 description", "shared": false, "security_group_rules": [{"id": "1ec986a4-069b-4ae6-a054-eae30db7bfb0", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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": 1058, "description": null, "tags": [], "created_at": "2023-04-23T04:06:19Z", "updated_at": "2023-04-23T04:06:19Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}, {"id": "af045081-b531-4a41-964d-948adab4d258", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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": 1057, "description": null, "tags": [], "created_at": "2023-04-23T04:06:19Z", "updated_at": "2023-04-23T04:06:19Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}], "tags": [], "created_at": "2023-04-23T04:06:19Z", "updated_at": "2023-04-23T04:06:19Z", "revision_number" : 1, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:20,202 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.176s 2023-04-23 04:06:20,203 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "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-864be612-e733-4cd9-91a5-8b555e0a5c04', 'date': 'Sun, 23 Apr 2023 04:06: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": "19d56cbd-2d36-4c67-9d3a-4f9045ba5486", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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-23T04:06:20Z", "updated_at": "2023-04-23T04:06:20Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:20,366 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-23 04:06:20,367 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "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-9f904aa9-5d09-4edf-b5cc-f6a157f26b9e', 'date': 'Sun, 23 Apr 2023 04:06: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": "94158a26-e7a9-42b4-9966-ce45b0ecc387", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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-23T04:06:20Z", "updated_at": "2023-04-23T04:06:20Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:20,706 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.338s 2023-04-23 04:06:20,706 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-aced66ac-83f4-4a83-9a82-d7ded50ccc24', 'date': 'Sun, 23 Apr 2023 04:06: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": "3994e734-1910-4ca6-8f60-3918e81c511f", "tenant_id": "f7eb2f 69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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-23T04:06:20Z", "updated_at": "2023-04-23T04:06:20Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:20,882 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-23 04:06:20,882 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4f2f952b-3c0d-499d-a166-ae849ae67ad7', 'date': 'Sun, 23 Apr 2023 04:06: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": "7820eb90-c3b9-425e-8d9b-0f09113cdd95", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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-23T04:06:20Z", "updated_at": "2023-04-23T04:06:20Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:21,288 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.405s 2023-04-23 04:06:21,288 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6e0d5444-42c2-4adf-93df-ba5d1f19df7a', 'date': 'Sun, 23 Apr 2023 04:06:21 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": "0440e24f-2f4f-4706-b74f-2cf68a108b7d", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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-23T04:06:20Z", "updated_at": "2023-04-23T04:06:20Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:21,444 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-23 04:06:21,445 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-76803267-a1bd-4a76-b8b2-301a1528cff3', 'date': 'Sun, 23 Apr 2023 04:06:21 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": "f654897e-7a99-4d89-a49c-64a27108dffb", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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-23T04:06:21Z", "updated_at": "2023-04-23T04:06:21Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:21,486 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.035s 2023-04-23 04:06:21,486 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-acc7a448-6a30-4a60-b744-dd4f00980dba', '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": "c452706dd7dc4f54b45e9f959288bd6b", "name": "tempest-SnapshotDataIntegrityTests-64123451-project-member", "password_expires_at": null}, "audit_ids": ["5O1sIt8nQde6my-_7R_1UA"], "expires_at": "2023-04-23T05:06:21.000000Z", "issued_at": "2023-04-23T04:06:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "name": "tempest-SnapshotDataIntegrityTests-64123451"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a", "region": " RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f7eb2f69eab54dd8aac3e6cca9d5e46a", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 04:06:21,487 80019 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '82debf07-b0f5-4ec4-95e8-bd8a03b0cdb9', 'name': 'tempest-SnapshotDataIntegrityTests-890753090-network', 'tenant_id': 'f7eb2f69eab54dd8aac3e6cca9d5e46a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f7eb2f69eab54dd8aac3e6cca9d5e46a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8683, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T04:06:06Z', 'updated_at': '2023-04-23T04:06:07Z', 'revision_number': 1} available for tenant 2023-04-23 04:06:22,237 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.748s 2023-04-23 04:06:22,238 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1589353047", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-739066652", "security_groups": [{"name": "tempest-secgroup-smoke-1023942609"}], "networks": [{"uuid": "82debf07-b0f5-4ec4-95e8-bd8a03b0cdb9"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-422dd174-07ea-4231-b040-6a90648552e6', 'x-compute-request-id': 'req-422dd174-07ea-4231-b040-6a90648552e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8171e321-666d-44fc-a0ef-b297ec22369b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1023942609"}], "adminPass": "yphHKYN7ju27"}}' 2023-04-23 04:06:22,307 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b 0.066s 2023-04-23 04:06:22,307 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5e733e0-4f47-4d9c-9846-0cd8e15ed4a5', 'x-compute-request-id': 'req-c5e733e0-4f47-4d9c-9846-0cd8e15ed4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b'} Body: b'{"server": {"id": "8171e321-666d-44fc-a0ef-b297ec22369b", "name": "tempest-SnapshotDataIntegrityTests-server-1589353047", "status": "BUILD", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:06:22Z", "updated": "2023-04-23T04:06:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-739066652", "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-23 04:07:12,579 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b 0.210s 2023-04-23 04:07:12,579 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ea2d4f5-5c14-40fd-9ce5-62e64204f4d3', 'x-compute-request-id': 'req-9ea2d4f5-5c14-40fd-9ce5-62e64204f4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b'} Body: b'{"server": {"id": "8171e321-666d-44fc-a0ef-b297ec22369b", "name": "tempest-SnapshotDataIntegrityTests-server-1589353047", "status": "ACTIVE", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "metadata": {}, "hostId": "7f781668e757b2804523d94db42f8170ab4bee941cde8ea546084017", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:06:22Z", "updated": "2023-04-23T04:06:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-890753090-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e0:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-739066652", "OS-SRV-USG:launched_at": "2023-04-23T04:06:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1023942609"}], "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-23 04:07:12,590 80019 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 04:08:12,925 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b 0.276s 2023-04-23 04:08:12,926 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee80ab1c-cffd-4954-92b8-2e50a4d8584d', 'x-compute-request-id': 'req-ee80ab1c-cffd-4954-92b8-2e50a4d8584d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b'} Body: b'{"server": {"id": "8171e321-666d-44fc-a0ef-b297ec22369b", "name": "tempest-SnapshotDataIntegrityTests-server-1589353047", "status": "ACTIVE", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "metadata": {}, "hostId": "7f781668e757b2804523d94db42f8170ab4bee941cde8ea546084017", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:06:22Z", "updated": "2023-04-23T04:06:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-890753090-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e0:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-739066652", "OS-SRV-USG:launched_at": "2023-04-23T04:06:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1023942609"}], "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-23 04:08:13,162 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes 0.223s 2023-04-23 04:08:13,162 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-396150689", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d23f8d-d332-4f1d-be9e-9d2e348ccd1d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d23f8d-d332-4f1d-be9e-9d2e348ccd1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes'} Body: b'{"volume": {"id": "ec54ea0f-d715-417c-a933-8b5877333a82", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:08:13.101335", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-396150689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c- a933-8b5877333a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82"}], "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:08:13,213 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82 0.042s 2023-04-23 04:08:13,214 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5718e06b-16ad-4edd-b73e-be0db36def98', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5718e06b-16ad-4edd-b73e-be0db36def98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82'} Body: b'{"volume": {"id": "ec54ea0f-d715-417c-a933-8b5877333a82", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:08:13.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-396150689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82"}], "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:08:14,265 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82 0.039s 2023-04-23 04:08:14,265 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3726d1fb-0a53-4e29-a16e-254b4bcbde64', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3726d1fb-0a53-4e29-a16e-254b4bcbde64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82'} Body: b'{"volume": {"id": "ec54ea0f-d715-417c-a933-8b5877333a82", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:08:13.000000", "updated_at": "2023-04-23T04:08:13.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-396150689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82"}], "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multia ttach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:08:14,378 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82 0.100s 2023-04-23 04:08:14,378 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41bd7831-db3e-48fd-928b-a91475f767b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82'} Body: b'' 2023-04-23 04:08:14,401 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82 0.022s 2023-04-23 04:08:14,401 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08: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-91ee3772-b517-497e-b674-db387e1ff1c6', 'x-openstack-request-id': 'req-91ee3772-b517-497e-b674-db387e1ff1c6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec54ea0f-d715-417c-a933-8b5877333a82 could not be found."}}' 2023-04-23 04:08:14,511 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b 0.110s 2023-04-23 04:08:14,512 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:14 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-3f74fe56-632e-4259-80b6-defe80543bca', 'x-compute-request-id': 'req-3f74fe56-632e-4259-80b6-defe80543bca', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b'} Body: b'' 2023-04-23 04:08:14,787 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b 0.275s 2023-04-23 04:08:14,788 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0596380-60f7-4aa4-9341-14d28f3186cb', 'x-compute-request-id': 'req-c0596380-60f7-4aa4-9341-14d28f3186cb', 'connection': 'close', 'status': '200', 'content-location' : 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b'} Body: b'{"server": {"id": "8171e321-666d-44fc-a0ef-b297ec22369b", "name": "tempest-SnapshotDataIntegrityTests-server-1589353047", "status": "ACTIVE", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "metadata": {}, "hostId": "7f781668e757b2804523d94db42f8170ab4bee941cde8ea546084017", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:06:22Z", "updated": "2023-04-23T04:08:14Z", "addresses": {"tempest-SnapshotDataIntegrityTests-890753090-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e0:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-739066652", "OS-SRV-USG:launched_at": "2023-04-23T04:06:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1023942609"}], "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-23 04:09:04,862 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b 0.057s 2023-04-23 04:09:04,863 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:09: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-6bdb0f4b-2be5-4c4c-b668-b6730900c592', 'x-compute-request-id': 'req-6bdb0f4b-2be5-4c4c-b668-b6730900c592', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8171e321-666d-44fc-a0ef-b297ec22369b could not be found."}}' 2023-04-23 04:09:05,041 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bf482c71-5c2b-4748-b465-efd581997884 0.177s 2023-04-23 04:09:05,041 80019 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-f7def589-0323-4aa8-b70f-b51bffb8a595', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 04:09:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bf482c71-5c2b-4748-b465-efd581997884'} Body: b'' 2023-04-23 04:09:05,083 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-739066652 0.041s 2023-04-23 04:09:05,083 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:09:05 GMT', 'ser ver': '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-ac713d7e-efb8-4c7b-b112-d7beea4a3c7b', 'x-compute-request-id': 'req-ac713d7e-efb8-4c7b-b112-d7beea4a3c7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-739066652'} Body: b'' {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [168.095761s] ... 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 8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:08:02,748 80005 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 04:08:02,748 80005 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 04:08:02,814 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.063s 2023-04-23 04:08:02,815 80005 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-911657479", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBLaxA+1Weh2HPeZq1FfwnTWJ4BZ8EwnjCZzkTMH7vd1FpYkudJNqvSYFJUarAtJBTeATbAP1ryV5lwSJmvcK7bPPAXyowr2p/BTQS9EUQ/tnhqgthSuv9uMBFC3mW38WQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbbe828a-7bd4-4fe5-93ea-9575f6aa5bec', 'x-compute-request-id': 'req-dbbe828a-7bd4-4fe5-93ea-9575f6aa5bec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-911657479", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBLaxA+1Weh2HPeZq1FfwnTWJ4BZ8EwnjCZzkTMH7vd1FpYkudJNqvSYFJUarAtJBTeATbAP1ryV5lwSJmvcK7bPPAXyowr2p/BTQS9EUQ/tnhqgthSuv9uMBFC3mW38WQ==", "fingerprint": "f9:8a:42:48:96:41:9f:3f:52:82:e0:3f:e8:00:a9:fd", "user_id": "929f88dec4234641a37fdda799108cf2"}}' 2023-04-23 04:08:02,817 80005 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-911657479 created 2023-04-23 04:08:02,971 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.153s 2023-04-23 04:08:02,971 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1076153321", "description": "tempest-description--261755330"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-823579e7-39b4-4897-bac9-6a44aca0904f', 'date': 'Sun, 23 Apr 2023 04:08:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "16316245-d911-48a2-b52b-8a529d32e2a8", "name": "tempest-securitygroup--1076153321", "stateful": true, "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "description": "tempest-description--261755330", "shared": false, "security_group_rules": [{"id": "04265d22-1822-41a1-91e2-50e7e810ea08", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "16316245-d911-48a2-b52b-8a529d32e2a8", "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": 1068, "description": null, "tags": [], "created_at": "2023-04-23T04:08:02Z", "updated_at": "2023-04-23T04:08:02Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}, {"id": "a9689c71-2159-4687-ae28-15932415dbdc", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "16316245-d911-48a2-b52b-8a529d32e2a8", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_i p_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1067, "description": null, "tags": [], "created_at": "2023-04-23T04:08:02Z", "updated_at": "2023-04-23T04:08:02Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}], "tags": [], "created_at": "2023-04-23T04:08:02Z", "updated_at": "2023-04-23T04:08:02Z", "revision_number": 1, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:08:03,144 80005 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-23 04:08:03,144 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "16316245-d911-48a2-b52b-8a529d32e2a8", "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-27927108-a320-48f4-89b4-a2b74ddc04c6', 'date': 'Sun, 23 Apr 2023 04:08:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d698b4b4-abf5-48d9-96fd-84ce16543483", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "16316245-d911-48a2-b52b-8a529d32e2a8", "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-23T04:08:03Z", "updated_at": "2023-04-23T04:08:03Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:08:03,308 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.164s 2023-04-23 04:08:03,309 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "16316245-d911-48a2-b52b-8a529d32e2a8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3abca7a3-22c7-4126-b3a8-3de053fd1b2c', 'date': 'Sun, 23 Apr 2023 04:08:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b4cb57c0-4197-4802-93d6-f87d5c181db2", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "16316245-d911-48a2-b52b-8a529d32e2a8", "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-23T04:08:03Z", "updated_at": "2023-04-23T04:08:03Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:08:03,309 80005 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1076153321 created 2023-04-23 04:08:04,141 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.831s 2023-04-23 04:08:04,141 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-671da2a4-477a-4e10-a215-d1e9588c7936', 'date': 'Sun, 23 Apr 2023 04:08:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3714d241-efe7-4fd0-af0a-875e00035c6c", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "floating_ip_address": "172.24.4.216", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7d84d2e6776c4ac38b90b752a36600c3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T04:08:03Z", "updated_at": "2023-04-23T04:08:03Z", "revision_number": 0}}' 2023-04-23 04:08:04,141 80005 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3714d241-efe7-4fd0-af0a-875e00035c6c', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'floating_ip_address': '172.24.4.216', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7d84d2e6776c4ac38b90b752a36600c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T04:08:03Z', 'updated_at': '2023-04-23T04:08:03Z', 'revision_number': 0, 'ip': '172.24.4.216'} created 2023-04-23 04:08:04,236 80005 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.088s 2023-04-23 04:08:04,236 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:04 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-538f9398-4bbe-49f8-9196-cd225104a705', '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": "929f88dec4234641a37fdda799108cf2", "name": "tempest-AttachVolumeShelveTestJSON-1622749322-project-member", "password_expires_at": null}, "audit_ids": ["UISr-LApTOiVgbdVmQunIA"], "expires_at": "2023-04-23T05:08:04.000000Z", "issued_at": "2023-04-23T04:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d84d2e6776c4ac38b90b752a36600c3", "name": "tempest-AttachVolumeShelveTestJSON-1622749322"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "p ublic", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7d84d2e6776c4ac38b90b752a36600c3", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 04:08:04,236 80005 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b', 'name': 'tempest-AttachVolumeShelveTestJSON-1309461192-network', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T04:05:10Z', 'updated_at': '2023-04-23T04:05:10Z', 'revision_number': 1} available for tenant 2023-04-23 04:08:04,237 80005 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-911657479', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBLaxA+1Weh2HPeZq1FfwnTWJ4BZ8EwnjCZzkTMH7vd1FpYkudJNqvSYFJUarAtJBTeATbAP1ryV5lwSJmvcK7bPPAXyowr2p/BTQS9EUQ/tnhqgthSuv9uMBFC3mW38WQ==', 'fingerprint': 'f9:8a:42:48:96:41:9f:3f:52:82:e0:3f:e8:00:a9:fd', 'user_id': '929f88dec4234641a37fdda799108cf2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDhWJoSO8K+M3aL2HA8iSLvzzU8619GLt5+nVfiluCb4O9QVxR12NFx\nlYOKHZk+oxOgBwYFK4EEACKhZANiAAQS2sQPtVnodhz3matRX8J01ieAWfBMJ4wm\nc5EzB+73dRaWJLnSTar0mBSVGqwLSQU3gE2wD9a8leZcEiZr3Cu2zzwF8qMK9qfw\nU0EvRFEP7Z4aoLYUrr/bjARQt5lt/Fk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '16316245-d911-48a2-b52b-8a529d32e2a8', 'name': 'tempest-securitygroup--1076153321', 'stateful': True, 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'description': 'tempest-description--261755330', 'shared': False, 'security_group_rules': [{'id': '04265d22-1822-41a1-91e2-50e7e810ea08', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'security_group_id': '16316245-d911-48a2-b52b-8a529d32e2a8', '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': 1068, 'description': None, 'tags': [], 'created_at': '2023-04-23T04:08:02Z', 'updated_at': '2023-04-23T04:08:02Z', 'revision_number': 0, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3'}, {'id': 'a9689c71-2159-4687-ae28-15932415dbdc', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'security_group_id': '16316245-d911-48a2-b52b-8a529d32e2a8', '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': 1067, 'description': None, 'tags': [], 'created_at': '2023-04-23T04:08:02Z', 'updated_at': ' 2023-04-23T04:08:02Z', 'revision_number': 0, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3'}], 'tags': [], 'created_at': '2023-04-23T04:08:02Z', 'updated_at': '2023-04-23T04:08:02Z', 'revision_number': 1, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3'}, 'floating_ip': {'id': '3714d241-efe7-4fd0-af0a-875e00035c6c', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'floating_ip_address': '172.24.4.216', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7d84d2e6776c4ac38b90b752a36600c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T04:08:03Z', 'updated_at': '2023-04-23T04:08:03Z', 'revision_number': 0, 'ip': '172.24.4.216'}} 2023-04-23 04:08:05,095 80005 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.857s 2023-04-23 04:08:05,095 80005 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-1737853671", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b"}], "security_groups": [{"name": "tempest-securitygroup--1076153321"}], "key_name": "tempest-keypair-911657479", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42', '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-b5fe2f7c-67cf-4c3c-a2f3-8520bf7410c8', 'x-compute-request-id': 'req-b5fe2f7c-67cf-4c3c-a2f3-8520bf7410c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b04c49a4-646d-43aa-96ea-d835bf673e42", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1076153321"}], "adminPass": "password"}}' 2023-04-23 04:08:05,222 80005 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/b04c49a4-646d-43aa-96ea-d835bf673e42 0.124s 2023-04-23 04:08:05,223 80005 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': 'Sun, 23 Apr 2023 04:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22c46e22-4769-4491-9559-62a679159d0e', 'x-compute-request-id': 'req-22c46e22-4769-4491-9559-62a679159d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42'} Body: b'{"server": {"id": "b04c49a4-646d-43aa-96ea-d835bf673e42", "name": "tempest-AttachVolumeShelveTestJSON-server-1737853671", "status": "BUILD", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "user_id ": "929f88dec4234641a37fdda799108cf2", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:08:05Z", "updated": "2023-04-23T04:08:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-911657479", "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-23 04:08:55,555 80005 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/b04c49a4-646d-43aa-96ea-d835bf673e42 0.281s 2023-04-23 04:08:55,555 80005 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': 'Sun, 23 Apr 2023 04:08:55 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-d72bfab8-46d3-4a50-87be-a75219a607ee', 'x-compute-request-id': 'req-d72bfab8-46d3-4a50-87be-a75219a607ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42'} Body: b'{"server": {"id": "b04c49a4-646d-43aa-96ea-d835bf673e42", "name": "tempest-AttachVolumeShelveTestJSON-server-1737853671", "status": "ACTIVE", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "user_id": "929f88dec4234641a37fdda799108cf2", "metadata": {}, "hostId": "97454a96aac0908e868857901fc69f9118f0217d6e8060ed721372c9", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:08:05Z", "updated": "2023-04-23T04:08:12Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1309461192-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:7c:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-911657479", "OS-SRV-USG:launched_at": "2023-04-23T04:08:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1076153321"}], "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-23 04:08:55,570 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 04:09:55,817 80005 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/ser vers/b04c49a4-646d-43aa-96ea-d835bf673e42/os-interface 0.206s 2023-04-23 04:09:55,817 80005 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': 'Sun, 23 Apr 2023 04:09:55 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-16b7d01e-3238-47b2-acc1-7a1029eba59f', 'x-compute-request-id': 'req-16b7d01e-3238-47b2-acc1-7a1029eba59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b", "port_id": "1b9a901a-8358-4b1c-89a7-de0772c2697e", "mac_addr": "fa:16:3e:1e:7c:4c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0e19bba9-d328-415b-8be7-d2a81db06012", "ip_address": "10.0.0.4"}]}]}' 2023-04-23 04:09:56,550 80005 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/3714d241-efe7-4fd0-af0a-875e00035c6c 0.729s 2023-04-23 04:09:56,551 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "1b9a901a-8358-4b1c-89a7-de0772c2697e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-83f6a237-05be-4c56-bf7c-73a0e8b5e904', 'date': 'Sun, 23 Apr 2023 04:09:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3714d241-efe7-4fd0-af0a-875e00035c6c'} Body: b'{"floatingip": {"id": "3714d241-efe7-4fd0-af0a-875e00035c6c", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "floating_ip_address": "172.24.4.216", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "7c1b5e61-2977-4863-96a6-a7a30c0fc384", "port_id": "1b9a901a-8358-4b1c-89a7-de0772c2697e", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b", "mac_address": "fa:16:3e:1e:7c:4c", "admin_state_up": true, "status": "ACTIVE", "device_id": "b04c49a4-646d-43aa-96ea-d835bf673e42", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T04:08:03Z", "updated_at": "2023-04-23T04:09:56Z", "revision_number": 1, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:09:56,552 80005 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.216:22' as 'cirros' with public key authentication 2023-04-23 04:09:56,591 80005 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 04:09:56,613 80005 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 04:09:56,613 80005 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.216 successfully created 2023-04-23 04:09:56,671 80005 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/b04c49a4-646d-43aa-96ea-d835bf673e42/ips 0.057s 2023-04-23 04:09:56,672 80005 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': 'Sun, 23 Apr 2023 04:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'co mpute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76a33cf4-e948-4388-a06e-5028d270ac1e', 'x-compute-request-id': 'req-76a33cf4-e948-4388-a06e-5028d270ac1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1309461192-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-23 04:09:56,874 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes 0.199s 2023-04-23 04:09:56,874 80005 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-1213525045"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d99556b-8977-434e-aac7-9700ec2b8d0e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d99556b-8977-434e-aac7-9700ec2b8d0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes'} Body: b'{"volume": {"id": "8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:09:56.811084", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1213525045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4"}], "user_id": "929f88dec4234641a37fdda799108cf2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:09:56,925 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4 0.041s 2023-04-23 04:09:56,925 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e338d4fe-99d9-4a5d-a999-2db6184cc579', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e338d4fe-99d9-4a5d-a999-2db6184cc579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4'} Body: b'{"volume": {"id": "8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:09:57.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1213525045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4"}], "user_id": "929f88dec4234641a37fdda799108cf2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:09:57,984 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4 0.046s 2023-04-23 04:09:57,984 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42f4b91-fc99-4f16-a22e-4478822fddc5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42f4b91-fc99-4f16-a22e-4478822fddc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4'} Body: b'{"volume": {"id": "8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:09:57.000000", "updated_at": "2023-04-23T04:09:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1213525045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4"}], "user_id": "929f88dec4234641a37fdda799108cf2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:09:58,112 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42 0.118s 2023-04-23 04:09:58,113 80005 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': 'Sun, 23 Apr 2023 04:09:57 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-94f073b6-24e2-4a44-ba96-5dc77248d5e5', 'x-compute-request-id': 'req-94f073b6-24e2-4a44-ba96-5dc77248d5e5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42'} Body: b'' 2023-04-23 04:09:58,712 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42 0.598s 2023-04-23 04:09:58,712 80005 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': 'Sun, 23 Apr 2023 04:09:58 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-e89ba1b9-d2cf-4426-8f1f-d46f9334a16a', 'x-compute-reques t-id': 'req-e89ba1b9-d2cf-4426-8f1f-d46f9334a16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42'} Body: b'{"server": {"id": "b04c49a4-646d-43aa-96ea-d835bf673e42", "name": "tempest-AttachVolumeShelveTestJSON-server-1737853671", "status": "ACTIVE", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "user_id": "929f88dec4234641a37fdda799108cf2", "metadata": {}, "hostId": "97454a96aac0908e868857901fc69f9118f0217d6e8060ed721372c9", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:08:05Z", "updated": "2023-04-23T04:09:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1309461192-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:7c:4c"}, {"version": 4, "addr": "172.24.4.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:7c:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-911657479", "OS-SRV-USG:launched_at": "2023-04-23T04:08:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1076153321"}], "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-23 04:10:48,904 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42 0.141s 2023-04-23 04:10:48,904 80005 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': 'Sun, 23 Apr 2023 04:10:48 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-f6a5af71-a2ea-4f25-9924-bab120bbd28e', 'x-compute-request-id': 'req-f6a5af71-a2ea-4f25-9924-bab120bbd28e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b04c49a4-646d-43aa-96ea-d835bf673e42 could not be found."}}' 2023-04-23 04:10:49,947 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-911657479 1.042s 2023-04-23 04:10:49,947 80005 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': 'Sun, 23 Apr 2023 04:10:48 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-efa9aeb6-79f5-4d77-9abd-8a40e0498cff', 'x-compute-request-id': 'req-efa9aeb6-79f5-4d77-9abd-8a40e0498cff', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest- keypair-911657479'} Body: b'' 2023-04-23 04:10:50,099 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/16316245-d911-48a2-b52b-8a529d32e2a8 0.151s 2023-04-23 04:10:50,099 80005 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-45601ba7-816f-4a3e-aee5-465d754c796f', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 04:10:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/16316245-d911-48a2-b52b-8a529d32e2a8'} Body: b'' 2023-04-23 04:10:50,124 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/16316245-d911-48a2-b52b-8a529d32e2a8 0.025s 2023-04-23 04:10:50,125 80005 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-bdd5e875-7885-4bf9-a286-29e69cd413b3', 'date': 'Sun, 23 Apr 2023 04:10:50 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/16316245-d911-48a2-b52b-8a529d32e2a8'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 16316245-d911-48a2-b52b-8a529d32e2a8 does not exist", "detail": ""}}' 2023-04-23 04:10:50,842 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3714d241-efe7-4fd0-af0a-875e00035c6c 0.717s 2023-04-23 04:10:50,843 80005 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-4db1a1e7-34b1-4b70-8fc6-9ab2eedb9f93', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 04:10:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3714d241-efe7-4fd0-af0a-875e00035c6c'} Body: b'' {4} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {4} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [1.977873s] ... 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 b5e94785-41d8-4868-a565-ffa943e990c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:10:56,540 80005 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/cd9da2b272674a4599a6a61b7dcf5f28/types 0.178s 2023-04-23 04:10:56,541 80005 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-710383694", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80445ba-73e7-4a84-a748-767ca10714e6', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80445ba-73e7-4a84-a748-767ca10714e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types'} Body: b'{"volume_type": {"id": "6fa60446-c3f4-483c-8799-2e0ef492050b", "name": "tempest-VolumeTypesTest-volume-type-710383694", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 04:10:56,584 80005 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/cd9da2b272674a4599a6a61b7dcf5f28/types 0.038s 2023-04-23 04:10:56,584 80005 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-1814184289", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a60844-0910-4eea-9c01-eb29234c173c', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a60844-0910-4eea-9c01-eb29234c173c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types'} Body: b'{"volume_type": {"id": "37339b91-6b07-4702-a8f3-30499c0c3110", "name": "tempest-VolumeTypesTest-volume-type-1814184289", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 04:10:56,905 80005 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/bd7469fd607a467492d68b91eebc4811/volumes 0.317s 2023-04-23 04:10:56,906 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1857592498", "volume_type": "6fa60446-c3f4-483c-8799-2e0ef492050b", "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4276f13-461d-4424-9fd3-62fddababbce', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4276f13-461d-4424-9fd3-62fddababbce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes'} Body: b'{"volume": {"id": "b5e94785-41d8-4868-a565-ffa943e990c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:10:56.845540", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1857592498", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-710383694", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}], "user_id": "a413e4774a9d4eb7bb1a2931fa43646e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:10:56,959 80005 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/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0 0.043s 2023-04-23 04:10:56,959 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29181d39-b8f2-48bd-a87d-fb7dc66b7e62', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29181d39-b8f2-48bd-a87d-fb7dc66b7e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0'} Body: b'{"volume": {"id": "b5e94785-41d8-4868-a565-ffa943e990c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:10:57.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1857592498", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-710383694", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}], "user_id": "a413e4774a9d4eb7bb1a2931fa43646e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd7469fd607a467492d68b91eebc4811"}}' 2023-04-23 04:10:58,012 80005 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/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0 0.041s 2023-04-23 04:10:58,013 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad19910-f7fb-43e9-a1d9-be2c0fcec4f7', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad19910-f7fb-43e9-a1d9-be2c0fcec4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0'} Body: b'{"volume": {"id": "b5e94785-41d8-4868-a565-ffa943e990c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:10:57.000000", "updated_at": "2023-04-23T04:10:57.000000", "name": "tempest-VolumeTypesTest-volume-1857592498", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-710383694", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868 -a565-ffa943e990c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}], "user_id": "a413e4774a9d4eb7bb1a2931fa43646e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd7469fd607a467492d68b91eebc4811"}}' 2023-04-23 04:10:58,065 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0 0.040s 2023-04-23 04:10:58,065 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489d25ab-86c8-40de-8349-3659be65d851', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489d25ab-86c8-40de-8349-3659be65d851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0'} Body: b'{"volume": {"id": "b5e94785-41d8-4868-a565-ffa943e990c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:10:57.000000", "updated_at": "2023-04-23T04:10:57.000000", "name": "tempest-VolumeTypesTest-volume-1857592498", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-710383694", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}], "user_id": "a413e4774a9d4eb7bb1a2931fa43646e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd7469fd607a467492d68b91eebc4811"}}' 2023-04-23 04:10:58,173 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0 0.095s 2023-04-23 04:10:58,174 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e44b3d32-a557-4229-b9a0-c9c7458631c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0'} Body: b'' 2023-04-23 04:10:58,198 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0 0.024s 2023-04-23 04:10:58,198 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ac8608-0487-474c-b7bb-95f3b2cf537a', 'x-openstack-request-id': 'req-90ac8608-0487-474c-b7bb-95f3b2c f537a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b5e94785-41d8-4868-a565-ffa943e990c0 could not be found."}}' 2023-04-23 04:10:58,252 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/37339b91-6b07-4702-a8f3-30499c0c3110 0.053s 2023-04-23 04:10:58,253 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ede359-0913-4227-8d25-1f8e9012e458', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/37339b91-6b07-4702-a8f3-30499c0c3110'} Body: b'' 2023-04-23 04:10:58,268 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/37339b91-6b07-4702-a8f3-30499c0c3110 0.015s 2023-04-23 04:10:58,268 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dfb67ec-90a5-4e07-bc77-1b7366d0c778', 'x-openstack-request-id': 'req-1dfb67ec-90a5-4e07-bc77-1b7366d0c778', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/37339b91-6b07-4702-a8f3-30499c0c3110'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 37339b91-6b07-4702-a8f3-30499c0c3110 could not be found."}}' 2023-04-23 04:10:58,319 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/6fa60446-c3f4-483c-8799-2e0ef492050b 0.050s 2023-04-23 04:10:58,319 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e40323-de3a-4910-8d89-d1ed1dad553a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/6fa60446-c3f4-483c-8799-2e0ef492050b'} Body: b'' 2023-04-23 04:10:58,337 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/6fa60446-c3f4-483c-8799-2e0ef492050b 0.018s 2023-04-23 04:10:58,337 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8997424-eb1b-4bba-aba5-325a490ebfdb', 'x-openstack-request-id': 'req-e8997424-eb1b-4bba-aba5-325a490ebfdb ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/6fa60446-c3f4-483c-8799-2e0ef492050b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 6fa60446-c3f4-483c-8799-2e0ef492050b could not be found."}}' {4} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.128410s] ... ok {4} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.389713s] ... ok {4} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.040127s] ... ok {4} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.218535s] ... ok {4} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.678430s] ... 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 6b491513-e779-49a1-b116-c4b50eebbb33 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:11:01,831 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes 0.429s 2023-04-23 04:11:01,831 80005 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-2021339936", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c72a84-7f79-436d-beaa-932eb4ea3e41', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c72a84-7f79-436d-beaa-932eb4ea3e41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes'} Body: b'{"volume": {"id": "6b491513-e779-49a1-b116-c4b50eebbb33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:01.761588", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2021339936", "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/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:11:01,878 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33 0.037s 2023-04-23 04:11:01,879 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd993d4-43a6-4033-b1bc-444d1109b328', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd993d4-43a6-4033-b1bc-444d1109b328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33'} Body: b'{"volume": {"id": "6b491513-e779-49a1-b116-c4b50eebbb33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:02.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2021339936", "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/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:02,931 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33 0.040s 2023-04-23 04:11:02,931 80005 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524cee72-a182-463d-a038-c545fbb656d4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524cee72-a182-463d-a038-c545fbb656d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33'} Body: b'{"volume": {"id": "6b491513-e779-49a1-b116-c4b50eebbb33", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:02.000000", "updated_at": "2023-04-23T04:11:02.000000", "name": "tempest-VolumesGetTest-Volume-2021339936", "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/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:03,051 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33 0.108s 2023-04-23 04:11:03,051 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ce8afe-8511-4c34-82cf-de8b6cd94922', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33'} Body: b'' 2023-04-23 04:11:03,078 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33 0.026s 2023-04-23 04:11:03,079 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:03 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-04ef7f41-0d22-48d5-97dc-88c7d43ee755', 'x-openstack-request-id': 'req-04ef7f41-0d22-48d5-97dc-88c7d43ee755', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6b491513-e779-49a1-b116-c4b50eebbb33 could not be found."}}' {4} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.576536s] ... 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 fcf358d4-d0b0-493e-9be6-5aafe4b94c4f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:11:03,361 80005 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/6e60078105c24686990da9a84c186caf/volumes 0.280s 2023-04-23 04:11:03,362 80005 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-1293335827"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f2c484-702b-45c5-b5a9-37d416266525', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f2c484-702b-45c5-b5a9-37d416266525', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes'} Body: b'{"volume": {"id": "fcf358d4-d0b0-493e-9be6-5aafe4b94c4f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:03.290790", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1293335827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:11:03,410 80005 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/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f 0.039s 2023-04-23 04:11:03,411 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d3a5d1-d2ce-4859-8dc3-a68259644a10', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d3a5d1-d2ce-4859-8dc3-a68259644a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f'} Body: b'{"volume": {"id": "fcf358d4-d0b0-493e-9be6-5aafe4b94c4f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:03.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1293335827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:04,459 80005 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/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f 0.037s 2023-04-23 04:11:04,460 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb41189b-8648-470d-97fb-fc0f34d533a0', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb41189b-8648-470d-97fb-fc0f34d533a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f'} Body: b'{"volume": {"id": "fcf358d4-d0b0-493e-9be6-5aafe4b94c4f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:03.000000", "updated_at": "2023-04-23T04:11:03.000000", "name": "tempest-VolumesGetTest-Volume-1293335827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:04,519 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f 0.047s 2023-04-23 04:11:04,519 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6db7714-1b5d-46b1-a339-539f52b5f36b', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6db7714-1b5d-46b1-a339-539f52b5f36b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f'} Body: b'{"volume": {"id": "fcf358d4-d0b0-493e-9be6-5aafe4b94c4f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:03.000000", "updated_at": "2023-04-23T04:11:03.000000", "name": "tempest-VolumesGetTest-Volume-1293335827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:04,634 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f 0.102s 2023-04-23 04:11:04,635 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11: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-1f1c81da-0408-4771-9468-180e97641bdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f'} Body: b'' 2023-04-23 04:11:04,656 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f 0.021s 2023-04-23 04:11:04,657 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11: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-669cd2cd-822c-42c6-8513-1f04454312b9', 'x-openstack-request-id': 'req-669cd2cd-822c-42c6-8513-1f04454312b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fcf358d4-d0b0-493e-9be6-5aafe4b94c4f could not be found."}}' {4} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.663016s] ... 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 7796df8e-3f8a-45fe-a226-be2bacf4783a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:11:04,687 80005 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/e6127373-9931-4277-9458-eceef653ea1e 0.027s 2023-04-23 04:11:04,687 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-318f41e1-1735-40e5-80d1-752baf4ee4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 04:11:05,082 80005 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/6e60078105c24686990da9a84c186caf/volumes 0.394s 2023-04-23 04:11:05,083 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-VolumesGetTest-Volume-1964911697", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820bd366-c25b-4a61-a1e0-ce2fd7f74abc', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820bd366-c25b-4a61-a1e0-ce2fd7f74abc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes'} Body: b'{"volume": {"id": "7796df8e-3f8a-45fe-a226-be2bacf4783a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:04.946118", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1964911697", "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/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:11:05,128 80005 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/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a 0.036s 2023-04-23 04:11:05,129 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3646f6c9-ad34-422d-8ac4-5b4d09e610bb', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3646f6c9-ad34-422d-8ac4-5b4d09e610bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a'} Body: b'{"volume": {"id": "7796df8e-3f8a-45fe-a226-be2bacf4783a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:05.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1964911697", "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/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:06,180 80005 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/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a 0.039s 2023-04-23 04:11:06,180 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa35bfef-e417-438d-8c45-9dd1c367ed94', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa35bfef-e417-438d-8c45-9dd1c367ed94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a'} Body: b'{"volume": {"id": "7796df8e-3f8a-45fe-a226-be2bacf4783a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:05.000000", "updated_at": "2023-04-23T04:11:05.000000", "name": "tempest-VolumesGetTest-Volume-1964911697", "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/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:06,300 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a 0.109s 2023-04-23 04:11:06,301 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef25358-4d03-4666-847f-1b918ea0482f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a'} Body: b'' 2023-04-23 04:11:06,321 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a 0.020s 2023-04-23 04:11:06,321 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4096977-3042-4cc1-ab8e-3a1cad3093e8', 'x-openstack-request-id': 'req-f4096977-3042-4cc1-ab8e-3a1cad3093e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7796df8e-3f8a-45fe-a226-be2bacf4783a could not be found."}}' {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled ============================== Failed 96 tests - output below: ============================== 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 3a53ef87-7316-413e-8412-1b175b592680 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:45:54,226 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types 0.209s 2023-04-23 03:45:54,226 79997 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-1948584023"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0444d6-6234-48fe-ba83-32aa03995147', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0444d6-6234-48fe-ba83-32aa03995147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types'} Body: b'{"volume_type": {"id": "584bb0dc-8d05-464c-aae2-0d392b154b7a", "name": "tempest-GroupsTest-volume-type-1948584023", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:45:54,293 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types 0.059s 2023-04-23 03:45:54,293 79997 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-553537261"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a65fc47-ea08-4688-9160-df78ac97092a', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a65fc47-ea08-4688-9160-df78ac97092a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types'} Body: b'{"group_type": {"id": "7c14385b-18ce-4590-bec2-a5bae0b4dc72", "name": "tempest-GroupsTest-group-type-553537261", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:45:54,575 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups 0.279s 2023-04-23 03:45:54,575 79997 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": "7c14385b-18ce-4590-bec2-a5bae0b4dc72", "volume_types": ["584bb0dc-8d05-464c-aae2-0d392b154b7a"], "name": "tempest-Group1-2068499878"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf916a1-73f8-416f-9ad9-9789c8414d9d', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf916a1-73f8-416f-9ad9-9789c8414d9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups'} Body: b'{"group": {"id": "3a53ef87-7316-413e-8412-1b175b592680", "name": "tempest-Group1-2068499878"}}' 2023-04-23 03:45:54,622 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680 0.044s 2023-04-23 03:45:54,622 79997 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': 'Sun, 23 Apr 2023 03:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f546057-f95f-45a7-bc40-dbb31f653b32', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f546057-f95f-45a7-bc40-dbb31f653b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680'} Body: b'{"group": {"id": "3a53ef87-7316-413e-8412-1b175b592680", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:45:54.000000", "name": "tempest-Group1-2068499878", "description": null, "group_type": "7c14385b-18ce-4590-bec2-a5bae0b4dc72", "volume_types": ["584bb0dc-8d05-464c-aae2-0d392b154b7a"]}}' 2023-04-23 03:45:55,654 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680 0.027s 2023-04-23 03:45:55,655 79997 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': 'Sun, 23 Apr 2023 03:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85e49b5-944b-47ee-8229-1639068dbeb6', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85e49b5-944b-47ee-8229-1639068dbeb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680'} Body: b'{"group": {"id": "3a53ef87-7316-413e-8412-1b175b592680", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:45:54.000000", "name": "tempest-Group1-2068499878", "description": null, "group_type": "7c14385b-18ce-4590-bec2-a5bae0b4dc72", "volume_types": ["584bb0dc-8d05-464c-aae2-0d392b154b7a"]}}' 2023-04-23 03:45:55,717 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/volumes/detail 0.058s 2023-04-23 03:45:55,718 79997 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': 'Sun, 23 Apr 2023 03:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c5f9a17-13e8-4370-a7c9-ba523de6c2e9', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c5f9a17-13e8-4370-a7c9-ba523de6c2e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:45:55,864 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680/action 0.135s 2023-04-23 03:45:55,864 79997 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': 'Sun, 23 Apr 2023 03:45:55 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-req uest-id': 'req-1b4410c2-3b69-4176-bbc2-69c1d3903896', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680/action'} Body: b'' 2023-04-23 03:45:55,881 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680 0.016s 2023-04-23 03:45:55,881 79997 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': 'Sun, 23 Apr 2023 03:45:55 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-a1330944-4860-4d9d-b762-07346b63d865', 'x-openstack-request-id': 'req-a1330944-4860-4d9d-b762-07346b63d865', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/3a53ef87-7316-413e-8412-1b175b592680'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3a53ef87-7316-413e-8412-1b175b592680 could not be found."}}' 2023-04-23 03:45:55,928 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types/7c14385b-18ce-4590-bec2-a5bae0b4dc72 0.046s 2023-04-23 03:45:55,928 79997 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': 'Sun, 23 Apr 2023 03:45:55 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-58f41d49-f5cf-4293-a381-f1984d9c3641', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types/7c14385b-18ce-4590-bec2-a5bae0b4dc72'} Body: b'' 2023-04-23 03:45:56,013 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/584bb0dc-8d05-464c-aae2-0d392b154b7a 0.085s 2023-04-23 03:45:56,013 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c90151-1a63-4430-9934-7f23b7ed13a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/584bb0dc-8d05-464c-aae2-0d392b154b7a'} Body: b'' 2023-04-23 03:45:56,028 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/584bb0dc-8d05-464c-aae2-0d392b154b7a 0.014s 2023-04-23 03:45:56,028 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 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-b18d9c46-65e7-43e2-8803-bb1eb2dc8349', 'x-openstack-request-id': 'req-b18d9c46-65e7-43e2-8803 -bb1eb2dc8349', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/584bb0dc-8d05-464c-aae2-0d392b154b7a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 584bb0dc-8d05-464c-aae2-0d392b154b7a could not be found."}}' tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] --------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:45:55,125 80015 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes 0.785s 2023-04-23 03:45:55,126 80015 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-671272945"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0310bf21-3feb-4acf-a984-5d612ae2a679', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0310bf21-3feb-4acf-a984-5d612ae2a679', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes'} Body: b'{"volume": {"id": "7eac9c9b-bf8f-40a2-83b6-6537b0eccd12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:45:55.031273", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-671272945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}], "user_id": "26db760a22a64b6595f90729efc5c98e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:45:55,194 80015 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 0.058s 2023-04-23 03:45:55,194 80015 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76671a5-5818-4a43-8f69-20272b6083bd', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76671a5-5818-4a43-8f69-20272b6083bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12'} Body: b'{"volume": {"id": "7eac9c9b-bf8f-40a2-83b6-6537b0eccd12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:45:55.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-671272945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}], "user_id": "26db760a22a64b6595f90729efc5c98e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5929f21fac9e4640a23c5184b161f4c1"}}' 2023-04-23 03:45:56,254 80015 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 0.048s 2023-04-23 03:45:56,254 80015 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f695027-4c05-4ecd-8eda-f034c485c2d5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f695027-4c05-4ecd-8eda-f034c485c2d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12'} Body: b'{"volume": {"id": "7eac9c9b-bf8f-40a2-83b6-6537b0eccd12", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:45:55.000000", "updated_at": "2023-04-23T03:45:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-671272945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}], "user_id": "26db760a22a64b6595f90729efc5c98e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5929f21fac9e4640a23c5184b161f4c1"}}' 2023-04-23 03:45:56,322 80015 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 0.056s 2023-04-23 03:45:56,322 80015 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32aa2842-8c79-4ecc-8e6f-c231bce19293', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32aa2842-8c79-4ecc-8e6f-c231bce19293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12'} Body: b'{"volume": {"id": "7eac9c9b-bf8f-40a2-83b6-6537b0eccd12", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:45:55.000000", "updated_at": "2023-04-23T03:45:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-671272945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12"}], "user_id": "26db760a22a64b6595f90729efc5c98e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5929f21fac9e4640a23c5184b161f4c1"}}' 2023-04-23 03:45:56,461 80015 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 0.128s 2023-04-23 03:45:56,461 80015 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 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-c4e6fad7-dded-412d-a4fb-858392a5de3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12'} Body: b'' 2023-04-23 03:45:56,483 80015 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 0.021s 2023-04-23 03:45:56,483 80015 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03: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-8537914b-c3e5-4090-9c62-c08bdc42b998', 'x-openstack-request-id': 'req-8537914b-c3e5-4090-9c62-c08bdc42b998', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5929f21fac9e4640a23c5184b161f4c1/volumes/7eac9c9b-bf8f-40a2-83b6-6537b0eccd12'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7eac9c9b-bf8f-40a2-83b6-6537b0eccd12 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 38e400bd-5c02-496c-87c0-eeb2c0bc187f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:45:56,061 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types 0.029s 2023-04-23 03:45:56,061 79997 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-1290432375"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2a9a56a-6fd5-46e5-aca3-4bf26483b0fa', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2a9a56a-6fd5-46e5-aca3-4bf26483b0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types'} Body: b'{"volume_type": {"id": "b4eec9f3-cc61-40ac-a6d2-29accd2edd13", "name": "tempest-GroupsTest-volume-type-1290432375", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:45:56,102 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types 0.037s 2023-04-23 03:45:56,102 79997 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-992630982"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3bf985f-59da-45cd-b2c3-67b8fa8b79a0', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3bf985f-59da-45cd-b2c3-67b8fa8b79a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types'} Body: b'{"group_type": {"id": "dc9124d1-757d-45e3-9aa9-a1bfe2514e1f", "name": "tempest-GroupsTest-group-type-992630982", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:45:56,198 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups 0.093s 2023-04-23 03:45:56,198 79997 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": "dc9124d1-757d-45e3-9aa9-a1bfe2514e1f", "volume_types": ["b4eec9f3-cc61-40ac-a6d2-29accd2edd13"], "name": "tempest-GroupsTest-Group-412964150"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511a211a-ffea-4a55-a545-640272275f6c', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511a211a-ffea-4a55-a545-640272275f6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups'} Body: b'{"group": {"id": "38e400bd-5c02-496c-87c0-eeb2c0bc187f", "name": "tempest-GroupsTest-Group-412964150"}}' 2023-04-23 03:45:56,265 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f 0.065s 2023-04-23 03:45:56,266 79997 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': 'Sun, 23 Apr 2023 03:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75bfc4d-72a4-4d1c-ad8b-dcfea2c02ca3', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75bfc4d-72a4-4d1c-ad8b-dcfea2c02ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f'} Body: b'{"group": {"id": "38e400bd-5c02-496c-87c0-eeb2c0bc187f", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:45:56.000000", "name": "tempest-GroupsTest-Group-412964150", "description": null, "group_type": "dc9124d1-757d-45e3-9aa9-a1bfe2514e1f", "volume_types": ["b4eec9f3-cc61-40ac-a6d2-29accd2edd13"]}}' 2023-04-23 03:45:57,311 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f 0.038s 2023-04-23 03:45:57,312 79997 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': 'Sun, 23 Apr 2023 03:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d9b5fd6-c47a-41e1-8141-e4898c2233b9', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d9b5fd6-c47a-41e1-8141-e4898c2233b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f'} Body: b'{"group": {"id": "38e400bd-5c02-496c-87c0-eeb2c0bc187f", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:45:56.000000", "name": "tempest-GroupsTest-Group-412964150", "description": null, "group_type": "dc9124d1-757d-45e3-9aa9-a1bfe2514e1f", "volume_types": ["b4eec9f3-cc61-40ac-a6d2-29accd2edd13"]}}' 2023-04-23 03:45:57,378 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/volumes/detail 0.062s 2023-04-23 03:45:57,378 79997 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': 'Sun, 23 Apr 2023 03:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f8911d1-1bba-43b2-afa5-092c58f22467', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f8911d1-1bba-43b2-afa5-092c58f22467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:45:57,514 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f/action 0.125s 2023-04-23 03:45:57,514 79997 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': 'Sun, 23 Apr 2023 03:45:57 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-1437e016-4727-4408-a8ea-45f34eeea fc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f/action'} Body: b'' 2023-04-23 03:45:57,545 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f 0.031s 2023-04-23 03:45:57,546 79997 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': 'Sun, 23 Apr 2023 03:45:57 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-8bfa3ce2-b0f6-436f-a217-b1a69d2ed6b1', 'x-openstack-request-id': 'req-8bfa3ce2-b0f6-436f-a217-b1a69d2ed6b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c2e4ba9d6fd2469ab6af691102a20cbc/groups/38e400bd-5c02-496c-87c0-eeb2c0bc187f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 38e400bd-5c02-496c-87c0-eeb2c0bc187f could not be found."}}' 2023-04-23 03:45:57,578 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types/dc9124d1-757d-45e3-9aa9-a1bfe2514e1f 0.032s 2023-04-23 03:45:57,578 79997 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': 'Sun, 23 Apr 2023 03:45:57 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-fd3303e6-7dbf-405d-a204-fe1b9eff0296', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/group_types/dc9124d1-757d-45e3-9aa9-a1bfe2514e1f'} Body: b'' 2023-04-23 03:45:57,870 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/b4eec9f3-cc61-40ac-a6d2-29accd2edd13 0.291s 2023-04-23 03:45:57,871 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0330574-7865-4e15-be21-c5ec964a88ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/b4eec9f3-cc61-40ac-a6d2-29accd2edd13'} Body: b'' 2023-04-23 03:45:57,905 79997 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/b4eec9f3-cc61-40ac-a6d2-29accd2edd13 0.033s 2023-04-23 03:45:57,905 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:45:57 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-03ec3284-ece7-4f95-b794-67ee7b5ebb4e', 'x-openstack-request-id': 'req-03ec3284-ece7-4f95-b794-67ee7b5ebb4e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3879e4cb15b942b0af9412a98ba8604b/types/b4eec9f3-cc61-40ac-a6d2-29accd2edd13'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b4eec9f3-cc61-40ac-a6d2-29accd2edd13 could not be found."}}' tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b4368f63-e370-4a42-b34a-d9bc541d85fa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:13,255 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types 0.292s 2023-04-23 03:46:13,255 79997 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-462004409", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df973e69-0814-4f87-877c-16d347bd61af', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df973e69-0814-4f87-877c-16d347bd61af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types'} Body: b'{"volume_type": {"id": "05ebddd4-52d0-430e-80e0-9d7b9376eb44", "name": "tempest-VolumeTypesAccessTest-volume-type-462004409", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-23 03:46:13,467 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes 0.209s 2023-04-23 03:46:13,468 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "05ebddd4-52d0-430e-80e0-9d7b9376eb44", "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:13 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-fef01f76-7c4d-47ec-ae8b-fa7d5f4650d0', 'x-openstack-request-id': 'req-fef01f76-7c4d-47ec-ae8b-fa7d5f4650d0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 05ebddd4-52d0-430e-80e0-9d7b9376eb44 could not be found."}}' 2023-04-23 03:46:13,468 79997 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-23 03:46:13,513 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44/action 0.044s 2023-04-23 03:46:13,513 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "215922ceab8e4a1aa234f7d77bbfd060"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03: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-0b00ab50-5ce3-4ad9-bb7b-e3d9545149eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44/action'} Body: b'' 2023-04-23 03:46:13,754 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes 0.240s 2023-04-23 03:46:13,754 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "05ebddd4-52d0-430e-80e0-9d7b9376eb 44", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-887180246"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7b66de-914f-4ae6-b7e9-42b511004b67', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7b66de-914f-4ae6-b7e9-42b511004b67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes'} Body: b'{"volume": {"id": "b4368f63-e370-4a42-b34a-d9bc541d85fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:13.668447", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-887180246", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-462004409", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}], "user_id": "6e67d8192dc64d799c6e8bce1bbbbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:13,802 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa 0.038s 2023-04-23 03:46:13,802 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995c2428-113d-4512-8c5a-9d42f304f8a1', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995c2428-113d-4512-8c5a-9d42f304f8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa'} Body: b'{"volume": {"id": "b4368f63-e370-4a42-b34a-d9bc541d85fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:14.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-887180246", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-462004409", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}], "user_id": "6e67d8192dc64d799c6e8bce1bbbbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "215922ceab8e4a1aa234f7d77bbfd060"}}' 2023-04-23 03:46:14,867 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa 0.052s 2023-04-23 03:46:14,867 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e81a3f2-3346-47f8-b30a-b74629ebcd77', 'content-length': '947', 'op enstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e81a3f2-3346-47f8-b30a-b74629ebcd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa'} Body: b'{"volume": {"id": "b4368f63-e370-4a42-b34a-d9bc541d85fa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:14.000000", "updated_at": "2023-04-23T03:46:14.000000", "name": "tempest-VolumeTypesAccessTest-Volume-887180246", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-462004409", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}], "user_id": "6e67d8192dc64d799c6e8bce1bbbbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "215922ceab8e4a1aa234f7d77bbfd060"}}' 2023-04-23 03:46:14,956 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa 0.077s 2023-04-23 03:46:14,956 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48abaf69-12e9-4c42-b09b-1cab8fd14620', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48abaf69-12e9-4c42-b09b-1cab8fd14620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa'} Body: b'{"volume": {"id": "b4368f63-e370-4a42-b34a-d9bc541d85fa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:14.000000", "updated_at": "2023-04-23T03:46:14.000000", "name": "tempest-VolumeTypesAccessTest-Volume-887180246", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-462004409", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa"}], "user_id": "6e67d8192dc64d799c6e8bce1bbbbab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "215922ceab8e4a1aa234f7d77bbfd060"}}' 2023-04-23 03:46:15,090 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa 0.123s 2023-04-23 03:46:15,090 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cadade0-4649-4c2e-be40-2c63efa0c5d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f 7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa'} Body: b'' 2023-04-23 03:46:15,121 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa 0.030s 2023-04-23 03:46:15,122 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-796b936c-06cf-4116-83c4-c4f163aee9d1', 'x-openstack-request-id': 'req-796b936c-06cf-4116-83c4-c4f163aee9d1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/215922ceab8e4a1aa234f7d77bbfd060/volumes/b4368f63-e370-4a42-b34a-d9bc541d85fa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4368f63-e370-4a42-b34a-d9bc541d85fa could not be found."}}' 2023-04-23 03:46:15,151 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44/action 0.029s 2023-04-23 03:46:15,152 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "215922ceab8e4a1aa234f7d77bbfd060"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6347b8a5-6506-4712-921d-31a8eb4e2319', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44/action'} Body: b'' 2023-04-23 03:46:15,225 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44 0.072s 2023-04-23 03:46:15,225 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5be1c19-3e09-472a-a9bc-4da302f0f4c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44'} Body: b'' 2023-04-23 03:46:15,247 79997 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9/types/05ebddd4-52d0-430e-80e0-9d7b9376eb44 0.021s 2023-04-23 03:46:15,248 79997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:15 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-582a5b74-0071-4744-a73c-f8f0fc27821d', 'x-openstack-request-id': 'req-582a5b74-0071-4744-a73c-f8f0fc27821d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e9a022d1ce224395b4f3be1e73e108e9 /types/05ebddd4-52d0-430e-80e0-9d7b9376eb44'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 05ebddd4-52d0-430e-80e0-9d7b9376eb44 could not be found."}}' 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 bdb8217b-80d8-4dbb-ad7f-9e018f26fc07 failed to build and is in ERROR status 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 46b00c34-3165-4299-ae43-2eb9332bc78d failed to build and is in ERROR status 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 68d34511-3a95-4cc5-8ff2-a24d1d34c0fa failed to build and is in ERROR status 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 09f9ea15-49a5-44bc-8868-7d23b5a5c220 failed to build and is in ERROR status setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 82c267f1-41d7-4558-853b-a5ffd8d0c717 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 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 8ea4282d-bef1-433e-bf62-3e1ad7d54c55 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:29,599 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes 0.407s 2023-04-23 03:46:29,599 80011 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-1284551713"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ad7a1f-b6c7-4530-aae9-9474dba90b31', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ad7a1f-b6c7-4530-aae9-9474dba90b31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes'} Body: b'{"volume": {"id": "8ea4282d-bef1-433e-bf62-3e1ad7d54c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:29.538173", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1284551713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}], "user_id": "950b4dae3502423ab7a81e836e556186", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-23 03:46:29,658 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55 0.048s 2023-04-23 03:46:29,658 80011 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': 'Sun, 23 Apr 2023 03:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599460e5-b523-4bb0-8bbb-366f8f930c9d', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599460e5-b523-4bb0-8bbb-366f8f930c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55'} Body: b'{"volume": {"id": "8ea4282d-bef1-433e-bf62-3e1ad7d54c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:30.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1284551713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}], "user_id": "950b4dae3502423ab7a81e836e556186", "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": "db342cb5d5464d5cba09d2eb28985a54"}}' 2023-04-23 03:46:30,732 80011 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/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55 0.063s 2023-04-23 03:46:30,733 80011 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': 'Sun, 23 Apr 2023 03:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb19460a-ed4a-4d94-a53a-eff558fe4cdf', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb19460a-ed4a-4d94-a53a-eff558fe4cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55'} Body: b'{"volume": {"id": "8ea4282d-bef1-433e-bf62-3e1ad7d54c55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:30.000000", "updated_at": "2023-04-23T03:46:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1284551713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}], "user_id": "950b4dae3502423ab7a81e836e556186", "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": "db342cb5d5464d5cba09d2eb28985a54"}}' 2023-04-23 03:46:30,784 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55 0.040s 2023-04-23 03:46:30,785 80011 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': 'Sun, 23 Apr 2023 03:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8539d2-d40f-4caf-ad5e-650cc185df2a', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8539d2-d40f-4caf-ad5e-650cc185df2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55'} Body: b'{"volume": {"id": "8ea4282d-bef1-433e-bf62-3e1ad7d54c55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:30.000000", "updated_at": "2023-04-23T03:46:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1284551713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55"}], "user_id": "950b4dae3502423ab7a81e836e556186", "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": "db342cb5d5464d5cba09d2eb28985a54"}}' 2023-04-23 03:46:30,912 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55 0.106s 2023-04-23 03:46:30,913 80011 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': 'Sun, 23 Apr 2023 03:46:30 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-d3a25ee5-db98-4a85-b754-13f5ca28bcf4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55'} Body: b'' 2023-04-23 03:46:30,933 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55 0.020s 2023-04-23 03:46:30,934 80011 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': 'Sun, 23 Apr 2023 03:46:30 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-17901a48-e7d4-40e8-931b-ad4073598fe9', 'x-openstack-request-id': 'req-17901a48-e7d4-40e8-931b-ad4073598fe9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/8ea4282d-bef1-433e-bf62-3e1ad7d54c55'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8ea4282d-bef1-433e-bf62-3e1ad7d54c55 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 ba3e49d7-c16b-464d-9265-141f3d863c89 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:31,136 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes 0.199s 2023-04-23 03:46:31,137 80011 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-729211052"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fbb4b7f-1112-48bc-a3d6-b383485906ba', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fbb4b7f-1112-48bc-a3d6-b383485906ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes'} Body: b'{"volume": {"id": "ba3e49d7-c16b-464d-9265-141f3d863c89", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:31.077079", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-729211052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}], "user_id": "950b4dae3502423ab7a81e836e556186", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-23 03:46:31,188 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89 0.039s 2023-04-23 03:46:31,189 80011 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': 'Sun, 23 Apr 2023 03:46:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f0fa55-8426-4cab-8ae9-d6496b660d38', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f0fa55-8426-4cab-8ae9-d6496b660d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89'} Body: b'{"volume": {"id": "ba3e49d7-c16b-464d-9265-141f3d863c89", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:31.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-729211052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}], "user_id": "950b4dae3502423ab7a81e836e556186", "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": "db342cb5d5464d5cba09d2eb28985a54"}}' 2023-04-23 03:46:32,240 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89 0.040s 2023-04-23 03:46:32,240 80011 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': 'Sun, 23 Apr 2023 03:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898cfe22-05e0-48f0-9bb5-71e143a4ddbf', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898cfe22-05e0-48f0-9bb5-71e143a4ddbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89'} Body: b'{"volume": {"id": "ba3e49d7-c16b-464d-9265-141f3d863c89", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:31.000000", "updated_at": "2023-04-23T03:46:31.000000", "name": "tempest-VolumesTransfersV357Test-Volume-729211052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}], "user_id": "950b4dae3502423ab7a81e836e556186", "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": "db342cb5d5464d5cba09d2eb28985a54"}}' 2023-04-23 03:46:32,303 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89 0.051s 2023-04-23 03:46:32,303 80011 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': 'Sun, 23 Apr 2023 03:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97cc9b54-e5a9-4dc1-bbf6-406006559dfb', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97cc9b54-e5a9-4dc1-bbf6-406006559dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89'} Body: b'{"volume": {"id": "ba3e49d7-c16b-464d-9265-141f3d863c89", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:31.000000", "updated_at": "2023-04-23T03:46:31.000000", "name": "tempest-VolumesTransfersV357Test-Volume-729211052", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89"}], "user_id": "950b4dae3502423ab7a81e836e556186", "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": "db342cb5d5464d5cba09d2eb28985a54"}}' 2023-04-23 03:46:32,471 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89 0.155s 2023-04-23 03:46:32,471 80011 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': 'Sun, 23 Apr 2023 03:46:32 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-aafefa6b-5baa-46ee-b7aa-a99a373af703', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89'} Body: b'' 2023-04-23 03:46:32,493 80011 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89 0.022s 2023-04-23 03:46:32,494 80011 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': 'Sun, 23 Apr 2023 03:46:32 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-ed71b899-79d9-405b-bba1-eea843dba740', 'x-openstack-request-id': 'req-ed71b899-79d9-405b-bba1-eea843dba740', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/db342cb5d5464d5cba09d2eb28985a54/volumes/ba3e49d7-c16b-464d-9265-141f3d863c89'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ba3e49d7-c16b-464d-9265-141f3d863c89 could not be found."}}' 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 5fc70098-9aa6-4ba9-8a79-793a02567134 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:32,878 80013 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes 0.644s 2023-04-23 03:46:32,879 80013 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-2103657764", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36a1c82-2509-4117-8544-88934e5aaac6', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36a1c82-2509-4117-8544-88934e5aaac6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes'} Body: b'{"volume": {"id": "5fc70098-9aa6-4ba9-8a79-793a02567134", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:32.810224", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2103657764", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134"}], "user_id": "a0ce67067d8c459e85c61cba50644f72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:32,970 80013 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134 0.074s 2023-04-23 03:46:32,970 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb53e264-6346-4b7c-b037-8988514653f0', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb53e264-6346-4b7c-b037-8988514653f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134'} Body: b'{"volume": {"id": "5fc70098-9aa6-4ba9-8a79-793a02567134", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:33.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2103657764", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134"}], "user_id": "a0ce67067d8c459e85c61cba50644f72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1449784eb2146e395107bda362d26d2"}}' 2023-04-23 03:46:34,029 80013 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134 0.047s 2023-04-23 03:46:34,029 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e409cedb-18c1-4115-8586-f87aeba1757d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e409cedb-18c1-4115-8586-f87aeba1757d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134'} Body: b'{"volume": {"id": "5fc70098-9aa6-4ba9-8a79-793a02567134", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:33.000000", "updated_at": "2023-04-23T03:46:33.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2103657764", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f1449784eb2146e395107bda362d26d2/volumes/5fc70098-9aa6-4ba9-8a79-793a02567134"}], "user_id": "a0ce67067d8c459e85c61cba50644f72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1449784eb2146e395107bda362d26d2"}}' 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 491de502-45da-41c3-9081-2b4bcfe3ccc1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:35,856 80009 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes 0.475s 2023-04-23 03:46:35,857 80009 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-1929555551"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51146156-734d-4a5f-8c3a-87e3ef10f159', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51146156-734d-4a5f-8c3a-87e3ef10f159', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes'} Body: b'{"volume": {"id": "491de502-45da-41c3-9081-2b4bcfe3ccc1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:35.783621", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1929555551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1"}], "user_id": "4be14198e4854f84a720811c276d0266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:35,970 80009 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1 0.099s 2023-04-23 03:46:35,970 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-749b78eb-7a05-4b62-a02b-f270f293587a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-749b78eb-7a05-4b62-a02b-f270f293587a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1'} Body: b'{"volume": {"id": "491de502-45da-41c3-9081-2b4bcfe3ccc1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:36.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1929555551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1"}], "user_id": "4be14198e4854f84a720811c276d0266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0f7dec424d342a3a1278b3221be70af"}}' 2023-04-23 03:46:37,041 80009 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1 0.058s 2023-04-23 03:46:37,042 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf06d1b-98c1-40ee-9424-dbb9400c4c1a', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf06d1b-98c1-40ee-9424-dbb9400c4c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1'} Body: b'{"volume": {"id": "491de502-45da-41c3-9081-2b4bcfe3ccc1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:36.000000", "updated_at": "2023-04-23T03:46:36.000000", "name": "tempest-TestVolumeSwap-volume-1929555551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0f7dec424d342a3a1278b3221be70af/volumes/491de502-45da-41c3-9081-2b4bcfe3ccc1"}], "user_id": "4be14198e4854f84a720811c276d0266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0f7dec424d342a3a1278b3221be70af"}}' 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 f4d8c84f-45e0-4114-a9dc-8d578578abf6 failed to build and is in ERROR status tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f96b51ac-54a6-4273-b81f-8e21fed4e4ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:42,166 80017 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes 0.662s 2023-04-23 03:46:42,167 80017 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-2030642922", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ac7d16-8f50-430e-818a-ae6c92f33b5b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ac7d16-8f50-430e-818a-ae6c92f33b5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes'} Body: b'{"volume": {"id": "f96b51ac-54a6-4273-b81f-8e21fed4e4ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:42.084023", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2030642922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad"}], "user_id": "756ac6f6597c474ab5e7e8f2bab3ff96", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:42,256 80017 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad 0.076s 2023-04-23 03:46:42,256 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b14609aa-74ab-4283-9c74-3085ccf353f9', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b14609aa-74ab-4283-9c74-3085ccf353f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad'} Body: b'{"volume": {"id": "f96b51ac-54a6-4273-b81f-8e21fed4e4ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:42.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2030642922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad"}], "user_id": "756ac6f6597c474ab5e7e8f2bab3ff96", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8046b5e8f85466085926e9a167b86d6"}}' 2023-04-23 03:46:43,334 80017 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad 0.065s 2023-04-23 03:46:43,334 80017 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fce7a55-49bb-4c14-ae91-5e237e5acf2e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fce7a55-49bb-4c14-ae91-5e237e5acf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad'} Body: b'{"volume": {"id": "f96b51ac-54a6-4273-b81f-8e21fed4e4ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:42.000000", "updated_at": "2023-04-23T03:46:42.000000", "name": "tempest-TaggedBootDevicesTest-volume-2030642922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8046b5e8f85466085926e9a167b86d6/volumes/f96b51ac-54a6-4273-b81f-8e21fed4e4ad"}], "user_id": "756ac6f6597c474ab5e7e8f2bab3ff96", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8046b5e8f85466085926e9a167b86d6"}}' 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 5f96f521-5f8a-4219-9306-eaced1dae40e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:35,732 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.842s 2023-04-23 03:46:35,732 80019 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-1233103292"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-e3465d71-7de5-4adf-bad6-09ea4828527d', 'date': 'Sun, 23 Apr 2023 03:46:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"420e6ec5-d609-46e9-9f95-51a0666ca3a9","name":"tempest-tagged-attachments-test-net-1233103292","tenant_id":"2ac90b2200644583b8d30ba28b08e39f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"2ac90b2200644583b8d30ba28b08e39f","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-23T03:46:32Z","updated_at":"2023-04-23T03:46:32Z","revision_number":1}}' 2023-04-23 03:46:40,832 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 5.098s 2023-04-23 03:46:40,832 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "420e6ec5-d609-46e9-9f95-51a0666ca3a9", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-0c39768e-fa71-4543-96f6-8ac6b60d04b7', 'date': 'Sun, 23 Apr 2023 03:46:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"dc184029-28d7-4b7f-afce-09cf40567019","name":"","tenant_id":"2ac90b2200644583b8d30ba28b08e39f","network_id":"420e6ec5-d609-46e9-9f95-51a0666ca3a9","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-23T03:46:36Z","updated_at":"2023-04-23T03:46:36Z","revision_number":0,"project_id":"2ac90b2200644583b8d30ba28b08e39f"}}' 2023-04-23 03:46:41,171 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes 0.338s 2023-04-23 03:46:41,171 80019 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-700831596"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd26039-bd07-4106-b584-ce48c61ae7b8', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd26039-bd07-4106-b584-ce48c61ae7b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes'} Body: b'{"volume": {"id": "5f96f521-5f8a-4219-9306-eaced1dae40e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:41.057893", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-700831596", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e"}], "user_id": "ed9d1ac69c834fc3921f56fe1ae6ba60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:41,308 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e 0.119s 2023-04-23 03:46:41,308 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb35d6d3-b35f-4285-b6dd-56ac36aaf63e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb35d6d3-b35f-4285-b6dd-56ac36aaf63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e'} Body: b'{"volume": {"id": "5f96f521-5f8a-4219-9306-eaced1dae40e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:41.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-700831596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e"}], "user_id": "ed9d1ac69c834fc3921f56fe1ae6ba60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ac90b2200644583b8d30ba28b08e39f"}}' 2023-04-23 03:46:42,366 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e 0.046s 2023-04-23 03:46:42,366 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-171964da-7d66-4e11-9c0e-455e66bc493b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-171964da-7d66-4e11-9c0e-455e66bc493b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e'} Body: b'{"volume": {"id": "5f96f521-5f8a-4219-9306-eaced1dae40e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:41.000000", "updated_at": "2023-04-23T03:46:41.000000", "name": "tempest-TaggedAttachmentsTest-volume-700831596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219-9306-eaced1dae40e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ac90b2200644583b8d30ba28b08e39f/volumes/5f96f521-5f8a-4219 -9306-eaced1dae40e"}], "user_id": "ed9d1ac69c834fc3921f56fe1ae6ba60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ac90b2200644583b8d30ba28b08e39f"}}' 2023-04-23 03:46:42,909 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/dc184029-28d7-4b7f-afce-09cf40567019 0.531s 2023-04-23 03:46:42,910 80019 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-ae260a19-bf14-451b-ad83-cad7fce26afc', 'date': 'Sun, 23 Apr 2023 03:46:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/dc184029-28d7-4b7f-afce-09cf40567019'} Body: b'' 2023-04-23 03:46:44,193 80019 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/420e6ec5-d609-46e9-9f95-51a0666ca3a9 1.283s 2023-04-23 03:46:44,194 80019 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-21fdd1d8-4f82-4706-8163-15b7a19158f8', 'date': 'Sun, 23 Apr 2023 03:46:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/420e6ec5-d609-46e9-9f95-51a0666ca3a9'} Body: b'' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume daecf341-67a3-4db6-8357-98fb03bbccb0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:42,726 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e 0.137s 2023-04-23 03:46:42,726 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-623b25da-b549-4217-8900-3d9467a5d68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:46:43,355 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes 0.628s 2023-04-23 03:46:43,356 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-VolumesExtendTest-Volume-314436279"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576c67f9-27e2-41c5-b7f9-e220c4c35ddc', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576c67f9-27e2-41c5-b7f9-e220c4c35ddc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes'} Body: b'{"volume": {"id": "daecf341-67a3-4db6-8357-98fb03bbccb0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.268801", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-314436279", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:43,422 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0 0.057s 2023-04-23 03:46:43,423 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e6f526-74b9-4c8c-895d-3256e71bc629', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e6f526-74b9-4c8c-895d-3256e71bc629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0'} Body: b'{"volume": {"id": "daecf341-67a3-4db6-8357-98fb03bbccb0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-314436279", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9df42fc78a14eecb73a25decacd2328"}}' 2023-04-23 03:46:44,480 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0 0.045s 2023-04-23 03:46:44,480 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-523dbbcf-5f66-492f-aa35-9aa7c8ed101f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-523dbbcf-5f66-492f-aa35-9aa7c8ed101f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0'} Body: b'{"volume": {"id": "daecf341-67a3-4db6-8357-98fb03bbccb0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.000000", "updated_at": "2023-04-23T03:46:44.000000", "name": "tempest-VolumesExtendTest-Volume-314436279", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9df42fc78a14eecb73a25decacd2328"}}' 2023-04-23 03:46:44,542 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0 0.050s 2023-04-23 03:46:44,542 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d37c29-f5e7-4979-aef1-b749a2cf7340', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-57d37c29-f5e7-4979-aef1-b749a2cf7340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0'} Body: b'{"volume": {"id": "daecf341-67a3-4db6-8357-98fb03bbccb0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.000000", "updated_at": "2023-04-23T03:46:44.000000", "name": "tempest-VolumesExtendTest-Volume-314436279", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9df42fc78a14eecb73a25decacd2328"}}' 2023-04-23 03:46:44,682 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0 0.129s 2023-04-23 03:46:44,682 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46: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-36440b8e-79f1-4372-a72a-d53d3573fcc8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0'} Body: b'' 2023-04-23 03:46:44,723 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0 0.041s 2023-04-23 03:46:44,724 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46: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-8c6fd6f9-779b-4018-be6a-ccc889093cef', 'x-openstack-request-id': 'req-8c6fd6f9-779b-4018-be6a-ccc889093cef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/daecf341-67a3-4db6-8357-98fb03bbccb0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume daecf341-67a3-4db6-8357-98fb03bbccb0 could not be found."}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 218, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 005982eb-4ec3-4147-b8f6-ac4292888097 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:43,045 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes 0.592s 2023-04-23 03:46:43,046 80003 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-705592707"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc01dfd-9c65-4635-ab03-1e0df20bbaa0', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc01dfd-9c65-4635-ab03-1e0df20bbaa0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes'} Body: b'{"volume": {"id": "005982eb-4ec3-4147-b8f6-ac4292888097", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:42.971226", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-705592707", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:43,333 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes 0.275s 2023-04-23 03:46:43,333 80003 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-583920288"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb5d028-ec82-4844-bfff-62e89216088b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb5d028-ec82-4844-bfff-62e89216088b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes'} Body: b'{"volume": {"id": "9c80f658-21b2-4e0c-a11c-f40181d6ad11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.247443", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-583920288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/9c80f658-21b2-4e0c-a11c-f40181d6ad11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/9c80f658-21b2-4e0c-a11c-f40181d6ad11"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:43,649 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes 0.305s 2023-04-23 03:46:43,649 80003 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-566404357"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2738556f-ffac-4133-9ec5-72e39083b74f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2738556f-ffac-4133-9ec5-72e39083b74f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes'} Body: b'{"volume": {"id": "00f58cee-88fd-4d50-9140-89c25afaa450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.567988", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-566404357", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/00f58cee-88fd-4d50-9140-89c25afaa450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/00f58cee-88fd-4d50-9140-89c25afaa450"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:43,969 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes 0.309s 2023-04-23 03:46:43,969 80003 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1561407594"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b92b217-07f1-43c1-9c9a-fd978582eeb5', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b92b217-07f1-43c1-9c9a-fd978582eeb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes'} Body: b'{"volume": {"id": "9b97a77d-d160-430a-be33-b98571e5924f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.887186", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1561407594", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/9b97a77d-d160-430a-be33-b98571e5924f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/9b97a77d-d160-430a-be33-b98571e5924f"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:44,256 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes 0.277s 2023-04-23 03:46:44,256 80003 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-CreateVolumes FromImageTest-Volume-1249352924"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f565daee-33b1-4737-8e45-9ccc0b043119', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f565daee-33b1-4737-8e45-9ccc0b043119', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes'} Body: b'{"volume": {"id": "f56bcaed-5660-47d7-84bc-df438c2a309d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:44.151766", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1249352924", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/f56bcaed-5660-47d7-84bc-df438c2a309d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/f56bcaed-5660-47d7-84bc-df438c2a309d"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:44,337 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097 0.069s 2023-04-23 03:46:44,337 80003 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-876c8be2-c746-4cb0-bd32-018991b5725e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-876c8be2-c746-4cb0-bd32-018991b5725e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097'} Body: b'{"volume": {"id": "005982eb-4ec3-4147-b8f6-ac4292888097", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.000000", "updated_at": "2023-04-23T03:46:43.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-705592707", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5618c00ab7b447e187ea500f473488e5"}}' 2023-04-23 03:46:45,401 80003 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097 0.052s 2023-04-23 03:46:45,401 80003 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-decb2104-c911-4f6e-a5b4-74aa1baab4bb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', ' x-openstack-request-id': 'req-decb2104-c911-4f6e-a5b4-74aa1baab4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097'} Body: b'{"volume": {"id": "005982eb-4ec3-4147-b8f6-ac4292888097", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:43.000000", "updated_at": "2023-04-23T03:46:43.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-705592707", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5618c00ab7b447e187ea500f473488e5/volumes/005982eb-4ec3-4147-b8f6-ac4292888097"}], "user_id": "e56dfca0685c4943a79cc25ad088d540", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5618c00ab7b447e187ea500f473488e5"}}' 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 c569a3ee-2ade-4870-9fbd-42be97fda2af failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:44,961 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes 0.232s 2023-04-23 03:46:44,961 80011 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-1750195551"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0992caa-66c7-427b-b1a8-bb3815fab76c', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0992caa-66c7-427b-b1a8-bb3815fab76c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes'} Body: b'{"volume": {"id": "c569a3ee-2ade-4870-9fbd-42be97fda2af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:44.890088", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1750195551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:46:45,023 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af 0.046s 2023-04-23 03:46:45,023 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd971af3-8c47-4c29-b0e2-85dddaf7d9ce', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd971af3-8c47-4c29-b0e2-85dddaf7d9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af'} Body: b'{"volume": {"id": "c569a3ee-2ade-4870-9fbd-42be97fda2af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:45.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1750195551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9df42fc78a14eecb73a25decacd2328"}}' 2023-04-23 03:46:46,111 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af 0.071s 2023-04-23 03:46:46,112 80011 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-807e949b-bc9a-4b7c-885b-9df44194ad89', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-807e949b-bc9a-4b7c-885b-9df44194ad89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af'} Body: b'{"volume": {"id": "c569a3ee-2ade-4870-9fbd-42be97fda2af", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:45.000000", "updated_at": "2023-04-23T03:46:45.000000", "name": "tempest-VolumesExtendTest-Volume-1750195551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9df42fc78a14eecb73a25decacd2328"}}' 2023-04-23 03:46:46,222 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af 0.081s 2023-04-23 03:46:46,222 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e350dd0-5db8-4dc1-b2d3-b61d9bc65a3b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e350dd0-5db8-4dc1-b2d3-b61d9bc65a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af'} Body: b'{"volume": {"id": "c569a3ee-2ade-4870-9fbd-42be97fda2af", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:46:45.000000", "updated_at": "2023-04-23T03:46:45.000000", "name": "tempest-VolumesExtendTest-Volume-1750195551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af"}], "user_id": "2ae7da0cf98448dc9fbc24b182002b16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9df42fc78a14eecb73a25decacd2328"}}' 2023-04-23 03:46:46,426 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af 0.193s 2023-04-23 03:46:46,426 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46: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-67fc8388-a6a6-4cf4-86bd-b6a4de0390ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af'} Body: b'' 2023-04-23 03:46:46,454 80011 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af 0.027s 2023-04-23 03:46:46,454 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46: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-ec9c52ef-970e-49f4-be61-401b9ad5d3ee', 'x-openstack-request-id': 'req-ec9c52ef-970e-49f4-be61-401b9ad5d3ee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a9df42fc78a14eecb73a25decacd2328/volumes/c569a3ee-2ade-4870-9fbd-42be97fda2af'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c569a3ee-2ade-4870-9fbd-42be97fda2af 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 13822064-c0ab-4ab9-bcf9-85b825acea48 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 52f9b345-a8db-4bcf-961b-80e7027137a2 failed to build and is in ERROR status tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 04d596ac-3d0a-4183-902b-a59f81eaa070 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:47:10,607 80011 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.467s 2023-04-23 03:47:10,608 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1911065508", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEalm57sZNhzMCGx8OimXfSAHtUeBl6e5+MxaGRBn/i7nGyWppJyqVY/yxK4OV9iA12zVA8Ibo0P3QwlLUhlYJrwXTUE9CXJaiXCg+gDeEz7t0SY66rakuMG41XImSjOdQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c1c3d2-c128-4998-8172-cab2a1c90fdb', 'x-compute-request-id': 'req-92c1c3d2-c128-4998-8172-cab2a1c90fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1911065508", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEalm57sZNhzMCGx8OimXfSAHtUeBl6e5+MxaGRBn/i7nGyWppJyqVY/yxK4OV9iA12zVA8Ibo0P3QwlLUhlYJrwXTUE9CXJaiXCg+gDeEz7t0SY66rakuMG41XImSjOdQ==", "fingerprint": "02:27:6f:b9:16:03:ac:01:8b:18:43:ca:1c:5c:b6:2a", "user_id": "62a4471cd04f42d49e32b053cb052d51"}}' 2023-04-23 03:47:11,103 80011 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.492s 2023-04-23 03:47:11,103 80011 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-619807377", "description": "tempest-secgroup-smoke-619807377 description", "project_id": "990d99168e7947299d80d472d3d2c02f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-0624fa4c-1f2b-4b51-b9f7-a78de39fa8f3', 'date': 'Sun, 23 Apr 2023 03:47:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "name": "tempest-secgroup-smoke-619807377", "stateful": true, "tenant_id": "990d99168e7947299d80d472d3d2c02f", "description": "tempest-secgroup-smoke-619807377 description", "shared": false, "security_group_rules": [{"id": "4d5ad805-2f23-4226-bbb8-4125d5eea5fd", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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": 530, "description": null, "tags": [], "created_at": "2023-04-23T03:47:10Z", "updated_at": "2023-04-23T03:47:10Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}, {"id": "667ae0de-a69f-4c63-a59c-049b69aafdcc", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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": 529, "description": null, "tags": [], "created_at": "2023-04-23T03:47:10Z", "updated_at": "2023-04-23T03:47:10Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}], "tags": [], "created_at": "2023-04-23T03:47:10Z", "updated_at": "2023-04-23T03:47:1 0Z", "revision_number": 1, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:11,506 80011 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.401s 2023-04-23 03:47:11,506 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "project_id": "990d99168e7947299d80d472d3d2c02f", "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-69fdddfd-4fae-4327-b221-af449529a813', 'date': 'Sun, 23 Apr 2023 03:47:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "38822015-925c-42fe-81e7-160d3a78ba53", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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-23T03:47:11Z", "updated_at": "2023-04-23T03:47:11Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:11,709 80011 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.202s 2023-04-23 03:47:11,710 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "project_id": "990d99168e7947299d80d472d3d2c02f", "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-2dbabc45-5f1e-42ff-be8c-b393b5dbf43f', 'date': 'Sun, 23 Apr 2023 03:47:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "518ae516-6064-49b6-9b05-b563f1be4d37", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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-23T03:47:11Z", "updated_at": "2023-04-23T03:47:11Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:11,937 80011 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.226s 2023-04-23 03:47:11,937 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "project_id": "990d99168e7947299d80d472d3d2c02f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2224add4-afe9-4faa-bfdf-8c2ddd935e10', 'date': 'Sun, 23 Apr 2023 03:47:11 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": "652382d8-37f4-463e-8a4b-76ce32fdf2bb", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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-23T03:47:11Z", "updated_at": "2023-04-23T03:47:11Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:12,105 80011 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.167s 2023-04-23 03:47:12,105 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "project_id": "990d99168e7947299d80d472d3d2c02f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ba828cbc-5e70-4a19-abf4-acdd6b3c966d', 'date': 'Sun, 23 Apr 2023 03:47:12 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": "a1492708-01c6-478e-8d4c-a05750a01f69", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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-23T03:47:12Z", "updated_at": "2023-04-23T03:47:12Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:12,270 80011 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.164s 2023-04-23 03:47:12,271 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "project_id": "990d99168e7947299d80d472d3d2c02f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c415554f-adce-4cd0-927a-f7954a5e2c7f', 'date': 'Sun, 23 Apr 2023 03:47:12 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": "911e8c63-7f8f-4426-9bd2-d9919cfae4f1", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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-23T03:47:12Z", "updated_at": "2023-04-23T03:47:12Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:12,877 80011 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.606s 2023-04-23 03:47:12,878 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "project_id": "990d99168e7947299d80d472d3d2c02f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7aa4f820-699f-4413-b9a5-d2c046a30cfc', 'date': 'Sun, 23 Apr 2023 03:47:12 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": "b7e5eb35-6079-4f85-a9b0-843b1386478c", "tenant_id": "990d99168e7947299d80d472d3d2c02f", "security_group_id": "e4279ad4-75a8-4fdb-a2e7-2234d6445cae", "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-23T03:47:12Z", "updated_at": "2023-04-23T03:47:12Z", "revision_number": 0, "project_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:12,931 80011 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.040s 2023-04-23 03:47:12,931 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:12 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-5c85ad53-9c98-4c30-9595-c15168f170a6', '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": "62a4471cd04f42d49e32b053cb052d51", "name": "tempest-TestShelveInstance-2015082972-project-member", "password_expires_at": null}, "audit_ids": ["EinKpYWXTyOjt7wTmrxDqw"], "expires_at": "2023-04-23T04:47:12.000000Z", "issued_at": "2023-04-23T03:47:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "990d99168e7947299d80d472d3d2c02f", "name": "tempest-TestShelveInstance-2015082972"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6 ", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/990d99168e7947299d80d472d3d2c02f", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:47:12,932 80011 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '3ec2df64-4789-4a96-86f6-526828366cd4', 'name': 'tempest-TestShelveInstance-1889553666-network', 'tenant_id': '990d99168e7947299d80d472d3d2c02f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '990d99168e7947299d80d472d3d2c02f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50231, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:46:50Z', 'updated_at': '2023-04-23T03:46:50Z', 'revision_number': 1} available for tenant 2023-04-23 03:47:13,412 80011 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes 0.479s 2023-04-23 03:47:13,412 80011 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-1259310035", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fea12cd-c0ff-4bef-b6ea-6c429a60180d', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fea12cd-c0ff-4bef-b6ea-6c429a60180d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes'} Body: b'{"volume": {"id": "04d596ac-3d0a-4183-902b-a59f81eaa070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:47:13.315575", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1259310035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070"}], "user_id": "62a4471cd04f42d49e32b053cb052d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:47:13,476 80011 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070 0.054s 2023-04-23 03:47:13,476 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3f04b6-96b3-4248-b7ef-a923a04b34b6', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-6e3f04b6-96b3-4248-b7ef-a923a04b34b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070'} Body: b'{"volume": {"id": "04d596ac-3d0a-4183-902b-a59f81eaa070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:47:13.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1259310035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070"}], "user_id": "62a4471cd04f42d49e32b053cb052d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:14,526 80011 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070 0.038s 2023-04-23 03:47:14,527 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf48ef70-71a7-4992-b873-c5f291fde702', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf48ef70-71a7-4992-b873-c5f291fde702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070'} Body: b'{"volume": {"id": "04d596ac-3d0a-4183-902b-a59f81eaa070", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:47:13.000000", "updated_at": "2023-04-23T03:47:13.000000", "name": "tempest-tempest.common.compute-volume-1259310035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070"}], "user_id": "62a4471cd04f42d49e32b053cb052d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "990d99168e7947299d80d472d3d2c02f"}}' 2023-04-23 03:47:14,673 80011 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070 0.135s 2023-04-23 03:47:14,673 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce2b074-decf-4ec9-b661-d1dee3b14a4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070'} Body: b'' 2023-04-23 03:47:14,695 80011 INFO [tempest.lib.common.rest_clie nt] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070 0.022s 2023-04-23 03:47:14,696 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47: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-80680657-a2a0-4fe4-81a8-84145b0caf48', 'x-openstack-request-id': 'req-80680657-a2a0-4fe4-81a8-84145b0caf48', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/990d99168e7947299d80d472d3d2c02f/volumes/04d596ac-3d0a-4183-902b-a59f81eaa070'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 04d596ac-3d0a-4183-902b-a59f81eaa070 could not be found."}}' 2023-04-23 03:47:15,195 80011 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e4279ad4-75a8-4fdb-a2e7-2234d6445cae 0.497s 2023-04-23 03:47:15,195 80011 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-0012eb69-5207-494d-bbe1-a0488b314739', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:47:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e4279ad4-75a8-4fdb-a2e7-2234d6445cae'} Body: b'' 2023-04-23 03:47:15,229 80011 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1911065508 0.033s 2023-04-23 03:47:15,230 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6192a77e-b309-4de8-814d-7205918d22fa', 'x-compute-request-id': 'req-6192a77e-b309-4de8-814d-7205918d22fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1911065508'} Body: b'' 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 f6326e0f-6c21-4298-bcf0-eed9ef0677cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:47:28,106 80011 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes 0.466s 2023-04-23 03:47:28,106 80011 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-238653580"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1911a9-0564-42cc-bce2-e505c9eaf315', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1911a9-0564-42cc-bce2-e505c9eaf315', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes'} Body: b'{"volume": {"id": "f6326e0f-6c21-4298-bcf0-eed9ef0677cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:47:28.029213", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-238653580", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc"}], "user_id": "cf08c8df00c64ae8812731dca1e966bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:47:28,182 80011 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc 0.059s 2023-04-23 03:47:28,183 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc375e49-7049-45cb-8afc-e2144675c60e', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc375e49-7049-45cb-8afc-e2144675c60e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc'} Body: b'{"volume": {"id": "f6326e0f-6c21-4298-bcf0-eed9ef0677cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:47:28.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-238653580", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc"}], "user_id": "cf08c8df00c64ae8812731dca1e966bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d7e099bf8c74619a1709a29359ab3eb"}}' 2023-04-23 03:47:29,233 80011 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc 0.038s 2023 -04-23 03:47:29,234 80011 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-925ad34d-5781-4799-9674-6ec6dc22ebba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-925ad34d-5781-4799-9674-6ec6dc22ebba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc'} Body: b'{"volume": {"id": "f6326e0f-6c21-4298-bcf0-eed9ef0677cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:47:28.000000", "updated_at": "2023-04-23T03:47:28.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-238653580", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d7e099bf8c74619a1709a29359ab3eb/volumes/f6326e0f-6c21-4298-bcf0-eed9ef0677cc"}], "user_id": "cf08c8df00c64ae8812731dca1e966bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d7e099bf8c74619a1709a29359ab3eb"}}' 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 64e4c9e5-9c5b-4d96-9a83-f7245092481b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:10,660 80005 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-23 03:46:10,660 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:10 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-61ce67b1-b1ba-4f3c-b2e3-d9da9efd3a40', '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": "4e6ddab9797c449d85bf6f3a241473e0", "name": "tempest-DeleteServersTestJSON-2062396414-project-member", "password_expires_at": null}, "audit_ids": ["9FDq2WkiTqWauYiD90Ajaw"], "expires_at": "2023-04-23T04:46:10.000000Z", "issued_at": "2023-04-23T03:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4f91ccdb4da4cb4bc4b55b7ac2189f0", "name": "tempest-DeleteServersTestJSON-2062396414"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c4f91ccdb4da4cb4bc4b55b7ac2189f0", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:46:10,660 80005 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '47db66e9-5162-4031-9d71-5e13c16ee002', 'name': 'tempest-DeleteServersTestJSON-1314718942-network', 'tenant_id': 'c4f91ccdb4da4cb4bc4b55b7ac2189f0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c4f91ccdb4da4cb4bc4b55b7ac2189f0', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49499, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:45:54Z', 'updated_at': '2023-04-23T03:45:54Z', 'revision_number': 1} available for tenant 2023-04-23 03:46:13,250 80005 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 2.589s 2023-04-23 03:46:13,251 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1138104", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "47db66e9-5162-4031-9d71-5e13c16ee002"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/56d8da41-3e04-465b-a1de-73d9e994682d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e54769-2452-484c-b0e2-f633607bb3bf', 'x-compute-request-id': 'req-d9e54769-2452-484c-b0e2-f633607bb3bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "56d8da41-3e04-465b-a1de-73d9e994682d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/56d8da41-3e04-465b-a1de-73d9e994682d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/56d8da41-3e04-465b-a1de-73d9e994682d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9YfdEkFS5qjT"}}' 2023-04-23 03:46:14,039 80005 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/56d8da41-3e04-465b-a1de-73d9e994682d 0.782s 2023-04-23 03:46:14,039 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44c20077-e00f-43c4-9ff1-23ee25148a17', 'x-compute-request-id': 'req-44c20077-e00f-43c4-9ff1-23ee25148a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/56d8da41-3e04-465b-a1de-73d9e994682d'} Body: b'{"server": {"id": "56d8da41-3e04-465b-a1de-73d9e994682d", "name": "tempest-DeleteServersTestJSON-server-1138104", "status": "BUILD", "tenant_id": "c4f91ccdb4da4cb4bc4b55b7ac2189f0", "user_id": "4e6ddab9797c449d85bf6f3a241473e0", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:13Z", "updated": "2023-04-23T03:46:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/56d8da41-3e04-465b-a1de-73d9e994682d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/56d8da41-3e04-465b-a1de-73d9e994682d"}], "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-23 03:47:04,797 80005 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/56d8da41-3e04-465b-a1de-73d9e994682d 0.696s 2023-04-23 03:47:04,798 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d4fc02d-a4d4-4049-b19d-a42a8a44e275', 'x-compute-request-id': 'req-4d4fc02d-a4d4-4049-b19d-a42a8a44e275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/56d8da41-3e04-465b-a1de-73d9e994682d'} Body: b'{"server": {"id": "56d8da41-3e04-465b-a1de-73d9e994682d", "name": "tempest-DeleteServersTestJSON-server-1138104", "status": "ACTIVE", "tenant_id": "c4f91ccdb4da4cb4bc4b55b7ac2189f0", "user_id": "4e6ddab9797c449d85bf6f3a241473e0", "metadata": {}, "hostId": "000882d90d45e8befd192c79624c8798b984d20364d917fc8da5e6e9", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:13Z", "updated": "2023-04-23T03:46:35Z", "addresses": {"tempest-DeleteServersTestJSON-1314718942-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/56d8da41-3e04-465b-a1de-73d9e994682d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/56d8da41-3e04-465b-a1de-73d9e994682d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:46:35.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-23 03:47:04,810 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:48:05,103 80005 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes 0.234s 2023-04-23 03:48:05,104 80005 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-184915918"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e35fd3cd-2ac6-4ed2-9d22-ce54b5f14583', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e35fd3cd-2ac6-4ed2-9d22-ce54b5f14583', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes'} Body: b'{"volume": {"id": "64e4c9e5-9c5b-4d96-9a83-f7245092481b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:05.041707", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-184915918", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b"}], "user_id": "4e6ddab9797c449d85bf6f3a241473e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:48:05,154 80005 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b 0.040s 2023-04-23 03:48:05,154 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a3c321-6dfb-47cc-a1ce-fe74d5f650d6', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a3c321-6dfb-47cc-a1ce-fe74d5f650d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b'} Body: b'{"volume": {"id": "64e4c9e5-9c5b-4d96-9a83-f7245092481b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:05.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-184915918", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b"}], "user_id": "4e6ddab9797c449d85bf6f3a241473e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4f91ccdb4da4cb4bc4b55b7ac2189f0"}}' 2023-04-23 03:48:06,216 80005 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b 0.049s 2023-04-23 03:48:06,216 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0a4f56-e920-4498-b218-1bf7090624dd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0a4f56-e920-4498-b218-1bf7090624dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b'} Body: b'{"volume": {"id": "64e4c9e5-9c5b-4d96-9a83-f7245092481b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:05.000000", "updated_at": "2023-04-23T03:48:05.000000", "name": "tempest-DeleteServersTestJSON-volume-184915918", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9 e5-9c5b-4d96-9a83-f7245092481b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4f91ccdb4da4cb4bc4b55b7ac2189f0/volumes/64e4c9e5-9c5b-4d96-9a83-f7245092481b"}], "user_id": "4e6ddab9797c449d85bf6f3a241473e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4f91ccdb4da4cb4bc4b55b7ac2189f0"}}' 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 73462be4-332b-4be9-a33e-659cb8604cbc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:12,608 80007 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 03:46:12,608 80007 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:46:12,914 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.303s 2023-04-23 03:46:12,915 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1821880172", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAlSA3423uMfFY5jWf8qjLn8fKTUZDZCbWqlOeGrb7q4dIPzzhHHma7J2h5uyB7cueX2lnELTDhfWhiWxlTN0oUzC4mH9t+dt+HV9lsJMmuXTTekJoF4InNO5IUJTfbZHQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46: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-02e54c15-fdc2-42af-baf8-4719307d20c8', 'x-compute-request-id': 'req-02e54c15-fdc2-42af-baf8-4719307d20c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1821880172", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAlSA3423uMfFY5jWf8qjLn8fKTUZDZCbWqlOeGrb7q4dIPzzhHHma7J2h5uyB7cueX2lnELTDhfWhiWxlTN0oUzC4mH9t+dt+HV9lsJMmuXTTekJoF4InNO5IUJTfbZHQ==", "fingerprint": "36:7d:cc:ed:5a:72:25:55:f8:d5:02:2b:97:e1:22:28", "user_id": "e3d689f1c160478ca83bbff3104d8ec3"}}' 2023-04-23 03:46:12,923 80007 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1821880172 created 2023-04-23 03:46:14,045 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.120s 2023-04-23 03:46:14,045 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--126066106", "description": "tempest-description--769852293"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-71ba060a-d702-4bb8-91ae-8f6b23e4ad78', 'date': 'Sun, 23 Apr 2023 03:46:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8841dd51-8602-4d05-8735-463572fd663f", "name": "tempest-securitygroup--126066106", "stateful": true, "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "description": "tempest-description--769852293", "shared": false, "security_group_rules": [{"id": "6d946eef-740a-4fd0-ace3-829a3359a3d3", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "8841dd51-8602-4d05-8735-463572fd663f", "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": 238, "description": null, "tags": [], "created_at": "2023-04-23T03:46:13Z", "updated_at": "2023-04-23T03:46:13Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}, {"id": "dc5741c9-d318-4958-a3b5-99bbd046fec5", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "8841dd51-8602-4d05-8735-463572fd663f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normal ized_cidr": null, "remote_group_id": null, "standard_attr_id": 240, "description": null, "tags": [], "created_at": "2023-04-23T03:46:13Z", "updated_at": "2023-04-23T03:46:13Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}], "tags": [], "created_at": "2023-04-23T03:46:13Z", "updated_at": "2023-04-23T03:46:13Z", "revision_number": 1, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:46:15,160 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.114s 2023-04-23 03:46:15,160 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8841dd51-8602-4d05-8735-463572fd663f", "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-dae37e35-72cd-41bc-bad3-7eed6d386a09', 'date': 'Sun, 23 Apr 2023 03:46:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0fcb790a-4911-49af-932a-032301587153", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "8841dd51-8602-4d05-8735-463572fd663f", "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-23T03:46:14Z", "updated_at": "2023-04-23T03:46:14Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:46:17,042 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.881s 2023-04-23 03:46:17,042 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8841dd51-8602-4d05-8735-463572fd663f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bf321230-8389-4a2f-a0de-c589d2ac4c1a', 'date': 'Sun, 23 Apr 2023 03:46:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a027916f-b209-4ece-894d-6cab7d596ed1", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "8841dd51-8602-4d05-8735-463572fd663f", "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-23T03:46:16Z", "updated_at": "2023-04-23T03:46:16Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:46:17,043 80007 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--126066106 created 2023-04-23 03:46:20,047 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.004s 2023-04-23 03:46:20,048 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-o penstack-request-id': 'req-1b53fd11-fb15-40c2-81df-fa9550675088', 'date': 'Sun, 23 Apr 2023 03:46:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1f5c06c3-77ba-400d-8374-ae46ec88e0ea", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "floating_ip_address": "172.24.4.10", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "70b031ddc5c94ca98e7161de03bda4b7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:46:18Z", "updated_at": "2023-04-23T03:46:18Z", "revision_number": 0}}' 2023-04-23 03:46:20,048 80007 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1f5c06c3-77ba-400d-8374-ae46ec88e0ea', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'floating_ip_address': '172.24.4.10', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '70b031ddc5c94ca98e7161de03bda4b7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:46:18Z', 'updated_at': '2023-04-23T03:46:18Z', 'revision_number': 0, 'ip': '172.24.4.10'} created 2023-04-23 03:46:20,156 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2023-04-23 03:46:20,157 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-02d58fb2-5c97-4834-9ac7-626f98c9939b', '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": "e3d689f1c160478ca83bbff3104d8ec3", "name": "tempest-AttachVolumeTestJSON-276721084-project-member", "password_expires_at": null}, "audit_ids": ["fX4Z5kWtQ-2XHcu76TwdIg"], "expires_at": "2023-04-23T04:46:20.000000Z", "issued_at": "2023-04-23T03:46:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70b031ddc5c94ca98e7161de03bda4b7", "name": "tempest-AttachVolumeTestJSON-276721084"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id" : "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/70b031ddc5c94ca98e7161de03bda4b7", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:46:20,157 80007 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '5604c946-dd68-4517-9c39-b4d33d86a345', 'name': 'tempest-AttachVolumeTestJSON-1424127131-network', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47516, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:45:54Z', 'updated_at': '2023-04-23T03:45:54Z', 'revision_number': 1} available for tenant 2023-04-23 03:46:20,159 80007 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1821880172', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAlSA3423uMfFY5jWf8qjLn8fKTUZDZCbWqlOeGrb7q4dIPzzhHHma7J2h5uyB7cueX2lnELTDhfWhiWxlTN0oUzC4mH9t+dt+HV9lsJMmuXTTekJoF4InNO5IUJTfbZHQ==', 'fingerprint': '36:7d:cc:ed:5a:72:25:55:f8:d5:02:2b:97:e1:22:28', 'user_id': 'e3d689f1c160478ca83bbff3104d8ec3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA+kSQs1t3NcbqL/DH4ND6DflnQFf/f8yBz1M8WE4KsklAEv6qK/ZbI\nd5r2vjcreDOgBwYFK4EEACKhZANiAAQJUgN+Nt7jHxWOY1n/Koy5/Hyk1GQ2Qm1q\npTnhq2+6uHSD884Rx5muydoebsge3Lnl9pZxC0w4X1oYlsZUzdKFMwuJh/bfnbfh\n1fZbCTJrl003pCaBeCJzTuSFCU322R0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8841dd51-8602-4d05-8735-463572fd663f', 'name': 'tempest-securitygroup--126066106', 'stateful': True, 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'description': 'tempest-description--769852293', 'shared': False, 'security_group_rules': [{'id': '6d946eef-740a-4fd0-ace3-829a3359a3d3', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'security_group_id': '8841dd51-8602-4d05-8735-463572fd663f', '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': 238, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:46:13Z', 'updated_at': '2023-04-23T03:46:13Z', 'revision_number': 0, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7'}, {'id': 'dc5741c9-d318-4958-a3b5-99bbd046fec5', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'security_group_id': '8841dd51-8602-4d05-8735-463572fd663f', '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': 240, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:46:13Z', 'updated_at': '2023-04-23T03:46:13Z', 'revision_number': 0, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7'}], 'tags': [], 'created_at': '2023-04-23T03:46:13Z', 'u pdated_at': '2023-04-23T03:46:13Z', 'revision_number': 1, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7'}, 'floating_ip': {'id': '1f5c06c3-77ba-400d-8374-ae46ec88e0ea', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'floating_ip_address': '172.24.4.10', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '70b031ddc5c94ca98e7161de03bda4b7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:46:18Z', 'updated_at': '2023-04-23T03:46:18Z', 'revision_number': 0, 'ip': '172.24.4.10'}} 2023-04-23 03:46:21,956 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.797s 2023-04-23 03:46:21,957 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1420796136", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "5604c946-dd68-4517-9c39-b4d33d86a345"}], "security_groups": [{"name": "tempest-securitygroup--126066106"}], "key_name": "tempest-keypair-1821880172", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c76bc28a-f9bd-476f-8654-c91343a03b52', 'x-compute-request-id': 'req-c76bc28a-f9bd-476f-8654-c91343a03b52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "08d906c5-1698-4c17-8430-c98f10836398", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08d906c5-1698-4c17-8430-c98f10836398"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--126066106"}], "adminPass": "password"}}' 2023-04-23 03:46:22,097 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398 0.136s 2023-04-23 03:46:22,097 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed13c685-59bc-4706-94f0-83579c95ba37', 'x-compute-request-id': 'req-ed13c685-59bc-4706-94f0-83579c95ba37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398'} Body: b'{"server": {"id": "08d906c5-1698-4c17-8430-c98f10836398", "name": "tempest-AttachVolumeTestJSON-server-1420796136", "status": "BUILD", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href" : "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:22Z", "updated": "2023-04-23T03:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08d906c5-1698-4c17-8430-c98f10836398"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1821880172", "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-23 03:47:13,382 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398 1.225s 2023-04-23 03:47:13,383 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:12 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-19672778-f15a-441a-8ae7-dd1420ebda36', 'x-compute-request-id': 'req-19672778-f15a-441a-8ae7-dd1420ebda36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398'} Body: b'{"server": {"id": "08d906c5-1698-4c17-8430-c98f10836398", "name": "tempest-AttachVolumeTestJSON-server-1420796136", "status": "ACTIVE", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "metadata": {}, "hostId": "b78133271327023e6e68a40227f9d9d3a03b7cbde40d35211385c0f8", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:21Z", "updated": "2023-04-23T03:46:36Z", "addresses": {"tempest-AttachVolumeTestJSON-1424127131-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:74:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08d906c5-1698-4c17-8430-c98f10836398"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1821880172", "OS-SRV-USG:launched_at": "2023-04-23T03:46:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126066106"}], "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-23 03:47:13,396 80007 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:48:13,619 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398/os-interface 0.162s 2023-04-23 03:48:13,620 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-op enstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d8682bb-3e16-443e-bb76-42312f130acd', 'x-compute-request-id': 'req-2d8682bb-3e16-443e-bb76-42312f130acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5604c946-dd68-4517-9c39-b4d33d86a345", "port_id": "71dae390-2e66-4961-8ce7-1b8fff845732", "mac_addr": "fa:16:3e:6e:74:5a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "51f5d6a6-f6a9-42f5-8dc1-43b3078f3c21", "ip_address": "10.0.0.14"}]}]}' 2023-04-23 03:48:14,485 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/1f5c06c3-77ba-400d-8374-ae46ec88e0ea 0.861s 2023-04-23 03:48:14,486 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "71dae390-2e66-4961-8ce7-1b8fff845732"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1c0051d7-d723-4999-b52e-31553931b1ca', 'date': 'Sun, 23 Apr 2023 03:48:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1f5c06c3-77ba-400d-8374-ae46ec88e0ea'} Body: b'{"floatingip": {"id": "1f5c06c3-77ba-400d-8374-ae46ec88e0ea", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "floating_ip_address": "172.24.4.10", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "bb1fe38f-011b-47b7-a30d-e4282888f3b2", "port_id": "71dae390-2e66-4961-8ce7-1b8fff845732", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5604c946-dd68-4517-9c39-b4d33d86a345", "mac_address": "fa:16:3e:6e:74:5a", "admin_state_up": true, "status": "ACTIVE", "device_id": "08d906c5-1698-4c17-8430-c98f10836398", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:46:18Z", "updated_at": "2023-04-23T03:48:14Z", "revision_number": 1, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:48:14,488 80007 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.10:22' as 'cirros' with public key authentication 2023-04-23 03:48:14,522 80007 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:48:14,545 80007 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:48:14,545 80007 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.10 successfully created 2023-04-23 03:48:14,588 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398/ips 0.042s 2023-04-23 03:48:14,588 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:14 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-52589878-e103-4b4b-840f-ee87ecf14be3', 'x-compute-request-id': 'req-52589878-e103-4b4b-840f-ee87ecf14be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1424127131-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-23 03:48:14,592 80007 INFO [tempest.lib.common.ssh] Creating ssh connection to ' 172.24.4.10:22' as 'cirros' with public key authentication 2023-04-23 03:48:14,598 80007 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:48:14,614 80007 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:48:14,615 80007 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.10 successfully created 2023-04-23 03:48:14,615 80007 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-23 03:48:14,615 80007 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.10:22' as 'cirros' with public key authentication 2023-04-23 03:48:14,665 80007 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:48:14,683 80007 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:48:14,683 80007 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.10 successfully created 2023-04-23 03:48:14,923 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes 0.213s 2023-04-23 03:48:14,924 80007 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-1661662218"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aa1dcc1-9be8-4d4a-9218-e97eff6003b0', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aa1dcc1-9be8-4d4a-9218-e97eff6003b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes'} Body: b'{"volume": {"id": "73462be4-332b-4be9-a33e-659cb8604cbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:14.864728", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1661662218", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc"}], "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:48:14,972 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc 0.039s 2023-04-23 03:48:14,973 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d052e78-ca75-46df-a43c-56bd9d0f228e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d052e78-ca75-46df-a43c-56bd9d0f228e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc'} Body: b'{"volume": {"id": "73462be4-332b-4be9-a33e-659cb8604cbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:15.000000", "updated_at": null, "name": "t empest-AttachVolumeTestJSON-volume-1661662218", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc"}], "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:48:16,021 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc 0.037s 2023-04-23 03:48:16,022 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17bbdcd8-ea18-4be7-b3aa-39c150845a0a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17bbdcd8-ea18-4be7-b3aa-39c150845a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc'} Body: b'{"volume": {"id": "73462be4-332b-4be9-a33e-659cb8604cbc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:15.000000", "updated_at": "2023-04-23T03:48:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-1661662218", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70b031ddc5c94ca98e7161de03bda4b7/volumes/73462be4-332b-4be9-a33e-659cb8604cbc"}], "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:48:16,153 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398 0.120s 2023-04-23 03:48:16,154 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:16 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-d8176489-0d45-4827-babd-28d7db9dc1d3', 'x-compute-request-id': 'req-d8176489-0d45-4827-babd-28d7db9dc1d3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398'} Body: b'' 2023-04-23 03:48:16,448 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398 0.293s 2023-04-23 03:48:16,448 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:16 GMT', 'serv er': '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-877a4660-47c6-4c2e-936e-60af04225fd7', 'x-compute-request-id': 'req-877a4660-47c6-4c2e-936e-60af04225fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398'} Body: b'{"server": {"id": "08d906c5-1698-4c17-8430-c98f10836398", "name": "tempest-AttachVolumeTestJSON-server-1420796136", "status": "ACTIVE", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "metadata": {}, "hostId": "b78133271327023e6e68a40227f9d9d3a03b7cbde40d35211385c0f8", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:21Z", "updated": "2023-04-23T03:48:16Z", "addresses": {"tempest-AttachVolumeTestJSON-1424127131-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:74:5a"}, {"version": 4, "addr": "172.24.4.10", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:74:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08d906c5-1698-4c17-8430-c98f10836398"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1821880172", "OS-SRV-USG:launched_at": "2023-04-23T03:46:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126066106"}], "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-23 03:49:06,545 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398 0.038s 2023-04-23 03:49:06,545 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-68a1e19c-c638-439a-942d-c6a10ccb35f0', 'x-compute-request-id': 'req-68a1e19c-c638-439a-942d-c6a10ccb35f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08d906c5-1698-4c17-8430-c98f10836398'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 08d906c5-1698-4c17-8430-c98f10836398 could not be found."}}' 2023-04-23 03:49:06,572 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1821880172 0.026s 2023-04-23 03:49:06,573 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e30c70b-2b17-4916-8 75e-842a9e1784a6', 'x-compute-request-id': 'req-7e30c70b-2b17-4916-875e-842a9e1784a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1821880172'} Body: b'' 2023-04-23 03:49:06,757 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8841dd51-8602-4d05-8735-463572fd663f 0.183s 2023-04-23 03:49:06,757 80007 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-cdfccbde-ba3f-40e6-9a88-e924bf87ad48', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:49:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8841dd51-8602-4d05-8735-463572fd663f'} Body: b'' 2023-04-23 03:49:06,776 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8841dd51-8602-4d05-8735-463572fd663f 0.018s 2023-04-23 03:49:06,776 80007 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-e2abcf22-1a62-4d3e-bbb0-dce93e1607d3', 'date': 'Sun, 23 Apr 2023 03:49:06 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8841dd51-8602-4d05-8735-463572fd663f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8841dd51-8602-4d05-8735-463572fd663f does not exist", "detail": ""}}' 2023-04-23 03:49:07,206 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1f5c06c3-77ba-400d-8374-ae46ec88e0ea 0.430s 2023-04-23 03:49:07,207 80007 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-167113b4-785d-4821-923a-fe48115120f1', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:49:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1f5c06c3-77ba-400d-8374-ae46ec88e0ea'} Body: b'' 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 531d9ffb-2b04-4896-97d2-45d91672444c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:47:20,324 80009 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:47:20,613 80009 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.286s 2023-04-23 03:47:20,613 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-780145109", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAkS25YZ2FFDYFsUr7jiuPczrSOLIzJlU2a693RRWPK2F4nPp0/U+VjXRqgfa72DvpZuiWhq7U6qcmOGOvf1l/Ty3NboreHITR0GpknbVZF5naj3IXms4m51pMYQyScIuQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:20 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-99e2be2e-2458-4845-bce8-74df6f2d6929', 'x-compute-request-id': 'req-99e2be2e-2458-4845-bce8-74df6f2d6929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-780145109", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAkS25YZ2FFDYFsUr7jiuPczrSOLIzJlU2a693RRWPK2F4nPp0/U+VjXRqgfa72DvpZuiWhq7U6qcmOGOvf1l/Ty3NboreHITR0GpknbVZF5naj3IXms4m51pMYQyScIuQ==", "fingerprint": "55:38:93:f8:e6:40:56:12:55:93:0a:4d:79:ec:2c:d5", "user_id": "3e80c354abd34bd3a28ddaeec9535af2"}}' 2023-04-23 03:47:20,616 80009 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-780145109 created 2023-04-23 03:47:20,978 80009 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.361s 2023-04-23 03:47:20,978 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--175440857", "description": "tempest-description--741404422"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-254a483d-88d4-4535-9ce4-650e91242a9d', 'date': 'Sun, 23 Apr 2023 03:47:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "name": "tempest-securitygroup--175440857", "stateful": true, "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "description": "tempest-description--741404422", "shared": false, "security_group_rules": [{"id": "bdd634d3-920e-406f-9862-482e58b3635a", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "security_group_id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "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": 568, "description": null, "tags": [], "created_at": "2023-04-23T03:47:20Z", "updated_at": "2023-04-23T03:47:20Z", "revision_number": 0, "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}, {"id": "f17f2bcc-c922-4a62-9016-56595add4488", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "security_group_id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 567, "de scription": null, "tags": [], "created_at": "2023-04-23T03:47:20Z", "updated_at": "2023-04-23T03:47:20Z", "revision_number": 0, "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}], "tags": [], "created_at": "2023-04-23T03:47:20Z", "updated_at": "2023-04-23T03:47:20Z", "revision_number": 1, "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 2023-04-23 03:47:21,339 80009 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.360s 2023-04-23 03:47:21,339 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "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-789301bd-dcfa-48a4-91ae-ee91ee01e6b8', 'date': 'Sun, 23 Apr 2023 03:47:21 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": "3d9e70c0-cba3-4972-ba87-5318a422b61c", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "security_group_id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "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-23T03:47:21Z", "updated_at": "2023-04-23T03:47:21Z", "revision_number": 0, "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 2023-04-23 03:47:21,720 80009 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.380s 2023-04-23 03:47:21,720 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3719052b-6010-4739-947c-3aa44e8c3662', 'date': 'Sun, 23 Apr 2023 03:47:21 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": "ec8458f5-85ef-4614-b4d6-b8d66a9e6d3c", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "security_group_id": "aeeb1682-be64-41c3-b9a7-2ae74115bb9c", "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-23T03:47:21Z", "updated_at": "2023-04-23T03:47:21Z", "revision_number": 0, "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 2023-04-23 03:47:21,721 80009 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--175440857 created 2023-04-23 03:47:23,790 80009 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 2.068s 2023-04-23 03:47:23,790 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} R esponse - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4ffed385-82b6-4b2b-ac69-b4211f73b9a5', 'date': 'Sun, 23 Apr 2023 03:47:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "47583808-5cdf-4f3a-a462-af7a5837fdf7", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "floating_ip_address": "172.24.4.168", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:47:23Z", "updated_at": "2023-04-23T03:47:23Z", "revision_number": 0}}' 2023-04-23 03:47:23,791 80009 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '47583808-5cdf-4f3a-a462-af7a5837fdf7', 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'floating_ip_address': '172.24.4.168', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:47:23Z', 'updated_at': '2023-04-23T03:47:23Z', 'revision_number': 0, 'ip': '172.24.4.168'} created 2023-04-23 03:47:23,827 80009 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.030s 2023-04-23 03:47:23,827 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:23 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-f7ae54d8-2938-4458-b6a6-7a04f21720f2', '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": "3e80c354abd34bd3a28ddaeec9535af2", "name": "tempest-VolumesAdminNegativeTest-594073230-project-member", "password_expires_at": null}, "audit_ids": ["namRL86-SciZ1I-mupkijg"], "expires_at": "2023-04-23T04:47:23.000000Z", "issued_at": "2023-04-23T03:47:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eb0a03655cf4aa78e27c81ea4e1c424", "name": "tempest-VolumesAdminNegativeTest-594073230"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac8 67c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5eb0a03655cf4aa78e27c81ea4e1c424", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:47:23,828 80009 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'dca689d5-53e5-466b-bd5c-4c29b330d27e', 'name': 'tempest-VolumesAdminNegativeTest-2008984306-network', 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14341, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:46:51Z', 'updated_at': '2023-04-23T03:46:52Z', 'revision_number': 1} available for tenant 2023-04-23 03:47:23,829 80009 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-780145109', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAkS25YZ2FFDYFsUr7jiuPczrSOLIzJlU2a693RRWPK2F4nPp0/U+VjXRqgfa72DvpZuiWhq7U6qcmOGOvf1l/Ty3NboreHITR0GpknbVZF5naj3IXms4m51pMYQyScIuQ==', 'fingerprint': '55:38:93:f8:e6:40:56:12:55:93:0a:4d:79:ec:2c:d5', 'user_id': '3e80c354abd34bd3a28ddaeec9535af2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDYsSfvjfXT5PMAH2DXeQN6XN7BnVQKMANqwf6TjdSj4Excz4nCLxtl\nKgDB2GoLMnugBwYFK4EEACKhZANiAAQJEtuWGdhRQ2BbFK+44rj3M60jiyMyZVNm\nuvd0UVjytheJz6dP1PlY10aoH2u9g76Wboloau1OqnJjhjr39Zf08tzW6K3hyE0d\nBqZJ21WReZ2o9yF5rOJudaTGEMknCLk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'aeeb1682-be64-41c3-b9a7-2ae74115bb9c', 'name': 'tempest-securitygroup--175440857', 'stateful': True, 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'description': 'tempest-description--741404422', 'shared': False, 'security_group_rules': [{'id': 'bdd634d3-920e-406f-9862-482e58b3635a', 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'security_group_id': 'aeeb1682-be64-41c3-b9a7-2ae74115bb9c', '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': 568, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:47:20Z', 'updated_at': '2023-04-23T03:47:20Z', 'revision_number': 0, 'project_id': '5eb0a03655cf4aa78e27c81ea4e1c424'}, {'id': 'f17f2bcc-c922-4a62-9016-56595add4488', 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'security_group_id': 'aeeb1682-be64-41c3-b9a7-2ae74115bb9c', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 567, 'description': None, 'tags': [], 'created_at': '2023-04-23T0 3:47:20Z', 'updated_at': '2023-04-23T03:47:20Z', 'revision_number': 0, 'project_id': '5eb0a03655cf4aa78e27c81ea4e1c424'}], 'tags': [], 'created_at': '2023-04-23T03:47:20Z', 'updated_at': '2023-04-23T03:47:20Z', 'revision_number': 1, 'project_id': '5eb0a03655cf4aa78e27c81ea4e1c424'}, 'floating_ip': {'id': '47583808-5cdf-4f3a-a462-af7a5837fdf7', 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'floating_ip_address': '172.24.4.168', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:47:23Z', 'updated_at': '2023-04-23T03:47:23Z', 'revision_number': 0, 'ip': '172.24.4.168'}} 2023-04-23 03:47:24,683 80009 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 0.853s 2023-04-23 03:47:24,683 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1191600208", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "dca689d5-53e5-466b-bd5c-4c29b330d27e"}], "security_groups": [{"name": "tempest-securitygroup--175440857"}], "key_name": "tempest-keypair-780145109", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2eeaeb7-98dd-4844-917f-ee36a9c69673', 'x-compute-request-id': 'req-c2eeaeb7-98dd-4844-917f-ee36a9c69673', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "91756f90-733e-4aa5-9108-d2d8b1d020fe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--175440857"}], "adminPass": "6S4yvrsUR5Sc"}}' 2023-04-23 03:47:24,897 80009 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/91756f90-733e-4aa5-9108-d2d8b1d020fe 0.211s 2023-04-23 03:47:24,898 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13ad11d8-74c5-4827-95e8-7f861312b616', 'x-compute-request-id': 'req-13ad11d8-74c5-4827-95e8-7f861312b616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe'} Body: b'{"server": {"id": "91756f90-733e-4aa5-9108-d2d8b1d020fe", "name": "tempest-VolumesAdminNegativeTest-server-1191600208", "status": "BUILD", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "metadata": {}, "hos tId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:25Z", "updated": "2023-04-23T03:47:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-780145109", "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-23 03:48:15,250 80009 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/91756f90-733e-4aa5-9108-d2d8b1d020fe 0.290s 2023-04-23 03:48:15,250 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:14 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-a3b4d3b0-14da-4b00-9c8d-e2e66ad4d750', 'x-compute-request-id': 'req-a3b4d3b0-14da-4b00-9c8d-e2e66ad4d750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe'} Body: b'{"server": {"id": "91756f90-733e-4aa5-9108-d2d8b1d020fe", "name": "tempest-VolumesAdminNegativeTest-server-1191600208", "status": "ACTIVE", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "metadata": {}, "hostId": "60fccaa1d5b11ae5de34c637f69ea144ef105cae628ac74f7ba7bf16", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:24Z", "updated": "2023-04-23T03:47:35Z", "addresses": {"tempest-VolumesAdminNegativeTest-2008984306-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:a9:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-780145109", "OS-SRV-USG:launched_at": "2023-04-23T03:47:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--175440857"}], "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-23 03:48:15,262 80009 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:49:15,493 80009 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/91756f90-733e-4aa5-9108-d2d8b1d020fe/os-interface 0.172s 2023-04-23 03:49:15,494 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:15 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-71f1f7f9-aed7-44c7-a07c-98490cd8b9c9', 'x-compute-request-id': 'req-71f1f7f9-aed7-44c7-a07c-98490cd8b9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91756f90-733e-4aa5-9108-d2d8b1d020fe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "dca689d5-53e5-466b-bd5c-4c29b330d27e", "port_id": "b7f45c1f-8b9b-4d06-a389-d7643565e934", "mac_addr": "fa:16:3e:29:a9:72", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7260ac57-ce3a-4c61-8b1d-df9738a17316", "ip_address": "10.0.0.4"}]}]}' 2023-04-23 03:49:16,562 80009 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/47583808-5cdf-4f3a-a462-af7a5837fdf7 1.063s 2023-04-23 03:49:16,562 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b7f45c1f-8b9b-4d06-a389-d7643565e934"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-df362f85-1890-4f0d-8386-22a9172ca507', 'date': 'Sun, 23 Apr 2023 03:49:16 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/47583808-5cdf-4f3a-a462-af7a5837fdf7'} Body: b'{"floatingip": {"id": "47583808-5cdf-4f3a-a462-af7a5837fdf7", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "floating_ip_address": "172.24.4.168", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "8eebca39-cdb7-46a9-a283-b946d9d63a30", "port_id": "b7f45c1f-8b9b-4d06-a389-d7643565e934", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "dca689d5-53e5-466b-bd5c-4c29b330d27e", "mac_address": "fa:16:3e:29:a9:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "91756f90-733e-4aa5-9108-d2d8b1d020fe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:47:23Z", "updated_at": "2023-04-23T03:49:15Z", "revision_number": 1, "project_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 2023-04-23 03:49:16,565 80009 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.168:22' as 'cirros' with public key authentication 2023-04-23 03:49:16,604 80009 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:49:16,628 80009 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:49:16,629 80009 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.168 successfully created 2023-04-23 03:49:16,963 80009 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/5eb0a03655cf4aa78e27c81ea4e1c424/volumes 0.333s 2023-04-23 03:49:16,963 80009 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-871610969"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b40220e-a54b-46eb-a399-c3d66e9a8a70', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-i d': 'req-9b40220e-a54b-46eb-a399-c3d66e9a8a70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes'} Body: b'{"volume": {"id": "531d9ffb-2b04-4896-97d2-45d91672444c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:16.876408", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-871610969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c"}], "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:49:17,013 80009 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/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c 0.040s 2023-04-23 03:49:17,014 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1664d8e-3bc3-4bdc-9289-9fce7678c83d', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1664d8e-3bc3-4bdc-9289-9fce7678c83d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c'} Body: b'{"volume": {"id": "531d9ffb-2b04-4896-97d2-45d91672444c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:17.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-871610969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c"}], "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 2023-04-23 03:49:18,069 80009 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/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c 0.044s 2023-04-23 03:49:18,069 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e0bc44-bf94-4b84-8686-efbf4db8d108', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e0bc44-bf94-4b84-8686-efbf4db8d108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c'} Body: b'{"volume": {"id": "531d9ffb-2b04-4896-97d2-45d91672444c", "status": "error", "si ze": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:17.000000", "updated_at": "2023-04-23T03:49:17.000000", "name": "tempest-VolumesAdminNegativeTest-volume-871610969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/531d9ffb-2b04-4896-97d2-45d91672444c"}], "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 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 c7a03898-d1f1-4aa0-b89d-869e89bc6d98 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:42,199 79999 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/e6127373-9931-4277-9458-eceef653ea1e 0.276s 2023-04-23 03:46:42,200 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0d926ee2-a704-47ee-bbf4-96037c1357cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:46:43,189 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.929s 2023-04-23 03:46:43,189 79999 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': 'Sun, 23 Apr 2023 03:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7314d913-ddac-47f6-b422-04baa6c739a7', '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": "b23bc5311c8f448099b3a767e96e6bc3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5cb75aca-167f-494a-9dae-c96fc146c1ab", "created_at": "2023-04-23T03:46:43Z", "updated_at": "2023-04-23T03:46:43Z", "tags": [], "self": "/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab", "file": "/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:46:45,391 79999 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-23 03:46:45,391 79999 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/5cb75aca-167f-494a-9dae-c96fc146c1ab/file 2.201s 2023-04-23 03:46:45,392 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-6fdc383d-4211-4e30-af34-411a3dc36f11', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab/file'} Body: b'' 2023-04-23 03:46:45,392 79999 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 03:46:45,392 79999 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:46:45,667 79999 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.271s 2023-04-23 03:46:45,667 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-282378258", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGNSlNQDdoc5OwX5MqEuWXOwleRbjHOg+KZZGXRrtYPfsqJpkBX2tsZzDLx+qRW0+E03swcsJdX8Ei+ZrkxMI0G08tG/YU2etmuLBhObrxLGe/QP38Mzd/FO6rnQsefmhQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:45 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-f9f3aa6a-68b0-4ffd-846f-81a316676c2d', 'x-compute-request-id': 'req-f9f3aa6a-68b0-4ffd-846f-81a316676c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-282378258", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGNSlNQDdoc5OwX5MqEuWXOwleRbjHOg+KZZGXRrtYPfsqJpkBX2tsZzDLx+qRW0+E03swcsJdX8Ei+ZrkxMI0G08tG/YU2etmuLBhObrxLGe/QP38Mzd/FO6rnQsefmhQ==", "fingerprint": "37:bf:55:d7:34:ff:f8:62:cb:9f:b7:a8:0f:e8:c6:d4", "user_id": "fc51570d0e7c4617ac6b8fa428b9660f"}}' 2023-04-23 03:46:45,673 79999 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-282378258 created 2023-04-23 03:46:46,041 79999 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.367s 2023-04-23 03:46:46,042 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2105214962", "description": "tempest-description--327848968"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-e61b1092-94b0-41e7-9333-af34f1c5688c', 'date': 'Sun, 23 Apr 2023 03:46:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "name": "tempest-securitygroup--2105214962", "stateful": true, "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "description": "tempest-description--327848968", "shared": false, "security_group_rules": [{"id": "0095f097-f6a5-407a-b8e4-10eb79b3fddc", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "security_group_id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "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": 404, "description": null, "tags": [], "created_at" : "2023-04-23T03:46:45Z", "updated_at": "2023-04-23T03:46:45Z", "revision_number": 0, "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}, {"id": "dec8d493-c85c-4380-b607-bf474100ecab", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "security_group_id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "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": 405, "description": null, "tags": [], "created_at": "2023-04-23T03:46:45Z", "updated_at": "2023-04-23T03:46:45Z", "revision_number": 0, "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}], "tags": [], "created_at": "2023-04-23T03:46:45Z", "updated_at": "2023-04-23T03:46:45Z", "revision_number": 1, "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}}' 2023-04-23 03:46:46,529 79999 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.486s 2023-04-23 03:46:46,529 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "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-4dad2f6f-b467-4ece-903c-e8350bb91c15', 'date': 'Sun, 23 Apr 2023 03:46:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eedd2585-a9ea-454a-abc0-dec39e7f5feb", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "security_group_id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "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-23T03:46:46Z", "updated_at": "2023-04-23T03:46:46Z", "revision_number": 0, "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}}' 2023-04-23 03:46:47,156 79999 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.626s 2023-04-23 03:46:47,156 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2dff8af3-cd6c-470b-90da-dbb91f867df1', 'date': 'Sun, 23 Apr 2023 03:46: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": "0534e767-3efb-4b8b-9bf6-cf35f4f1efb0", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "security_group_id": "1ec0e25f-76b4-46f2-bb83-ec1e74afde6c", "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-23T03:46:46Z", "updated_at": "2023-04-23T03:46:46Z", "revision_number": 0, "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}}' 2023-04-23 03:46:47,157 79999 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2105214962 created 2023-04-23 03:46:49,141 79999 INFO [tempest.lib.common.rest_client] Request (Va lidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.983s 2023-04-23 03:46:49,141 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a60507c5-5be2-4459-99ff-cf869f1441c9', 'date': 'Sun, 23 Apr 2023 03:46:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e939192e-bae4-43c4-a9a1-b6a554b58c6a", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "floating_ip_address": "172.24.4.54", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:46:48Z", "updated_at": "2023-04-23T03:46:48Z", "revision_number": 0}}' 2023-04-23 03:46:49,142 79999 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e939192e-bae4-43c4-a9a1-b6a554b58c6a', 'tenant_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'floating_ip_address': '172.24.4.54', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:46:48Z', 'updated_at': '2023-04-23T03:46:48Z', 'revision_number': 0, 'ip': '172.24.4.54'} created 2023-04-23 03:46:49,254 79999 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.107s 2023-04-23 03:46:49,255 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8191ea17-222e-4b19-94a4-bb4b69a0e7fc', '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": "fc51570d0e7c4617ac6b8fa428b9660f", "name": "tempest-AttachSCSIVolumeTestJSON-1319344340-project-member", "password_expires_at": null}, "audit_ids": ["wJmH_jXeSuuDQZdyrrgptg"], "expires_at": "2023-04-23T04:46:49.000000Z", "issued_at": "2023-04-23T03:46:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f253a2e878a45d99dd3cbda86c0c6ff", "name": "tempest-AttachSCSIVolumeTestJSON-1319344340"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0f253a2e878a45d99dd3cbda86c0c6ff", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:46:49,255 79999 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '3986d1d8-252f-42bf-99c9-3d8b53a4b69d', 'name': 'tempest-AttachSCSIVolumeTestJSON-1773818503-network', 'tenant_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47496, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:45:54Z', 'updated_at': '2023-04-23T03:45:54Z', 'revision_number': 1} available for tenant 2023-04-23 03:46:49,256 79999 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-282378258', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGNSlNQDdoc5OwX5MqEuWXOwleRbjHOg+KZZGXRrtYPfsqJpkBX2tsZzDLx+qRW0+E03swcsJdX8Ei+ZrkxMI0G08tG/YU2etmuLBhObrxLGe/QP38Mzd/FO6rnQsefmhQ==', 'fingerprint': '37:bf:55:d7:34:ff:f8:62:cb:9f:b7:a8:0f:e8:c6:d4', 'user_id': 'fc51570d0e7c4617ac6b8fa428b9660f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDxye0rtmw6yKhRB7PjFFDnunY+FV/be2fx6t9G6zmaxjMzh1WSUeGy\nrS7jmMmX6kigBwYFK4EEACKhZANiAARjUpTUA3aHOTsF+TKhLllzsJXkW4xzoPim\nWRl0a7WD37KiaZAV9rbGcwy8fqkVtPhNN7MHLCXV/BIvma5MTCNBtPLRv2FNnrZr\niwYTm68Sxnv0D9/DM3fxTuq50LHn5oU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1ec0e25f-76b4-46f2-bb83-ec1e74afde6c', 'name': 'tempest-securitygroup--2105214962', 'stateful': True, 'tenant_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'description': 'tempest-description--327848968', 'shared': False, 'security_group_rules': [{'id': '0095f097-f6a5-407a-b8e4-10eb79b3fddc', 'tenant_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'security_group_id': '1ec0e25f-76b4-46f2-bb83-ec1e74afde6c', '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': 404, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:46:45Z', 'updated_at': '2023-04-23T03:46:45Z', 'revision_number': 0, 'project_id': '0f253a2e878a45d99dd3cbda86c0c6ff'}, {'id': 'dec8d493-c85c-4380-b607-bf474100ecab', 'tenant_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'security_group_id' : '1ec0e25f-76b4-46f2-bb83-ec1e74afde6c', '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': 405, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:46:45Z', 'updated_at': '2023-04-23T03:46:45Z', 'revision_number': 0, 'project_id': '0f253a2e878a45d99dd3cbda86c0c6ff'}], 'tags': [], 'created_at': '2023-04-23T03:46:45Z', 'updated_at': '2023-04-23T03:46:45Z', 'revision_number': 1, 'project_id': '0f253a2e878a45d99dd3cbda86c0c6ff'}, 'floating_ip': {'id': 'e939192e-bae4-43c4-a9a1-b6a554b58c6a', 'tenant_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'floating_ip_address': '172.24.4.54', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f253a2e878a45d99dd3cbda86c0c6ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:46:48Z', 'updated_at': '2023-04-23T03:46:48Z', 'revision_number': 0, 'ip': '172.24.4.54'}} 2023-04-23 03:46:50,484 79999 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 1.227s 2023-04-23 03:46:50,485 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1223917650", "imageRef": "5cb75aca-167f-494a-9dae-c96fc146c1ab", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "3986d1d8-252f-42bf-99c9-3d8b53a4b69d"}], "security_groups": [{"name": "tempest-securitygroup--2105214962"}], "key_name": "tempest-keypair-282378258", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f61caac-a599-4d6f-8541-77801b995dda', 'x-compute-request-id': 'req-6f61caac-a599-4d6f-8541-77801b995dda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2105214962"}], "adminPass": "dXq6mUh5GFBs"}}' 2023-04-23 03:46:50,604 79999 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/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72 0.116s 2023-04-23 03:46:50,605 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:50 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-2189371f-1a11-45b4-8615-bc9246200953', 'x-compute-request-id': 'req-2189371f-1a11-45b4-8615-bc9246200953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/com pute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72'} Body: b'{"server": {"id": "ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72", "name": "tempest-AttachSCSIVolumeTestJSON-server-1223917650", "status": "BUILD", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "user_id": "fc51570d0e7c4617ac6b8fa428b9660f", "metadata": {}, "hostId": "", "image": {"id": "5cb75aca-167f-494a-9dae-c96fc146c1ab", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5cb75aca-167f-494a-9dae-c96fc146c1ab"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:50Z", "updated": "2023-04-23T03:46:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-282378258", "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-23 03:47:40,893 79999 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/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72 0.228s 2023-04-23 03:47:40,893 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e5515a7-0ca2-40db-8bce-6c68261cd15b', 'x-compute-request-id': 'req-8e5515a7-0ca2-40db-8bce-6c68261cd15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72'} Body: b'{"server": {"id": "ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72", "name": "tempest-AttachSCSIVolumeTestJSON-server-1223917650", "status": "ACTIVE", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "user_id": "fc51570d0e7c4617ac6b8fa428b9660f", "metadata": {}, "hostId": "fb8c1edfe0280d9682a980b7fcaf53668029f1b1a5a623c19cee768b", "image": {"id": "5cb75aca-167f-494a-9dae-c96fc146c1ab", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5cb75aca-167f-494a-9dae-c96fc146c1ab"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:50Z", "updated": "2023-04-23T03:47:05Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1773818503-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:41:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-282378258", "OS-SRV-USG:launched_at": "2023-04-23T03:47:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2105214962"}], "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-23 03:47:40,905 79999 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:48:41,541 79999 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/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72/os-interface 0.575s 2023-04-23 03:48:41,541 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:40 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-1e497e15-c6d4-4049-ac64-dd17c87fcf28', 'x-compute-request-id': 'req-1e497e15-c6d4-4049-ac64-dd17c87fcf28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3986d1d8-252f-42bf-99c9-3d8b53a4b69d", "port_id": "3ba908e8-68cc-4bf7-be30-d5f6bbd0ff1a", "mac_addr": "fa:16:3e:68:41:17", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b2341bb1-327f-4a75-bbda-bcb3778e7c2d", "ip_address": "10.0.0.11"}]}]}' 2023-04-23 03:48:42,890 79999 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/e939192e-bae4-43c4-a9a1-b6a554b58c6a 1.344s 2023-04-23 03:48:42,890 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3ba908e8-68cc-4bf7-be30-d5f6bbd0ff1a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-fee33bde-6517-4d67-8e34-f6fd97cf7c97', 'date': 'Sun, 23 Apr 2023 03:48:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e939192e-bae4-43c4-a9a1-b6a554b58c6a'} Body: b'{"floatingip": {"id": "e939192e-bae4-43c4-a9a1-b6a554b58c6a", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "floating_ip_address": "172.24.4.54", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "e5cf5961-c47a-4209-b753-b81dc4d55d0e", "port_id": "3ba908e8-68cc-4bf7-be30-d5f6bbd0ff1a", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3986d1d8-252f-42bf-99c9-3d8b53a4b69d", "mac_address": "fa:16:3e:68:41:17", "admin_state_up": true, "status": "ACTIVE", "device_id": "ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:46:48Z", "updated_at": "2023-04-23T03:48:42Z", "revision_number": 1, "project_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}}' 2023-04-23 03:48:42,892 79999 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.54:22' as 'cirros' with public key authentication 2023-04-23 03:48:42,929 79999 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:48:42,951 79999 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:48:42,952 79999 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.54 successfully created 2023-04-23 03:48:43,173 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes 0.220s 2023-04-23 03:48:43,173 79999 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-1297342885"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:42 GMT', ' server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc40e6c-f184-48f1-a33e-f04a3f880206', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc40e6c-f184-48f1-a33e-f04a3f880206', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes'} Body: b'{"volume": {"id": "c7a03898-d1f1-4aa0-b89d-869e89bc6d98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:43.111035", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1297342885", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98"}], "user_id": "fc51570d0e7c4617ac6b8fa428b9660f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:48:43,223 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98 0.039s 2023-04-23 03:48:43,223 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc36846-d1ff-4bf9-8cf0-73266757e03b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc36846-d1ff-4bf9-8cf0-73266757e03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98'} Body: b'{"volume": {"id": "c7a03898-d1f1-4aa0-b89d-869e89bc6d98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:43.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1297342885", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98"}], "user_id": "fc51570d0e7c4617ac6b8fa428b9660f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}}' 2023-04-23 03:48:44,281 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98 0.046s 2023-04-23 03:48:44,282 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe32b8c-5044-4269-85b2-fdb4298a6d57', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe32b8c-5044-4269-85b2-fdb4298a6d57', 'connection': 'close', 'status': '200', 'cont ent-location': 'http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98'} Body: b'{"volume": {"id": "c7a03898-d1f1-4aa0-b89d-869e89bc6d98", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:48:43.000000", "updated_at": "2023-04-23T03:48:43.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1297342885", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f253a2e878a45d99dd3cbda86c0c6ff/volumes/c7a03898-d1f1-4aa0-b89d-869e89bc6d98"}], "user_id": "fc51570d0e7c4617ac6b8fa428b9660f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff"}}' 2023-04-23 03:48:44,703 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72 0.410s 2023-04-23 03:48:44,703 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:44 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-9cdefdf6-fd7f-48e1-a49f-a74ffd154a76', 'x-compute-request-id': 'req-9cdefdf6-fd7f-48e1-a49f-a74ffd154a76', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72'} Body: b'' 2023-04-23 03:48:44,904 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72 0.199s 2023-04-23 03:48:44,904 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:44 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-407d228b-c10e-4f93-a814-ea6bb137d367', 'x-compute-request-id': 'req-407d228b-c10e-4f93-a814-ea6bb137d367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72'} Body: b'{"server": {"id": "ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72", "name": "tempest-AttachSCSIVolumeTestJSON-server-1223917650", "status": "ACTIVE", "tenant_id": "0f253a2e878a45d99dd3cbda86c0c6ff", "user_id": "fc51570d0e7c4617ac6b8fa428b9660f", "metadata": {}, "hostId": "fb8c1edfe0280d9682a980b7fcaf53668029f1b1a5a623c19cee768b", "image": {"id": "5cb75aca-167f-494a-9dae-c96fc146c1ab", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5cb75aca-167f-494a-9dae-c96fc146c1ab"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:50Z", "updated": "2023-04-23T03:48:45Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1773818503-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:41:17"}, {"version": 4, "addr": "172.24.4.54", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:41:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-282378258", "OS-SRV-USG:launched_at": "2023-04-23T03:47:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2105214962"}], "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-23 03:49:34,997 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72 0.056s 2023-04-23 03:49:34,998 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:34 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-6f445f78-9221-49e1-b5d4-6c23a6dd2355', 'x-compute-request-id': 'req-6f445f78-9221-49e1-b5d4-6c23a6dd2355', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ba71c9bf-4d96-4fdc-8a55-cbdc75c29e72 could not be found."}}' 2023-04-23 03:49:35,077 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-282378258 0.079s 2023-04-23 03:49:35,078 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:34 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-11cba477-8bad-4a68-9160-488ea3821efa', 'x-compute-request-id': 'req-11cba477-8bad-4a68-9160-488ea3821efa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-282378258'} Body: b'' 2023-04-23 03:49:35,229 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1ec0e25f-76b4-46f2-bb83-ec1e74afde6c 0.150s 2023-04-23 03:49:35,229 79999 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-4a44ddf2-6720-4b4e-b266-685927b8e8e2', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:49:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1ec0e25f-76b4-46f2-bb83-ec1e74afde6c'} Body: b'' 2023-04-23 03:49:35,249 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1ec0e25f-76b4-46f2-bb83-ec1e74afde6c 0.019s 2023-04-23 03:49:35,250 79999 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-opensta ck-request-id': 'req-9aa1e0e9-444c-4cf4-af53-6cfa5be6f91d', 'date': 'Sun, 23 Apr 2023 03:49:35 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1ec0e25f-76b4-46f2-bb83-ec1e74afde6c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1ec0e25f-76b4-46f2-bb83-ec1e74afde6c does not exist", "detail": ""}}' 2023-04-23 03:49:35,775 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e939192e-bae4-43c4-a9a1-b6a554b58c6a 0.525s 2023-04-23 03:49:35,775 79999 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-5d039900-e276-448d-8f4e-431f8fab90d9', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:49:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e939192e-bae4-43c4-a9a1-b6a554b58c6a'} Body: b'' 2023-04-23 03:49:35,887 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab 0.110s 2023-04-23 03:49:35,887 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0c8554e6-f254-41c1-b5e8-4958cbe222cd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab'} Body: b'' 2023-04-23 03:49:35,903 79999 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab 0.015s 2023-04-23 03:49:35,903 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-071c7041-dd57-4b9d-b8f4-a23a4294c405', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/5cb75aca-167f-494a-9dae-c96fc146c1ab'} Body: b'{"message": "No image found with ID 5cb75aca-167f-494a-9dae-c96fc146c1ab

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' 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 e8668b6b-9366-4cbf-bceb-dd31335c8e2b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:49:44,573 79999 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.515s 2023-04-23 03:49:44,574 79999 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-2026025497", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/e8668b6b-9366-4cbf-bceb-dd31335c8e2b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b76a9b67-a9a4-4361-b2d6-383b16b444d1', 'x-compute-request-id': 'req-b76a9b67-a9a4-4361-b2d6-383b16b444d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "e8668b6b-9366-4cbf-bceb-dd31335c8e2b", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-23T03:49:44.446541", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2026025497", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-23 03:49:44,658 79999 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/e8668b6b-9366-4cbf-bceb-dd31335c8e2b 0.079s 2023-04-23 03:49:44,659 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:44 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-fccc56d6-1728-4576-83c3-c86b3893a7ed', 'x-compute-request-id': 'req-fccc56d6-1728-4576-83c3-c86b3893a7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e8668b6b-9366-4cbf-bceb-dd31335c8e2b'} Body: b'{"volume": {"id": "e8668b6b-9366-4cbf-bceb-dd31335c8e2b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-23T03:49:44.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2026025497", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-23 03:49:45,729 79999 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/e8668b6b-9366-4cbf-bceb-dd31335c8e2b 0.064s 2023-04-23 03:49:45,729 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:45 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-f86c8eec-9838-45c3-b10b-85b30827babc', 'x-compute-request-id': 'req-f86c8eec-9838-45c3-b10b-85b30827babc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e8668b6b-9366-4cbf-bceb-dd31335c8e2b'} Body: b'{"volume": {"id": "e8668b6b-9366-4cbf-bceb-dd31335c8e2b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-23T03:49:44.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2026025497", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 248, in test_stable_device_rescue_disk_virtio_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f7380104-e96d-459c-8292-e6caafd241ed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:46:05,869 80001 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:46:06,165 80001 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.294s 2023-04-23 03:46:06,166 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-884305512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJloyUtsCDIs9T1+8g/hMHz6r8pR2SR9PggBoD/KR0LjhZoNK/nEt54tYO6knV7E+845Tt0p37M8EMNHSd7z4jcysmifK+fuISVR4KNyRapKSmK+MZDTAfLCZ5mhzyFU5A=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:05 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-babcb3c7-25f5-4803-b036-a11f02c5e651', 'x-compute-request-id': 'req-babcb3c7-25f5-4803-b036-a11f02c5e651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-884305512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJloyUtsCDIs9T1+8g/hMHz6r8pR2SR9PggBoD/KR0LjhZoNK/nEt54tYO6knV7E+845Tt0p37M8EMNHSd7z4jcysmifK+fuISVR4KNyRapKSmK+MZDTAfLCZ5mhzyFU5A==", "fingerprint": "6f:17:b7:cf:a2:04:40:08:ee:99:42:18:22:c1:53:4f", "user_id": "3311b6ae249f41269fde041f6e441840"}}' 2023-04-23 03:46:06,171 80001 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-884305512 created 2023-04-23 03:46:06,725 80001 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.553s 2023-04-23 03:46:06,725 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1291051952", "description": "tempest-description--193425854"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-761df8b9-e7a0-4c8a-b25a-c26c823ca798', 'date': 'Sun, 23 Apr 2023 03:46:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "name": "tempest-securitygroup--1291051952", "stateful": true, "tenant_id": "5864626fffa7443c800b244471966d65", "description": "tempest-description--193425854", "shared": false, "security_group_rules": [{"id": "10f35b53-ee38-4bb7-ab3d-036e5db579ea", "tenant_id": "5864626fffa7443c800b244471966d65", "security_group_id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "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": 192, "description": null, "tags": [], "created_at": "2023-04-23T03:46:06Z", "updated_at": "2023-04-23T03:46:06Z", "revision_number": 0, "project_id": "5864626fffa7443c800b244471966d65"}, {"id": "d9d58554-4f17-45ae-8a8e-be6e8a126cad", "tenant_id": "5864626fffa7443c800b244471966d65", "security_group_id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "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": 193, "description": null, "tags": [], "created_at": "2023-04-23T03:46:06Z", "updated_at": "2023-04-23T03:46:06Z", "revision_number": 0, "project_id": "5864626fffa7443c800b244471966d65"}], "tags": [], "created_at": "2023-04-23T03:46:06Z", "updated_at": "2023-04-23T03:46:06Z", "revision_number": 1, "project_id": "5864626fffa7443c800b244471966d65"}}' 2023-04-23 03:46:07,177 80001 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.451s 2023-04-23 03:46:07,177 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "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-509c20f5-13e0-403a-9e08-151d8a5a51e2', 'date': 'Sun, 23 Apr 2023 03:46:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "acf41a28-d254-4eb8-b279-aa79956d8d13", "tenant_id": "5864626fffa7443c800b244471966d65", "security_group_id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "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-23T03:46:06Z", "updated_at": "2023-04-23T03:46:06Z", "revision_number": 0, "project_id": "5864626fffa7443c800b244471966d65"}}' 2023-04-23 03:46:08,272 80001 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.094s 2023-04-23 03:46:08,272 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-417ff90b-a945-44a9-ab1d-df0388b4b403', 'date': 'Sun, 23 Apr 2023 03:46:08 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": "4ae774f6-aae2-46b8-aed1-1b7d5ad2d58a", "tenant_id": "5864626fffa7443c800b244471966d65", "security_group_id": "973de13f-1d8c-45ac-b87c-b77c0e5eebed", "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-23T03:46:07Z", "updated_at": "2023-04-23T03:46:07Z", "revision_number": 0, "project_id": "5864626fffa7443c800b244471966d65"}}' 2023-04-23 03:46:08,273 80001 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1291051952 created 2023-04-23 03:46:12,169 80001 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.896s 2023-04-23 03:46:12,170 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65d e5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-8a0b1776-c299-485d-8580-03263a91ca31', 'date': 'Sun, 23 Apr 2023 03:46:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a3c8134a-acd4-4f1d-9679-acafe3f1604f", "tenant_id": "5864626fffa7443c800b244471966d65", "floating_ip_address": "172.24.4.29", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5864626fffa7443c800b244471966d65", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:46:10Z", "updated_at": "2023-04-23T03:46:10Z", "revision_number": 0}}' 2023-04-23 03:46:12,170 80001 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a3c8134a-acd4-4f1d-9679-acafe3f1604f', 'tenant_id': '5864626fffa7443c800b244471966d65', 'floating_ip_address': '172.24.4.29', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5864626fffa7443c800b244471966d65', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:46:10Z', 'updated_at': '2023-04-23T03:46:10Z', 'revision_number': 0, 'ip': '172.24.4.29'} created 2023-04-23 03:46:12,269 80001 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.093s 2023-04-23 03:46:12,270 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:12 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-2399f21f-f69d-444d-9fa8-149950eff05b', '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": "3311b6ae249f41269fde041f6e441840", "name": "tempest-ServerStableDeviceRescueTest-847110386-project-member", "password_expires_at": null}, "audit_ids": ["2xAiUDAEQKKhjZ9geeoRQQ"], "expires_at": "2023-04-23T04:46:12.000000Z", "issued_at": "2023-04-23T03:46:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5864626fffa7443c800b244471966d65", "name": "tempest-ServerStableDeviceRescueTest-847110386"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5864626fffa7443c800b244471966d65", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:46:12,270 80001 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '2354786d-cb38-48f3-9585-d88f27219024', 'name': 'tempest-ServerStableDeviceRescueTest-812722065-network', 'tenant_id': '5864626fffa7443c800b244471966d65', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5864626fffa7443c800b244471966d65', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21941, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:45:53Z', 'updated_at': '2023-04-23T03:45:53Z', 'revision_number': 1} available for tenant 2023-04-23 03:46:12,271 80001 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-884305512', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJloyUtsCDIs9T1+8g/hMHz6r8pR2SR9PggBoD/KR0LjhZoNK/nEt54tYO6knV7E+845Tt0p37M8EMNHSd7z4jcysmifK+fuISVR4KNyRapKSmK+MZDTAfLCZ5mhzyFU5A==', 'fingerprint': '6f:17:b7:cf:a2:04:40:08:ee:99:42:18:22:c1:53:4f', 'user_id': '3311b6ae249f41269fde041f6e441840', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDACK2P2giCwdE/DehRtd7z5zvyrRWVUh0nx9vjNt3svqYGPgbAfbIAi\nH7HLCWNRukigBwYFK4EEACKhZANiAASZaMlLbAgyLPU9fvIP4TB8+q/KUdkkfT4I\nAaA/ykdC44WaDSv5xLeeLWDupJ1exPvOOU7dKd+zPBDDR0ne8+I3MrJonyvn7iEl\nUeCjckWqSkpivjGQ0wHywmeZoc8hVOQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '973de13f-1d8c-45ac-b87c-b77c0e5eebed', 'name': 'tempest-securitygroup--1291051952', 'stateful': True, 'tenant_id': '5864626fffa7443c800b244471966d65', 'description': 'tempest-description--193425854', 'shared': False, 'security_group_rules': [{'id': '10f35b53-ee38-4bb7-ab3d-036e5db579ea', 'tenant_id': '5864626fffa7443c800b244471966d65', 'security_group_id': '973de13f-1d8c-45ac-b87c-b77c0e5eebed', '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': 192, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:46:06Z', 'updated_at': '2023-04-23T03:46:06Z', 'revision_number': 0, 'project_id': '5864626fffa7443c800b244471966d65'}, {'id': 'd9d58554-4f17-45ae-8a8e-be6e8a126cad', 'tenant_id': '5864626fffa7443c800b244471966d65', 'security_group_id': '973de13f-1d8c-45ac-b87c-b77c0e5eebed', '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': 193, 'description': None, 'tags' : [], 'created_at': '2023-04-23T03:46:06Z', 'updated_at': '2023-04-23T03:46:06Z', 'revision_number': 0, 'project_id': '5864626fffa7443c800b244471966d65'}], 'tags': [], 'created_at': '2023-04-23T03:46:06Z', 'updated_at': '2023-04-23T03:46:06Z', 'revision_number': 1, 'project_id': '5864626fffa7443c800b244471966d65'}, 'floating_ip': {'id': 'a3c8134a-acd4-4f1d-9679-acafe3f1604f', 'tenant_id': '5864626fffa7443c800b244471966d65', 'floating_ip_address': '172.24.4.29', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5864626fffa7443c800b244471966d65', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:46:10Z', 'updated_at': '2023-04-23T03:46:10Z', 'revision_number': 0, 'ip': '172.24.4.29'}} 2023-04-23 03:46:14,532 80001 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 2.260s 2023-04-23 03:46:14,532 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-329028935", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "2354786d-cb38-48f3-9585-d88f27219024"}], "security_groups": [{"name": "tempest-securitygroup--1291051952"}], "key_name": "tempest-keypair-884305512", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfdfc11f-4e95-4357-ba10-63a44016b430', 'x-compute-request-id': 'req-bfdfc11f-4e95-4357-ba10-63a44016b430', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1291051952"}], "adminPass": "NqRhFR8Ng7cd"}}' 2023-04-23 03:46:14,682 80001 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/f279f3d3-581d-4d6f-924f-4104ec23832a 0.146s 2023-04-23 03:46:14,683 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eadfa7f-8e74-4f46-97b5-6fb6f3afacab', 'x-compute-request-id': 'req-7eadfa7f-8e74-4f46-97b5-6fb6f3afacab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a'} Body: b'{"server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "name": "tempest-ServerStableDeviceRescueTest-server-329028935", "status": "BUILD", "tenant_id": "5864626fffa7443c800b244471966d65", "user_id": "3311b6ae24 9f41269fde041f6e441840", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:14Z", "updated": "2023-04-23T03:46:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-884305512", "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-23 03:47:05,391 80001 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/f279f3d3-581d-4d6f-924f-4104ec23832a 0.646s 2023-04-23 03:47:05,392 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1552', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d830579-9d74-4b6e-b49b-cb796c3a8e7d', 'x-compute-request-id': 'req-4d830579-9d74-4b6e-b49b-cb796c3a8e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a'} Body: b'{"server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "name": "tempest-ServerStableDeviceRescueTest-server-329028935", "status": "ACTIVE", "tenant_id": "5864626fffa7443c800b244471966d65", "user_id": "3311b6ae249f41269fde041f6e441840", "metadata": {}, "hostId": "3592173896b11a79f58dd307813b5a2b1f244f6ae09ec9952faa4fc6", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:14Z", "updated": "2023-04-23T03:46:35Z", "addresses": {"tempest-ServerStableDeviceRescueTest-812722065-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:76:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-884305512", "OS-SRV-USG:launched_at": "2023-04-23T03:46:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1291051952"}], "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-23 03:47:05,407 80001 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:48:05,628 80001 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/f279f3d3-581d-4d6f-924f-4104ec23832a/os-interface 0.219s 2023-04-23 03:48:05,629 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:05 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-e8d494a0-7aed-4e59-aa1a-050259a8cd60', 'x-compute-request-id': 'req-e8d494a0-7aed-4e59-aa1a-050259a8cd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2354786d-cb38-48f3-9585-d88f27219024", "port_id": "680802e3-0304-496f-927b-855e4167272b", "mac_addr": "fa:16:3e:45:76:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "302c7a82-cb65-41a9-bf51-6b057bd458b5", "ip_address": "10.0.0.13"}]}]}' 2023-04-23 03:48:07,149 80001 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/a3c8134a-acd4-4f1d-9679-acafe3f1604f 1.516s 2023-04-23 03:48:07,150 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "680802e3-0304-496f-927b-855e4167272b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-91872575-c1ad-4014-94a4-01fffd154285', 'date': 'Sun, 23 Apr 2023 03:48:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a3c8134a-acd4-4f1d-9679-acafe3f1604f'} Body: b'{"floatingip": {"id": "a3c8134a-acd4-4f1d-9679-acafe3f1604f", "tenant_id": "5864626fffa7443c800b244471966d65", "floating_ip_address": "172.24.4.29", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "d32f22ca-aba4-4221-8d52-aa2fd1c916c7", "port_id": "680802e3-0304-496f-927b-855e4167272b", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2354786d-cb38-48f3-9585-d88f27219024", "mac_address": "fa:16:3e:45:76:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:46:10Z", "updated_at": "2023-04-23T03:48:06Z", "revision_number": 1, "project_id": "5864626fffa7443c800b244471966d65"}}' 2023-04-23 03:48:07,152 80001 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.29:22' as 'cirros' with public key authentication 2023-04-23 03:48:07,192 80001 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:48:07,216 80001 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:48:07,217 80001 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.29 successfully created 2023-04-23 03:48:08,055 80001 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/f279f3d3-581d-4d6f-924f-4104ec23832a/action 0.837s 2023-04-23 03:48:08,055 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1616510043"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:07 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/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f', 'ope nstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c0ab00-e3cf-4c6c-97dd-6e446669e3bc', 'x-compute-request-id': 'req-d5c0ab00-e3cf-4c6c-97dd-6e446669e3bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a/action'} Body: b'' 2023-04-23 03:48:08,115 80001 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/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f 0.057s 2023-04-23 03:48:08,115 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:08 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-8af3bad8-5bd0-44e9-819b-87e440144fe7', 'x-compute-request-id': 'req-8af3bad8-5bd0-44e9-819b-87e440144fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f'} Body: b'{"image": {"id": "ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "name": "tempest-ServerStableDeviceRescueTest-image-1616510043", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "f279f3d3-581d-4d6f-924f-4104ec23832a", "owner_project_name": "tempest-ServerStableDeviceRescueTest-847110386", "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-847110386-project-member", "user_id": "3311b6ae249f41269fde041f6e441840"}, "created": "2023-04-23T03:48:08Z", "updated": "2023-04-23T03:48:08Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}], "server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}]}}}' 2023-04-23 03:48:58,229 80001 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/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f 0.067s 2023-04-23 03:48:58,230 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:58 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-0a75bbc2-4448-47a1-94ba-ac8aee5fbc9c', 'x-compute-request-id': 'req-0a75bbc2-4448-47a1-94ba-ac8aee5fbc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f'} Body: b'{"image": {"id": "ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "name": "tempest-ServerStableDeviceRescueTest-image-1616510043", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "f279f3d3-581d-4d6f-924f-4104ec23832a", "owner_id": "5864626fffa7443c800b244471966d65", "owner_project_name": "tempest-ServerStableDeviceRescueTest-847110386", "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-847110386-project-member", "user_id": "3311b6ae249f41269fde041f6e441840"}, "created": "2023-04-23T03:48:08Z", "updated": "2023-04-23T03:48:13Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}], "server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}]}}}' 2023-04-23 03:48:58,303 80001 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/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f 0.067s 2023-04-23 03:48:58,304 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:58 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-f4cf2ab3-5d1c-45c8-84fc-7edcc88337a8', 'x-compute-request-id': 'req-f4cf2ab3-5d1c-45c8-84fc-7edcc88337a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f'} Body: b'{"image": {"id": "ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "name": "tempest-ServerStableDeviceRescueTest-image-1616510043", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "f279f3d3-581d-4d6f-924f-4104ec23832a", "owner_id": "5864626fffa7443c800b244471966d65", "owner_project_name": "tempest-ServerStableDeviceRescueTest-847110386", "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-847110386-project-member", "user_id": "3311b6ae249f41269fde041f6e441840"}, "created": "2023-04-23T03:48:08Z", "updated": "2023-04-23T03:48:13Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}, {"rel": "bookmark", "href" : "http://10.0.0.210/compute/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f"}], "server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}]}}}' 2023-04-23 03:48:58,674 80001 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/f279f3d3-581d-4d6f-924f-4104ec23832a 0.364s 2023-04-23 03:48:58,674 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:58 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-bc66022e-ced1-40fa-8488-3f2ed0631410', 'x-compute-request-id': 'req-bc66022e-ced1-40fa-8488-3f2ed0631410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a'} Body: b'{"server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "name": "tempest-ServerStableDeviceRescueTest-server-329028935", "status": "ACTIVE", "tenant_id": "5864626fffa7443c800b244471966d65", "user_id": "3311b6ae249f41269fde041f6e441840", "metadata": {}, "hostId": "3592173896b11a79f58dd307813b5a2b1f244f6ae09ec9952faa4fc6", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:14Z", "updated": "2023-04-23T03:48:13Z", "addresses": {"tempest-ServerStableDeviceRescueTest-812722065-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:76:bf"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:76:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-884305512", "OS-SRV-USG:launched_at": "2023-04-23T03:46:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1291051952"}], "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-23 03:49:58,896 80001 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/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f 0.151s 2023-04-23 03:49:58,897 80001 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': 'Sun, 23 Apr 2023 03:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d1d10a6f-956d-479c-acf7-1e0dd4730de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ed2ff9e4-bed2-49af-99bb- 51a7c0bfa96f'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "f279f3d3-581d-4d6f-924f-4104ec23832a", "owner_id": "5864626fffa7443c800b244471966d65", "owner_project_name": "tempest-ServerStableDeviceRescueTest-847110386", "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-847110386-project-member", "user_id": "3311b6ae249f41269fde041f6e441840", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1616510043", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "7aaee2741221ab78b11d3480027195cc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5864626fffa7443c800b244471966d65", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f0a1fae686dfa65365f4d7a17d016843770eb6065b790658715848dd468c49a86a585228569061f86eb24f3c792cd11c7ce7252d84037ca92d87499bc6fd7f4c", "id": "ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "created_at": "2023-04-23T03:48:08Z", "updated_at": "2023-04-23T03:49:59Z", "tags": [], "self": "/v2/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "file": "/v2/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:49:59,015 80001 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/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f 0.118s 2023-04-23 03:49:59,016 80001 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': 'Sun, 23 Apr 2023 03:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-07c4df4f-73b9-4e10-aac7-daa2bc363c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "f279f3d3-581d-4d6f-924f-4104ec23832a", "owner_id": "5864626fffa7443c800b244471966d65", "owner_project_name": "tempest-ServerStableDeviceRescueTest-847110386", "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-847110386-project-member", "user_id": "3311b6ae249f41269fde041f6e441840", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1616510043", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "7aaee2741221ab78b11d3480027195cc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5864626fffa7443c800b244471966d65", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f0a1fae686dfa65365f4d7a17d016843770eb6065b790658715848dd468c49a86a585228569061f86eb24f3c792cd11c7ce7252d84037ca92d87499bc6fd7f4c", "id": "ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "created_at": "2023-04-23T03:48:08Z", "updated_at": "2023-04-23T03:49:59Z", "tags": [], "self": "/v2/i mages/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f", "file": "/v2/images/ed2ff9e4-bed2-49af-99bb-51a7c0bfa96f/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:49:59,254 80001 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/f279f3d3-581d-4d6f-924f-4104ec23832a 0.238s 2023-04-23 03:49:59,255 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:59 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-468e1f2d-7146-4650-8054-52aed4c1d0de', 'x-compute-request-id': 'req-468e1f2d-7146-4650-8054-52aed4c1d0de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a'} Body: b'{"server": {"id": "f279f3d3-581d-4d6f-924f-4104ec23832a", "name": "tempest-ServerStableDeviceRescueTest-server-329028935", "status": "ACTIVE", "tenant_id": "5864626fffa7443c800b244471966d65", "user_id": "3311b6ae249f41269fde041f6e441840", "metadata": {}, "hostId": "3592173896b11a79f58dd307813b5a2b1f244f6ae09ec9952faa4fc6", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:46:14Z", "updated": "2023-04-23T03:48:13Z", "addresses": {"tempest-ServerStableDeviceRescueTest-812722065-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:76:bf"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:76:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f279f3d3-581d-4d6f-924f-4104ec23832a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-884305512", "OS-SRV-USG:launched_at": "2023-04-23T03:46:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1291051952"}], "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-23 03:49:59,473 80001 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/5864626fffa7443c800b244471966d65/volumes 0.205s 2023-04-23 03:49:59,474 80001 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-1497074573"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ad572c-01fd-4796-99d5-11fbea846d44', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ad572c-01fd-4796-99d5-11fbea846d44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65/volumes'} Body: b'{"volume": {"id": "f7380104-e96d-459c-8292-e6caafd241ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-0 4-23T03:49:59.414879", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1497074573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed"}], "user_id": "3311b6ae249f41269fde041f6e441840", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:49:59,529 80001 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/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed 0.046s 2023-04-23 03:49:59,529 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e1f8f0-2f3e-4855-9172-fc8337fca921', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e1f8f0-2f3e-4855-9172-fc8337fca921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed'} Body: b'{"volume": {"id": "f7380104-e96d-459c-8292-e6caafd241ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:59.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1497074573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed"}], "user_id": "3311b6ae249f41269fde041f6e441840", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5864626fffa7443c800b244471966d65"}}' 2023-04-23 03:50:00,579 80001 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/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed 0.039s 2023-04-23 03:50:00,580 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618515b8-7ebd-44f6-a690-6bb7a96c51f5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618515b8-7ebd-44f6-a690-6bb7a96c51f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed'} Body: b'{"volume": {"id": "f7380104-e96d-459c-8292-e6caafd241ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:59.000000", "updated_at": "2023-04-23T03:50:00.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1497074573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "s elf", "href": "http://10.0.0.210/volume/v3/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5864626fffa7443c800b244471966d65/volumes/f7380104-e96d-459c-8292-e6caafd241ed"}], "user_id": "3311b6ae249f41269fde041f6e441840", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5864626fffa7443c800b244471966d65"}}' 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 ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:49:59,538 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/be2cb0a02d82436fb3002932af034a3b/os-quota-sets/8195f312fe4643d7aa3846dc92b66ef1?usage=True 0.047s 2023-04-23 03:49:59,539 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4344268-d981-499b-812a-462616639889', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4344268-d981-499b-812a-462616639889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be2cb0a02d82436fb3002932af034a3b/os-quota-sets/8195f312fe4643d7aa3846dc92b66ef1?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": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:49:59,907 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes 0.360s 2023-04-23 03:49:59,908 79999 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-1585004822"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933a5294-8f11-49d5-90d3-5cb7abfa253c', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933a5294-8f11-49d5-90d3-5cb7abfa253c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes'} Body: b'{"volume": {"id": "ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:59.841738", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1585004822", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:49:59,955 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 0.037s 2023-04-23 03:49:59,955 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a5a790-bcd8-455c-a56d-e07c8de70373', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a5a790-bcd8-455c-a56d-e07c8de70373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3'} Body: b'{"volume": {"id": "ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:00.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1585004822", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:50:01,022 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 0.056s 2023-04-23 03:50:01,023 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d0a303-1cc3-4ac8-abb6-5b78b5581231', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d0a303-1cc3-4ac8-abb6-5b78b5581231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3'} Body: b'{"volume": {"id": "ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:00.000000", "updated_at": "2023-04-23T03:50:00.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1585004822", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:50:01,096 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 0.062s 2023-04-23 03:50:01,097 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e19f24-67db-4b57-a5d1-0b20405b7dc9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e19f24-67db-4b57-a5d1-0b20405b7dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3'} Body: b'{"volume": {"id": "ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:00.000000", "updated_at": "2023-04-23T03:50:00.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1585004822", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:50:01,249 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 0.141s 2023-04-23 03:50:01,249 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ee7af0-bd0a-416c-93c6-6dca875dabf4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3'} Body: b'' 2023-04-23 03:50:01,272 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 0.022s 2023-04-23 03:50:01,272 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bbdc167-355a-4e85-a4c9-9342e845f2e8', 'x-openstack-request-id': 'req-0bbdc167-355a-4e85-a4c9-9342e845f2e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ed1f0ee5-9c42-4ac6-bd1b-f316d3e1e1b3 could not be found."}}' 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 b788443b-2c1a-46eb-88fa-74d39a3f6588 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:47:12,954 80017 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 03:47:12,954 80017 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:47:13,133 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.176s 2023-04-23 03:47:13,133 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2054139165", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBChmwKzve84HsDc9e1enTU2dyNO3uMaTpP7qkGUnUryRoyEDEy7qYcgSp8YUuV2PVICAmznt0zJV+FBBbxWJ37uTbw3NkoqcDxcyXKpOSwoZ98BfcM/UT5YtXU1qwYpFAw=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47: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-a1cbf3fe-e7fc-44d5-aba7-86774319cfaa', 'x-compute-request-id': 'req-a1cbf3fe-e7fc-44d5-aba7-86774319cfaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2054139165", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBChmwKzve84HsDc9e1enTU2dyNO3uMaTpP7qkGUnUryRoyEDEy7qYcgSp8YUuV2PVICAmznt0zJV+FBBbxWJ37uTbw3NkoqcDxcyXKpOSwoZ98BfcM/UT5YtXU1qwYpFAw==", "fingerprint": "84:77:72:67:5b:1d:7d:7a:0f:15:e7:ca:6e:5a:db:b6", "user_id": "0a2c459cad014b07b2613e5e261d88aa"}}' 2023-04-23 03:47:13,136 80017 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2054139165 created 2023-04-23 03:47:13,424 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.287s 2023-04-23 03:47:13,424 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--444895585", "description": "tempest-description--2011707101"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-3fe639ed-74e5-4bec-be05-9ade12289c06', 'date': 'Sun, 23 Apr 2023 03:47:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "name": "tempest-securitygroup--444895585", "stateful": true, "tenant_id": "24fff486a500421397ecb935828582cd", "description": "tempest-description--2011707101", "shared": false, "security_group_rules": [{"id": "6ed57853-1237-44e4-a8a7-50c6ed661fb9", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "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": 544, "description": null, "tags": [], "created_at": "2023-04-23T03:47:13Z", "updated_at": "2023-04-23T03:47:13Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}, {"id": "dcccb30a-fe16-4916-af1d-13972a5ae378", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 545, "description": null, "tags": [], "created_at": "2023-04-23T03:47:13Z", "updated_at": "2023-04-23T03:47:13Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}], "tags": [], "created_at": "2023-04-23T03:47:13Z", "updated_at": "2023-04-23T03:47:13Z", "revision_number": 1, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:47:13,657 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.232s 2023-04-23 03:47:13,657 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "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-79b69796-b385-4fbb-a886-c6bc2b60b211', 'date': 'Sun, 23 Apr 2023 03:47: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": "b8757b59-39ff-430d-89d7-82e64c3603f3", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "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-23T03:47:13Z", "updated_at": "2023-04-23T03:47:13Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:47:14,017 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.360s 2023-04-23 03:47:14,018 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4fb6f0bf-426b-4444-96d2-0c4ac79b8dbc', 'date': 'Sun, 23 Apr 2023 03:47: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": "0ed7e675-5b69-489d-9740-37da3c8eb14b", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "283bdf96-c03c-4fba-9037-dbfe4e1f6a8d", "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-23T03:47:13Z", "updated_at": "2023-04-23T03:47:13Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:47:14,018 80017 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--444895585 created 2023-04-23 03:47:16,227 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.209s 2023-04-23 03:47:16,228 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-fd14788f-20bf-4ed4-a26c-529d1bddc542', 'date': 'Sun, 23 Apr 2023 03:47:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5334a663-9bfd-4439-9ec7-e5e201e1f93b", "tenant_id": "24fff486a500421397ecb935828582cd", "floating_ip_address": "172.24.4.137", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "24fff486a500421397ecb935828582cd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:47:14Z", "updated_at": "2023-04-23T03:47:14Z", "revision_number": 0}}' 2023-04-23 03:47:16,228 80017 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5334a663-9bfd-4439-9ec7-e5e201e1f93b', 'tenant_id': '24fff486a500421397ecb935828582cd', 'floating_ip_address': '172.24.4.137', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '24fff486a500421397ecb935828582cd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:47:14Z', 'updated_at': '2023-04-23T03:47:14Z', 'revision_number': 0, 'ip': '172.24.4.137'} created 2023-04-23 03:47:16,272 80017 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.039s 2023-04-23 03:47:16,273 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:16 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-4090bdc3-4b08-4ca9-b588-80b41e7c6cc1', '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": "0a2c459cad014b07b2613e5e261d88aa", "name": "tempest-AttachVolumeNegativeTest-636753786-project-member", "password_expires_at": null}, "audit_ids": ["3URme18mSDGChb_7707Nzw"], "expires_at": "2023-04-23T04:47:16.000000Z", "issued_at": "2023-04-23T03:47:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24fff486a500421397ecb935828582cd", "name": "tempest-AttachVolumeNegativeTest-636753786"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/pl acement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:47:16,273 80017 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '6adb189c-9b46-4da4-a34b-31edf8685498', 'name': 'tempest-AttachVolumeNegativeTest-759967402-network', 'tenant_id': '24fff486a500421397ecb935828582cd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '24fff486a500421397ecb935828582cd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:46:59Z', 'updated_at': '2023-04-23T03:47:00Z', 'revision_number': 1} available for tenant 2023-04-23 03:47:16,274 80017 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2054139165', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBChmwKzve84HsDc9e1enTU2dyNO3uMaTpP7qkGUnUryRoyEDEy7qYcgSp8YUuV2PVICAmznt0zJV+FBBbxWJ37uTbw3NkoqcDxcyXKpOSwoZ98BfcM/UT5YtXU1qwYpFAw==', 'fingerprint': '84:77:72:67:5b:1d:7d:7a:0f:15:e7:ca:6e:5a:db:b6', 'user_id': '0a2c459cad014b07b2613e5e261d88aa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAh1HG0kMGNMBvs/s4iA8/hs78Vaxbq4UXS/ufyiTOdT7dLk4OlPa41\ncNGVX9Bo2MGgBwYFK4EEACKhZANiAAQoZsCs73vOB7A3PXtXp01NncjTt7jGk6T+\n6pBlJ1K8kaMhAxMu6mHIEqfGFLldj1SAgJs57dMyVfhQQW8Vid+7k28NzZKKnA8X\nMlyqTksKGffAX3DP1E+WLV1NasGKRQM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '283bdf96-c03c-4fba-9037-dbfe4e1f6a8d', 'name': 'tempest-securitygroup--444895585', 'stateful': True, 'tenant_id': '24fff486a500421397ecb935828582cd', 'description': 'tempest-description--2011707101', 'shared': False, 'security_group_rules': [{'id': '6ed57853-1237-44e4-a8a7-50c6ed661fb9', 'tenant_id': '24fff486a500421397ecb935828582cd', 'security_group_id': '283bdf96-c03c-4fba-9037-dbfe4e1f6a8d', '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': 544, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:47:13Z', 'updated_at': '2023-04-23T03:47:13Z', 'revision_number': 0, 'project_id': '24fff486a500421397ecb935828582cd'}, {'id': 'dcccb30a-fe16-4916-af1d-13972a5ae378', 'tenant_id': '24fff486a500421397ecb935828582cd', 'security_group_id': '283bdf96-c03c-4fba-9037-dbfe4e1f6a8d', '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': 545, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:47:13Z', 'updated_at': '2023-04-23T03:47:13Z', 'revision_number': 0, 'project_id': '24fff486a500421397ecb 935828582cd'}], 'tags': [], 'created_at': '2023-04-23T03:47:13Z', 'updated_at': '2023-04-23T03:47:13Z', 'revision_number': 1, 'project_id': '24fff486a500421397ecb935828582cd'}, 'floating_ip': {'id': '5334a663-9bfd-4439-9ec7-e5e201e1f93b', 'tenant_id': '24fff486a500421397ecb935828582cd', 'floating_ip_address': '172.24.4.137', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '24fff486a500421397ecb935828582cd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:47:14Z', 'updated_at': '2023-04-23T03:47:14Z', 'revision_number': 0, 'ip': '172.24.4.137'}} 2023-04-23 03:47:17,276 80017 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 1.001s 2023-04-23 03:47:17,277 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-8654037", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6adb189c-9b46-4da4-a34b-31edf8685498"}], "security_groups": [{"name": "tempest-securitygroup--444895585"}], "key_name": "tempest-keypair-2054139165", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40643321-84d4-4946-a9f5-e0dfdc4ace4f', 'x-compute-request-id': 'req-40643321-84d4-4946-a9f5-e0dfdc4ace4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3ec36a95-88ce-4ed1-9726-7e6d98674dec", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--444895585"}], "adminPass": "password"}}' 2023-04-23 03:47:17,372 80017 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/3ec36a95-88ce-4ed1-9726-7e6d98674dec 0.092s 2023-04-23 03:47:17,372 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:17 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-832b9ecd-d838-4dc8-8ca2-867101d1857f', 'x-compute-request-id': 'req-832b9ecd-d838-4dc8-8ca2-867101d1857f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec'} Body: b'{"server": {"id": "3ec36a95-88ce-4ed1-9726-7e6d98674dec", "name": "tempest-AttachVolumeNegativeTest-server-8654037", "status": "BUILD", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:17Z", "updated": "2023-04-23T03:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2054139165", "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-23 03:48:07,647 80017 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/3ec36a95-88ce-4ed1-9726-7e6d98674dec 0.213s 2023-04-23 03:48:07,648 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e1553a4-abf5-422f-9cf5-210e30d14857', 'x-compute-request-id': 'req-8e1553a4-abf5-422f-9cf5-210e30d14857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec'} Body: b'{"server": {"id": "3ec36a95-88ce-4ed1-9726-7e6d98674dec", "name": "tempest-AttachVolumeNegativeTest-server-8654037", "status": "ACTIVE", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "454c90ed747dcdded45d5042812a0300a0accabe0f2ec72c6de3739a", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:17Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:62:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2054139165", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--444895585"}], "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-23 03:48:07,659 80017 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:49:07,875 80017 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/3ec36a95-88ce-4ed1-9726-7e6d98674dec/os-interface 0.158s 2023-04-23 03:49:07,876 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Sun, 23 Apr 2023 03:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-153293c1-823b-4cce-9673-f381ef7e641a', 'x-compute-request-id': 'req-153293c1-823b-4cce-9673-f381ef7e641a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6adb189c-9b46-4da4-a34b-31edf8685498", "port_id": "af57258e-69b3-405b-a9f6-8d54c1810960", "mac_addr": "fa:16:3e:b4:62:dc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "82ecfe9e-5970-4fc4-b052-675faf201ede", "ip_address": "10.0.0.4"}]}]}' 2023-04-23 03:49:08,680 80017 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/5334a663-9bfd-4439-9ec7-e5e201e1f93b 0.800s 2023-04-23 03:49:08,680 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "af57258e-69b3-405b-a9f6-8d54c1810960"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f43db27d-d10b-42d7-beab-94c942e1fd2f', 'date': 'Sun, 23 Apr 2023 03:49:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5334a663-9bfd-4439-9ec7-e5e201e1f93b'} Body: b'{"floatingip": {"id": "5334a663-9bfd-4439-9ec7-e5e201e1f93b", "tenant_id": "24fff486a500421397ecb935828582cd", "floating_ip_address": "172.24.4.137", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "618cc3e0-ee40-469a-ac32-ef8039b4f19b", "port_id": "af57258e-69b3-405b-a9f6-8d54c1810960", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6adb189c-9b46-4da4-a34b-31edf8685498", "mac_address": "fa:16:3e:b4:62:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "3ec36a95-88ce-4ed1-9726-7e6d98674dec", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:47:14Z", "updated_at": "2023-04-23T03:49:08Z", "revision_number": 1, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:49:08,682 80017 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.137:22' as 'cirros' with public key authentication 2023-04-23 03:49:08,721 80017 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:49:08,746 80017 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:49:08,746 80017 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.137 successfully created 2023-04-23 03:49:08,786 80017 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/3ec36a95-88ce-4ed1-9726-7e6d98674dec/ips 0.038s 2023-04-23 03:49:08,786 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b664e286-03be-438d-bfd5-76efc032cdf2', 'x-compute-request-id': 'req-b664e286-03be-438d-bfd5-76efc032cdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e 6d98674dec/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-23 03:49:09,060 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes 0.270s 2023-04-23 03:49:09,060 80017 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-1032480060"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-038d150f-d1ef-4100-924b-8d19fbeb2f9a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-038d150f-d1ef-4100-924b-8d19fbeb2f9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes'} Body: b'{"volume": {"id": "b788443b-2c1a-46eb-88fa-74d39a3f6588", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:08.988156", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1032480060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:49:09,112 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588 0.042s 2023-04-23 03:49:09,112 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3fd787-437b-41cf-adf2-1f15beff6403', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3fd787-437b-41cf-adf2-1f15beff6403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588'} Body: b'{"volume": {"id": "b788443b-2c1a-46eb-88fa-74d39a3f6588", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:09.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1032480060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:49:10,163 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_dif ferent_server): 200 GET http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588 0.039s 2023-04-23 03:49:10,163 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3dc48d-36d6-4b33-ba99-12700cb35a05', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3dc48d-36d6-4b33-ba99-12700cb35a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588'} Body: b'{"volume": {"id": "b788443b-2c1a-46eb-88fa-74d39a3f6588", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:09.000000", "updated_at": "2023-04-23T03:49:09.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1032480060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/b788443b-2c1a-46eb-88fa-74d39a3f6588"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:49:10,364 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec 0.190s 2023-04-23 03:49:10,364 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeac8a8c-69e5-4ef2-b812-1ef35e6691fe', 'x-compute-request-id': 'req-aeac8a8c-69e5-4ef2-b812-1ef35e6691fe', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec'} Body: b'' 2023-04-23 03:49:10,724 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec 0.359s 2023-04-23 03:49:10,724 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae4945e-9bb3-4d3e-9f13-8a051768b663', 'x-compute-request-id': 'req-dae4945e-9bb3-4d3e-9f13-8a051768b663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec'} Body: b'{"server": {"id": "3ec36a95-88ce-4ed1-9726-7e6d98674dec", "name": "tempest-AttachVolumeNegativeTest-server-8654037", "status": "ACTIVE", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "454c90ed7 47dcdded45d5042812a0300a0accabe0f2ec72c6de3739a", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:17Z", "updated": "2023-04-23T03:49:10Z", "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:62:dc"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:62:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2054139165", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--444895585"}], "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-23 03:50:00,823 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec 0.036s 2023-04-23 03:50:00,823 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2af98362-37f6-4145-b72f-4297738256b9', 'x-compute-request-id': 'req-2af98362-37f6-4145-b72f-4297738256b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ec36a95-88ce-4ed1-9726-7e6d98674dec'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3ec36a95-88ce-4ed1-9726-7e6d98674dec could not be found."}}' 2023-04-23 03:50:00,849 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2054139165 0.025s 2023-04-23 03:50:00,849 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae7fdfc2-227f-4869-9b04-0451e3f4fd9e', 'x-compute-request-id': 'req-ae7fdfc2-227f-4869-9b04-0451e3f4fd9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2054139165'} Body: b'' 2023-04-23 03:50:01,005 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/283bdf96-c03c-4fba-9037-dbfe4e1f6a8d 0.155s 2023-04-23 03:50:01,005 80017 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-82b7de59-1d9b-497c-bed9-2031f4f3fe2a', 'content-leng th': '0', 'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/283bdf96-c03c-4fba-9037-dbfe4e1f6a8d'} Body: b'' 2023-04-23 03:50:01,063 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/283bdf96-c03c-4fba-9037-dbfe4e1f6a8d 0.058s 2023-04-23 03:50:01,064 80017 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-96611af4-02ec-4bfb-a68a-b43e06fa534d', 'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/283bdf96-c03c-4fba-9037-dbfe4e1f6a8d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 283bdf96-c03c-4fba-9037-dbfe4e1f6a8d does not exist", "detail": ""}}' 2023-04-23 03:50:02,194 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/5334a663-9bfd-4439-9ec7-e5e201e1f93b 1.130s 2023-04-23 03:50:02,195 80017 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-adbac9ef-dbc2-45ed-8c02-32052d848bcc', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:50:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5334a663-9bfd-4439-9ec7-e5e201e1f93b'} Body: b'' 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 8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:50:01,464 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes 0.185s 2023-04-23 03:50:01,465 79999 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-1510255407"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08d036c0-9e79-42dd-aad9-5dd716806213', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08d036c0-9e79-42dd-aad9-5dd716806213', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes'} Body: b'{"volume": {"id": "8f7cde1f-69dc-41b8-9015-c3cf0114c0f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:01.409380", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1510255407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:50:01,521 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 0.046s 2023-04-23 03:50:01,522 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-704f3281-a20c-46a1-a455-8a023afac57d', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-704f3281-a20c-46a1-a455-8a023afac57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1'} Body: b'{"volume": {"id": "8f7cde1f-69dc-41b8-9015-c3cf0114c0f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:01.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1510255407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:50:02,571 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 0.037s 2023-04-23 03:50:02,572 79999 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a610fec6-3aec-4c2a-8f12-1241160ac237', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a610fec6-3aec-4c2a-8f12-1241160ac237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1'} Body: b'{"volume": {"id": "8f7cde1f-69dc-41b8-9015-c3cf0114c0f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:01.000000", "updated_at": "2023-04-23T03:50:02.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1510255407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:50:02,626 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 0.043s 2023-04-23 03:50:02,627 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-215bc8a3-9a08-4d27-8169-4089629d6048', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-215bc8a3-9a08-4d27-8169-4089629d6048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1'} Body: b'{"volume": {"id": "8f7cde1f-69dc-41b8-9015-c3cf0114c0f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:01.000000", "updated_at": "2023-04-23T03:50:02.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1510255407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1"}], "user_id": "91f2b029f4c4464ba20ad0d3c736dfa0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8195f312fe4643d7aa3846dc92b66ef1"}}' 2023-04-23 03:50:02,732 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 0.095s 2023-04-23 03:50:02,733 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:02 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed744d5-f541-4013-a52b-070409fd568c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1'} Body: b'' 2023-04-23 03:50:02,754 79999 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 0.020s 2023-04-23 03:50:02,754 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50: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-018b9a2a-c343-4909-b057-fa764b7da48f', 'x-openstack-request-id': 'req-018b9a2a-c343-4909-b057-fa764b7da48f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8195f312fe4643d7aa3846dc92b66ef1/volumes/8f7cde1f-69dc-41b8-9015-c3cf0114c0f1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8f7cde1f-69dc-41b8-9015-c3cf0114c0f1 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 e098334b-ffba-4488-9739-3085e084ebdb failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 101, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0175d6cf-c4ec-4204-9a52-86d28fd7bedf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:50:11,719 79999 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/bd5ced9873c141238de86cbbe1d9af9b/types 0.197s 2023-04-23 03:50:11,720 79999 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': 'Sun, 23 Apr 2023 03:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0981bc19-a36d-4bef-b78d-7c1bc6b61d40', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0981bc19-a36d-4bef-b78d-7c1bc6b61d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd5ced9873c141238de86cbbe1d9af9b/types'} Body: b'{"volume_type": {"id": "f1ac33a9-6485-4dfc-8f0f-24d3b83bfda2", "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-23 03:50:12,612 79999 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.889s 2023-04-23 03:50:12,613 79999 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': 'Sun, 23 Apr 2023 03:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ae721edf-d584-4b9a-b2e8-954a39c62393', '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": "293bad25aff44007991ddafc9f18654c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ce31acd7-33cb-4529-879e-5c179e830d93", "created_at": "2023-04-23T03:50:13Z", "updated_at": "2023-04-23T03:50:13Z", "tags": [], "self": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93", "file": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:50:13,955 79999 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/ce31acd7-33cb-4529-879e-5c179e830d93/file 1.340s 2023-04-23 03:50:13,956 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7612a206-c54a-4149-ab98-872d9bd80110', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93/file'} Body: b'' 2023-04-23 03:50:13,976 79999 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/ce31acd7-33cb-4529-879e-5c179e830d93 0.020s 2023-04-23 03:50:13,977 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3dbfcbfe-f740-499d-be9e-463287698312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93'} 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": "06f6d673f45b70af4a110c416d974d42", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "293bad25aff44007991ddafc9f18654c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fba46a7836dd7ab1d415c458dcff1c97d5c6d7f5d0cfb3e92c90bd737d7e818b95c199329fa709b420f920279d177cba5ba3f8b2b0f03cf653b62a08e147428f", "id": "ce31acd7-33cb-4529-879e-5c179e830d93", "created_at": "2023-04-23T03:50:13Z", "updated_at": "2023-04-23T03:50:14Z", "tags": [], "self": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93", "file": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:50:13,995 79999 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/ce31acd7-33cb-4529-879e-5c179e830d93 0.018s 2023-04-23 03:50:13,996 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9b815479-490a-4d74-bc78-a21147918479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93'} 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": "06f6d673f45b70af4a110c416d974d42", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "293bad25aff44007991ddafc9f18654c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fba46a7836dd7ab1d415c458dcff1c97d5c6d7f5d0cfb3e92c90bd737d7e818b95c199329fa709b420f920279d177cba5ba3f8b2b0f03cf653b62a08e147428f", "id": "ce31acd7-33cb-4529-879e-5c179e830d93", "created_at": "2023-04-23T03:50:13Z", "updated_at": "2023-04-23T03:50:14Z", "tags": [], "self": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93", "file": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:50:14,029 79999 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/ce31acd7-33cb-4529-879e-5c179e830d93 0.032s 2023-04-23 03:50:14,029 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a18ea7bf-9e66-4a50-8e4d-76914ebe4143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93'} 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": "06f6d673f45b70af4a110c416d974d42", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "293bad25aff44007991ddafc9f18654c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fba46a7836dd7ab1d415c458dcff1c97d5c6d7f5d0cfb3e92c90bd737d7e818b95c199329fa709b420f920279d177cba5ba3f8b2b0f03cf653b62a08e147428f", "id": "ce31acd7-33cb-4529-879e-5c179e830d93", "created_at": "2023-04-23T03:50:13Z", "updated_at": "2023-04-23T03:50:14Z", "tags": [], "self": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93", "file": "/v2/images/ce31acd7-33cb-4529-879e-5c179e830d93/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:50:14,622 79999 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/293bad25aff44007991ddafc9f18654c/volumes 0.593s 2023-04-23 03:50:14,623 79999 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": "ce31acd7-33cb-4529-879e-5c179e830d93", "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65edbeb8-e500-4ed4-a1d9-6cb8669ef8cf', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65edbeb8-e500-4ed4-a1d9-6cb8669ef8cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/293bad25aff44007991ddafc9f18654c/volumes'} Body: b'{"volume": {"id": "0175d6cf-c4ec-4204-9a52-86d28fd7bedf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:14.561449", "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/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf"}], "user_id": "89bf266886b64b40a6db5d19d7407f78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:50:14,672 79999 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/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf 0.039s 2023-04-23 03:50:14,672 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ba2e46-dba3-4e0a-9204-01cc209eff7f', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ba2e46-dba3-4e0a-9204-01cc209eff7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf'} Body: b'{"volume": {"id": "0175d6cf-c4ec-4204-9a52-86d28fd7bedf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:15.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/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf"}], "user_id": "89bf266886b64b40a6db5d19d7407f78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "293bad25aff44007991ddafc9f18654c"}}' 2023-04-23 03:50:15,730 79999 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/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf 0.046s 2023-04-23 03:50:15,731 79999 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff50125e-9d74-4b5a-a818-3778aca7108a', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff50125e-9d74-4b5a-a818-3778aca7108a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf'} Body: b'{"volume": {"id": "0175d6cf-c4ec-4204-9a52-86d28fd7bedf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:15.000000", "updated_at": "2023-04-23T03:50:15.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/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/293bad25aff44007991ddafc9f18654c/volumes/0175d6cf-c4ec-4204-9a52-86d28fd7bedf"}], "user_id": "89bf266886b64b40a6db5d19d7407f78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "293bad25aff44007991ddafc9f18654c"}}' 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 b0d44722-3a81-4126-abab-87043fa6f125 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:47:30,932 80013 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-23 03:47:31,826 80013 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.893s 2023-04-23 03:47:31,827 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--9935587", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '639', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9a353d30-fd7a-403c-9f4f-a1bec268432d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--9935587", "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": "8ab0f01751954d04a83b360b2f839716", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "created_at": "2023-04-23T03:47:32Z", "updated_at": "2023-04-23T03:47:32Z", "tags": [], "self": "/v2/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "file": "/v2/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:47:33,699 80013 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/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd/file 1.872s 2023-04-23 03:47:33,700 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-238e2e43-73a8-44d6-bddb-eb25e8d4951c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd/file'} Body: b'' 2023-04-23 03:47:33,700 80013 DEBUG [tempest.scenario.manager] image:7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd 2023-04-23 03:47:33,781 80013 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.078s 2023-04-23 03:47:33,782 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1120445103", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLKn6a8rESzq46bLmR05LGujkm1bgXgZ+9BeETyXSPwaGi5H5ZetPmCwt6N2oLGkFtyS9BduJD7406fOIM9/S2/jcwpt1OzWCv1MZI9XkD4sbEN2KdlWlfO9OLzEy4zxDA=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:33 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-6514c139-51b8-4cda-bbb3-9e5e9029f5da', 'x-compute-request-id': 'req-6514c139-51b8-4cda-bbb3-9e5e9029f5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210 /compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1120445103", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLKn6a8rESzq46bLmR05LGujkm1bgXgZ+9BeETyXSPwaGi5H5ZetPmCwt6N2oLGkFtyS9BduJD7406fOIM9/S2/jcwpt1OzWCv1MZI9XkD4sbEN2KdlWlfO9OLzEy4zxDA==", "fingerprint": "9c:71:d3:34:4f:89:b0:6a:58:9f:ee:da:3f:f7:76:4c", "user_id": "93a8dbfd8cef4578aff742813ffe901e"}}' 2023-04-23 03:47:33,826 80013 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.036s 2023-04-23 03:47:33,827 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-63b48d80-989b-4d84-ae1c-ec1849611868', '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": "93a8dbfd8cef4578aff742813ffe901e", "name": "tempest-TestMinimumBasicScenario-1558592168-project-member", "password_expires_at": null}, "audit_ids": ["RKwlcmu2TfOV9mMOZsQiOQ"], "expires_at": "2023-04-23T04:47:33.000000Z", "issued_at": "2023-04-23T03:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ab0f01751954d04a83b360b2f839716", "name": "tempest-TestMinimumBasicScenario-1558592168"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8ab0f01751954d04a83b360b2f839716", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2 023-04-23 03:47:33,828 80013 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'a603a26f-3b06-4792-80ae-73cea9f9d53b', 'name': 'tempest-TestMinimumBasicScenario-1385818779-network', 'tenant_id': '8ab0f01751954d04a83b360b2f839716', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ab0f01751954d04a83b360b2f839716', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54289, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:47:03Z', 'updated_at': '2023-04-23T03:47:03Z', 'revision_number': 1} available for tenant 2023-04-23 03:47:34,533 80013 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.704s 2023-04-23 03:47:34,534 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-262802774", "imageRef": "7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1120445103", "networks": [{"uuid": "a603a26f-3b06-4792-80ae-73cea9f9d53b"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba6ac190-cce1-464b-a166-1e096f604f3b', 'x-compute-request-id': 'req-ba6ac190-cce1-464b-a166-1e096f604f3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "j3WwTKaNuey7"}}' 2023-04-23 03:47:34,629 80013 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/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.092s 2023-04-23 03:47:34,861 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:47:34 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-b8ec9c5c-6f1e-4435-95bc-d0634b52ab11', 'x-compute-request-id': 'req-b8ec9c5c-6f1e-4435-95bc-d0634b52ab11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'{"server": {"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "name": "tempest-TestMinimumBasicScenario-server-262802774", "status": "BUILD", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "", "image": {"id": "7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/com pute/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:35Z", "updated": "2023-04-23T03:47:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1120445103", "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-23 03:48:25,159 80013 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/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.235s 2023-04-23 03:48:25,159 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff5f03b6-5302-47ad-87a7-e45be36891bb', 'x-compute-request-id': 'req-ff5f03b6-5302-47ad-87a7-e45be36891bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'{"server": {"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "name": "tempest-TestMinimumBasicScenario-server-262802774", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:34Z", "updated": "2023-04-23T03:47:42Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:a9:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1120445103", "OS-SRV-USG:launched_at": "2023-04-23T03:47:42.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-23 03:48:25,171 80013 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:49:25,462 80013 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/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.233s 2023-04-23 03:49:25,462 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Sun, 23 Apr 2023 03:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1015ef8a-674b-4b15-88b0-b061df97f45a', 'x-compute-request-id': 'req-1015ef8a-674b-4b15-88b0-b061df97f45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'{"server": {"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "name": "tempest-TestMinimumBasicScenario-server-262802774", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:34Z", "updated": "2023-04-23T03:47:42Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:a9:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1120445103", "OS-SRV-USG:launched_at": "2023-04-23T03:47:42.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-23 03:49:25,690 80013 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.216s 2023-04-23 03:49:25,691 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:25 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-b6d8fec2-e699-41d5-92c3-0717c8b13d1c', 'x-compute-request-id': 'req-b6d8fec2-e699-41d5-92c3-0717c8b13d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "name": "tempest-TestMinimumBasicScenario-server-262802774", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}]}]}' 2023-04-23 03:49:25,880 80013 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/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.185s 2023-04-23 03:49:25,880 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b351e6e-7ad2-4689-ab88-a2ef1c9f969d', 'x-compute-request-id': 'req-2b351e6e-7ad2-4689-ab88-a2ef1c9f969d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'{"server": {"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "name": "tempest-TestMinimumBasicScenario-server-262802774", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:34Z", "updated": "2023-04-23T03:47:42Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:a9:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1120445103", "OS-SRV-USG:launched_at": "2023-04-23T03:47:42.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-23 03:49:26,454 80013 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/8ab0f01751954d04a83b360b2f839716/volumes 0.561s 2023-04-23 03:49:26,454 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1458679965", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61670c05-0fe3-4f2e-817c-30a357dcf379', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61670c05-0fe3-4f2e-817c-30a357dcf379', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes'} Body: b'{"volume": {"id": "b0d44722-3a81-4126-abab-87043fa6f125", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:26.241615", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1458679965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125"}], "user_id": "93a8dbfd8cef4578aff742813ffe901e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:49:26,512 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 20 0 GET http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125 0.043s 2023-04-23 03:49:26,513 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175c8b30-fac6-451a-8997-a74dab8c7c3b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175c8b30-fac6-451a-8997-a74dab8c7c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125'} Body: b'{"volume": {"id": "b0d44722-3a81-4126-abab-87043fa6f125", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:26.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1458679965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125"}], "user_id": "93a8dbfd8cef4578aff742813ffe901e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab0f01751954d04a83b360b2f839716"}}' 2023-04-23 03:49:27,566 80013 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/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125 0.041s 2023-04-23 03:49:27,566 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4cab99d-a4bb-485d-ab39-fed81c299530', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4cab99d-a4bb-485d-ab39-fed81c299530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125'} Body: b'{"volume": {"id": "b0d44722-3a81-4126-abab-87043fa6f125", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:49:26.000000", "updated_at": "2023-04-23T03:49:27.000000", "name": "tempest-TestMinimumBasicScenario-volume-1458679965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125"}], "user_id": "93a8dbfd8cef4578aff742813ffe901e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab0f01751954d04a83b360b2f839716"}}' 2023-04-23 03:49:27,682 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125 0.104s 2023-04-23 03:49:27,682 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type ': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49: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-786f91f4-3c08-4cb4-9e65-e9b8e173c74c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125'} Body: b'' 2023-04-23 03:49:27,703 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125 0.020s 2023-04-23 03:49:27,703 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49: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-c07f402e-e4ca-49f6-bfe4-e277d4f12491', 'x-openstack-request-id': 'req-c07f402e-e4ca-49f6-bfe4-e277d4f12491', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/b0d44722-3a81-4126-abab-87043fa6f125'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b0d44722-3a81-4126-abab-87043fa6f125 could not be found."}}' 2023-04-23 03:49:27,822 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.118s 2023-04-23 03:49:27,823 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40fb21b4-cbee-43b6-ba73-5319bf398107', 'x-compute-request-id': 'req-40fb21b4-cbee-43b6-ba73-5319bf398107', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'' 2023-04-23 03:49:28,173 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.350s 2023-04-23 03:49:28,174 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:27 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-79e8fbd3-e71f-47ee-b100-a2d6d65d123f', 'x-compute-request-id': 'req-79e8fbd3-e71f-47ee-b100-a2d6d65d123f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'{"server": {"id": "6f7cf091-3140-4746-bd1c-95c42ea82f6e", "name": "tempest-TestMinimumBasicScenario-server-262802774", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "7c47c35a-5c7e-4aee-95e4-4a8c ee90e1cd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:34Z", "updated": "2023-04-23T03:49:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:a9:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1120445103", "OS-SRV-USG:launched_at": "2023-04-23T03:47:42.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-23 03:50:18,292 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e 0.059s 2023-04-23 03:50:18,292 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-fff59767-b87d-4044-8744-4dcd48491bd1', 'x-compute-request-id': 'req-fff59767-b87d-4044-8744-4dcd48491bd1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7cf091-3140-4746-bd1c-95c42ea82f6e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6f7cf091-3140-4746-bd1c-95c42ea82f6e could not be found."}}' 2023-04-23 03:50:18,324 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1120445103 0.030s 2023-04-23 03:50:18,324 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0752025b-662a-4771-88bb-e0e6b3dc92ae', 'x-compute-request-id': 'req-0752025b-662a-4771-88bb-e0e6b3dc92ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1120445103'} Body: b'' 2023-04-23 03:50:18,428 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/7c47c35a-5c7e-4aee-95e4-4a8cee90e1cd 0.103s 2023-04-23 03:50:18,428 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7b3548a8-05f7-463f-aea9-3274cc3e68d7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7c47 c35a-5c7e-4aee-95e4-4a8cee90e1cd'} 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 6b1f1b65-484c-460b-9f43-9ca1a57b35ef failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:50:57,238 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types 0.180s 2023-04-23 03:50:57,238 80001 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-1194636912"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b595aaf2-4982-44a0-bd01-0fa4dd22e664', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b595aaf2-4982-44a0-bd01-0fa4dd22e664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types'} Body: b'{"volume_type": {"id": "65258e97-65bd-48f4-bc48-4daae6331978", "name": "tempest-GroupSnapshotsTest-volume-type-1194636912", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:50:57,273 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types 0.032s 2023-04-23 03:50:57,274 80001 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-1898601351"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a7949a-66c4-4e8e-b9ee-1e0eba8c0789', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a7949a-66c4-4e8e-b9ee-1e0eba8c0789', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types'} Body: b'{"group_type": {"id": "cb33686c-273d-4015-bf34-5638980ebcbd", "name": "tempest-GroupSnapshotsTest-group-type-1898601351", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:50:57,485 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups 0.209s 2023-04-23 03:50:57,486 80001 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": "cb33686c-273d-4015-bf34-5638980ebcbd", "volume_types": ["65258e97-65bd-48f4-bc48-4daae6331978"], "name": "tempest-GroupSnapshotsTest-Group-1956030617"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b0f5c7-febd-403d-9816-17b1ab656794', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b0f5c7-febd-403d-9816-17b1ab656794', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups'} Body: b'{"group": {"id": "6b1f1b65-484c-460b-9f43-9ca1a57b35ef", "name": "tempest-GroupSnapshotsTest-Group-1956030617"}}' 2023-04-23 03:50:57,527 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef 0.040s 2023-04-23 03:50:57,528 80001 DEBUG [tempest.lib.c ommon.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': 'Sun, 23 Apr 2023 03:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f67373-2f59-46d9-8a12-175c1fc98183', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f67373-2f59-46d9-8a12-175c1fc98183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef'} Body: b'{"group": {"id": "6b1f1b65-484c-460b-9f43-9ca1a57b35ef", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:50:57.000000", "name": "tempest-GroupSnapshotsTest-Group-1956030617", "description": null, "group_type": "cb33686c-273d-4015-bf34-5638980ebcbd", "volume_types": ["65258e97-65bd-48f4-bc48-4daae6331978"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:50:58,571 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef 0.038s 2023-04-23 03:50:58,571 80001 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': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f33b44-60cd-423c-824c-4a0a6955268b', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f33b44-60cd-423c-824c-4a0a6955268b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef'} Body: b'{"group": {"id": "6b1f1b65-484c-460b-9f43-9ca1a57b35ef", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:50:57.000000", "name": "tempest-GroupSnapshotsTest-Group-1956030617", "description": null, "group_type": "cb33686c-273d-4015-bf34-5638980ebcbd", "volume_types": ["65258e97-65bd-48f4-bc48-4daae6331978"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:50:58,638 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/volumes/detail 0.062s 2023-04-23 03:50:58,639 80001 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': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cedae62-c47f-4cd4-ad81-a0e6d2dcd19b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cedae62-c47f-4cd4-ad81-a0e6d2dcd19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:50:58,718 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef/action 0.069s 2023-04-23 03:50:58,718 80001 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': 'Sun, 23 Apr 2023 03:50:58 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-fc049b4c-97cb-4260-b5ca-9a3e03374720', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef/action'} Body: b'' 2023-04-23 03:50:58,736 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef 0.017s 2023-04-23 03:50:58,736 80001 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': 'Sun, 23 Apr 2023 03:50:58 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-25e4609f-167c-4afd-8d49-c58b96ca8cdd', 'x-openstack-request-id': 'req-25e4609f-167c-4afd-8d49-c58b96ca8cdd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/6b1f1b65-484c-460b-9f43-9ca1a57b35ef'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6b1f1b65-484c-460b-9f43-9ca1a57b35ef could not be found."}}' 2023-04-23 03:50:58,796 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types/cb33686c-273d-4015-bf34-5638980ebcbd 0.060s 2023-04-23 03:50:58,797 80001 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': 'Sun, 23 Apr 2023 03:50:58 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-f7163f50-ee05-4fad-8579-e7ab9cb875c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types/cb33686c-273d-4015-bf34-5638980ebcbd'} Body: b'' 2023-04-23 03:50:58,847 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/65258e97-65bd-48f4-bc48-4daae6331978 0.049s 2023-04-23 03:50:58,847 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e060aeb-f157-489a-87be-e242a3dc0e9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/65258e97-65bd-48f4-bc48-4daae6331978'} Body: b'' 2023-04-23 03:50:58,864 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/65258e97-65bd-48f4-bc48-4daae6331978 0.016s 2023-04-23 03:50:58,864 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 A pr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-411f6d19-156f-4348-a73a-50079871c7bb', 'x-openstack-request-id': 'req-411f6d19-156f-4348-a73a-50079871c7bb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/65258e97-65bd-48f4-bc48-4daae6331978'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 65258e97-65bd-48f4-bc48-4daae6331978 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 3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:50:58,910 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types 0.042s 2023-04-23 03:50:58,911 80001 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-354024638"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60db855a-e863-467e-88c4-d917adb6b011', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60db855a-e863-467e-88c4-d917adb6b011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types'} Body: b'{"volume_type": {"id": "c5fd7623-b40e-4f33-a7cb-caef6cb18ce0", "name": "tempest-GroupSnapshotsTest-volume-type-354024638", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:50:58,946 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types 0.031s 2023-04-23 03:50:58,947 80001 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-1905198573"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a7b3440-03a2-41d4-95e5-9bbbee2dc4ad', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a7b3440-03a2-41d4-95e5-9bbbee2dc4ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types'} Body: b'{"group_type": {"id": "934ee286-23af-4065-9402-09c6644ff651", "name": "tempest-GroupSnapshotsTest-group-type-1905198573", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:50:59,050 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups 0.100s 2023-04-23 03:50:59,050 80001 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": "934ee286-23af-4065-9402-09c6644ff651", "volume_types": ["c5fd7623-b40e-4f33-a7cb-caef6cb18ce0"], "name": "tempest-GroupSnapshotsTest-Group-26393364"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ddc37d-30b4-4bc9-a829-23d8705e7040', 'content-length': '110', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ddc37d-30b4-4bc9-a829-23d8705e7040', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups'} Body: b'{"group": {"id": "3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f", "name": "tempest-GroupSnapshotsTest-Group-26393364"}}' 2023-04-23 03:50:59,081 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f 0. 028s 2023-04-23 03:50:59,081 80001 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': 'Sun, 23 Apr 2023 03:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f7ab77-2f83-4f2f-9129-90518a6506a6', 'content-length': '390', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f7ab77-2f83-4f2f-9129-90518a6506a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f'} Body: b'{"group": {"id": "3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:50:59.000000", "name": "tempest-GroupSnapshotsTest-Group-26393364", "description": null, "group_type": "934ee286-23af-4065-9402-09c6644ff651", "volume_types": ["c5fd7623-b40e-4f33-a7cb-caef6cb18ce0"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:51:00,116 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f 0.029s 2023-04-23 03:51:00,117 80001 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': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb6c1a0-a730-4fdf-a752-2e0f01247bfc', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb6c1a0-a730-4fdf-a752-2e0f01247bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f'} Body: b'{"group": {"id": "3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:50:59.000000", "name": "tempest-GroupSnapshotsTest-Group-26393364", "description": null, "group_type": "934ee286-23af-4065-9402-09c6644ff651", "volume_types": ["c5fd7623-b40e-4f33-a7cb-caef6cb18ce0"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:51:00,121 80001 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-23 03:51:00,187 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/volumes/detail 0.064s 2023-04-23 03:51:00,187 80001 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': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd12c3dc-290f-4e72-833c-8f63b06e2eb4', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd12c3dc-290f-4e72-833c-8f63b06e2eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:51:00,273 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f/action 0.067s 2 023-04-23 03:51:00,274 80001 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': 'Sun, 23 Apr 2023 03:51:00 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-7069f912-42bc-4997-b1d8-458673a22c50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f/action'} Body: b'' 2023-04-23 03:51:00,291 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f 0.017s 2023-04-23 03:51:00,291 80001 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': 'Sun, 23 Apr 2023 03:51:00 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-116bd825-a161-449c-9594-939410b46763', 'x-openstack-request-id': 'req-116bd825-a161-449c-9594-939410b46763', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3e6d8dd0-0c0a-41e7-ab3d-b07c7652619f could not be found."}}' 2023-04-23 03:51:00,324 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types/934ee286-23af-4065-9402-09c6644ff651 0.032s 2023-04-23 03:51:00,324 80001 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': 'Sun, 23 Apr 2023 03:51:00 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-d3d213b3-d7cd-4f28-8505-7090e641e23b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types/934ee286-23af-4065-9402-09c6644ff651'} Body: b'' 2023-04-23 03:51:00,371 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/c5fd7623-b40e-4f33-a7cb-caef6cb18ce0 0.046s 2023-04-23 03:51:00,372 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51: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-baaaa2a4-c341-4058-b004-6440d9e6f971', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/c5fd7623-b40e-4f33-a7cb-caef6cb18ce0'} Body: b'' 2023-04-23 03:51:00,410 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/c5fd7623-b40e-4f33-a7cb-caef6cb18ce0 0.0 38s 2023-04-23 03:51:00,411 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b5191bb-38ac-4823-ac3c-8fb94f04e4d5', 'x-openstack-request-id': 'req-5b5191bb-38ac-4823-ac3c-8fb94f04e4d5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/c5fd7623-b40e-4f33-a7cb-caef6cb18ce0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c5fd7623-b40e-4f33-a7cb-caef6cb18ce0 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 69bcab74-3e38-4a87-b586-888b55e90644 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:00,503 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types 0.088s 2023-04-23 03:51:00,503 80001 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-357686607"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-163bacfa-6acc-4c30-a09d-89b87adbc24c', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-163bacfa-6acc-4c30-a09d-89b87adbc24c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types'} Body: b'{"volume_type": {"id": "af66ec65-3b85-4545-bad9-6db3e6682ff7", "name": "tempest-GroupSnapshotsTest-volume-type-357686607", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:51:00,541 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types 0.034s 2023-04-23 03:51:00,541 80001 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-833632760"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9e3444-50cd-4a0d-ad97-a95b0fcf89a5', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9e3444-50cd-4a0d-ad97-a95b0fcf89a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types'} Body: b'{"group_type": {"id": "92f0ed26-20e5-4cdb-85f5-2ef9c67a0c81", "name": "tempest-GroupSnapshotsTest-group-type-833632760", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:51:00,679 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups 0.135s 2023-04-23 03:51:00,679 80001 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": "92f0ed26-20e5-4cdb-85f5-2ef9c67a0c81", "volume_types": ["af66ec65-3b85-4545-bad9-6db3e6682ff7"], "name": "tempest-GroupSnapshotsTest-Group-474539028"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a971c28-6a93-46c0-a3df-d7c65b9fb551', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a971c28-6a93-46c0-a3df-d7c65b9fb551', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups'} Body: b'{"group": {"id": "69bcab74-3e38-4a87-b586-888b55e90644", "name": "tempest-GroupSnapshotsTest-Group-474539028"}}' 2023-04-23 03:51:00,711 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644 0.029s 2023-04-23 03:51:00,711 80001 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': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14dfb57a-1318-43f2-849a-417aef55ebc5', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14dfb57a-1318-43f2-849a-417aef55ebc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644'} Body: b'{"group": {"id": "69bcab74-3e38-4a87-b586-888b55e90644", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:51:01.000000", "name": "tempest-GroupSnapshotsTest-Group-474539028", "description": null, "group_type": "92f0ed26-20e5-4cdb-85f5-2ef9c67a0c81", "volume_types": ["af66ec65-3b85-4545-bad9-6db3e6682ff7"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:51:01,746 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644 0.030s 2023-04-23 03:51:01,747 80001 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': 'Sun, 23 Apr 2023 03:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a727d83-f687-42f3-aff0-12fa65b8cc4f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a727d83-f687-42f3-aff0-12fa65b8cc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644'} Body: b'{"group": {"id": "69bcab74-3e38-4a87-b586-888b55e90644", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:51:01.000000", "name": "tempest-GroupSnapshotsTest-Group-474539028", "description": null, "group_type": "92f0ed26-20e5-4cdb-85f5-2ef9c67a0c81", "volume_types": ["af66ec65-3b85-4545-bad9-6db3e6682ff7"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:51:01,818 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/volumes/detail 0.067s 2023-04-23 03:51:01,818 80001 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': 'Sun, 23 Apr 2023 03:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e72deba-101c-4489-a1b4-a4bbb884168e', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e72deba-101c-4489-a1b4-a4bbb884168e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:51:01,893 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644/action 0.064s 2023-04-23 03:51:01,894 80001 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': 'Sun, 23 Apr 2023 03:51:01 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-1c76904f-6fcb-4a97-93a5-d163c3811502', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644/action'} Body: b'' 2023-04-23 03:51:01,911 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644 0.017s 2023-04-23 03:51:01,911 80001 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': 'Sun, 23 Apr 2023 03:51:01 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-2d21fe9b-a6a8-4bd8-b206-111677dba21e', 'x-openstack-request-id': 'req-2d21fe9b-a6a8-4bd8-b206-111677dba21e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/620c682fe99d4a7f99fe0d16a5c6ea9e/groups/69bcab74-3e38-4a87-b586-888b55e90644'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 69bcab74-3e38-4a87-b586-888b55e90644 could not be found."}}' 2023-04-23 03:51:01,942 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types/92f0ed26-20e5-4cdb-85f5-2ef9c67a0c81 0.030s 2023-04-23 03:51:01,943 80001 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': 'Sun, 23 Apr 2023 03:51:01 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-6a15d9d0-4cc0-4256-863b-b1a02d1c3fbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/group_types/92f0ed26-20e5-4cdb-85f5-2ef9c67a0c81'} Body: b'' 2023-04-23 03:51:01,994 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/af66ec65-3b85-4545-bad9-6db3e6682ff7 0.051s 2023-04-23 03:51:01,995 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e674ad33-59ae-45be-87b2-c738148665ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/af66ec65-3b85-4545-bad9-6db3e6682ff7'} Body: b'' 2023-04-23 03:51:02,015 80001 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/af66ec65-3b85-4545-bad9-6db3e6682ff7 0.020s 2023-04-23 03:51:02,016 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Sun, 23 Apr 2023 03:51:01 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-6c3bbf61-e4ff-4f1c-b902-14911a60f444', 'x-openstack-request-id': 'req-6c3bbf61-e4ff-4f1c-b902-14911a60f444', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/523ad8a17e0041c58aa7c13c81bd0e92/types/af66ec65-3b85-4545-bad9-6db3e6682ff7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type af66ec65-3b85-4545-bad9-6db3e6682ff7 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 13d96efc-6a66-446c-8973-a5610749f83b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:05,374 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/types 0.194s 2023-04-23 03:51:05,375 80001 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-1479255634"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ef8af0-e5bd-424f-be70-a0cb3dc6a7df', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ef8af0-e5bd-424f-be70-a0cb3dc6a7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/types'} Body: b'{"volume_type": {"id": "bff21a44-cb20-413e-bdb2-72b361d9b711", "name": "tempest-GroupsV314Test-volume-type-1479255634", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:51:05,409 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/group_types 0.027s 2023-04-23 03:51:05,409 80001 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-317573556"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438eb1e5-dbdd-4863-a3b1-4361f85d2755', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438eb1e5-dbdd-4863-a3b1-4361f85d2755', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/group_types'} Body: b'{"group_type": {"id": "c2181a69-46b4-4e48-a958-bf9d6e33113d", "name": "tempest-GroupsV314Test-group-type-317573556", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:51:05,619 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups 0.205s 2023-04-23 03:51:05,619 80001 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": "c2181a69-46b4-4e48-a958-bf9d6e33113d", "volume_types": ["bff21a44-cb20-413e-bdb2-72b361d9b711"], "name": "tempest-GroupsV314Test-Group-1580353503"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b72de28-375b-4605-a7c4-40d8f4c92df7', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b72de28-375b-4605-a7c4-40d8f4c92df7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups'} Body: b'{"group": {"id": "13d96efc-6a66-446c-8973-a5610749f83b", "name": "tempest-GroupsV314Test-Group-1580353503"}}' 2023-04-23 03:51:05,651 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b 0.029s 2023-04-23 03:51:05,651 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159fbd0a-46e8-4d4d-959c-4cb63c3f462f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159fbd0a-46e8-4d4d-959c-4cb63c3f462f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b'} Body: b'{"group": {"id": "13d96efc-6a66-446c-8973-a5610749f83b", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:51:06.000000", "name": "tempest-GroupsV314Test-Group-1580353503", "description": null, "group_type": "c2181a69-46b4-4e48-a958-bf9d6e33113d", "volume_types": ["bff21a44-cb20-413e-bdb2-72b361d9b711"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:51:06,687 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b 0.030s 2023-04-23 03:51:06,688 80001 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': 'Sun, 23 Apr 2023 03:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0815d7-38f9-4975-a8ec-6dcab485480c', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0815d7-38f9-4975-a8ec-6dcab485480c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b'} Body: b'{"group": {"id": "13d96efc-6a66-446c-8973-a5610749f83b", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:51:06.000000", "name": "tempest-GroupsV314Test-Group-1580353503", "description": null, "group_type": "c2181a69-46b4-4e48-a958-bf9d6e33113d", "volume_types": ["bff21a44-cb20-413e-bdb2-72b361d9b711"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:51:06,750 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/volumes/detail 0.057s 2023-04-23 03:51:06,750 80001 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': 'Sun, 23 Apr 2023 03:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10821006-3d1e-4f60-a2b5-bd5cf2b382cc', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10821006-3d1e-4f60-a2b5-bd5cf2b382cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:51:06,817 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b/action 0.057s 2023-04-23 03:51:06,818 80001 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': 'Sun, 23 Apr 2023 03:51:06 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-34ef68d1-424a-4a13-b7a8-270dce7f6225', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b/action'} Body: b'' 2023-04-23 03:51:06,834 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b 0.016s 2023-04-23 03:51:06,835 80001 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': 'Sun, 23 Apr 2023 03:51:06 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-b031b386-9bbb-4cc7-ba1f-87f938998116', 'x-openstack-request-id': 'req-b031b386-9bbb-4cc7-ba1f-87f938998116', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/af1f05e9c49c49c0b420a0e1af6809fc/groups/13d96efc-6a66-446c-8973-a5610749f83b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 13d96efc-6a66-446c-8973-a5610749f83b could not be found."}}' 2023-04-23 03:51:06,862 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/group_types/c2181a69-46b4-4e48-a958-bf9d6e33113d 0.027s 2023-04-23 03:51:06,863 80001 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': 'Sun, 23 Apr 2023 03:51:06 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-645b13eb-8a07-4068-80a4-663ea8896d6e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/group_types/c2181a69-46b4-4e48-a958-bf9d6e33113d'} Body: b'' 2023-04-23 03:51:06,911 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/types/bff21a44-cb20-413e-bdb2-72b361d9b711 0.048s 2023-04-23 03:51:06,912 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9d9f7e-78fa-477f-9caa-028eac91e158', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/types/bff21a44-cb20-413e-bdb2-72b361d9b711'} Body: b'' 2023-04-23 03:51:06,931 80001 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/types/bff21a44-cb20-413e-bdb2-72b361d9b711 0.018s 2023-04-23 03:51:06,931 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Ve rsion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a12321-b69d-4378-8e88-ac3f50c8ff67', 'x-openstack-request-id': 'req-13a12321-b69d-4378-8e88-ac3f50c8ff67', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/312da54578234bd7b4d246a65c7b324f/types/bff21a44-cb20-413e-bdb2-72b361d9b711'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type bff21a44-cb20-413e-bdb2-72b361d9b711 could not be found."}}' 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 ee72707d-1912-4e18-83a0-be4a0c41f00f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:49:18,205 80009 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.116s 2023-04-23 03:49:18,206 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:18 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-4de40031-f1dc-4b60-a5b7-61a74ab7bd29', '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": "3e80c354abd34bd3a28ddaeec9535af2", "name": "tempest-VolumesAdminNegativeTest-594073230-project-member", "password_expires_at": null}, "audit_ids": ["2Uy4G1ezQ5WENoiBsvFX2A"], "expires_at": "2023-04-23T04:49:18.000000Z", "issued_at": "2023-04-23T03:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eb0a03655cf4aa78e27c81ea4e1c424", "name": "tempest-VolumesAdminNegativeTest-594073230"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5eb0a03655cf4aa78e27c81ea4e1c424", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:49:18,206 80009 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'dca689d5-53e5-466b-bd5c-4c29b330d27e', 'name': 'tempest-VolumesAdminNegativeTest-2008984306-network', 'tenant_id': '5eb0a03655cf4aa78e27c81ea4e1c424', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5eb0a03655cf4aa78e27 c81ea4e1c424', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14341, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:46:51Z', 'updated_at': '2023-04-23T03:46:52Z', 'revision_number': 1} available for tenant 2023-04-23 03:49:18,776 80009 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.569s 2023-04-23 03:49:18,777 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1265143385", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "dca689d5-53e5-466b-bd5c-4c29b330d27e"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f5331cf-5248-4779-ace7-796a35f344aa', 'x-compute-request-id': 'req-2f5331cf-5248-4779-ace7-796a35f344aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "cxdrLGT7B8di"}}' 2023-04-23 03:49:18,851 80009 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/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86 0.070s 2023-04-23 03:49:18,851 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49: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-672e4519-e077-4e4a-b17d-7d4873d3d761', 'x-compute-request-id': 'req-672e4519-e077-4e4a-b17d-7d4873d3d761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86'} Body: b'{"server": {"id": "1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86", "name": "tempest-VolumesAdminNegativeTest-server-1265143385", "status": "BUILD", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:49:19Z", "updated": "2023-04-23T03:49:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86"}], "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-23 03:50:09,171 80009 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/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86 0.258s 2023-04-23 03:50:09,172 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1496', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e207568-572a-44bd-9cb8-9310a1f1de82', 'x-compute-request-id': 'req-8e207568-572a-44bd-9cb8-9310a1f1de82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86'} Body: b'{"server": {"id": "1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86", "name": "tempest-VolumesAdminNegativeTest-server-1265143385", "status": "ACTIVE", "tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424", "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "metadata": {}, "hostId": "60fccaa1d5b11ae5de34c637f69ea144ef105cae628ac74f7ba7bf16", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:49:18Z", "updated": "2023-04-23T03:49:26Z", "addresses": {"tempest-VolumesAdminNegativeTest-2008984306-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b4:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1d5ec75f-29f2-45c3-8d6e-74d9ec8b2f86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:49:25.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-23 03:50:09,183 80009 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:51:09,450 80009 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/5eb0a03655cf4aa78e27c81ea4e1c424/volumes 0.205s 2023-04-23 03:51:09,450 80009 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-924970177"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca5b658-c8c5-4096-9302-ff31fdeb9bf8', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca5b658-c8c5-4096-9302-ff31fdeb9bf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes'} Body: b'{"volume": {"id": "ee7270 7d-1912-4e18-83a0-be4a0c41f00f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:09.383089", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-924970177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f"}], "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:09,497 80009 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/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f 0.038s 2023-04-23 03:51:09,498 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a32fcff-7232-4a8f-8a09-c8999207ee79', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a32fcff-7232-4a8f-8a09-c8999207ee79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f'} Body: b'{"volume": {"id": "ee72707d-1912-4e18-83a0-be4a0c41f00f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:09.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-924970177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f"}], "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 2023-04-23 03:51:10,549 80009 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/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f 0.040s 2023-04-23 03:51:10,550 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb4991f-221f-475a-881b-de7ad56d125f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb4991f-221f-475a-881b-de7ad56d125f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f'} Body: b'{"volume": {"id": "ee72707d-1912-4e18-83a0-be4a0c41f00f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:09.000000", "updated_at": "2023-04-23T03:51:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-924970177", "description": null, "volume_type": " joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5eb0a03655cf4aa78e27c81ea4e1c424/volumes/ee72707d-1912-4e18-83a0-be4a0c41f00f"}], "user_id": "3e80c354abd34bd3a28ddaeec9535af2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5eb0a03655cf4aa78e27c81ea4e1c424"}}' 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 d34be5ed-93ed-4570-89e3-18a7079bdc77 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:10,541 80001 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes 0.290s 2023-04-23 03:51:10,541 80001 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-76429397"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c24d29d-1316-4164-9203-7c903b6bec15', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c24d29d-1316-4164-9203-7c903b6bec15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes'} Body: b'{"volume": {"id": "d34be5ed-93ed-4570-89e3-18a7079bdc77", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:10.482468", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-76429397", "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/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}], "user_id": "ec796632ca774c7492af0e23a1329144", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:10,588 80001 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77 0.037s 2023-04-23 03:51:10,588 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b485a7-306e-4bf3-a198-0b9a7bff3df2', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b485a7-306e-4bf3-a198-0b9a7bff3df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77'} Body: b'{"volume": {"id": "d34be5ed-93ed-4570-89e3-18a7079bdc77", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:10.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-76429397", "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/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}], "user_id": "ec796632ca774c7492af0e23a1329144", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66a8942034c3485e80b71970bbbde665"}}' 2023-04-23 03:51:11,640 80001 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77 0.039s 2023-04-23 03:51:11,640 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e5ad9a-6be9-4d04-8f97-a52f110fb91f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e5ad9a-6be9-4d04-8f97-a52f110fb91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77'} Body: b'{"volume": {"id": "d34be5ed-93ed-4570-89e3-18a7079bdc77", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:10.000000", "updated_at": "2023-04-23T03:51:11.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-76429397", "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/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}], "user_id": "ec796632ca774c7492af0e23a1329144", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66a8942034c3485e80b71970bbbde665"}}' 2023-04-23 03:51:11,696 80001 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77 0.044s 2023-04-23 03:51:11,696 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8c41189-a30f-4a35-84de-0e7117e82940', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8c41189-a30f-4a35-84de-0e7117e82940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77'} Body: b'{"volume": {"id": "d34be5ed-93ed-4570-89e3-18a7079bdc77", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:10.000000", "updated_at": "2023-04-23T03:51:11.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-76429397", "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/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77"}], "user_id": "ec796632ca774c7492af0e23a1329144", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66a8942034c3485e80b71970bbbde665"}}' 2023-04-23 03:51:11,864 80001 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77 0.153s 2023-04-23 03:51:11,864 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Res ponse - Headers: {'date': 'Sun, 23 Apr 2023 03:51: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-e8865288-957f-4b98-8ca6-648898190d6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77'} Body: b'' 2023-04-23 03:51:11,887 80001 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77 0.022s 2023-04-23 03:51:11,887 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51: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-f0b56c16-a055-4d49-b23e-d0dd7b82c068', 'x-openstack-request-id': 'req-f0b56c16-a055-4d49-b23e-d0dd7b82c068', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/66a8942034c3485e80b71970bbbde665/volumes/d34be5ed-93ed-4570-89e3-18a7079bdc77'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d34be5ed-93ed-4570-89e3-18a7079bdc77 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 61577991-fe23-4ac9-8104-3927d3281e5c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:49:09,750 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.770s 2023-04-23 03:49:09,751 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:08 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-f84207f8-8f8e-48a8-a9f4-15f3e2b40a67', 'x-compute-request-id': 'req-f84207f8-8f8e-48a8-a9f4-15f3e2b40a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:49:09,927 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.164s 2023-04-23 03:49:09,927 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:09 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-239f387f-5a0f-4933-8f71-e510fe417adb', 'x-compute-request-id': 'req-239f387f-5a0f-4933-8f71-e510fe417adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", " href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:49:10,177 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.230s 2023-04-23 03:49:10,177 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:09 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-40a9e902-22c5-4b03-96e6-476673738e7f', 'x-compute-request-id': 'req-40a9e902-22c5-4b03-96e6-476673738e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:50:10,470 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes 0.219s 2023-04-23 03:50:10,470 80019 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-2015472804"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8432f9e2-7680-418e-81e8-5cf6bf9d48b3', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8432f9e2-7680-418e-81e8-5cf6bf9d48b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes'} Body: b'{"volume": {"id": "61577991-fe23-4ac9-8104-3927d3281e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:10.407581", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-2015472804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:50:10,521 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c 0.041s 2023-04-23 03:50:10,522 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dffc62ef-976a-439b-97db-e737a3f2309d', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dffc62ef-976a-439b-97db-e737a3f2309d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c'} Body: b'{"volume": {"id": "61577991-fe23-4ac9-8104-3927d3281e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:10.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-2015472804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04"}}' 2023-04-23 03:50:11,578 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c 0.043s 2023-04-23 03:50:11,579 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-re quest-id': 'req-3c5d7318-d284-4288-9cf2-15a6fc8e93ed', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c5d7318-d284-4288-9cf2-15a6fc8e93ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c'} Body: b'{"volume": {"id": "61577991-fe23-4ac9-8104-3927d3281e5c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:50:10.000000", "updated_at": "2023-04-23T03:50:11.000000", "name": "tempest-ServerActionsTestJSON-volume-2015472804", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/61577991-fe23-4ac9-8104-3927d3281e5c"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04"}}' 2023-04-23 03:50:11,849 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.257s 2023-04-23 03:50:11,850 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:11 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-99f5e4fe-167d-498a-9dbe-0b33a7322a98', 'x-compute-request-id': 'req-99f5e4fe-167d-498a-9dbe-0b33a7322a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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.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 ecdb70ff-8bc6-4be9-ac18-f432930273e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:14,549 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e 0.233s 2023-04-23 03:51:14,549 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-77d94cc5-5e37-43ba-a3f2-346928827625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:14,906 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes 0.355s 2023-04-23 03:51:14,906 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1827253128"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07250df-95ba-4f65-a4fc-e59c7586e2cd', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07250df-95ba-4f65-a4fc-e59c7586e2cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes'} Body: b'{"volume": {"id": "ecdb70ff-8bc6-4be9-ac18-f432930273e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:14.842107", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1827253128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:14,985 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9 0.070s 2023-04-23 03:51:14,986 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609d5582-a3fb-4cbd-b8b6-c35c330aea4e', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609d5582-a3fb-4cbd-b8b6-c35c330aea4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9'} Body: b'{"volume": {"id": "ecdb70ff-8bc6-4be9-ac18-f432930273e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:15.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1827253128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d9d29c706d249a2a3b2f50af238721c"}}' 2023-04-23 03:51:16,036 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9 0.038s 2023-04-23 03:51:16,036 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20951a51-60ee-4f6c-9b19-b9e2a3200851', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20951a51-60ee-4f6c-9b19-b9e2a3200851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9'} Body: b'{"volume": {"id": "ecdb70ff-8bc6-4be9-ac18-f432930273e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:15.000000", "updated_at": "2023-04-23T03:51:15.000000", "name": "tempest-VolumesCloneTest-Volume-1827253128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d9d29c706d249a2a3b2f50af238721c"}}' 2023-04-23 03:51:16,091 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9 0.040s 2023-04-23 03:51:16,091 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed883ec9-f2f4-4412-ab24-1131c1d1fdb8', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed883ec9-f2f4-4412-ab24-1131c1d1fdb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9'} Body: b'{"volume": {"id": "ecdb70ff-8bc6-4be9-ac18-f432930273e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:15.000000", "updated_at": "2023-04-23T03:51:15.000000", "name": "tempest-VolumesCloneTest-Volume-1827253128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d9d29c706d249a2a3b2f50af238721c"}}' 2023-04-23 03:51:16,548 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9 0.446s 2023-04-23 03:51:16,549 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81de21a-7bab-435f-9862-10ecef6b4061', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9'} Body: b'' 2023-04-23 03:51:16,569 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9 0.019s 2023-04-23 03:51:16,569 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:16 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-4e6d2a19-eb20-4302-87e3-c0b98cb2236f', 'x-openstack-request-id': 'req-4e6d2a19-eb20-4302-87e3-c0b98cb2236f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/ecdb70ff-8bc6-4be9-ac18-f432930273e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ecdb70ff-8bc6-4be9-ac18-f432930273e9 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 79333892-1418-482b-a4e0-0a305dd6246a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:16,764 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes 0.192s 2023-04-23 03:51:16,765 80001 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-1060246034"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c1a53a0-2955-422c-92f5-3611ebacdc97', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c1a53a0-2955-422c-92f5-3611ebacdc97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes'} Body: b'{"volume": {"id": "79333892-1418-482b-a4e0-0a305dd6246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:16.701520", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1060246034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:16,813 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a 0.038s 2023-04-23 03:51:16,813 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe573277-0d5d-47b9-bb7e-22293c2fa52d', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe573277-0d5d-47b9-bb7e-22293c2fa52d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a'} Body: b'{"volume": {"id": "79333892-1418-482b-a4e0-0a305dd6246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:17.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1060246034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d9d29c706d249a2a3b2f50af238721c"}}' 2023-04-23 03:51:17,866 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a 0.040s 2023-04-23 03:51:17,867 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-488dd013-0cee-45c6-9950-97adbd679369', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-488dd013-0cee-45c6-9950-97adbd679369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a'} Body: b'{"volume": {"id": "79333892-1418-482b-a4e0-0a305dd6246a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:17.000000", "updated_at": "2023-04-23T03:51:17.000000", "name": "tempest-VolumesCloneTest-Volume-1060246034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d9d29c706d249a2a3b2f50af238721c"}}' 2023-04-23 03:51:17,918 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a 0.040s 2023-04-23 03:51:17,918 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4701f0a-633a-4dca-91d6-e1c3361f139d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4701f0a-633a-4dca-91d6-e1c3361f139d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a'} Body: b'{"volume": {"id": "79333892-1418-482b-a4e0-0a305dd6246a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:17.000000", "updated_at": "2023-04-23T03:51:17.000000", "name": "tempest-VolumesCloneTest-Volume-1060246034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a"}], "user_id": "d04e45b4d5824ebfb8878420f77f8b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d9d29c706d249a2a3b2f50af238721c"}}' 2023-04-23 03:51:18,025 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a 0.097s 2023-04-23 03:51:18,026 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:17 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-6b773e34-655d-48bd-8027-dfa8b7cae898', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a'} Body: b'' 2023-04-23 03:51:18,046 80001 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a 0.020s 2023-04-23 03:51:18,046 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e6a6102-a853-4a32-b1a4-3d849c17d0ba', 'x-openstack-request-id': 'req-8e6a6102-a853-4a32-b1a4-3d849c17d0ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d9d29c706d249a2a3b2f50af238721c/volumes/79333892-1418-482b-a4e0-0a305dd6246a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 79333892-1418-482b-a4e0-0a305dd6246a could not be found."}}' setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f0d74ed0-cdb7-41d8-bdcd-afd6d5832097 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 d91b9242-d447-4a5c-be23-8070ef42e6db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:24,571 80001 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes 0.209s 2023-04-23 03:51:24,572 80001 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-1090837401"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbdf0d83-3086-42a8-bd3f-6189898e837e', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbdf0d83-3086-42a8-bd3f-6189898e837e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes'} Body: b'{"volume": {"id": "d91b9242-d447-4a5c-be23-8070ef42e6db", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:51:24.512788", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1090837401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}], "user_id": "5252f943d2a741e19f1fb0a9c1f04fd8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:24,622 80001 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db 0.040s 2023-04-23 03:51:24,622 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f656e1-52d4-4647-8150-b43bc9ad0739', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f656e1-52d4-4647-8150-b43bc9ad0739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db'} Body: b'{"volume": {"id": "d91b9242-d447-4a5c-be23-8070ef42e6db", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:51:25.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1090837401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}], "user_id": "5252f943d2a741e19f1fb0a9c1f04fd8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6029acfa50ee47a890df08b48830de49"}}' 2023-04-23 03:51:25,674 80001 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e 6db 0.040s 2023-04-23 03:51:25,675 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e947652a-6ae6-4d8c-aa24-e6f296050dcb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e947652a-6ae6-4d8c-aa24-e6f296050dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db'} Body: b'{"volume": {"id": "d91b9242-d447-4a5c-be23-8070ef42e6db", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:51:25.000000", "updated_at": "2023-04-23T03:51:25.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1090837401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}], "user_id": "5252f943d2a741e19f1fb0a9c1f04fd8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6029acfa50ee47a890df08b48830de49"}}' 2023-04-23 03:51:25,731 80001 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db 0.043s 2023-04-23 03:51:25,731 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af591a3-062c-4f8e-8675-fe1d2b4e6573', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af591a3-062c-4f8e-8675-fe1d2b4e6573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db'} Body: b'{"volume": {"id": "d91b9242-d447-4a5c-be23-8070ef42e6db", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:51:25.000000", "updated_at": "2023-04-23T03:51:25.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1090837401", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db"}], "user_id": "5252f943d2a741e19f1fb0a9c1f04fd8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6029acfa50ee47a890df08b48830de49"}}' 2023-04-23 03:51:25,842 80001 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db 0.098s 2023-04-23 03:51:25,842 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Sun, 23 Apr 2023 03:51: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-9971c4fa-9a23-4c10-b5a9-c21d2a3d1ed0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db'} Body: b'' 2023-04-23 03:51:25,864 80001 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db 0.021s 2023-04-23 03:51:25,865 80001 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51: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-ba99b0cf-eb74-48aa-856e-4b5ce919fda0', 'x-openstack-request-id': 'req-ba99b0cf-eb74-48aa-856e-4b5ce919fda0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6029acfa50ee47a890df08b48830de49/volumes/d91b9242-d447-4a5c-be23-8070ef42e6db'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d91b9242-d447-4a5c-be23-8070ef42e6db could not be found."}}' 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 3efe65e1-25c8-4c80-8f8d-ca9391ff0324 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:49:07,210 80007 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 03:49:07,211 80007 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:49:07,264 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-23 03:49:07,264 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1779422949", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKEbelubDhWYxOcMjX0yw/rKDeobxDpM94ii4rSjeoKkqXPZBE/gk0LSlgoNggx8xKW/qBeJcmHECpzHOVf8zkPxD/oth6aCuNZeiupH6KLcLo/umHtjWJDWCvB+mcrBEQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:07 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-964b3a36-efc9-4527-aaa3-7db317af9625', 'x-compute-request-id': 'req-964b3a36-efc9-4527-aaa3-7db317af9625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1779422949", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKEbelubDhWYxOcMjX0yw/rKDeobxDpM94ii4rSjeoKkqXPZBE/gk0LSlgoNggx8xKW/qBeJcmHECpzHOVf8zkPxD/oth6aCuNZeiupH6KLcLo/umHtjWJDWCvB+mcrBEQ==", "fingerprint": "81:b4:4d:8a:65:08:74:5d:8b:fa:71:4c:c9:28:2d:d7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3"}}' 2023-04-23 03:49:07,267 80007 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1779422949 created 2023-04-23 03:49:07,557 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.289s 2023-04-23 03:49:07,557 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--631510518", "description": "tempest-description--1767475581"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-7a415746-0c31-4f65-802f-40c8a51b9610', 'date': 'Sun, 23 Apr 2023 03:49:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "name": "tempest-securitygroup--631510518", "stateful": true, "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "description": "tempest-description--1767475581", "shared": false, "security_group_rules": [{"id": "30003d1b-d227-4f8d-bf84-92ded1e8ab95", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "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": 596, "description": null, "tags": [], "created_at": "2023-04-23T03:49:07Z", "updated_at": "2023-04-23T03:49:07Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}, {"id": "6aa14697-0a50-4d42-96eb-9f083d0e1ae2", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 597, "description": null, "tags": [], "created_at": "2023-04-23T03:49:07Z", "updated_at": "2023-04-23T03:49:07Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}], "tags": [], "created_at": "2023-04-23T03:49:07Z", "updated_at": "2023-04-23T03:49:07Z", "revision_number": 1, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:49:07,729 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-23 03:49:07,729 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "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-991053c3-0f15-464f-a031-d8f742ce78b7', 'date': 'Sun, 23 Apr 2023 03:49:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8ce2a3fb-6b07-40e2-b3dd-70449709145c", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "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-23T03:49:07Z", "updated_at": "2023-04-23T03:49:07Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:49:07,901 80007 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-23 03:49:07,902 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-13382622-5075-4d5f-b908-57bf660642b2', 'date': 'Sun, 23 Apr 2023 03:49:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c2dc48b7-84c2-4cf4-9a6a-9d5127a639de", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "security_group_id": "03d6349c-32b9-4a98-b674-4fc5abf8cc4d", "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-23T03:49:07Z", "updated_at": "2023-04-23T03:49:07Z", "revision_number": 0, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:49:07,902 80007 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--631510518 created 2023-04-23 03:49:09,526 80007 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.623s 2023-04-23 03:49:09,526 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-990f9721-9268-4da8-b566-a644a12f1cca', 'date': 'Sun, 23 Apr 2023 03:49:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f84b8602-d33a-4ac2-9efe-1d181a56ff77", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "floating_ip_address": "172.24.4.67", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "70b031ddc5c94ca98e7161de03bda4b7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:49:08Z", "updated_at": "2023-04-23T03:49:08Z", "revision_number": 0}}' 2023-04-23 03:49:09,527 80007 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f84b8602-d33a-4ac2-9efe-1d181a56ff77', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'floating_ip_address': '172.24.4.67', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '70b031ddc5c94ca98e7161de03bda4b7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:49:08Z', 'updated_at': '2023-04-23T03:49:08Z', 'revision_number': 0, 'ip': '172.24.4.67'} created 2023-04-23 03:49:09,620 80007 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.088s 2023-04-23 03:49:09,621 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1fe04207-3de2-4335-9044-63f3801b1c24', '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": "e3d689f1c160478ca83bbff3104d8ec3", "name": "tempest-AttachVolumeTestJSON-276721084-project-member", "password_expires_at": null}, "audit_ids": ["AUSMAdgGSvytwJgvn1E3Mw"], "expires_at": "2023-04-23T04:49:09.000000Z", "issued_at": "2023-04-23T03:49:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70b031ddc5c94ca98e7161de03bda4b7", "name": "tempest-AttachVolumeTestJSON-276721084"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne "}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/70b031ddc5c94ca98e7161de03bda4b7", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:49:09,621 80007 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '5604c946-dd68-4517-9c39-b4d33d86a345', 'name': 'tempest-AttachVolumeTestJSON-1424127131-network', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47516, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:45:54Z', 'updated_at': '2023-04-23T03:45:54Z', 'revision_number': 1} available for tenant 2023-04-23 03:49:09,622 80007 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1779422949', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKEbelubDhWYxOcMjX0yw/rKDeobxDpM94ii4rSjeoKkqXPZBE/gk0LSlgoNggx8xKW/qBeJcmHECpzHOVf8zkPxD/oth6aCuNZeiupH6KLcLo/umHtjWJDWCvB+mcrBEQ==', 'fingerprint': '81:b4:4d:8a:65:08:74:5d:8b:fa:71:4c:c9:28:2d:d7', 'user_id': 'e3d689f1c160478ca83bbff3104d8ec3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDLqA5hkaOPVvb125QO0ZGWiBEEUswmoOu2zprx++2Kxg0eRkFLlQMf\nKP3Sshr8G4+gBwYFK4EEACKhZANiAAShG3pbmw4VmMTnDI19MsP6yg3qG8Q6TPeI\nouK0o3qCpKlz2QRP4JNC0pYKDYIMfMSlv6gXiXJhxAqcxzlX/M5D8Q/6LYemgrjW\nXorqR+ii3C6P7ph7Y1iQ1grwfpnKwRE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '03d6349c-32b9-4a98-b674-4fc5abf8cc4d', 'name': 'tempest-securitygroup--631510518', 'stateful': True, 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'description': 'tempest-description--1767475581', 'shared': False, 'security_group_rules': [{'id': '30003d1b-d227-4f8d-bf84-92ded1e8ab95', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'security_group_id': '03d6349c-32b9-4a98-b674-4fc5abf8cc4d', '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': 596, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:49:07Z', 'updated_at': '2023-04-23T03:49:07Z', 'revision_number': 0, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7'}, {'id': '6aa14697-0a50-4d42-96eb-9f083d0e1ae2', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'security_group_id': '03d6349c-32b9-4a98-b674-4fc5abf8cc4d', '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': 597, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:49:07Z', 'updated_at': '2023-04-23T03:49:07Z', 'revision_number': 0, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7'}], 'tags': [], 'created_at': '2023-04- 23T03:49:07Z', 'updated_at': '2023-04-23T03:49:07Z', 'revision_number': 1, 'project_id': '70b031ddc5c94ca98e7161de03bda4b7'}, 'floating_ip': {'id': 'f84b8602-d33a-4ac2-9efe-1d181a56ff77', 'tenant_id': '70b031ddc5c94ca98e7161de03bda4b7', 'floating_ip_address': '172.24.4.67', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '70b031ddc5c94ca98e7161de03bda4b7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:49:08Z', 'updated_at': '2023-04-23T03:49:08Z', 'revision_number': 0, 'ip': '172.24.4.67'}} 2023-04-23 03:49:10,432 80007 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.809s 2023-04-23 03:49:10,432 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-95239721", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "5604c946-dd68-4517-9c39-b4d33d86a345"}], "security_groups": [{"name": "tempest-securitygroup--631510518"}], "key_name": "tempest-keypair-1779422949", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9ec8fdc-66e5-456a-93af-a260dbdbaabc', 'x-compute-request-id': 'req-a9ec8fdc-66e5-456a-93af-a260dbdbaabc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6ee9a44e-e6af-4eec-975c-3991146ce71b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--631510518"}], "adminPass": "password"}}' 2023-04-23 03:49:10,529 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b 0.094s 2023-04-23 03:49:10,530 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cde64071-82ce-43d1-a2d0-8511a83e0aea', 'x-compute-request-id': 'req-cde64071-82ce-43d1-a2d0-8511a83e0aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b'} Body: b'{"server": {"id": "6ee9a44e-e6af-4eec-975c-3991146ce71b", "name": "tempest-AttachVolumeTestJSON-server-95239721", "status": "BUILD", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:49:10Z", "updated": "2023-04-23T03:49:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1779422949", "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-23 03:50:00,837 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b 0.246s 2023-04-23 03:50:00,837 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:00 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-2e4f5036-2e7c-4051-90d4-0940338f0f9c', 'x-compute-request-id': 'req-2e4f5036-2e7c-4051-90d4-0940338f0f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b'} Body: b'{"server": {"id": "6ee9a44e-e6af-4eec-975c-3991146ce71b", "name": "tempest-AttachVolumeTestJSON-server-95239721", "status": "ACTIVE", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "metadata": {}, "hostId": "b78133271327023e6e68a40227f9d9d3a03b7cbde40d35211385c0f8", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:49:10Z", "updated": "2023-04-23T03:49:20Z", "addresses": {"tempest-AttachVolumeTestJSON-1424127131-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c1:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1779422949", "OS-SRV-USG:launched_at": "2023-04-23T03:49:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--631510518"}], "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-23 03:50:00,848 80007 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:51:01,278 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b/os-interface 0.369s 2023-04-23 03:51:01,279 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', '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-1899417e-0f4c-48ed-9b72-583bff20cd68', 'x-compute-request-id': 'req-1899417e-0f4c-48ed-9b72-583bff20cd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5604c946-dd68-4517-9c39-b4d33d86a345", "port_id": "aaf8a702-e47a-4fc7-a9a8-3a7e63525294", "mac_addr": "fa:16:3e:a3:c1:eb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "51f5d6a6-f6a9-42f5-8dc1-43b3078f3c21", "ip_address": "10.0.0.12"}]}]}' 2023-04-23 03:51:01,956 80007 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/f84b8602-d33a-4ac2-9efe-1d181a56ff77 0.673s 2023-04-23 03:51:01,956 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "aaf8a702-e47a-4fc7-a9a8-3a7e63525294"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-09fb9919-6148-4be3-a4c0-fc6d5b5832f2', 'date': 'Sun, 23 Apr 2023 03:51:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f84b8602-d33a-4ac2-9efe-1d181a56ff77'} Body: b'{"floatingip": {"id": "f84b8602-d33a-4ac2-9efe-1d181a56ff77", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "floating_ip_address": "172.24.4.67", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "bb1fe38f-011b-47b7-a30d-e4282888f3b2", "port_id": "aaf8a702-e47a-4fc7-a9a8-3a7e63525294", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5604c946-dd68-4517-9c39-b4d33d86a345", "mac_address": "fa:16:3e:a3:c1:eb", "admin_state_up": true, "status": "ACTIVE", "device_id": "6ee9a44e-e6af-4eec-975c-3991146ce71b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:49:08Z", "updated_at": "2023-04-23T03:51:01Z", "revision_number": 1, "project_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:51:01,958 80007 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.67:22' as 'cirros' with public key authentication 2023-04-23 03:51:01,994 80007 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:51:02,017 80007 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:51:02,018 80007 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.67 successfully created 2023-04-23 03:51:02,063 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b/ips 0.044s 2023-04-23 03:51:02,063 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:02 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-83ac2253-b156-40c5-a935-ecf80f1e2e36', 'x-compute-request-id': 'req-83ac2253-b156-40c5-a935-ecf80f1e2e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1424127131-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2023-04-23 03:51:02,270 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes 0.203s 2023-04-23 03:51:02,270 80007 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-591020541"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b57f41-7fea-4da1-a02c-1a63ac66aa06', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b57f41-7fea-4da1-a02c-1a63ac66aa06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes'} Body: b'{"volume": {"id": "3efe65e1-25c8-4c80-8f8d-ca9391ff0324", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:02.202335", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-591020541", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324"}], "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:02,327 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324 0.046s 2023-04-23 03:51:02,328 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419de962-098f-4100-8dc4-ece4ef9082ff', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419de962-098f-4100-8dc4-ece4ef9082ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324'} Body: b'{"volume": {"id": "3efe65e1-25c8-4c80-8f8d-ca9391ff0324", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:02.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-591020541", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324"}], "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:51:03,379 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324 0.040s 2023-04-23 03:51:03,380 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7b5744-937c-4f2d-b200-4f0e6e4c1af7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7b5744-937c-4f2d-b200-4f0e6e4c1af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324'} Body: b'{"volume": {"id": "3efe65e1-25c8-4c80-8f8d-ca9391ff0324", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:02.000000", "updated_at": "2023-04-23T03:51:02.000000", "name": "tempest-AttachVolumeTestJSON-volume-591020541", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/70b031ddc5c94ca98e7161de03bda4b7/volumes/3efe65e1-25c8-4c80-8f8d-ca9391ff0324"}], "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70b031ddc5c94ca98e7161de03bda4b7"}}' 2023-04-23 03:51:03,510 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b 0.119s 2023-04-23 03:51:03,510 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:03 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-795e6b08-8d8c-4675-95f6-1196ad88bdac', 'x-compute-request-id': 'req-795e6b08-8d8c-4675-95f6-1196ad88bdac', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b'} Body: b'' 2023-04-23 03:51:03,788 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b 0.277s 2023-04-23 03:51:03,788 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cbd1f2d-a5a7-4131-9c3b-76f18733c522', 'x-compute-request-id': 'req-4cbd1f2d-a5a7-4131-9c3b-76f18733c522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b'} Body: b'{"server": {"id": "6ee9a44e-e6af-4eec-975c-3991146ce71b", "name": "tempest-AttachVolumeTestJSON-server-95239721", "status": "ACTIVE", "tenant_id": "70b031ddc5c94ca98e7161de03bda4b7", "user_id": "e3d689f1c160478ca83bbff3104d8ec3", "metadata": {}, "hostId": "b78133271327023e6e68a40227f9d9d3a03b7cbde40d35211385c0f8", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmar k", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:49:10Z", "updated": "2023-04-23T03:51:03Z", "addresses": {"tempest-AttachVolumeTestJSON-1424127131-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c1:eb"}, {"version": 4, "addr": "172.24.4.67", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c1:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1779422949", "OS-SRV-USG:launched_at": "2023-04-23T03:49:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--631510518"}], "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-23 03:51:54,109 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b 0.268s 2023-04-23 03:51:54,110 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:53 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-236d4cd8-404e-4a77-88a9-85748bd42066', 'x-compute-request-id': 'req-236d4cd8-404e-4a77-88a9-85748bd42066', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6ee9a44e-e6af-4eec-975c-3991146ce71b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6ee9a44e-e6af-4eec-975c-3991146ce71b could not be found."}}' 2023-04-23 03:51:54,152 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1779422949 0.041s 2023-04-23 03:51:54,152 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51: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-14007030-affc-4593-8294-70002b832a65', 'x-compute-request-id': 'req-14007030-affc-4593-8294-70002b832a65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1779422949'} Body: b'' 2023-04-23 03:51:54,299 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/03d6349c-32b9-4a98-b674-4fc5abf8cc4d 0.145s 2023-04-23 03:51:54,299 80007 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-a4ab4a90-1f23-4759-9541-71e2b4b0c17e', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:51:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/03d6349c-32b9-4a98-b674-4fc5abf8cc4d'} Body: b'' 2023-04-23 03:51:54,325 80007 INFO [tempest.lib.common.r est_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/03d6349c-32b9-4a98-b674-4fc5abf8cc4d 0.025s 2023-04-23 03:51:54,325 80007 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-f5603a2e-5696-4b72-8ac8-0118163277d4', 'date': 'Sun, 23 Apr 2023 03:51:54 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/03d6349c-32b9-4a98-b674-4fc5abf8cc4d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 03d6349c-32b9-4a98-b674-4fc5abf8cc4d does not exist", "detail": ""}}' 2023-04-23 03:51:54,753 80007 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f84b8602-d33a-4ac2-9efe-1d181a56ff77 0.427s 2023-04-23 03:51:54,754 80007 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-9652cac4-c86b-4aef-aad3-4f4f8a15d0a0', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:51:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f84b8602-d33a-4ac2-9efe-1d181a56ff77'} 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 130dcf61-3ca4-4e4d-be23-d73f877cd11d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:52:00,290 80007 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.422s 2023-04-23 03:52:00,291 80007 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-815708944"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/130dcf61-3ca4-4e4d-be23-d73f877cd11d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-580451eb-a4fe-4a58-9c24-c92cdd231873', 'x-compute-request-id': 'req-580451eb-a4fe-4a58-9c24-c92cdd231873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "130dcf61-3ca4-4e4d-be23-d73f877cd11d", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-23T03:52:00.192080", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-815708944", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-23 03:52:00,355 80007 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/130dcf61-3ca4-4e4d-be23-d73f877cd11d 0.060s 2023-04-23 03:52:00,355 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:00 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-cc06c243-486a-4664-a244-461e9f27a853', 'x-compute-request-id': 'req-cc06c243-486a-4664-a244-461e9f27a853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/130dcf61-3ca4-4e4d-be23-d73f877cd11d'} Body: b'{"volume": {"id": "130dcf61-3ca4-4e4d-be23-d73f877cd11d", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-23T03:52:00.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-815708944", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-23 03:52:01,414 80007 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/130dcf61-3ca4-4e4d-be23-d73f877cd11d 0.054s 2023-04-23 03:52:01,415 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:01 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-50a93b4e-fa0e-4ec3-bdbf-043f6a3b944e', 'x-compute-request-id': 'req-50a93b4e-fa0e-4ec3-bdbf-043f6a3b944e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/130dcf61-3ca4-4e4d-be23-d73f877cd11d'} Body: b'{"volume": {"id": "130dcf61-3ca4-4e4d-be23-d73f877cd11d", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-23T0 3:52:00.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-815708944", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 ce4d14ae-4cc3-4ec5-a0b4-b252e3cad3ed failed to build and is in ERROR status 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 1a21bbb7-4bd9-4579-8480-25360797ce8e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:52:07,069 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/types 0.271s 2023-04-23 03:52:07,069 80007 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-1096470377"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e777688-cda7-489a-94a9-2ecdf703f222', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e777688-cda7-489a-94a9-2ecdf703f222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/types'} Body: b'{"volume_type": {"id": "4b659413-d816-46cb-92fe-42ceab78239c", "name": "tempest-GroupSnapshotsV319Test-volume-type-1096470377", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:52:07,100 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/group_types 0.027s 2023-04-23 03:52:07,100 80007 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-1040267530"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69b1307-a8e7-4578-adc5-f6feea439ad3', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69b1307-a8e7-4578-adc5-f6feea439ad3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/group_types'} Body: b'{"group_type": {"id": "0a38add3-70f4-49fa-ab5f-3a0a3af5be98", "name": "tempest-GroupSnapshotsV319Test-group-type-1040267530", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:52:07,298 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups 0.195s 2023-04-23 03:52:07,298 80007 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": "0a38add3-70f4-49fa-ab5f-3a0a3af5be98", "volume_types": ["4b659413-d816-46cb-92fe-42ceab78239c"], "name": "tempest-GroupSnapshotsV319Test-Group-1611300011"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06406556-dedb-4870-8d1f-d7847b2b54ae', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06406556-dedb-4870-8d1f-d7847b2b54ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups'} Body: b'{"group": {"id": "1a21bbb7-4bd9-4579-8480-25360797ce8e", "name": "tempest-GroupSnapshotsV319Test-Group-1611300011"}}' 2023-04-23 03:52:07,328 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e 0.027s 2023-04-23 03:52:07,328 80007 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': 'Sun, 23 Apr 2023 03:52:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb72388-e430-4dd4-a775-6b23263fe2a2', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb72388-e430-4dd4-a775-6b23263fe2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e'} Body: b'{"group": {"id": "1a21bbb7-4bd9-4579-8480-25360797ce8e", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:52:07.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1611300011", "description": null, "group_type": "0a38add3-70f4-49fa-ab5f-3a0a3af5be98", "volume_types": ["4b659413-d816-46cb-92fe-42ceab78239c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:52:08,369 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e 0.036s 2023-04-23 03:52:08,370 80007 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': 'Sun, 23 Apr 2023 03:52:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae890b19-cd08-4569-ad70-f5634d415336', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae890b19-cd08-4569-ad70-f5634d415336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e'} Body: b'{"group": {"id": "1a21bbb7-4bd9-4579-8480-25360797ce8e", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:52:07.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1611300011", "description": null, "group_type": "0a38add3-70f4-49fa-ab5f-3a0a3af5be98", "volume_types": ["4b659413-d816-46cb-92fe-42ceab78239c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:52:08,434 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/volumes/detail 0.059s 2023-04-23 03:52:08,434 80007 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': 'Sun, 23 Apr 2023 03:52:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69e5f34-217d-47d0-851e-3816a8ab7eca', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69e5f34-217d-47d0-851e-3816a8ab7eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:52:08,504 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e/action 0.059s 2023-04-23 03:52:08,504 80007 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': 'Sun, 23 Apr 2023 03:52:08 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-16c421db-d269-4987-b873-73d3036dfa2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e/action'} Body: b'' 2023-04-23 03:52:08,521 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e 0.016s 2023-04-23 03:52:08,521 80007 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': 'Sun, 23 Apr 2023 03:52:08 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-34a2a9b6-11b9-4514-87e1-4e259c269234', 'x-openstack-request-id': 'req-34a2a9b6-11b9-4514-87e1-4e259c269234', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/692c0444872a4d2ab4fee6bbfc30496f/groups/1a21bbb7-4bd9-4579-8480-25360797ce8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1a21bbb7-4bd9-4579-8480-25360797ce8e could not be found."}}' 2023-04-23 03:52:08,551 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/group_types/0a38add3-70f4-49fa-ab5f-3a0a3af5be98 0.030s 2023-04-23 03:52:08,552 80007 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': 'Sun, 23 Apr 2023 03:52:08 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-3f8edeac-5704-47cd-8762-d35f45b5aa55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/group_types/0a38add3-70f4-49fa-ab5f-3a0a3af5be98'} Body: b'' 2023-04-23 03:52:08,598 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/types/4b659413-d816-46cb-92fe-42ceab78239c 0.046s 2023-04-23 03:52:08,599 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00481c5-e730-43bd-9aa8-0a5802772b4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/types/4b659413-d816-46cb-92fe-42ceab78239c'} Body: b'' 2023-04-23 03:52:08,617 80007 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/types/4b659413-d816-46cb-92fe-42ceab78239c 0.018s 2023-04-23 03:52:08,617 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:08 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-e7312a0d-ccae-4d51-87d7-6ae4baef5800', 'x-openstack-request-id': 'req-e7312a0d-ccae-4d51-87d7-6ae4baef5800', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3458ad9cb9c84bd29551f2af081694cf/types/4b659413-d816-46cb-92fe-42ceab78239c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4b659413-d816-46cb-92fe-42ceab78239c could not be found."}}' 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 c82c6299-6e7a-401d-932a-852c13191aed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:50:02,198 80017 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 03:50:02,198 80017 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:50:02,251 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-23 03:50:02,251 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-152318519", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPW+NA3vXdFxJXRfoNCWzZ6Pz/y62h/Owo9QJnwMZPgQAIglks3olXUz15miaWu+L14NHfoTREI5jCse5O5kM4puAOyJ3IeJt0XKaKpq44fQskU03DPweyp4+IKVldZSew=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:02 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-44acb179-b7e9-41b5-b8b6-61c53547fd3a', 'x-compute-request-id': 'req-44acb179-b7e9-41b5-b8b6-61c53547fd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-152318519", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPW+NA3vXdFxJXRfoNCWzZ6Pz/y62h/Owo9QJnwMZPgQAIglks3olXUz15miaWu+L14NHfoTREI5jCse5O5kM4puAOyJ3IeJt0XKaKpq44fQskU03DPweyp4+IKVldZSew==", "fingerprint": "f2:7c:1a:7b:4b:01:b1:db:5f:0f:6c:ab:5c:86:67:ef", "user_id": "0a2c459cad014b07b2613e5e261d88aa"}}' 2023-04-23 03:50:02,254 80017 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-152318519 created 2023-04-23 03:50:02,407 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.152s 2023-04-23 03:50:02,407 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1639003520", "description": "tempest-description--202534565"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-e0e52e47-5e6c-4476-a7bf-1c1d55f6d354', 'date': 'Sun, 23 Apr 2023 03:50:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1bece5dc-db32-47d6-af65-34273d836b4f", "name": "tempest-securitygroup--1639003520", "stateful": true, "tenant_id": "24fff486a500421397ecb935828582cd", "description": "tempest-description--202534565", "shared": false, "security_group_rules": [{"id": "7dbac5e4-ae08-499a-b41a-1592fe0aef91", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "1bece5dc-db32-47d6-af65-34273d836b4f", "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": 631, "description": null, "tags": [], "created_at": "2023-04-23T03:50:02Z", "updated_at": "2023-04-23T03:50:02Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}, {"id": "a99b7cb2-404a-4087-afcb-dec61a871a35", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "1bece5dc-db32-47d6-af65-34273d836b4f", "ethertype": "IPv6", "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": 632, "description": null, "tags": [], "created_at": "2023-04-23T03:50:02Z", "updated_at": "2023-04-23T03:50:02Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}], "tags": [], "created_at": "2023-04-23T03:50:02Z", "updated_at": "2023-04-23T03:50:02Z", "revision_number": 1, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:50:02,659 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.251s 2023-04-23 03:50:02,659 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1bece5dc-db32-47d6-af65-34273d836b4f", "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-771186bb-8b89-43d6-a664-99a299424851', 'date': 'Sun, 23 Apr 2023 03:50: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": "88b73fa1-65ad-4999-b9b2-93ba3d9a7a29", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "1bece5dc-db32-47d6-af65-34273d836b4f", "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-23T03:50:02Z", "updated_at": "2023-04-23T03:50:02Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:50:02,855 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.195s 2023-04-23 03:50:02,856 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1bece5dc-db32-47d6-af65-34273d836b4f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f5176eb7-863a-4a39-a608-38e467f77e9a', 'date': 'Sun, 23 Apr 2023 03:50: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": "682f5ef8-f952-4849-8a31-57f1541684f8", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "1bece5dc-db32-47d6-af65-34273d836b4f", "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-23T03:50:02Z", "updated_at": "2023-04-23T03:50:02Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:50:02,856 80017 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1639003520 created 2023-04-23 03:50:03,638 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.781s 2023-04-23 03:50:03,638 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-b0e30ca6-2636-4fc1-beec-9d70ac68a68e', 'date': 'Sun, 23 Apr 2023 03:50:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "30604244-a1ee-4f1e-9df6-50e4b7fd28f4", "tenant_id": "24fff486a500421397ecb935828582cd", "floating_ip_address": "172.24.4.134", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "24fff486a500421397ecb935828582cd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:50:03Z", "updated_at": "2023-04-23T03:50:03Z", "revision_number": 0}}' 2023-04-23 03:50:03,639 80017 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '30604244-a1ee-4f1e-9df6-50e4b7fd28f4', 'tenant_id': '24fff486a500421397ecb935828582cd', 'floating_ip_address': '172.24.4.134', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '24fff486a500421397ecb935828582cd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:50:03Z', 'updated_at': '2023-04-23T03:50:03Z', 'revision_number': 0, 'ip': '172.24.4.134'} created 2023-04-23 03:50:03,731 80017 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.086s 2023-04-23 03:50:03,731 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:03 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-8bafa05b-b4bc-45ba-b42f-91eeb7c8007b', '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": "0a2c459cad014b07b2613e5e261d88aa", "name": "tempest-AttachVolumeNegativeTest-636753786-project-member", "password_expires_at": null}, "audit_ids": ["56e1J2qvSoeZ6W7eh9o-gg"], "expires_at": "2023-04-23T04:50:03.000000Z", "issued_at": "2023-04-23T03:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24fff486a500421397ecb935828582cd", "name": "tempest-AttachVolumeNegativeTest-636753786"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement ", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:50:03,731 80017 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '6adb189c-9b46-4da4-a34b-31edf8685498', 'name': 'tempest-AttachVolumeNegativeTest-759967402-network', 'tenant_id': '24fff486a500421397ecb935828582cd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '24fff486a500421397ecb935828582cd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:46:59Z', 'updated_at': '2023-04-23T03:47:00Z', 'revision_number': 1} available for tenant 2023-04-23 03:50:03,732 80017 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-152318519', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPW+NA3vXdFxJXRfoNCWzZ6Pz/y62h/Owo9QJnwMZPgQAIglks3olXUz15miaWu+L14NHfoTREI5jCse5O5kM4puAOyJ3IeJt0XKaKpq44fQskU03DPweyp4+IKVldZSew==', 'fingerprint': 'f2:7c:1a:7b:4b:01:b1:db:5f:0f:6c:ab:5c:86:67:ef', 'user_id': '0a2c459cad014b07b2613e5e261d88aa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDUZMcKGP2RJkgFS59ZO+3PtSDdNDbjsyoolycFVlH9S+qRl9Ie9zO3\nwzHCwi4tg4WgBwYFK4EEACKhZANiAAT1vjQN713RcSV0X6DQls2ej8/8utofzsKP\nUCZ8DGT4EACIJZLN6JV1M9eZomlrvi9eDR36E0RCOYwrHuTuZDOKbgDsidyHibdF\nymiqauOH0LJFNNwz8HsqePiClZXWUns=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1bece5dc-db32-47d6-af65-34273d836b4f', 'name': 'tempest-securitygroup--1639003520', 'stateful': True, 'tenant_id': '24fff486a500421397ecb935828582cd', 'description': 'tempest-description--202534565', 'shared': False, 'security_group_rules': [{'id': '7dbac5e4-ae08-499a-b41a-1592fe0aef91', 'tenant_id': '24fff486a500421397ecb935828582cd', 'security_group_id': '1bece5dc-db32-47d6-af65-34273d836b4f', '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': 631, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:50:02Z', 'updated_at': '2023-04-23T03:50:02Z', 'revision_number': 0, 'project_id': '24fff486a500421397ecb935828582cd'}, {'id': 'a99b7cb2-404a-4087-afcb-dec61a871a35', 'tenant_id': '24fff486a500421397ecb935828582cd', 'security_group_id': '1bece5dc-db32-47d6-af65-34273d836b4f', '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': 632, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:50:02Z', 'updated_at': '2023-04-23T03:50:02Z', 'revision_number': 0, 'project_id': '24fff486a500421397ecb935828582cd'} ], 'tags': [], 'created_at': '2023-04-23T03:50:02Z', 'updated_at': '2023-04-23T03:50:02Z', 'revision_number': 1, 'project_id': '24fff486a500421397ecb935828582cd'}, 'floating_ip': {'id': '30604244-a1ee-4f1e-9df6-50e4b7fd28f4', 'tenant_id': '24fff486a500421397ecb935828582cd', 'floating_ip_address': '172.24.4.134', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '24fff486a500421397ecb935828582cd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:50:03Z', 'updated_at': '2023-04-23T03:50:03Z', 'revision_number': 0, 'ip': '172.24.4.134'}} 2023-04-23 03:50:04,430 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.697s 2023-04-23 03:50:04,430 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-458473256", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6adb189c-9b46-4da4-a34b-31edf8685498"}], "security_groups": [{"name": "tempest-securitygroup--1639003520"}], "key_name": "tempest-keypair-152318519", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2f79885-bf1d-4bf5-9eb9-ec152a22fb51', 'x-compute-request-id': 'req-f2f79885-bf1d-4bf5-9eb9-ec152a22fb51', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7c1f1f24-62f5-4e51-8c74-b5b89b6585a4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1639003520"}], "adminPass": "password"}}' 2023-04-23 03:50:04,521 80017 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/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4 0.087s 2023-04-23 03:50:04,521 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:04 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-beca910f-8138-4cd4-b668-26f850d472b0', 'x-compute-request-id': 'req-beca910f-8138-4cd4-b668-26f850d472b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4'} Body: b'{"server": {"id": "7c1f1f24-62f5-4e51-8c74-b5b89b6585a4", "name": "tempest-AttachVolumeNegativeTest-server-458473256", "status": "BUILD", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/im ages/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:04Z", "updated": "2023-04-23T03:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-152318519", "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-23 03:50:55,238 80017 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/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4 0.656s 2023-04-23 03:50:55,239 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:54 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-3abf5d04-9737-4e9c-8dd0-e29144240b17', 'x-compute-request-id': 'req-3abf5d04-9737-4e9c-8dd0-e29144240b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4'} Body: b'{"server": {"id": "7c1f1f24-62f5-4e51-8c74-b5b89b6585a4", "name": "tempest-AttachVolumeNegativeTest-server-458473256", "status": "ACTIVE", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "454c90ed747dcdded45d5042812a0300a0accabe0f2ec72c6de3739a", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:04Z", "updated": "2023-04-23T03:50:11Z", "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:a4:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-152318519", "OS-SRV-USG:launched_at": "2023-04-23T03:50:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1639003520"}], "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-23 03:50:55,250 80017 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:51:55,523 80017 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/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4/os-interface 0.213s 2023-04-23 03:51:55,524 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:5 1:55 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-393fc113-b524-44d7-a350-1bf470665acd', 'x-compute-request-id': 'req-393fc113-b524-44d7-a350-1bf470665acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6adb189c-9b46-4da4-a34b-31edf8685498", "port_id": "2a195833-5430-4cc1-a938-5b4157c32300", "mac_addr": "fa:16:3e:c3:a4:eb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "82ecfe9e-5970-4fc4-b052-675faf201ede", "ip_address": "10.0.0.14"}]}]}' 2023-04-23 03:51:56,354 80017 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/30604244-a1ee-4f1e-9df6-50e4b7fd28f4 0.826s 2023-04-23 03:51:56,354 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2a195833-5430-4cc1-a938-5b4157c32300"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-7f313bf5-e338-4bf4-a053-54958f54895d', 'date': 'Sun, 23 Apr 2023 03:51:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/30604244-a1ee-4f1e-9df6-50e4b7fd28f4'} Body: b'{"floatingip": {"id": "30604244-a1ee-4f1e-9df6-50e4b7fd28f4", "tenant_id": "24fff486a500421397ecb935828582cd", "floating_ip_address": "172.24.4.134", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "618cc3e0-ee40-469a-ac32-ef8039b4f19b", "port_id": "2a195833-5430-4cc1-a938-5b4157c32300", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6adb189c-9b46-4da4-a34b-31edf8685498", "mac_address": "fa:16:3e:c3:a4:eb", "admin_state_up": true, "status": "ACTIVE", "device_id": "7c1f1f24-62f5-4e51-8c74-b5b89b6585a4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:50:03Z", "updated_at": "2023-04-23T03:51:55Z", "revision_number": 1, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:51:56,356 80017 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.134:22' as 'cirros' with public key authentication 2023-04-23 03:51:56,394 80017 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:51:56,415 80017 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:51:56,416 80017 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.134 successfully created 2023-04-23 03:51:56,465 80017 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/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4/ips 0.048s 2023-04-23 03:51:56,466 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:56 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-0fab435c-cf7d-4754-b1c0-276317387b45', 'x-compute-request-id': 'req-0fab435c-cf7d-4754-b1c0-276317387b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4/ips'} Body: b'{ "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-23 03:51:56,674 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes 0.203s 2023-04-23 03:51:56,674 80017 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-882829224"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01649b4-6385-43ba-be69-53b6e284b5d7', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01649b4-6385-43ba-be69-53b6e284b5d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes'} Body: b'{"volume": {"id": "c82c6299-6e7a-401d-932a-852c13191aed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:56.614872", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-882829224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:51:56,727 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed 0.044s 2023-04-23 03:51:56,728 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e691af6-e528-442b-b6c8-233695f8ff3e', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e691af6-e528-442b-b6c8-233695f8ff3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed'} Body: b'{"volume": {"id": "c82c6299-6e7a-401d-932a-852c13191aed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:57.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-882829224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:51:57,778 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3 /24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed 0.038s 2023-04-23 03:51:57,778 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82abfe6-39fa-4d64-a85e-e512d7762fc6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82abfe6-39fa-4d64-a85e-e512d7762fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed'} Body: b'{"volume": {"id": "c82c6299-6e7a-401d-932a-852c13191aed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:51:57.000000", "updated_at": "2023-04-23T03:51:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-882829224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/c82c6299-6e7a-401d-932a-852c13191aed"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:51:57,910 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4 0.120s 2023-04-23 03:51:57,910 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:57 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-f5a4f6f0-adfe-4bbf-89e4-440aa90c9188', 'x-compute-request-id': 'req-f5a4f6f0-adfe-4bbf-89e4-440aa90c9188', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4'} Body: b'' 2023-04-23 03:51:58,305 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4 0.395s 2023-04-23 03:51:58,306 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:57 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-d9f569cf-804c-4517-8e96-4fd813a930c1', 'x-compute-request-id': 'req-d9f569cf-804c-4517-8e96-4fd813a930c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4'} Body: b'{"server": {"id": "7c1f1f24-62f5-4e51-8c74-b5b89b6585a4", "name": "tempest-AttachVolumeNegativeTest-server-458473256", "status": "ACTIVE", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "454c90ed747dcdded45d5042812a0300a0accabe0f2ec72c6de3739a", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:04Z", "updated": "2023-04-23T03:51:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:a4:eb"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:a4:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-152318519", "OS-SRV-USG:launched_at": "2023-04-23T03:50:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1639003520"}], "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-23 03:52:48,492 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4 0.149s 2023-04-23 03:52:48,493 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:48 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-d08a0b3e-02e4-4515-9009-64c76caec7a2', 'x-compute-request-id': 'req-d08a0b3e-02e4-4515-9009-64c76caec7a2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7c1f1f24-62f5-4e51-8c74-b5b89b6585a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7c1f1f24-62f5-4e51-8c74-b5b89b6585a4 could not be found."}}' 2023-04-23 03:52:48,530 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-152318519 0.036s 2023-04-23 03:52:48,530 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:48 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-2da4be5a-c749-42d9-b1d6-b2328e623103', 'x-compute-request-id': 'req-2da4be5a-c749-42d9-b1d6-b2328e623103', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-152318519'} Body: b'' 2023-04-23 03:52:48,688 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1bece5dc-db32-47d6-af65-34273d836b4f 0.157s 2023-04-23 03:52:48,689 80017 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-1e74a16f-3e55-4f93-adda-6579f2b1747a', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:52:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1bece5dc-db32-47d6-af65-34273d836b4f'} Body: b'' 2023-04-23 03:52:48,710 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1bece5dc-db32-47d6-af65-34273d836b4f 0.020s 2023-04-23 03:52:48,710 80017 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-7e10e343-5eae-4dab-bdb0-b7427a512174', 'date': 'Sun, 23 Apr 2023 03:52:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1bece5dc-db32-47d6-af65-34273d836b4f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1bece5dc-db32-47d6-af65-34273d836b4f does not exist", "detail": ""}}' 2023-04-23 03:52:49,182 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/30604244-a1ee-4f1e-9df6-50e4b7fd28f4 0.471s 2023-04-23 03:52:49,182 80017 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-4ec9eb59-1165-4bd6-a704-aa6f15c29622', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:52:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/30604244-a1ee-4f1e-9df6-50e4b7fd28f4'} 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 01477cd2-cdb7-41e0-96d4-3aff879b3093 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-23T03:52:15Z', 'message': 'Build of instance 01477cd2-cdb7-41e0-96d4-3aff879b3093 aborted: Volume 5df61a82-82e1-4f41-8e5f-cb7bd483a63d did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-e6b88cf4-0fc3-4fe0-a9c7-d5c6d7961657. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:49:06,800 80005 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.033s 2023-04-23 03:49:06,800 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:06 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-0d30a6e0-b534-4a5a-89ca-9a8f9350e9c5', '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": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906-project-member", "password_expires_at": null}, "audit_ids": ["qz69p3MHQvmIQHgdXgQi6w"], "expires_at": "2023-04-23T04:49:06.000000Z", "issued_at": "2023-04-23T03:49:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:49:06,801 80005 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '25de9e6c-4c02-4658-b076-466681d96605', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1644366708-network', 'tenant_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24996, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:49:01Z', 'updated_at': '2023-04-23T03:49:01Z', 'revision_number': 1} available for tenant 2023-04-23 03:49:07,495 80005 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.693s 2023-04-23 03:49:07,496 80005 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-2136327616", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "25de9e6c-4c02-4658-b076-466681d96605"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd', '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-2a116d4e-8cf4-4761-aa53-ebe6cc43c9ad', 'x-compute-request-id': 'req-2a116d4e-8cf4-4761-aa53-ebe6cc43c9ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "V4foDnjBM7eF"}}' 2023-04-23 03:49:07,575 80005 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/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd 0.075s 2023-04-23 03:49:07,575 80005 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': 'Sun, 23 Apr 2023 03:49:07 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-dc857c3c-ad21-4b6f-acc5-bbae5d1889f0', 'x-compute-request-id': 'req-dc857c3c-ad21-4b6f-acc5-bbae5d1889f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd'} Body: b'{"server": {"id": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2136327616", "status": "BUILD", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:49:07Z", "updated": "2023-04-23T03:49:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c848 0a7c-b5de-4f66-a4f0-08fc679b0dfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}], "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-23 03:49:57,899 80005 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/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd 0.294s 2023-04-23 03:49:57,911 80005 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': 'Sun, 23 Apr 2023 03:49:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-257223d6-3eee-4b20-bee8-0805d7099ced', 'x-compute-request-id': 'req-257223d6-3eee-4b20-bee8-0805d7099ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd'} Body: b'{"server": {"id": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2136327616", "status": "ACTIVE", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "5540067dbe0d28b29003fa2d44e004c07d490ba5bb211eea4dee3a36", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:49:07Z", "updated": "2023-04-23T03:49:15Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1644366708-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:69:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:49:15.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-23 03:49:57,927 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:50:58,866 80005 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/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd/action 0.908s 2023-04-23 03:50:58,866 80005 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-516784752"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:57 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-a247a50c-ed92-4a55-b891-807e4a0481bb', 'x-compute-request-id': 'req-a247a50c-ed92-4a55-b891-807e4a0481bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd/action'} Body: b'{"image_id": "00062227-a862-45e4-974e-4f1430cf1c6e"}' 2023-04-23 03:50:58,897 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.028s 2023-04-23 03:50:58,897 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6852846b-8f56-45f6-8f81-1e8a2fb0ee5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:50:59Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:50:59,925 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.026s 2023-04-23 03:50:59,925 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a06111fe-b95a-4d54-9092-f52e5759e2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_project_name": "tempest-ServerBoot FromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:50:59Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:00,954 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.027s 2023-04-23 03:51:00,955 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-46f28b8d-c5a7-44f4-a1d6-76ebee66828e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:50:59Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:01,979 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.023s 2023-04-23 03:51:01,979 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-37ee4fc7-b8f7-404b-91fc-041b70b017e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "boot_ro les": "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:50:59Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:03,014 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.033s 2023-04-23 03:51:03,015 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e2e5d0ac-04a4-4df5-b01d-f9b08bd4ba79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:51:03Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:04,142 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.125s 2023-04-23 03:51:04,142 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 2 3 Apr 2023 03:51:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-60592b4a-772e-4ebf-a3cd-c27cda6296bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:51:03Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:05,184 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.040s 2023-04-23 03:51:05,185 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d1cb87c3-739e-4713-bfb5-ad04e8a7f17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "e346e70f7f2e5a1eb966652cab3ca8c5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ed8d7714e79b1725eea58c671b216939fd7b0935a530e05940a0a943a4ef4ad2c4add35a1564231a92cdddd6cf80c569232e2c1ae912215c64555731997f7056", "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated _at": "2023-04-23T03:51:04Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:05,208 80005 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/00062227-a862-45e4-974e-4f1430cf1c6e 0.022s 2023-04-23 03:51:05,208 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2428c3a1-7c5d-4bf2-b083-a30fa53e15cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-516784752", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "e346e70f7f2e5a1eb966652cab3ca8c5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ed8d7714e79b1725eea58c671b216939fd7b0935a530e05940a0a943a4ef4ad2c4add35a1564231a92cdddd6cf80c569232e2c1ae912215c64555731997f7056", "id": "00062227-a862-45e4-974e-4f1430cf1c6e", "created_at": "2023-04-23T03:50:59Z", "updated_at": "2023-04-23T03:51:04Z", "tags": [], "self": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e", "file": "/v2/images/00062227-a862-45e4-974e-4f1430cf1c6e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:51:05,530 80005 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/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd 0.321s 2023-04-23 03:51:05,530 80005 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': 'Sun, 23 Apr 2023 03:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c979d144-23c5-451a-881a-d32092c3cdc0', 'x-compute-request-id': 'req-c979d144-23c5-451a-881a-d32092c3cdc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd'} Body: b'{"server": {"id": "c8480a7c-b5de-4f66-a4f0-08fc679b0dfd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2136327616", "status": "ACTIVE", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "5540067dbe0d28b29003fa2d44e004c07d490ba5bb211 eea4dee3a36", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:49:07Z", "updated": "2023-04-23T03:51:04Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1644366708-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:69:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c8480a7c-b5de-4f66-a4f0-08fc679b0dfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:49:15.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-23 03:52:05,704 80005 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.094s 2023-04-23 03:52:05,704 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:05 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-507904f0-1bb4-485b-a1ad-3f9cb634b11b', '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": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906-project-member", "password_expires_at": null}, "audit_ids": ["MM-GyDAhR5qMKlxZ9akIlA"], "expires_at": "2023-04-23T04:52:05.000000Z", "issued_at": "2023-04-23T03:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": " RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:52:05,705 80005 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '25de9e6c-4c02-4658-b076-466681d96605', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1644366708-network', 'tenant_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24996, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:49:01Z', 'updated_at': '2023-04-23T03:49:01Z', 'revision_number': 1} available for tenant 2023-04-23 03:52:06,433 80005 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.728s 2023-04-23 03:52:06,434 80005 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-1895964229", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "25de9e6c-4c02-4658-b076-466681d96605"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093', '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-e6b88cf4-0fc3-4fe0-a9c7-d5c6d7961657', 'x-compute-request-id': 'req-e6b88cf4-0fc3-4fe0-a9c7-d5c6d7961657', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "01477cd2-cdb7-41e0-96d4-3aff879b3093", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "rWvmS63XagRe"}}' 2023-04-23 03:52:06,541 80005 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/01477cd2-cdb7-41e0-96d4-3aff879b3093 0.104s 2023-04-23 03:52:06,542 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'appli cation/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:06 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-46fdb83d-41ee-4300-af63-ca56684c5cd7', 'x-compute-request-id': 'req-46fdb83d-41ee-4300-af63-ca56684c5cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093'} Body: b'{"server": {"id": "01477cd2-cdb7-41e0-96d4-3aff879b3093", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1895964229", "status": "BUILD", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:52:06Z", "updated": "2023-04-23T03:52:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093"}], "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-23 03:52:56,756 80005 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/01477cd2-cdb7-41e0-96d4-3aff879b3093 0.151s 2023-04-23 03:52:56,757 80005 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': 'Sun, 23 Apr 2023 03:52:56 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-3bca81f6-cc32-42af-80b0-2edddbb2acac', 'x-compute-request-id': 'req-3bca81f6-cc32-42af-80b0-2edddbb2acac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093'} Body: b'{"server": {"id": "01477cd2-cdb7-41e0-96d4-3aff879b3093", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1895964229", "status": "ERROR", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:52:06Z", "updated": "2023-04-23T03:52:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01477 cd2-cdb7-41e0-96d4-3aff879b3093"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-23T03:52:15Z", "message": "Build of instance 01477cd2-cdb7-41e0-96d4-3aff879b3093 aborted: Volume 5df61a82-82e1-4f41-8e5f-cb7bd483a63d 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-23 03:52:56,772 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-23 03:52:57,434 80005 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/01477cd2-cdb7-41e0-96d4-3aff879b3093 0.661s 2023-04-23 03:52:57,434 80005 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': 'Sun, 23 Apr 2023 03:52:56 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-b7ba6b61-a5d7-48fb-aa42-269ef611492e', 'x-compute-request-id': 'req-b7ba6b61-a5d7-48fb-aa42-269ef611492e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093'} Body: b'' 2023-04-23 03:52:57,520 80005 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/01477cd2-cdb7-41e0-96d4-3aff879b3093 0.085s 2023-04-23 03:52:57,520 80005 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': 'Sun, 23 Apr 2023 03:52:57 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-ea882282-b3a3-48fe-8032-0008b01c9a4f', 'x-compute-request-id': 'req-ea882282-b3a3-48fe-8032-0008b01c9a4f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01477cd2-cdb7-41e0-96d4-3aff879b3093'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 01477cd2-cdb7-41e0-96d4-3aff879b3093 could not be found."}}' tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range tempest.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 7ae4cebe-78cc-499b-b88a-dce18d6dec38 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:50:18,432 80013 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-23 03:50:19,132 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.699s 2023-04-23 03:50:19,132 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1585092168", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-baa965fc-1c76-4a3b-8570-b38bae8fec7b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1585092168", "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": "8ab0f01751954d04a83b360b2f839716", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "created_at": "2023-04-23T03:50:19Z", "updated_at": "2023-04-23T03:50:19Z", "tags": [], "self": "/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c", "file": "/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:50:20,835 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c/file 1.702s 2023-04-23 03:50:20,836 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e912d6c1-d26a-4e02-93ef-6781c361f587', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c/file'} Body: b'' 2023-04-23 03:50:20,836 80013 DEBUG [tempest.scenario.manager] image:9c1b8f6e-3455-4961-bbec-6a8a6708371c 2023-04-23 03:50:20,889 80013 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.050s 2023-04-23 03:50:20,890 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-962162734", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIAmBt4gctDSizuDDJrh4pQ0geBulERx8NzMYT+fgBg4gRMdKT3R/5EiARevhCiAiWq2K21pOaqKy/T04eohZfy3bE6LZ/4YHDUN1RqyVnppPqbYR1ciJUTaIPmbmDg0QQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:20 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-92760ee2-70b4-41a1-95b7-c0f86e78833c', 'x-compute-request-id': 'req-92760ee2-70b4-41a1-95b7-c0f86e78833c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-9621 62734", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIAmBt4gctDSizuDDJrh4pQ0geBulERx8NzMYT+fgBg4gRMdKT3R/5EiARevhCiAiWq2K21pOaqKy/T04eohZfy3bE6LZ/4YHDUN1RqyVnppPqbYR1ciJUTaIPmbmDg0QQ==", "fingerprint": "71:ac:33:93:ea:b5:0d:54:64:7e:7c:25:78:20:68:0b", "user_id": "93a8dbfd8cef4578aff742813ffe901e"}}' 2023-04-23 03:50:20,979 80013 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-23 03:50:20,979 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-116bbe24-d2ed-4a1d-8e95-2e85047a343d', '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": "93a8dbfd8cef4578aff742813ffe901e", "name": "tempest-TestMinimumBasicScenario-1558592168-project-member", "password_expires_at": null}, "audit_ids": ["_Ic2cVLVTMaOz4sP34CITw"], "expires_at": "2023-04-23T04:50:20.000000Z", "issued_at": "2023-04-23T03:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ab0f01751954d04a83b360b2f839716", "name": "tempest-TestMinimumBasicScenario-1558592168"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8ab0f01751954d04a83b360b2f839716", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:50:20,980 80013 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': 'a603a26f-3b06-4792-80ae-73cea9f9d53b', 'name': 'tempest-TestMinimumBasicScenario-1385818779-network', 'tenant_id': '8ab0f01751954d04a83b360b2f839716', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ab0f01751954d04a83b360b2f839716', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54289, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:47:03Z', 'updated_at': '2023-04-23T03:47:03Z', 'revision_number': 1} available for tenant 2023-04-23 03:50:21,555 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.575s 2023-04-23 03:50:21,556 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-524528732", "imageRef": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-962162734", "networks": [{"uuid": "a603a26f-3b06-4792-80ae-73cea9f9d53b"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04800526-02b9-47fc-9ba4-542ab18461b2', 'x-compute-request-id': 'req-04800526-02b9-47fc-9ba4-542ab18461b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "yDTKMT7HmFzo"}}' 2023-04-23 03:50:21,641 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.081s 2023-04-23 03:50:21,641 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea1b00db-81c6-450f-84e0-8326e565646e', 'x-compute-request-id': 'req-ea1b00db-81c6-450f-84e0-8326e565646e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df'} Body: b'{"server": {"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "name": "tempest-TestMinimumBasicScenario-server-524528732", "status": "BUILD", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "", "image": {"id": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:22Z", "updated": "2023-04-23T03:50:21Z", "addresses": {}, "acc essIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-962162734", "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-23 03:51:11,973 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.272s 2023-04-23 03:51:11,973 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d394fae7-6158-49c7-9847-a24b5f284290', 'x-compute-request-id': 'req-d394fae7-6158-49c7-9847-a24b5f284290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df'} Body: b'{"server": {"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "name": "tempest-TestMinimumBasicScenario-server-524528732", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:21Z", "updated": "2023-04-23T03:50:29Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:83:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-962162734", "OS-SRV-USG:launched_at": "2023-04-23T03:50:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-23 03:51:11,985 80013 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:52:12,272 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.232s 2023-04-23 03:52:12,273 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': ' req-33d3f7f8-cab7-47dd-af26-19cb4d040a92', 'x-compute-request-id': 'req-33d3f7f8-cab7-47dd-af26-19cb4d040a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df'} Body: b'{"server": {"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "name": "tempest-TestMinimumBasicScenario-server-524528732", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:21Z", "updated": "2023-04-23T03:50:29Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:83:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-962162734", "OS-SRV-USG:launched_at": "2023-04-23T03:50:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-23 03:52:12,503 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.219s 2023-04-23 03:52:12,504 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:12 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-736765d2-959d-462e-8cc5-42e51cb510aa', 'x-compute-request-id': 'req-736765d2-959d-462e-8cc5-42e51cb510aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "name": "tempest-TestMinimumBasicScenario-server-524528732", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}]}]}' 2023-04-23 03:52:12,819 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.308s 2023-04-23 03:52:12,819 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0d2508c-73a5-48fe-b5f3-c5713ae950ac', 'x-compute-request-id': 'req-a0d2508c-73a5-48fe-b5f3-c5713ae950ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f- 8d8f-46414bde01df'} Body: b'{"server": {"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "name": "tempest-TestMinimumBasicScenario-server-524528732", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:21Z", "updated": "2023-04-23T03:50:29Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:83:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-962162734", "OS-SRV-USG:launched_at": "2023-04-23T03:50:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-23 03:52:13,029 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes 0.197s 2023-04-23 03:52:13,052 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-625954610", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9473c7-376a-440a-a45d-79c898339741', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9473c7-376a-440a-a45d-79c898339741', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes'} Body: b'{"volume": {"id": "7ae4cebe-78cc-499b-b88a-dce18d6dec38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:52:12.961985", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-625954610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38"}], "user_id": "93a8dbfd8cef4578aff742813ffe901e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:52:13,109 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38 0.047s 2023-04-23 03:52:13,109 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-a68eb837-60e8-484d-a9cf-37b087c5c33a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a68eb837-60e8-484d-a9cf-37b087c5c33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38'} Body: b'{"volume": {"id": "7ae4cebe-78cc-499b-b88a-dce18d6dec38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:52:13.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-625954610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38"}], "user_id": "93a8dbfd8cef4578aff742813ffe901e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab0f01751954d04a83b360b2f839716"}}' 2023-04-23 03:52:14,165 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38 0.044s 2023-04-23 03:52:14,165 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca95571-49e8-44d2-b3e0-515039fc71ae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca95571-49e8-44d2-b3e0-515039fc71ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38'} Body: b'{"volume": {"id": "7ae4cebe-78cc-499b-b88a-dce18d6dec38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:52:13.000000", "updated_at": "2023-04-23T03:52:13.000000", "name": "tempest-TestMinimumBasicScenario-volume-625954610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38"}], "user_id": "93a8dbfd8cef4578aff742813ffe901e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab0f01751954d04a83b360b2f839716"}}' 2023-04-23 03:52:14,285 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38 0.108s 2023-04-23 03:52:14,286 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1bf0ac-5af6-45c3-a2c3-47e6bf1cb186', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f017519 54d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38'} Body: b'' 2023-04-23 03:52:14,311 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38 0.025s 2023-04-23 03:52:14,312 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52: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-840d2f3b-7e3b-4d17-8b48-8124c0f34b84', 'x-openstack-request-id': 'req-840d2f3b-7e3b-4d17-8b48-8124c0f34b84', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ab0f01751954d04a83b360b2f839716/volumes/7ae4cebe-78cc-499b-b88a-dce18d6dec38'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7ae4cebe-78cc-499b-b88a-dce18d6dec38 could not be found."}}' 2023-04-23 03:52:14,462 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.149s 2023-04-23 03:52:14,463 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 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-c1d74b78-c254-4d71-b634-27382b03030a', 'x-compute-request-id': 'req-c1d74b78-c254-4d71-b634-27382b03030a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df'} Body: b'' 2023-04-23 03:52:14,668 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.204s 2023-04-23 03:52:14,668 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa3616e1-190f-4ee5-839b-ee941b88ec4e', 'x-compute-request-id': 'req-fa3616e1-190f-4ee5-839b-ee941b88ec4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df'} Body: b'{"server": {"id": "90cce4ec-f48c-408f-8d8f-46414bde01df", "name": "tempest-TestMinimumBasicScenario-server-524528732", "status": "ACTIVE", "tenant_id": "8ab0f01751954d04a83b360b2f839716", "user_id": "93a8dbfd8cef4578aff742813ffe901e", "metadata": {}, "hostId": "33c46ccb900456f2094d0b2d3d0690d16f098e5c7c1ed47363276a65", "image": {"id": "9c1b8f6e-3455-4961-bbec-6a8a6708371c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:50:21Z", "updated": "2023-04-23T03:52:14Z", "addresses": {"tempest-TestMinimumBasicScenario-1385818779-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:83:cd"}]}, "accessIPv4": "", "accessIPv6 ": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90cce4ec-f48c-408f-8d8f-46414bde01df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-962162734", "OS-SRV-USG:launched_at": "2023-04-23T03:50:28.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-23 03:53:04,964 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df 0.251s 2023-04-23 03:53:04,965 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53: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-3f1ac945-9d33-4059-8d9e-037221e341ea', 'x-compute-request-id': 'req-3f1ac945-9d33-4059-8d9e-037221e341ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90cce4ec-f48c-408f-8d8f-46414bde01df'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 90cce4ec-f48c-408f-8d8f-46414bde01df could not be found."}}' 2023-04-23 03:53:05,003 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-962162734 0.038s 2023-04-23 03:53:05,004 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53: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-539c8780-a563-4642-8ed7-44096b3337f8', 'x-compute-request-id': 'req-539c8780-a563-4642-8ed7-44096b3337f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-962162734'} Body: b'' 2023-04-23 03:53:05,117 80013 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c 0.113s 2023-04-23 03:53:05,118 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c277dd27-5fbb-4055-809c-6659ee399586', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9c1b8f6e-3455-4961-bbec-6a8a6708371c'} Body: b'' 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 b5e98be5-0d9d-4b76-9516-f50585a62778 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:53:08,807 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/types 0.208s 2023-04-23 03:53:08,807 80009 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-456924438"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9384ac4-24a9-46df-8e31-62575a868760', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9384ac4-24a9-46df-8e31-62575a868760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/types'} Body: b'{"volume_type": {"id": "9b49f988-d084-4172-ac33-afa6af8be209", "name": "tempest-GroupsV320Test-volume-type-456924438", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 03:53:08,948 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/group_types 0.137s 2023-04-23 03:53:08,948 80009 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-1665024427"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a834e2d1-b3c4-447d-a4e0-41a91d360462', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a834e2d1-b3c4-447d-a4e0-41a91d360462', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/group_types'} Body: b'{"group_type": {"id": "cd1dbd97-8db9-4e35-b683-82f8590e915a", "name": "tempest-GroupsV320Test-group-type-1665024427", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-23 03:53:09,168 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups 0.217s 2023-04-23 03:53:09,168 80009 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": "cd1dbd97-8db9-4e35-b683-82f8590e915a", "volume_types": ["9b49f988-d084-4172-ac33-afa6af8be209"], "name": "tempest-GroupsV320Test-Group-1369238765"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d19de37d-fd6c-4736-a7f3-422590623fff', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d19de37d-fd6c-4736-a7f3-422590623fff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups'} Body: b'{"group": {"id": "b5e98be5-0d9d-4b76-9516-f50585a62778", "name": "tempest-GroupsV320Test-Group-1369238765"}}' 2023-04-23 03:53:09,207 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778 0.036s 2023-04-23 03:53:09,208 80009 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': 'Sun, 23 Apr 2023 03:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e9b948d-3f6b-4f7f-884c-e62db6f636f9', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9b948d-3f6b-4f7f-884c-e62db6f636f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778'} Body: b'{"group": {"id": "b5e98be5-0d9d-4b76-9516-f50585a62778", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-23T03:53:09.000000", "name": "tempest-GroupsV320Test-Group-1369238765", "description": null, "group_type": "cd1dbd97-8db9-4e35-b683-82f8590e915a", "volume_types": ["9b49f988-d084-4172-ac33-afa6af8be209"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:53:10,248 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778 0.035s 2023-04-23 03:53:10,248 80009 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': 'Sun, 23 Apr 2023 03:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48b655e-0c0e-4133-9950-4580cb0b8b2f', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48b655e-0c0e-4133-9950-4580cb0b8b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778'} Body: b'{"group": {"id": "b5e98be5-0d9d-4b76-9516-f50585a62778", "status": "error", "availability_zone": "nova", "created_at": "2023-04-23T03:53:09.000000", "name": "tempest-GroupsV320Test-Group-1369238765", "description": null, "group_type": "cd1dbd97-8db9-4e35-b683-82f8590e915a", "volume_types": ["9b49f988-d084-4172-ac33-afa6af8be209"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-23 03:53:10,384 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/volumes/detail 0.131s 2023-04-23 03:53:10,385 80009 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': 'Sun, 23 Apr 2023 03:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7894cfe2-a7cf-403b-b9f2-d5e179578485', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7894cfe2-a7cf-403b-b9f2-d5e179578485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/volumes/detail'} Body: b'{"volumes": []}' 2023-04-23 03:53:10,482 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778/action 0.085s 2023-04-23 03:53:10,482 80009 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': 'Sun, 23 Apr 2023 03:53:10 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-b3398956-cbdc-4c9c-b349-c71008870f88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778/action'} Body: b'' 2023-04-23 03:53:10,501 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778 0.018s 2023-04-23 03:53:10,502 80009 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': 'Sun, 23 Apr 2023 03:53:10 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-8d278fe2-1863-4833-8b7a-4f981c54bf5c', 'x-openstack-request-id': 'req-8d278fe2-1863-4833-8b7a-4f981c54bf5c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5731dd4820104c81883eb32f918ce790/groups/b5e98be5-0d9d-4b76-9516-f50585a62778'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b5e98be5-0d9d-4b76-9516-f50585a62778 could not be found."}}' 2023-04-23 03:53:10,547 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/group_types/cd1dbd97-8db9-4e35-b683-82f8590e915a 0.045s 2023-04-23 03:53:10,547 80009 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': 'Sun, 23 Apr 2023 03:53:10 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-2645a4a6-c23b-4d41-a446-c601c0805cd1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/group_types/cd1dbd97-8db9-4e35-b683-82f8590e915a'} Body: b'' 2023-04-23 03:53:10,597 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/types/9b49f988-d084-4172-ac33-afa6af8be209 0.049s 2023-04-23 03:53:10,598 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c379e150-2803-4360-9181-4eb5b8fd79d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/types/9b49f988-d084-4172-ac33-afa6af8be209'} Body: b'' 2023-04-23 03:53:10,620 80009 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/types/9b49f988-d084-4172-ac33-afa6af8be209 0.021s 2023-04-23 03:53:10,620 80009 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:10 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-8c1cbc1b-65d6-4ad6-af79-6b11e85394a3', 'x-openstack-request-id': 'req-8c1cbc1b-65d6-4ad6-af79-6b11e85394a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b757b6550d424ec4affc9a4e083d9b34/types/9b49f988-d084-4172-ac33-afa6af8be209'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9b49f988-d084-4172-ac33-afa6af8be209 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 5aa8cc87-c95c-4543-93f3-2c77dc8357f6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:51:12,207 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.284s 2023-04-23 03:51:12,208 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:11 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-a1f06e2c-7008-4328-9b27-b51a7709f661', 'x-compute-request-id': 'req-a1f06e2c-7008-4328-9b27-b51a7709f661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:51:12,383 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.158s 2023-04-23 03:51:12,384 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:12 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-656799f4-2412-42ee-aa13-32534b892890', 'x-compute-request-id': 'req-656799f4-2412-42ee-aa13-32534b892890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:51:12,632 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.222s 2023-04-23 03:51:12,632 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:51:12 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-7e94c273-93e4-4cb1-9e1f-6a8ef0137707', 'x-compute-request-id': 'req-7e94c273-93e4-4cb1-9e1f-6a8ef0137707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:52:13,111 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6f44f e9ba07e4e2f925d1a8952356e04/volumes 0.406s 2023-04-23 03:52:13,112 80019 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-2131850858"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef151443-6df6-450c-9412-5301bcadc113', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef151443-6df6-450c-9412-5301bcadc113', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes'} Body: b'{"volume": {"id": "5aa8cc87-c95c-4543-93f3-2c77dc8357f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:52:13.007415", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-2131850858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:52:13,161 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6 0.040s 2023-04-23 03:52:13,161 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb92c1d-02a7-4361-8990-0fe7ed1a5dc1', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb92c1d-02a7-4361-8990-0fe7ed1a5dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6'} Body: b'{"volume": {"id": "5aa8cc87-c95c-4543-93f3-2c77dc8357f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:52:13.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-2131850858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04"}}' 2023-04-23 03:52:14,220 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6 0.047s 2023-04-23 03:52:14,221 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75bec51a-5853-46ff-ba16-7c6c65f6f114', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75bec51a-5853-46ff-ba16-7c6c65f6f114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6'} Body: b'{"volume": {"id": "5aa8cc87-c95c-4543-93f3-2c77dc8357f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:52:13.000000", "updated_at": "2023-04-23T03:52:13.000000", "name": "tempest-ServerActionsTestJSON-volume-2131850858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/5aa8cc87-c95c-4543-93f3-2c77dc8357f6"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04"}}' 2023-04-23 03:52:14,233 80019 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-23 03:52:14,502 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.267s 2023-04-23 03:52:14,502 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 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-cd036554-a33b-4636-b764-9434d2013eb4', 'x-compute-request-id': 'req-cd036554-a33b-4636-b764-9434d2013eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": nul l, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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.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 eef9299c-1a82-487d-bcb2-7e8f1a11d0ad failed to build and is in ERROR status 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 efa47f63-ecc5-4e79-9f3d-669226c8382f failed to build and is in ERROR status 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 e6787f6d-d3e7-46dc-8518-bd675ba97221 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:53:28,259 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e 0.244s 2023-04-23 03:53:28,259 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4db6973c-80c8-4486-82a4-de5e784f5bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:53:28,658 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes 0.398s 2023-04-23 03:53:28,659 80013 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-899973551", "snapshot_id": null, "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70bfc58e-2f83-489a-9fb5-e84c3485483a', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70bfc58e-2f83-489a-9fb5-e84c3485483a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes'} Body: b'{"volume": {"id": "e6787f6d-d3e7-46dc-8518-bd675ba97221", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:28.551474", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-899973551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:53:28,713 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221 0.041s 2023-04-23 03:53:28,714 80013 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40bfb506-5efd-40ec-93f3-e714ab041343', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40bfb506-5efd-40ec-93f3-e714ab041343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221'} Body: b'{"volume": {"id": "e6787f6d-d3e7-46dc-8518-bd675ba97221", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:29.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-899973551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:29,763 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221 0.038s 2023-04-23 03:53:29,763 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6b7e70-c185-4c8b-a428-0e9192a8579e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6b7e70-c185-4c8b-a428-0e9192a8579e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221'} Body: b'{"volume": {"id": "e6787f6d-d3e7-46dc-8518-bd675ba97221", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:29.000000", "updated_at": "2023-04-23T03:53:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-899973551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:29,880 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221 0.106s 2023-04-23 03:53:29,880 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:29 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-af6b62c4-7f98-41cc-b1d9-6bd6d7ee48da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221'} Body: b'' 2023-04-23 03:53:29,909 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221 0.027s 2023-04-23 03:53:29,909 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c76077-2113-45c5-a8cf-d3e9618642d2', 'x-openstack-request-id': 'req-58c76077-2113-45c5-a8cf-d3e9618642d2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/e6787f6d-d3e7-46dc-8518-bd675ba97221'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e6787f6d-d3e7-46dc-8518-bd675ba97221 could not be found."}}' 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 2cf3a082-0666-4974-b1b3-62ff5a8e506f failed to build and is in ERROR status 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 1534b4e0-59ba-423d-8f4d-f2f79d42ade6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:53:29,935 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e 0.022s 2023-04-23 03:53:29,935 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7b4afb09-183f-4705-a64f-5ba500d01802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:53:30,276 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes 0.340s 2023-04-23 03:53:30,277 80013 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-104023306", "snapshot_id": null, "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3fe8d5-a118-4846-8b21-e34531b068d6', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3fe8d5-a118-4846-8b21-e34531b068d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes'} Body: b'{"volume": {"id": "1534b4e0-59ba-423d-8f4d-f2f79d42ade6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:30.210636", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-104023306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:53:30,323 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6 0.037s 2023-04-23 03:53:30,324 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50dfbd98-18c6-437c-82f9-9160b1191738', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50dfbd98-18c6-437c-82f9-9160b1191738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6'} Body: b'{"volume": {"id": "1534b4e0-59ba-423d-8f4d-f2f79d42ade6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:30.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-104023306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:31,382 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6 0.045s 2023-04-23 03:53:31,382 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-540ddaa4-16a1-45a0-b711-727480197c33', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540ddaa4-16a1-45a0-b711-727480197c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6'} Body: b'{"volume": {"id": "1534b4e0-59ba-423d-8f4d-f2f79d42ade6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:30.000000", "updated_at": "2023-04-23T03:53:30.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-104023306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:31,509 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6 0.115s 2023-04-23 03:53:31,510 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524f0c74-271e-431e-8a22-441b101f094a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6'} Body: b'' 2023-04-23 03:53:31,533 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6 0.023s 2023-04-23 03:53:31,534 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1202ac30-a171-4377-aa68-d6302b5d5871', 'x-openstack-request-id': 'req-1202ac30-a171-4377-aa68-d6302b5d5871', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/1534b4e0-59ba-423d-8f4d-f2f79d42ade6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1534b4e0-59ba-423d-8f4d-f2f79d42ade6 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b6c95ef4-4f6d-4405-8a83-57f5cc7bc403 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:53:31,539 80013 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-23 03:53:31,605 80013 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.061s 2023-04-23 03:53:31,606 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1485060910", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJlu/J4ZurvEmpJnFjp4oU1MVo20sJ9CurK6LzuewBPQSyPJvTFFEv2/zOC8rLfiKWt0qYa4bKy/W6p2JfpjWwSPkGy3iaxjqExrz4hmHKTPSfVfX52fNwG6IUHLRO1Uag=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d25be1d-39b2-4177-bb48-871cc92ac353', 'x-compute-request-id': 'req-7d25be1d-39b2-4177-bb48-871cc92ac353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1485060910", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJlu/J4ZurvEmpJnFjp4oU1MVo20sJ9CurK6LzuewBPQSyPJvTFFEv2/zOC8rLfiKWt0qYa4bKy/W6p2JfpjWwSPkGy3iaxjqExrz4hmHKTPSfVfX52fNwG6IUHLRO1Uag==", "fingerprint": "72:59:08:6e:e5:ca:31:0c:64:84:be:0c:99:bc:0d:a6", "user_id": "b070f9471fbc4426bf66406adf714b9f"}}' 2023-04-23 03:53:31,763 80013 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.154s 2023-04-23 03:53:31,764 80013 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-1903574989", "description": "tempest-secgroup-smoke-1903574989 description", "project_id": "acb58a653b73497f8f89b40665212ab0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-568f9e29-efa9-406f-8b30-ed3d94213b73', 'date': 'Sun, 23 Apr 2023 03:53:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "name": "tempest-secgroup-smoke-1903574989", "stateful": true, "tenant_id": "acb58a653b73497f8f89b40665212ab0", "description": "tempest-secgroup-smoke-1903574989 description", "shared": false, "security_group_rules": [{"id": "41e86c8a-a03a-4027-8413-3c88c7e35cf3", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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": 862, "description": null, "tags": [], "created_at": "2023-04-23T03:53:31Z", "updated_at": "2023-04-23T03:53:31Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}, {"id": "9a75db6e-b0c4-40a8-b867-dd5e7aaaf191", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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": 863, "description": null, "tags": [], "created_at": "2023-04-23T03:53:31Z", "updated_at": "2023-04-23T03:53:31Z", "revision_number": 0, "project_id": "acb58 a653b73497f8f89b40665212ab0"}], "tags": [], "created_at": "2023-04-23T03:53:31Z", "updated_at": "2023-04-23T03:53:31Z", "revision_number": 1, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:31,935 80013 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.170s 2023-04-23 03:53:31,936 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "project_id": "acb58a653b73497f8f89b40665212ab0", "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-f5953774-7f61-4a5a-ba3f-1ff7034bb4fd', 'date': 'Sun, 23 Apr 2023 03:53:31 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": "58cc1135-bed6-4f95-83e2-cb90d74ca875", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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-23T03:53:31Z", "updated_at": "2023-04-23T03:53:31Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:32,119 80013 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.182s 2023-04-23 03:53:32,120 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "project_id": "acb58a653b73497f8f89b40665212ab0", "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-d23447d1-a34e-4231-9ab2-0e3ebea1e49f', 'date': 'Sun, 23 Apr 2023 03:53:32 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": "0c65a47b-d06c-460f-8d75-7d21bf9fed27", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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-23T03:53:32Z", "updated_at": "2023-04-23T03:53:32Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:32,272 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-04-23 03:53:32,272 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "project_id": "acb58a653b73497f8f89b40665212ab0", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6c339a3a-684d-4f46-8dc0-b2463d68ce2d', 'date': 'Sun, 23 Apr 2023 03:53:32 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9ebdf45d-ed6c-4d9f-bec5-a877f55b44e8", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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-23T03:53:32Z", "updated_at": "2023-04-23T03:53:32Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:32,440 80013 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.167s 2023-04-23 03:53:32,441 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "project_id": "acb58a653b73497f8f89b40665212ab0", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-76881cf5-29bc-4dc3-9dc3-db6200a7b50a', 'date': 'Sun, 23 Apr 2023 03:53:32 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": "a4e42f62-5073-4b90-a72f-c6c9fa638a79", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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-23T03:53:32Z", "updated_at": "2023-04-23T03:53:32Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:32,602 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-23 03:53:32,602 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "project_id": "acb58a653b73497f8f89b40665212ab0", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d188d77d-ff27-43ae-b9fd-62fd2cf491fa', 'date': 'Sun, 23 Apr 2023 03:53:32 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": "96613931-0afd-4163-89c0-79541e091912", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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-23T03:53:32Z", "updated_at": "2023-04-23T03:53:32Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:32,759 80013 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.156s 2023-04-23 03:53:32,759 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gr oup_rule": {"security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "project_id": "acb58a653b73497f8f89b40665212ab0", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3c4cece1-ef68-498e-a6e1-2389529b2137', 'date': 'Sun, 23 Apr 2023 03:53:32 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": "1f752ce4-f271-4588-93da-0038b876ae79", "tenant_id": "acb58a653b73497f8f89b40665212ab0", "security_group_id": "5a49e7f4-ef71-4160-b766-255c4bbe0c6f", "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-23T03:53:32Z", "updated_at": "2023-04-23T03:53:32Z", "revision_number": 0, "project_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:32,760 80013 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-23 03:53:32,781 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e 0.020s 2023-04-23 03:53:32,782 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-55fa3253-1303-4607-adbf-c4234b126289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:53:33,091 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes 0.308s 2023-04-23 03:53:33,091 80013 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-782791669", "snapshot_id": null, "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a922be8-aa47-41ac-8746-aadd1e9ab080', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a922be8-aa47-41ac-8746-aadd1e9ab080', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volum es'} Body: b'{"volume": {"id": "b6c95ef4-4f6d-4405-8a83-57f5cc7bc403", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:33.033086", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-782791669", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:53:33,138 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403 0.037s 2023-04-23 03:53:33,138 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d88849-4806-4bc7-8048-0dcf43b70024', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d88849-4806-4bc7-8048-0dcf43b70024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403'} Body: b'{"volume": {"id": "b6c95ef4-4f6d-4405-8a83-57f5cc7bc403", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:33.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-782791669", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:34,189 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403 0.038s 2023-04-23 03:53:34,189 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9864c6cf-4d29-4bbc-82cf-69f9f6b607e4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9864c6cf-4d29-4bbc-82cf-69f9f6b607e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403'} Body: b'{"volume": {"id": "b6c95ef4-4f6d-4405-8a83-57f5cc7bc403", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:53:33.000000", "updated_at": "2023-04-23T03:53:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-782791669", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403"}], "user_id": "b070f9471fbc4426bf66406adf714b9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acb58a653b73497f8f89b40665212ab0"}}' 2023-04-23 03:53:34,299 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403 0.099s 2023-04-23 03:53:34,300 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b542cd4-ad90-4c57-b214-c1323491c8f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403'} Body: b'' 2023-04-23 03:53:34,321 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403 0.020s 2023-04-23 03:53:34,321 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:34 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-38708ee7-af03-4020-a39a-fc34cfdf2828', 'x-openstack-request-id': 'req-38708ee7-af03-4020-a39a-fc34cfdf2828', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/acb58a653b73497f8f89b40665212ab0/volumes/b6c95ef4-4f6d-4405-8a83-57f5cc7bc403'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b6c95ef4-4f6d-4405-8a83-57f5cc7bc403 could not be found."}}' 2023-04-23 03:53:34,481 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5a49e7f4-ef71-4160-b766-255c4bbe0c6f 0.159s 2023-04-23 03:53:34,481 80013 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-b69dd72a-49df-4275-ac8c-e61c748fedcb', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:53:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5a49e7f4-ef71-4160-b766-255c4bbe0c6f'} Body: b'' 2023-04-23 03:53:34,514 80013 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1485060910 0.032s 2023-04-23 03:53:34,514 80013 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:34 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-28fb6552-6cd1-448b-8721-27dfa2e33d9d', 'x-compute-request-id': 'req-28fb6552-6cd1-448b-8721-27dfa2e33d9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1485060910'} 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 c4a46229-fde8-4af8-b4e1-f505299b3cb1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:52:14,984 80007 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-23 03:52:14,984 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-59b7e607-935e-40f9-b42b-19f25cabcb20', '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": "405152a49bf14ad68f5c96f767c70b3a", "name": "tempest-VolumesActionsTest-911298328-project-member", "password_expires_at": null}, "audit_ids": ["F94C3Yn9TUSJmSyn5YnGUA"], "expires_at": "2023-04-23T04:52:14.000000Z", "issued_at": "2023-04-23T03:52:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "037d3963711a4727a4def98cfff4da67", "name": "tempest-VolumesActionsTest-911298328"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/037d3963711a4727a4def98cfff4da67", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:52:14,985 80007 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'b6746973-374e-4be6-9067-1f3d7424fe1d', 'name': 'tempest-VolumesActionsTest-376048108-network', 'tenant_id': '037d3963711a4727a4def98cfff4da67', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '037d3963711a4727a4def98cfff4da67', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'g eneve', 'provider:physical_network': None, 'provider:segmentation_id': 60388, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:52:11Z', 'updated_at': '2023-04-23T03:52:11Z', 'revision_number': 1} available for tenant 2023-04-23 03:52:15,888 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.902s 2023-04-23 03:52:15,889 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1320327354", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "b6746973-374e-4be6-9067-1f3d7424fe1d"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-540910f9-ac4d-4ce2-b497-db34a0f9be61', 'x-compute-request-id': 'req-540910f9-ac4d-4ce2-b497-db34a0f9be61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "39775e82-0123-41cf-ad97-d3865a796828", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/39775e82-0123-41cf-ad97-d3865a796828"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "VVsn3b2GGcYL"}}' 2023-04-23 03:52:15,991 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828 0.099s 2023-04-23 03:52:15,991 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:15 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-d0f525f7-7dcf-4a2a-a332-d169afc6a83a', 'x-compute-request-id': 'req-d0f525f7-7dcf-4a2a-a332-d169afc6a83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828'} Body: b'{"server": {"id": "39775e82-0123-41cf-ad97-d3865a796828", "name": "tempest-VolumesActionsTest-instance-1320327354", "status": "BUILD", "tenant_id": "037d3963711a4727a4def98cfff4da67", "user_id": "405152a49bf14ad68f5c96f767c70b3a", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:52:16Z", "updated": "2023-04-23T03:52:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/39775e82-0123-41cf-ad97-d3865a796828"}], "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-23 03:53:06,340 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828 0.287s 2023-04-23 03:53:06,341 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:06 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-520907f8-5dc2-496c-a379-8c2904a0d7ab', 'x-compute-request-id': 'req-520907f8-5dc2-496c-a379-8c2904a0d7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828'} Body: b'{"server": {"id": "39775e82-0123-41cf-ad97-d3865a796828", "name": "tempest-VolumesActionsTest-instance-1320327354", "status": "ACTIVE", "tenant_id": "037d3963711a4727a4def98cfff4da67", "user_id": "405152a49bf14ad68f5c96f767c70b3a", "metadata": {}, "hostId": "070c14fee640e49dd43a9535361f45df66c874cfbc9c974f33ddc298", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:52:15Z", "updated": "2023-04-23T03:52:23Z", "addresses": {"tempest-VolumesActionsTest-376048108-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:9d:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/39775e82-0123-41cf-ad97-d3865a796828"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:52:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-23 03:53:06,353 80007 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:54:06,718 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes 0.304s 2023-04-23 03:54:06,718 80007 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-735177616"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813b0a50-5857-46fe-95d2-bf641352e5e9', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813b0a50-5857-46fe-95d2-bf641352e5e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes'} Body: b'{"volume": {"id": "c4a46229-fde8-4af8-b4e1-f505299b3cb1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:06.653875", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-735177616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sourc e_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:54:06,767 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1 0.039s 2023-04-23 03:54:06,767 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9c584bd-27d0-4825-aa64-a84c9e44d586', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9c584bd-27d0-4825-aa64-a84c9e44d586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1'} Body: b'{"volume": {"id": "c4a46229-fde8-4af8-b4e1-f505299b3cb1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:07.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-735177616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:54:07,818 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1 0.039s 2023-04-23 03:54:07,819 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12dec626-e284-4e6e-a585-7c98b30a0e1b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12dec626-e284-4e6e-a585-7c98b30a0e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1'} Body: b'{"volume": {"id": "c4a46229-fde8-4af8-b4e1-f505299b3cb1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:07.000000", "updated_at": "2023-04-23T03:54:07.000000", "name": "tempest-VolumesActionsTest-Volume-735177616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}], "user_id": "405152a49bf14ad68f5c96f76 7c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:54:07,871 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1 0.041s 2023-04-23 03:54:07,871 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cff6ad6-492c-4d59-8558-2e299efc6881', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cff6ad6-492c-4d59-8558-2e299efc6881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1'} Body: b'{"volume": {"id": "c4a46229-fde8-4af8-b4e1-f505299b3cb1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:07.000000", "updated_at": "2023-04-23T03:54:07.000000", "name": "tempest-VolumesActionsTest-Volume-735177616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:54:07,978 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1 0.096s 2023-04-23 03:54:07,978 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54: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-eeaf5490-d1d3-4947-9c0c-b3835e25282a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1'} Body: b'' 2023-04-23 03:54:08,013 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1 0.034s 2023-04-23 03:54:08,013 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54: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-0013e27d-4f4e-4c0f-ba19-41034973bc72', 'x-openstack-request-id': 'req-0013e27d-4f4e-4c0f-ba19-41034973bc72', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/c4a46229-fde8-4af8-b4e1-f505299b3cb1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c4a46229-fde8-4af8-b4e1-f505299b3cb1 could not be found."}}' 2023-04-23 03:54:08,146 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828 0.131s 2023-04-23 03:54:08,146 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e1dca6a-52fe-4724-a03c-b7cfd9f25e9c', 'x-compute-request-id': 'req-5e1dca6a-52fe-4724-a03c-b7cfd9f25e9c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828'} Body: b'' 2023-04-23 03:54:08,476 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828 0.329s 2023-04-23 03:54:08,476 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:08 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-7c6e14b0-755c-4084-bc02-c4ba1e898644', 'x-compute-request-id': 'req-7c6e14b0-755c-4084-bc02-c4ba1e898644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828'} Body: b'{"server": {"id": "39775e82-0123-41cf-ad97-d3865a796828", "name": "tempest-VolumesActionsTest-instance-1320327354", "status": "ACTIVE", "tenant_id": "037d3963711a4727a4def98cfff4da67", "user_id": "405152a49bf14ad68f5c96f767c70b3a", "metadata": {}, "hostId": "070c14fee640e49dd43a9535361f45df66c874cfbc9c974f33ddc298", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:52:15Z", "updated": "2023-04-23T03:54:08Z", "addresses": {"tempest-VolumesActionsTest-376048108-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:9d:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/39775e82-0123-41cf-ad97-d3865a796828"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:52:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-23 03:54:58,564 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828 0.038s 2023-04-23 03:54:58,565 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:58 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-6e27491c-cf16-49e1-89ca-8c9511a163a6', 'x-compute-request-id': 'req-6e27491c-cf16-49e1-89ca-8c9511a163a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/39775e82-0123-41cf-ad97-d3865a796828'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 39775e82-0123-41cf-ad97-d3865a796828 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 f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:54:58,752 80007 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/037d3963711a4727a4def98cfff4da67/volumes 0.182s 2023-04-23 03:54:58,753 80007 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-288207927"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99cf4a16-1ef0-4f82-8af1-4502b28636a2', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99cf4a16-1ef0-4f82-8af1-4502b28636a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes'} Body: b'{"volume": {"id": "f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:58.696269", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-288207927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:54:58,805 80007 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/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e 0.042s 2023-04-23 03:54:58,805 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de208c9a-648e-435f-8019-866e89b996ba', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de208c9a-648e-435f-8019-866e89b996ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e'} Body: b'{"volume": {"id": "f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:59.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-288207927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:54:59,855 80007 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/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e 0.036s 2023-04-23 03:54:59,855 80007 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f958979a-d597-446b-8216-c85f8f566d5a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f958979a-d597-446b-8216-c85f8f566d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e'} Body: b'{"volume": {"id": "f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:59.000000", "updated_at": "2023-04-23T03:54:59.000000", "name": "tempest-VolumesActionsTest-Volume-288207927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:54:59,903 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e 0.037s 2023-04-23 03:54:59,904 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad428de4-1609-46cb-a357-eb1f1573c607', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad428de4-1609-46cb-a357-eb1f1573c607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e'} Body: b'{"volume": {"id": "f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:59.000000", "updated_at": "2023-04-23T03:54:59.000000", "name": "tempest-VolumesActionsTest-Volume-288207927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:00,020 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e 0.104s 2023-04-23 03:55:00,020 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8452a07c-cebb-4bc8-82c0-c414882c9a45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e'} Body: b'' 2023-04-23 03:55:00,042 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e 0.021s 2023-04-23 03:55:00,042 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-212db41e-027c-43f9-9ae9-21718fc33f22', 'x-openstack-request-id': 'req-212db41e-027c-43f9-9ae9-21718fc33f22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f4d6b93d-d2b4-4ce6-b204-ee70e1342b5e 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 7f9dfcd6-388a-43c8-9818-63b5f5c5e67a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:00,282 80007 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/037d3963711a4727a4def98cfff4da67/volumes 0.237s 2023-04-23 03:55:00,282 80007 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-1917308433"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b1d81e-984f-43d1-a848-4ef690e8fd34', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b1d81e-984f-43d1-a848-4ef690e8fd34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes'} Body: b'{"volume": {"id": "7f9dfcd6-388a-43c8-9818-63b5f5c5e67a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:00.212221", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1917308433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:00,329 80007 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/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a 0.038s 2023-04-23 03:55:00,330 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c033d120-891b-4e0b-9c16-ad4c062101b6', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c033d120-891b-4e0b-9c16-ad4c062101b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a'} Body: b'{"volume": {"id": "7f9dfcd6-388a-43c8-9818-63b5f5c5e67a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:00.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1917308433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:01,381 80007 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/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a 0.039s 2023-04-23 03:55:01,381 80007 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8909809-c130-48dd-b808-d5d7dfb9b3cb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8909809-c130-48dd-b808-d5d7dfb9b3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a'} Body: b'{"volume": {"id": "7f9dfcd6-388a-43c8-9818-63b5f5c5e67a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:00.000000", "updated_at": "2023-04-23T03:55:00.000000", "name": "tempest-VolumesActionsTest-Volume-1917308433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:01,436 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a 0.044s 2023-04-23 03:55:01,436 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb17411-6f38-45cb-b140-e1ebba9e9cbd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb17411-6f38-45cb-b140-e1ebba9e9cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a'} Body: b'{"volume": {"id": "7f9dfcd6-388a-43c8-9818-63b5f5c5e67a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:00.000000", "updated_at": "2023-04-23T03:55:00.000000", "name": "tempest-VolumesActionsTest-Volume-1917308433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:01,543 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a 0.096s 2023-04-23 03:55:01,544 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09db0fb-16d3-48ef-a2a2-0b856a581958', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a'} Body: b'' 2023-04-23 03:55:01,569 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a 0.024s 2023-04-23 03:55:01,569 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a44e2e31-7b7b-4fb9-8ba7-cb49bbfe715a', 'x-openstack-request-id': 'req-a44e2e31-7b7b-4fb9-8ba7-cb49bbfe715a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/7f9dfcd6-388a-43c8-9818-63b5f5c5e67a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7f9dfcd6-388a-43c8-9818-63b5f5c5e67a 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 376d2f8c-95b6-44fc-922a-027805d22b3c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:01,742 80007 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/037d3963711a4727a4def98cfff4da67/volumes 0.168s 2023-04-23 03:55:01,743 80007 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-1683148634"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c963fff-81f7-43a1-a2a4-87ca0c3bab04', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c963fff-81f7-43a1-a2a4-87ca0c3bab04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes'} Body: b'{"volume": {"id": "376d2f8c-95b6-44fc-922a-027805d22b3c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:01.689384", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1683148634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:01,804 80007 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/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c 0.044s 2023-04-23 03:55:01,805 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437de8a5-c786-4514-963f-e53f1d71e0c4', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437de8a5-c786-4514-963f-e53f1d71e0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c'} Body: b'{"volume": {"id": "376d2f8c-95b6-44fc-922a-027805d22b3c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:02.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1683148634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:02,858 80007 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/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c 0.039s 2023-04-23 03:55:02,858 80007 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4b584f8-042d-4e23-bf3a-65d78d90fdbc', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4b584f8-042d-4e23-bf3a-65d78d90fdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c'} Body: b'{"volume": {"id": "376d2f8c-95b6-44fc-922a-027805d22b3c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:02.000000", "updated_at": "2023-04-23T03:55:02.000000", "name": "tempest-VolumesActionsTest-Volume-1683148634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:02,907 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c 0.038s 2023-04-23 03:55:02,908 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35614e8-2a14-4711-b3fb-0e6f1b0a71f6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35614e8-2a14-4711-b3fb-0e6f1b0a71f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c'} Body: b'{"volume": {"id": "376d2f8c-95b6-44fc-922a-027805d22b3c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:02.000000", "updated_at": "2023-04-23T03:55:02.000000", "name": "tempest-VolumesActionsTest-Volume-1683148634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:03,015 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c 0.097s 2023-04-23 03:55:03,015 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', ' content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66cf75af-1614-4aef-8b3c-7ddb845a50c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c'} Body: b'' 2023-04-23 03:55:03,038 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c 0.022s 2023-04-23 03:55:03,038 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:03 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-17f22efb-9e01-420e-9909-e168eca6fd80', 'x-openstack-request-id': 'req-17f22efb-9e01-420e-9909-e168eca6fd80', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/376d2f8c-95b6-44fc-922a-027805d22b3c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 376d2f8c-95b6-44fc-922a-027805d22b3c 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 bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:03,208 80007 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/037d3963711a4727a4def98cfff4da67/volumes 0.167s 2023-04-23 03:55:03,208 80007 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-1375059083"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd039e2d-60d7-4589-a95c-1647986b657b', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd039e2d-60d7-4589-a95c-1647986b657b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes'} Body: b'{"volume": {"id": "bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:03.151881", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1375059083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:03,261 80007 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/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d 0.044s 2023-04-23 03:55:03,262 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5880995-82b7-47a8-be2e-e9201c5a3d96', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5880995-82b7-47a8-be2e-e9201c5a3d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d'} Body: b'{"volume": {"id": "bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:03.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1375059083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:04,317 80007 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/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d 0.044s 2023-04-23 03:55:04,318 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f367f2-7a30-4ef7-822a-48f9e8e5ac8b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f367f2-7a30-4ef7-822a-48f9e8e5ac8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d'} Body: b'{"volume": {"id": "bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:03.000000", "updated_at": "2023-04-23T03:55:03.000000", "name": "tempest-VolumesActionsTest-Volume-1375059083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:04,365 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d 0.036s 2023-04-23 03:55:04,365 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4540624-f001-45f7-8437-3a85e3cc288d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4540624-f001-45f7-8437-3a85e3cc288d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d'} Body: b'{"volume": {"id": "bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:03.000000", "updated_at": "2023-04-23T03:55:03.000000", "name": "tempest-VolumesActionsTest-Volume-1375059083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:04,481 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d 0.103s 2023-04-23 03:55:04,481 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c77fd7c-f48c-437b-9c5b-ea6f84200ea1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d'} Body: b'' 2023-04-23 03:55:04,503 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d 0.021s 2023-04-23 03:55:04,503 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-b687e3b7-5b02-496a-bf2e-d8c5c9648cea', 'x-openstack-request-id': 'req-b687e3b7-5b02-496a-bf2e-d8c5c9648cea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bd746cd6-3f7a-4a2c-8d27-6a2a961a3b6d 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 1eb4f281-4594-4b24-835f-f172d381b640 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:04,689 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes 0.181s 2023-04-23 03:55:04,690 80007 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-2015558495"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9541eb47-12ba-440e-9de7-9ea2d3952a37', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9541eb47-12ba-440e-9de7-9ea2d3952a37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes'} Body: b'{"volume": {"id": "1eb4f281-4594-4b24-835f-f172d381b640", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:04.633331", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2015558495", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:04,749 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640 0.050s 2023-04-23 03:55:04,750 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455b4b1f-9c1e-46ee-b137-8d8c599729bd', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455b4b1f-9c1e-46ee-b137-8d8c599729bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640'} Body: b'{"volume": {"id": "1eb4f281-4594-4b24-835f-f172d381b640", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:05.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2015558495", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:05,803 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640 0.042s 2023-04-23 03:55:05,803 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51da2bc4-297d-4ad9-b66d-a87979118604', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51da2bc4-297d-4ad9-b66d-a87979118604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640'} Body: b'{"volume": {"id": "1eb4f281-4594-4b24-835f-f172d381b640", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:05.000000", "updated_at": "2023-04-23T03:55:05.000000", "name": "tempest-VolumesActionsTest-Volume-2015558495", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:05,855 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640 0.038s 2023-04-23 03:55:05,855 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc16d84-fc6b-46ec-ac44-ba768aa0f6de', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc16d84-fc6b-46ec-ac44-ba768aa0f6de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640'} Body: b'{"volume": {"id": "1eb4f281-4594-4b24-835f-f172d381b640", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:05.000000", "updated_at": "2023-04-23T03:55:05.000000", "name": "tempest-VolumesActionsTest-Volume-2015558495", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640"}], "user_id": "405152a49bf14ad68f5c96f767c70b3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "037d3963711a4727a4def98cfff4da67"}}' 2023-04-23 03:55:05,966 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640 0.099s 2023-04-23 03:55:05,966 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:05 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-013608c9-dc8e-4a84-97c9-a4e63f6dfc12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640'} Body: b'' 2023-04-23 03:55:05,991 80007 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640 0.024s 2023-04-23 03:55:05,991 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-ae5aef73-3489-4f41-88e3-e353ab5ff0b3', 'x-openstack-request-id': 'req-ae5aef73-3489-4f41-88e3-e353ab5ff0b3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/037d3963711a4727a4def98cfff4da67/volumes/1eb4f281-4594-4b24-835f-f172d381b640'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1eb4f281-4594-4b24-835f-f172d381b640 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 106d2a2c-b9fc-4578-9a1b-69c8c65f669d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:11,200 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes 0.364s 2023-04-23 03:55:11,200 80007 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-159286263"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dff8ac7-36f9-4f0e-803d-5aba8527e720', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dff8ac7-36f9-4f0e-803d-5aba8527e720', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes'} Body: b'{"volume": {"id": "106d2a2c-b9fc-4578-9a1b-69c8c65f669d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:11.144758", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-159286263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:11,247 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d 0.037s 2023-04-23 03:55:11,247 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e396ce-34f6-4c5e-b9a7-62edb05be65b', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e396ce-34f6-4c5e-b9a7-62edb05be65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d'} Body: b'{"volume": {"id": "106d2a2c-b9fc-4578-9a1b-69c8c65f669d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:11.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-159286263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ba0482fd150405fb545b6602d025c5f"}}' 2023-04-23 03:55:12,299 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d 0.040s 2023-04-23 03:55:12,299 80007 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603f9208-eebc-48f3-8e33-ff74456f5fa8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603f9208-eebc-48f3-8e33-ff74456f5fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d'} Body: b'{"volume": {"id": "106d2a2c-b9fc-4578-9a1b-69c8c65f669d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:11.000000", "updated_at": "2023-04-23T03:55:11.000000", "name": "tempest-VolumesTransfersTest-Volume-159286263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ba0482fd150405fb545b6602d025c5f"}}' 2023-04-23 03:55:12,378 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d 0.049s 2023-04-23 03:55:12,381 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff810c6a-29e7-4ac0-a49d-0816987578d2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff810c6a-29e7-4ac0-a49d-0816987578d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d'} Body: b'{"volume": {"id": "106d2a2c-b9fc-4578-9a1b-69c8c65f669d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:11.000000", "updated_at": "2023-04-23T03:55:11.000000", "name": "tempest-VolumesTransfersTest-Volume-159286263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ba0482fd150405fb545b6602d025c5f"}}' 2023-04-23 03:55:12,491 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d 0.098s 2023-04-23 03:55:12,491 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f258368d-dec3-4703-a14a-1f56c0887eda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d'} Body: b'' 2023-04-23 03:55:12,512 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d 0.020s 2023-04-23 03:55:12,512 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:12 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-8c3eef41-33ec-4c88-94a2-91d4d0f9fdca', 'x-openstack-request-id': 'req-8c3eef41-33ec-4c88-94a2-91d4d0f9fdca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/106d2a2c-b9fc-4578-9a1b-69c8c65f669d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 106d2a2c-b9fc-4578-9a1b-69c8c65f669d could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c4ca5300-1931-4d82-91e1-63169affafe1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:12,696 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes 0.174s 2023-04-23 03:55:12,696 80007 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-1171351627"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db335f23-7962-43ee-aa98-e176d8e978e0', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db335f23-7962-43ee-aa98-e176d8e978e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes'} Body: b'{"volume": {"id": "c4ca5300-1931-4d82-91e1-63169affafe1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:12.638974", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1171351627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:12,748 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1 0.042s 2023-04-23 03:55:12,749 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b72926-07b7-4bf2-832a-9cbb25114eaa', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b72926-07b7-4bf2-832a-9cbb25114eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1'} Body: b'{"volume": {"id": "c4ca5300-1931-4d82-91e1-63169affafe1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:13.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1171351627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ba0482fd150405fb545b6602d025c5f"}}' 2023-04-23 03:55:13,802 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1 0.042s 2023-04-23 03:55:13,802 80007 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e1c626-6a3f-4c80-8fb0-c9dbdcc910e0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e1c626-6a3f-4c80-8fb0-c9dbdcc910e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1'} Body: b'{"volume": {"id": "c4ca5300-1931-4d82-91e1-63169affafe1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:13.000000", "updated_at": "2023-04-23T03:55:13.000000", "name": "tempest-VolumesTransfersTest-Volume-1171351627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ba0482fd150405fb545b6602d025c5f"}}' 2023-04-23 03:55:13,852 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1 0.039s 2023-04-23 03:55:13,852 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be429a2-e0c7-471d-ad0d-184e88f1366e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be429a2-e0c7-471d-ad0d-184e88f1366e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1'} Body: b'{"volume": {"id": "c4ca5300-1931-4d82-91e1-63169affafe1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:13.000000", "updated_at": "2023-04-23T03:55:13.000000", "name": "tempest-VolumesTransfersTest-Volume-1171351627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1"}], "user_id": "651a7f8bcdaa4811a76260051bcd43e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ba0482fd150405fb545b6602d025c5f"}}' 2023-04-23 03:55:13,954 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1 0.091s 2023-04-23 03:55:13,955 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-bf157908-5182-4f60-a9a0-87466630845e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1'} Body: b'' 2023-04-23 03:55:13,976 80007 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1 0.021s 2023-04-23 03:55:13,976 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-19fa6aee-2703-4224-921a-c61ee9ba44e9', 'x-openstack-request-id': 'req-19fa6aee-2703-4224-921a-c61ee9ba44e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ba0482fd150405fb545b6602d025c5f/volumes/c4ca5300-1931-4d82-91e1-63169affafe1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c4ca5300-1931-4d82-91e1-63169affafe1 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 0ced526f-d314-4cfa-b814-f02b67ee9574 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:53:14,854 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.279s 2023-04-23 03:53:14,855 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:14 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-ab1b79bf-406e-4382-94f5-99671f88dfa8', 'x-compute-request-id': 'req-ab1b79bf-406e-4382-94f5-99671f88dfa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:53:15,117 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.250s 2023-04-23 03:53:15,118 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:14 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-5355b0b0-7de6-4173-af5a-98eecbf91e6f', 'x-compute-request-id': 'req-5355b0b0-7de6-4173-af5a-98eecbf91e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:53:15,281 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.151s 2023-04-23 03:53:15,281 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:15 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-9e1aae60-12d0-41cd-b377-99c8c1c17f25', 'x-compute-request-id': 'req-9e1aae60-12d0-41cd-b377-99c8c1c17f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2-5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "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-23 03:54:15,434 80019 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.074s 2023-04-23 03:54:15,435 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:15 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-7b109655-28a3-485b-9940-961a2ab0e41f', '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": "cdc8fe94058c46c28d4b3f16dc1e77ed", "name": "tempest-ServerActionsTestJSON-1398779434-project-member", "password_expires_at": null}, "audit_ids": ["GpsH0-ThS-acar9Prfgnhw"], "expires_at": "2023-04-23T04:54:15.000000Z", "issued_at": "2023-04-23T03:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f44fe9ba07e4e2f925d1a8952356e04", "name": "tempest-ServerActionsTestJSON-1398779434"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6f44fe9ba07e4e2f925d1a8952356e04", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:54:15,435 80019 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': 'bc639aed-946f-458c-b08d-ce3037f5507c', 'name': 'tempest-ServerActionsTestJSON-558421264-network', 'tenant_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57445, 'is_default': False, 'availability_zone_hints': [], 'availability_z ones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:47:00Z', 'updated_at': '2023-04-23T03:47:01Z', 'revision_number': 1} available for tenant 2023-04-23 03:54:15,436 80019 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1222563018', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIkvMNG9bJWjIet22ePA1ljN9zECExBTHpeziEsLPMaW1zdmYmHvghy1cyRU7fOajJrIJuDX5HLH+Bcl14bDAwDDg/IMdmy4fis8XPrCxEDMbEbjK+Rs+0/rwp2gYOoLwQ==', 'fingerprint': 'd0:26:da:ae:54:9b:6a:de:22:3e:8a:49:27:55:fa:d0', 'user_id': 'cdc8fe94058c46c28d4b3f16dc1e77ed', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC8TzUW1ors8O7eGA9iUiFVInKQrd4ck40eDmcpZUhFVekT40oIjVIH\nGaV7lbX4Br2gBwYFK4EEACKhZANiAASJLzDRvWyVoyHrdtnjwNZYzfcxAhMQUx6X\ns4hLCzzGltc3ZmJh74IctXMkVO3zmoyayCbg1+Ryx/gXJdeGwwMAw4PyDHZsuH4r\nPFz6wsRAzGxG4yvkbPtP68KdoGDqC8E=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1ce6d21a-1f10-48ba-8022-8ddc9855c375', 'name': 'tempest-securitygroup--2088115721', 'stateful': True, 'tenant_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'description': 'tempest-description--317375240', 'shared': False, 'security_group_rules': [{'id': '33773032-e339-4ca6-a559-3e93cd3809e1', 'tenant_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'security_group_id': '1ce6d21a-1f10-48ba-8022-8ddc9855c375', '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': 541, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:47:12Z', 'updated_at': '2023-04-23T03:47:12Z', 'revision_number': 0, 'project_id': '6f44fe9ba07e4e2f925d1a8952356e04'}, {'id': '78c052c3-aab9-4acf-bb19-d6c642a8b4a8', 'tenant_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'security_group_id': '1ce6d21a-1f10-48ba-8022-8ddc9855c375', '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': 540, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:47:12Z', 'updated_at': '2023-04-23T03:47:12Z', 'revision_number': 0, 'project_id': '6f44fe9ba07e4e2f925d1a8952356e04'}], 'tags': [], 'created_at': '2023-04-23T03:47:12Z', 'updated_at': '2023-04-23T03:47:12Z', 'revision_number': 1, 'project_id': '6f44fe9ba07e4e2f925d1a8952356e04'}, 'floating_ip': {'id': 'e1fc44db-e27c-4537-89c8-36bd5c6eeb34', 'tenant_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'floating_ip_address': '172.24.4.189', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6f44fe9ba07e4e2f925d1a8952356e04', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:47:14Z', 'updated_at': '2023-04-23T03:47:14Z', 'revision_number': 0, 'ip': '172.24.4.189'}} 2023-04-23 03:54:15,757 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes 0.320s 2023-04-23 03:54:15,757 80019 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-1374273234", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab3f6d2-dc86-472a-8bcc-8f92647f69fd', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab3f6d2-dc86-4 72a-8bcc-8f92647f69fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes'} Body: b'{"volume": {"id": "0ced526f-d314-4cfa-b814-f02b67ee9574", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:15.691923", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1374273234", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:54:15,807 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574 0.040s 2023-04-23 03:54:15,808 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9801b2ad-0c18-47c5-a353-53765174fa73', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9801b2ad-0c18-47c5-a353-53765174fa73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574'} Body: b'{"volume": {"id": "0ced526f-d314-4cfa-b814-f02b67ee9574", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:16.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1374273234", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04"}}' 2023-04-23 03:54:16,860 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574 0.040s 2023-04-23 03:54:16,860 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec060f3-1f2f-468d-b29c-feb8c1a66ca1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec060f3-1f2f-468d-b29c-feb8c1a66ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574'} Body: b'{"volume": {"id": "0ced526f-d314-4cfa-b814-f02b67ee9574", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:1 6.000000", "updated_at": "2023-04-23T03:54:16.000000", "name": "tempest-tempest.common.compute-volume-1374273234", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574"}], "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04"}}' 2023-04-23 03:54:16,975 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574 0.104s 2023-04-23 03:54:16,976 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebfce050-b4e6-456b-b462-331bd503ff57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574'} Body: b'' 2023-04-23 03:54:16,996 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574 0.020s 2023-04-23 03:54:16,997 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:16 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-3df4ed2f-bf9f-42c5-aee6-ff5f5f81b5ee', 'x-openstack-request-id': 'req-3df4ed2f-bf9f-42c5-aee6-ff5f5f81b5ee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f44fe9ba07e4e2f925d1a8952356e04/volumes/0ced526f-d314-4cfa-b814-f02b67ee9574'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0ced526f-d314-4cfa-b814-f02b67ee9574 could not be found."}}' 2023-04-23 03:54:16,997 80019 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-23 03:54:17,218 80019 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7 0.219s 2023-04-23 03:54:17,218 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:17 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-5f725606-b3e3-4ca9-a1e5-b8226ae50436', 'x-compute-request-id': 'req-5f725606-b3e3-4ca9-a1e5-b8226ae50436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7'} Body: b'{"server": {"id": "954f41b2 -5c67-41a4-b38b-ebf3ad60cac7", "name": "tempest-ServerActionsTestJSON-server-1796045730", "status": "ACTIVE", "tenant_id": "6f44fe9ba07e4e2f925d1a8952356e04", "user_id": "cdc8fe94058c46c28d4b3f16dc1e77ed", "metadata": {}, "hostId": "804eaf380cf80d1b66f2e0b68e0613bd55f9288209441e21dd987e57", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:47:16Z", "updated": "2023-04-23T03:47:27Z", "addresses": {"tempest-ServerActionsTestJSON-558421264-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/954f41b2-5c67-41a4-b38b-ebf3ad60cac7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1222563018", "OS-SRV-USG:launched_at": "2023-04-23T03:47:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2088115721"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.scenario.test_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 c451db1d-cb38-45f5-a6d6-7637b274e0df failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:31,414 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.319s 2023-04-23 03:55:31,415 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-966196288", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD7k+0eOm7pK8X+pQq8e7fEEx1KuvuJWxdMAvBwHrnlCv/3pPMCfWmgSVPaXE936kFeYjIslx0hgDPmhHFNosrB/s1EsQf49jL2iuA7ElIGNe9545Ya233CDyy19FbJdPA=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:31 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-e3385f5d-0e05-4a9a-b2e6-00c610225768', 'x-compute-request-id': 'req-e3385f5d-0e05-4a9a-b2e6-00c610225768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-966196288", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD7k+0eOm7pK8X+pQq8e7fEEx1KuvuJWxdMAvBwHrnlCv/3pPMCfWmgSVPaXE936kFeYjIslx0hgDPmhHFNosrB/s1EsQf49jL2iuA7ElIGNe9545Ya233CDyy19FbJdPA==", "fingerprint": "45:c8:24:1b:73:e7:04:ca:68:3b:c6:39:38:16:3b:c5", "user_id": "6703a2f8d71145299b5cfd9c94621f3d"}}' 2023-04-23 03:55:31,586 80007 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.167s 2023-04-23 03:55:31,586 80007 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-56934505", "description": "tempest-secgroup-smoke-56934505 description", "project_id": "ea208b32da1241b2987ae99a61abfa49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-b4b4f64e-43b8-4b25-9b0c-699689a9dc07', 'date': 'Sun, 23 Apr 2023 03:55:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "name": "tempest-secgroup-smoke-56934505", "stateful": true, "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "description": "tempest-secgroup-smoke-56934505 description", "shared": false, "security_group_rules": [{"id": "2e974191-a9f6-4923-9b28-7e26eea59571", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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": 915, "description": null, "tags": [], "created_at": "2023-04-23T03:55:31Z", "updated_at": "2023-04-23T03:55:31Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}, {"id": "b6be107a-9290-4369-afc1-2216193fc2ce", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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": 916, "description": null, "tags": [], "created_at": "2023-04-23T03:55:31Z", "updated_at": "2023-04-23T03:55:31Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}], "tags": [], "created_at": "2023-04-23T03:55:31Z", "updated_at": "2023-04-23T03:55:31Z", "revision_number": 1, "project_id": "ea20 8b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:31,760 80007 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-23 03:55:31,760 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "project_id": "ea208b32da1241b2987ae99a61abfa49", "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-58f3937a-f862-40da-8bbe-5c86afac2682', 'date': 'Sun, 23 Apr 2023 03:55:31 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": "150d80c9-0151-441f-a329-d33b283761e6", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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-23T03:55:31Z", "updated_at": "2023-04-23T03:55:31Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:31,915 80007 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.154s 2023-04-23 03:55:31,915 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "project_id": "ea208b32da1241b2987ae99a61abfa49", "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-428a815f-47f7-4224-be9a-2882bb5fde55', 'date': 'Sun, 23 Apr 2023 03:55:31 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": "75c21d33-7b92-4502-b5bb-91acf3aabfb0", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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-23T03:55:31Z", "updated_at": "2023-04-23T03:55:31Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:32,083 80007 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-23 03:55:32,084 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "project_id": "ea208b32da1241b2987ae99a61abfa49", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0e4a8575-d364-4255-926b-a63e13d9dafc', 'date': 'Sun, 23 Apr 2023 03:55:32 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": "7cef386e-db11-4fc6-a0ba-2a7b7ea37efc", "tenant_id": "ea208b32da1241b2987ae 99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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-23T03:55:31Z", "updated_at": "2023-04-23T03:55:31Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:32,262 80007 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.178s 2023-04-23 03:55:32,263 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "project_id": "ea208b32da1241b2987ae99a61abfa49", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-072b31f6-c33e-4fd0-890f-3c0eb963a34d', 'date': 'Sun, 23 Apr 2023 03:55:32 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": "c3b6837d-9872-437c-b9e4-549e5568d1d7", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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-23T03:55:32Z", "updated_at": "2023-04-23T03:55:32Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:32,423 80007 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.160s 2023-04-23 03:55:32,424 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "project_id": "ea208b32da1241b2987ae99a61abfa49", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-45561aea-99f7-4e7b-aa12-2c5eebed1abf', 'date': 'Sun, 23 Apr 2023 03:55:32 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": "c40a9b1d-6b54-408f-b2c1-274dc22a677d", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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-23T03:55:32Z", "updated_at": "2023-04-23T03:55:32Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:32,584 80007 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.160s 2023-04-23 03:55:32,585 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "project_id": "ea208b32da1241b2987ae99a61abfa49", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type' : 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0299c118-90b4-4b18-89d1-ce56ea1fac78', 'date': 'Sun, 23 Apr 2023 03:55:32 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": "14441d5b-1d05-4c1a-9278-9363260a35a8", "tenant_id": "ea208b32da1241b2987ae99a61abfa49", "security_group_id": "4b4b4cc5-3823-4ad1-ad24-b643e2041647", "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-23T03:55:32Z", "updated_at": "2023-04-23T03:55:32Z", "revision_number": 0, "project_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:32,793 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes 0.207s 2023-04-23 03:55:32,794 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-217509295", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f055ee-8a50-473e-9aee-976e43ae3035', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f055ee-8a50-473e-9aee-976e43ae3035', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes'} Body: b'{"volume": {"id": "c451db1d-cb38-45f5-a6d6-7637b274e0df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:32.732744", "updated_at": null, "name": "tempest-TestStampPattern-volume-217509295", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df"}], "user_id": "6703a2f8d71145299b5cfd9c94621f3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:32,840 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df 0.036s 2023-04-23 03:55:32,840 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4accdd40-b8c1-4ca4-be5d-4421c3f13416', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4accdd40-b8c1-4ca4-be5d-4421c3f13416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df'} Body: b'{"volume": {"id": "c451db1d-cb38-45f5-a6d6-7637b274e0df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:33.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-217509295", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata" : {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df"}], "user_id": "6703a2f8d71145299b5cfd9c94621f3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:33,896 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df 0.044s 2023-04-23 03:55:33,897 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587a5ef2-99ae-4adc-bb18-c7888caa4d0e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587a5ef2-99ae-4adc-bb18-c7888caa4d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df'} Body: b'{"volume": {"id": "c451db1d-cb38-45f5-a6d6-7637b274e0df", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:33.000000", "updated_at": "2023-04-23T03:55:33.000000", "name": "tempest-TestStampPattern-volume-217509295", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df"}], "user_id": "6703a2f8d71145299b5cfd9c94621f3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea208b32da1241b2987ae99a61abfa49"}}' 2023-04-23 03:55:34,011 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df 0.102s 2023-04-23 03:55:34,011 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64edc77-38ea-461a-afe5-b5dcfb755507', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df'} Body: b'' 2023-04-23 03:55:34,035 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df 0.023s 2023-04-23 03:55:34,036 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:34 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 -9f3e764f-0dd8-428e-b1c7-ee38e471a38b', 'x-openstack-request-id': 'req-9f3e764f-0dd8-428e-b1c7-ee38e471a38b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ea208b32da1241b2987ae99a61abfa49/volumes/c451db1d-cb38-45f5-a6d6-7637b274e0df'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c451db1d-cb38-45f5-a6d6-7637b274e0df could not be found."}}' 2023-04-23 03:55:34,202 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/4b4b4cc5-3823-4ad1-ad24-b643e2041647 0.166s 2023-04-23 03:55:34,203 80007 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-b2059d50-c3b2-45ec-87bc-b15b085957ba', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:55:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4b4b4cc5-3823-4ad1-ad24-b643e2041647'} Body: b'' 2023-04-23 03:55:34,234 80007 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-966196288 0.030s 2023-04-23 03:55:34,235 80007 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:34 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-e184357c-8cf9-4c20-a047-b10366b8ea40', 'x-compute-request-id': 'req-e184357c-8cf9-4c20-a047-b10366b8ea40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-966196288'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 78d33164-e5c3-400f-98d7-f5654dfb4b3a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:52:49,186 80017 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 03:52:49,187 80017 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 03:52:49,258 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2023-04-23 03:52:49,258 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-325673571", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIs7ux48o2nnGrdeOCvQDySG+P6nXioDJdGS6oeGudA0JHf7ZhHzg403SyXAde6YT5+5r+rVL2ZP2ipzilgOZRPzvYzNtjeBNGfwBpGBza8LD5gUqZ8keZPqVn3njSi8NQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:49 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-a6c95b3f-4749-4942-ac15-94e4195e110d', 'x-compute-request-id': 'req-a6c95b3f-4749-4942-ac15-94e4195e110d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-325673571", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIs7ux48o2nnGrdeOCvQDySG+P6nXioDJdGS6oeGudA0JHf7ZhHzg403SyXAde6YT5+5r+rVL2ZP2ipzilgOZRPzvYzNtjeBNGfwBpGBza8LD5gUqZ8keZPqVn3njSi8NQ==", "fingerprint": "bb:14:58:0d:35:6e:15:72:47:27:66:9f:e9:d8:fb:76", "user_id": "0a2c459cad014b07b2613e5e261d88aa"}}' 2023-04-23 03:52:49,261 80017 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-325673571 created 2023-04-23 03:52:49,412 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.150s 2023-04-23 03:52:49,412 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--384245726", "description": "tempest-description--1234156567"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-cc822cb5-f6b0-43e7-b07e-b36f523a752e', 'date': 'Sun, 23 Apr 2023 03:52:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "name": "tempest-securitygroup--384245726", "stateful": true, "tenant_id": "24fff486a500421397ecb935828582cd", "description": "tempest-description--1234156567", "shared": false, "security_group_rules": [{"id": "4a5899e1-de47-4a02-8b18-773518135b7a", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "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": 765, "description": null, "tags": [], "created_at": "2023-04-23T03:52:49Z", "updated_at": "2023-04-23T03:52:49Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}, {"id": "8b12193b-2dc3-41df-a770-508998bcbd9e", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "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": 764, "description": null, "tags": [], "created_at": "2023-04-23T03:52:49Z", "updated_at": "2023-04-23T03:52:49Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}], "tags": [], "created_at": "2023-04-23T03:52:49Z", "updated_at": "2023-04-23T03:52:49Z", "revision_number": 1, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:52:49,560 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.147s 2023-04-23 03:52:49,560 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "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-509e9d09-8439-469d-8f8e-cf8e1ef3ab56', 'date': 'Sun, 23 Apr 2023 03:52: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": "b72d2e24-28fa-4ed5-8cf2-600fcefd3c0e", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "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-23T03:52:49Z", "updated_at": "2023-04-23T03:52:49Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:52:49,732 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-23 03:52:49,732 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-80c795e1-1ba7-4307-99bc-d23a52bc5bb5', 'date': 'Sun, 23 Apr 2023 03:52: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": "214239c9-d9de-4274-90c2-cc4b95b62aef", "tenant_id": "24fff486a500421397ecb935828582cd", "security_group_id": "9599c9d7-c534-455a-b5e4-aa4eada8b060", "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-23T03:52:49Z", "updated_at": "2023-04-23T03:52:49Z", "revision_number": 0, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:52:49,732 80017 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--384245726 created 2023-04-23 03:52:50,527 80017 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.794s 2023-04-23 03:52:50,528 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-de0214ed-95a9-49f3-a0f6-457424fee0f0', 'date': 'Sun, 23 Apr 2023 03:52:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ed96639d-945a-4c78-803c-97b734356fec", "tenant_id": "24fff486a500421397ecb935828582cd", "floating_ip_address": "172.24.4.154", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "24fff486a500421397ecb935828582cd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:52:50Z", "updated_at": "2023-04-23T03:52:50Z", "revision_number": 0}}' 2023-04-23 03:52:50,528 80017 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ed96639d-945a-4c78-803c-97b734356fec', 'tenant_id': '24fff486a500421397ecb935828582cd', 'floating_ip_address': '172.24.4.154', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '24fff486a500421397ecb935828582cd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:52:50Z', 'updated_at': '2023-04-23T03:52:50Z', 'revision_number': 0, 'ip': '172.24.4.154'} created 2023-04-23 03:52:50,564 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.031s 2023-04-23 03:52:50,564 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:50 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-4525529a-c3a0-4dd4-8cee-0c74edceed56', '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": "0a2c459cad014b07b2613e5e261d88aa", "name": "tempest-AttachVolumeNegativeTest-636753786-project-member", "password_expires_at": null}, "audit_ids": ["b9-V83GzRZOKZDJxDETaxA"], "expires_at": "2023-04-23T04:52:50.000000Z", "issued_at": "2023-04-23T03:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24fff486a500421397ecb935828582cd", "name": "tempest-AttachVolumeNegativeTest-636753786"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "Re gionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/24fff486a500421397ecb935828582cd", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:52:50,565 80017 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '6adb189c-9b46-4da4-a34b-31edf8685498', 'name': 'tempest-AttachVolumeNegativeTest-759967402-network', 'tenant_id': '24fff486a500421397ecb935828582cd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '24fff486a500421397ecb935828582cd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:46:59Z', 'updated_at': '2023-04-23T03:47:00Z', 'revision_number': 1} available for tenant 2023-04-23 03:52:50,565 80017 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-325673571', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIs7ux48o2nnGrdeOCvQDySG+P6nXioDJdGS6oeGudA0JHf7ZhHzg403SyXAde6YT5+5r+rVL2ZP2ipzilgOZRPzvYzNtjeBNGfwBpGBza8LD5gUqZ8keZPqVn3njSi8NQ==', 'fingerprint': 'bb:14:58:0d:35:6e:15:72:47:27:66:9f:e9:d8:fb:76', 'user_id': '0a2c459cad014b07b2613e5e261d88aa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAVkHCNZbM1zTOsOvweONRzjTjWbOX3ZN8au5iZNsi1+rYPzMjgATLM\nJIdI9XBb+HagBwYFK4EEACKhZANiAASLO7sePKNp5xq3Xjgr0A8khvj+p14qAyXR\nkuqHhrnQNCR3+2YR84ONN0slwHXumE+fua/q1S9mT9oqc4pYDmUT872MzbY3gTRn\n8AaRgc2vCw+YFKmfJHmT6lZ9540ovDU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9599c9d7-c534-455a-b5e4-aa4eada8b060', 'name': 'tempest-securitygroup--384245726', 'stateful': True, 'tenant_id': '24fff486a500421397ecb935828582cd', 'description': 'tempest-description--1234156567', 'shared': False, 'security_group_rules': [{'id': '4a5899e1-de47-4a02-8b18-773518135b7a', 'tenant_id': '24fff486a500421397ecb935828582cd', 'security_group_id': '9599c9d7-c534-455a-b5e4-aa4eada8b060', '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': 765, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:52:49Z', 'updated_at': '2023-04-23T03:52:49Z', 'revision_number': 0, 'project_id': '24fff486a500421397ecb935828582cd'}, {'id': '8b12193b-2dc3-41df-a770-508998bcbd9e', 'tenant_id': '24fff486a500421397ecb935828582cd', 'security_group_id': '9599c9d7-c534-455a-b5e4-aa4eada8b060', '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': 764, 'description': None, 'tags': [], 'created_at': '2023-04-23T03:52:49Z', 'updated_at': '2023-04-23T03:52:49Z', 'revision_number': 0, 'project_id': '24fff486a500421397ecb935828582cd'}], 'tags': [], 'created_at': '2 023-04-23T03:52:49Z', 'updated_at': '2023-04-23T03:52:49Z', 'revision_number': 1, 'project_id': '24fff486a500421397ecb935828582cd'}, 'floating_ip': {'id': 'ed96639d-945a-4c78-803c-97b734356fec', 'tenant_id': '24fff486a500421397ecb935828582cd', 'floating_ip_address': '172.24.4.154', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '24fff486a500421397ecb935828582cd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T03:52:50Z', 'updated_at': '2023-04-23T03:52:50Z', 'revision_number': 0, 'ip': '172.24.4.154'}} 2023-04-23 03:52:51,257 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.691s 2023-04-23 03:52:51,258 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-159009824", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6adb189c-9b46-4da4-a34b-31edf8685498"}], "security_groups": [{"name": "tempest-securitygroup--384245726"}], "key_name": "tempest-keypair-325673571", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-064b620c-6fea-439a-a32e-c927ccd765de', 'x-compute-request-id': 'req-064b620c-6fea-439a-a32e-c927ccd765de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c21ec3a3-0761-4543-ad43-dca2913d159b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--384245726"}], "adminPass": "password"}}' 2023-04-23 03:52:51,373 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b 0.112s 2023-04-23 03:52:51,373 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:51 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-7b903db6-d1ea-44ab-840d-0f9473b24ab6', 'x-compute-request-id': 'req-7b903db6-d1ea-44ab-840d-0f9473b24ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b'} Body: b'{"server": {"id": "c21ec3a3-0761-4543-ad43-dca2913d159b", "name": "tempest-AttachVolumeNegativeTest-server-159009824", "status": "BUILD", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:52:51Z", "updated": "2023-04-23T03:52:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-325673571", "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-23 03:53:41,713 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b 0.280s 2023-04-23 03:53:41,713 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:53:41 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-37461c6f-5bd3-4992-920d-2f65df3c8d18', 'x-compute-request-id': 'req-37461c6f-5bd3-4992-920d-2f65df3c8d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b'} Body: b'{"server": {"id": "c21ec3a3-0761-4543-ad43-dca2913d159b", "name": "tempest-AttachVolumeNegativeTest-server-159009824", "status": "ACTIVE", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "454c90ed747dcdded45d5042812a0300a0accabe0f2ec72c6de3739a", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:52:51Z", "updated": "2023-04-23T03:52:59Z", "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:30:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325673571", "OS-SRV-USG:launched_at": "2023-04-23T03:52:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--384245726"}], "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-23 03:53:41,724 80017 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 03:54:41,967 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b/os-interface 0.184s 2023-04-23 03:54:41,968 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'applic ation/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ab2ddc0-4714-4603-a58d-d31b00af5181', 'x-compute-request-id': 'req-9ab2ddc0-4714-4603-a58d-d31b00af5181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6adb189c-9b46-4da4-a34b-31edf8685498", "port_id": "3cc621aa-a5f6-46de-bfd8-32dada7ca345", "mac_addr": "fa:16:3e:e6:30:15", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "82ecfe9e-5970-4fc4-b052-675faf201ede", "ip_address": "10.0.0.3"}]}]}' 2023-04-23 03:54:42,686 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/ed96639d-945a-4c78-803c-97b734356fec 0.715s 2023-04-23 03:54:42,687 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3cc621aa-a5f6-46de-bfd8-32dada7ca345"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-0e89a03e-1eae-4033-ab36-0890082b769d', 'date': 'Sun, 23 Apr 2023 03:54:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ed96639d-945a-4c78-803c-97b734356fec'} Body: b'{"floatingip": {"id": "ed96639d-945a-4c78-803c-97b734356fec", "tenant_id": "24fff486a500421397ecb935828582cd", "floating_ip_address": "172.24.4.154", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "618cc3e0-ee40-469a-ac32-ef8039b4f19b", "port_id": "3cc621aa-a5f6-46de-bfd8-32dada7ca345", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6adb189c-9b46-4da4-a34b-31edf8685498", "mac_address": "fa:16:3e:e6:30:15", "admin_state_up": true, "status": "ACTIVE", "device_id": "c21ec3a3-0761-4543-ad43-dca2913d159b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T03:52:50Z", "updated_at": "2023-04-23T03:54:42Z", "revision_number": 1, "project_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:54:42,688 80017 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.154:22' as 'cirros' with public key authentication 2023-04-23 03:54:42,725 80017 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 03:54:42,748 80017 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 03:54:42,748 80017 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.154 successfully created 2023-04-23 03:54:42,792 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b/ips 0.043s 2023-04-23 03:54:42,792 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7f627a6-ed86-49cc-a065-c9dab98492b2', 'x-compute-request-id': 'req-e7f627a6-ed86-49cc-a065-c9dab98492b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-23 03:54:42 ,981 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes 0.185s 2023-04-23 03:54:42,981 80017 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-365479424"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b77a722c-3fe0-4365-9bff-92675b27b49c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b77a722c-3fe0-4365-9bff-92675b27b49c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes'} Body: b'{"volume": {"id": "78d33164-e5c3-400f-98d7-f5654dfb4b3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:42.924176", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-365479424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:54:43,081 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a 0.090s 2023-04-23 03:54:43,081 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7cc59e-492b-4e6a-b4eb-6dbc9288d5f2', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7cc59e-492b-4e6a-b4eb-6dbc9288d5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a'} Body: b'{"volume": {"id": "78d33164-e5c3-400f-98d7-f5654dfb4b3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:43.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-365479424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:54:44,133 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a 0.040s 2023-04-23 03:54:44,134 80017 DEBUG [tempest.lib.common.rest_client] Request - Heade rs: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85f0a98-20e7-4d33-9626-fa0ea60e3438', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85f0a98-20e7-4d33-9626-fa0ea60e3438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a'} Body: b'{"volume": {"id": "78d33164-e5c3-400f-98d7-f5654dfb4b3a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:54:43.000000", "updated_at": "2023-04-23T03:54:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-365479424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/24fff486a500421397ecb935828582cd/volumes/78d33164-e5c3-400f-98d7-f5654dfb4b3a"}], "user_id": "0a2c459cad014b07b2613e5e261d88aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24fff486a500421397ecb935828582cd"}}' 2023-04-23 03:54:44,265 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b 0.121s 2023-04-23 03:54:44,266 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:44 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-b04a8a65-28ce-46b7-8c67-fd9c7f298b50', 'x-compute-request-id': 'req-b04a8a65-28ce-46b7-8c67-fd9c7f298b50', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b'} Body: b'' 2023-04-23 03:54:44,534 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b 0.268s 2023-04-23 03:54:44,535 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc7fc9db-7591-4b2f-89f1-ecadb2e61698', 'x-compute-request-id': 'req-dc7fc9db-7591-4b2f-89f1-ecadb2e61698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b'} Body: b'{"server": {"id": "c21ec3a3-0761-4543-ad43-dca2913d159b", "name": "tempest-AttachVolumeNegativeTest-server-159009824", "status": "ACTIVE", "tenant_id": "24fff486a500421397ecb935828582cd", "user_id": "0a2c459cad014b07b2613e5e261d88aa", "metadata": {}, "hostId": "454c90ed747dcdded45d5042812a0300a0accabe0f2ec72c6de3739a", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "fl avor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:52:51Z", "updated": "2023-04-23T03:54:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-759967402-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:30:15"}, {"version": 4, "addr": "172.24.4.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:30:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c21ec3a3-0761-4543-ad43-dca2913d159b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-325673571", "OS-SRV-USG:launched_at": "2023-04-23T03:52:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--384245726"}], "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-23 03:55:34,592 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b 0.040s 2023-04-23 03:55:34,592 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:34 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-de8d967a-7520-48cf-926d-d60646591e57', 'x-compute-request-id': 'req-de8d967a-7520-48cf-926d-d60646591e57', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c21ec3a3-0761-4543-ad43-dca2913d159b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c21ec3a3-0761-4543-ad43-dca2913d159b could not be found."}}' 2023-04-23 03:55:34,620 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-325673571 0.026s 2023-04-23 03:55:34,620 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:34 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-25d1db02-cc40-49d2-8b75-77033f98ea1e', 'x-compute-request-id': 'req-25d1db02-cc40-49d2-8b75-77033f98ea1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-325673571'} Body: b'' 2023-04-23 03:55:34,779 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9599c9d7-c534-455a-b5e4-aa4eada8b060 0.158s 2023-04-23 03:55:34,779 80017 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-0d703e26-e038-487e-8507-1756a051ef80', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:55:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9599c9d7-c534-455a-b5e4-aa4eada8b060'} Body: b'' 20 23-04-23 03:55:34,798 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9599c9d7-c534-455a-b5e4-aa4eada8b060 0.018s 2023-04-23 03:55:34,799 80017 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-2a03edb6-9e94-4bf9-9776-83b93e2d3334', 'date': 'Sun, 23 Apr 2023 03:55:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9599c9d7-c534-455a-b5e4-aa4eada8b060'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9599c9d7-c534-455a-b5e4-aa4eada8b060 does not exist", "detail": ""}}' 2023-04-23 03:55:35,262 80017 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ed96639d-945a-4c78-803c-97b734356fec 0.463s 2023-04-23 03:55:35,263 80017 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-4f883bdf-805a-4bad-a4cb-14b66e93b6c6', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 03:55:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ed96639d-945a-4c78-803c-97b734356fec'} Body: b'' 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-23 03:55:41,366 80017 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/739ac43127eb43f39d0e2bd721cf17a8/scheduler-stats/get_pools?detail=True 0.186s 2023-04-23 03:55:41,367 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd53867-41a3-4823-a67f-b6cb3c4ff4e8', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd53867-41a3-4823-a67f-b6cb3c4ff4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/739ac43127eb43f39d0e2bd721cf17a8/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-23 03:55:41,432 80017 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/739ac43127eb43f39d0e2bd721cf17a8/scheduler-stats/get_pools 0.057s 2023-04-23 03:55:41,433 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e224cfe6-239e-4341-bf74-1cee4bde48b2', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e224cfe6-239e-4341-bf74-1cee4bde48b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/739ac43127eb43f39d0e2bd721cf17a8/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 97cffb8a-4c5f-495c-b37c-08d52b8e5127 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:44,300 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes 0.371s 2023-04-23 03:55:44,301 80017 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-35443543"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872648f7-20a7-4914-89ff-ee6c1cb2e272', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872648f7-20a7-4914-89ff-ee6c1cb2e272', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes'} Body: b'{"volume": {"id": "97cffb8a-4c5f-495c-b37c-08d52b8e5127", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:44.231927", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-35443543", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:44,351 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127 0.040s 2023-04-23 03:55:44,351 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a76265-34c2-4476-b7fc-2a31d372f012', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a76265-34c2-4476-b7fc-2a31d372f012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127'} Body: b'{"volume": {"id": "97cffb8a-4c5f-495c-b37c-08d52b8e5127", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:44.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-35443543", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc98ce1c8375417bba1bdc31e2be5d55"}}' 2023-04-23 03:55:45,402 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127 0.039s 2023-04-23 03:55:45,403 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10986fb2-999d-4f27-b09a-7cad0df37e4b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10986fb2-999d-4f27-b09a-7cad0df37e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127'} Body: b'{"volume": {"id": "97cffb8a-4c5f-495c-b37c-08d52b8e5127", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:44.000000", "updated_at": "2023-04-23T03:55:44.000000", "name": "tempest-VolumesDeleteCascade-Volume-35443543", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc98ce1c8375417bba1bdc31e2be5d55"}}' 2023-04-23 03:55:45,450 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127 0.036s 2023-04-23 03:55:45,450 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72351b1f-069d-4a48-81fe-ee3b614fe49f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72351b1f-069d-4a48-81fe-ee3b614fe49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127'} Body: b'{"volume": {"id": "97cffb8a-4c5f-495c-b37c-08d52b8e5127", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:44.000000", "updated_at": "2023-04-23T03:55:44.000000", "name": "tempest-VolumesDeleteCascade-Volume-35443543", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc98ce1c8375417bba1bdc31e2be5d55"}}' 2023-04-23 03:55:45,551 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127 0.091s 2023-04-23 03:55:45,551 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06092f91-7a7c-4c74-904c-3edf53cba84c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127'} Body: b'' 2023-04-23 03:55:45,598 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127 0.047s 2023-04-23 03:55:45,599 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-8bff0cf6-617d-4ef6-984d-38e901b26e40', 'x-openstack-request-id': 'req-8bff0cf6-617d-4ef6-984d-38e901b26e40', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/97cffb8a-4c5f-495c-b37c-08d52b8e5127'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 97cffb8a-4c5f-495c-b37c-08d52b8e5127 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 398f6b0d-c786-4cc8-a571-ee39a2be8d99 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:45,775 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes 0.174s 2023-04-23 03:55:45,776 80017 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-329218597"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad522f61-2537-4815-beb1-7e72324e10d1', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad522f61-2537-4815-beb1-7e72324e10d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes'} Body: b'{"volume": {"id": "398f6b0d-c786-4cc8-a571-ee39a2be8d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:45.717639", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-329218597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:45,830 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99 0.038s 2023-04-23 03:55:45,830 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67e541a-e470-4a3a-97ea-67acbec0f42e', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67e541a-e470-4a3a-97ea-67acbec0f42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99'} Body: b'{"volume": {"id": "398f6b0d-c786-4cc8-a571-ee39a2be8d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:46.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-329218597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc98ce1c8375417bba1bdc31e2be5d55"}}' 2023-04-23 03:55:46,907 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99 0.059s 2023-04-23 03:55:46,908 80017 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031d8185-5bb8-456e-813d-76a0517675b3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031d8185-5bb8-456e-813d-76a0517675b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99'} Body: b'{"volume": {"id": "398f6b0d-c786-4cc8-a571-ee39a2be8d99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:46.000000", "updated_at": "2023-04-23T03:55:46.000000", "name": "tempest-VolumesDeleteCascade-Volume-329218597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc98ce1c8375417bba1bdc31e2be5d55"}}' 2023-04-23 03:55:46,957 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99 0.038s 2023-04-23 03:55:46,957 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53863c4-9b00-4140-88b5-7f75972582fe', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53863c4-9b00-4140-88b5-7f75972582fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99'} Body: b'{"volume": {"id": "398f6b0d-c786-4cc8-a571-ee39a2be8d99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:46.000000", "updated_at": "2023-04-23T03:55:46.000000", "name": "tempest-VolumesDeleteCascade-Volume-329218597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99"}], "user_id": "0f40831634464385a1237472d2d0b8c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc98ce1c8375417bba1bdc31e2be5d55"}}' 2023-04-23 03:55:47,076 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99 0.108s 2023-04-23 03:55:47,077 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55: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-3c209431-9bf7-47e2-a413-37e21776c344', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99'} Body: b'' 2023-04-23 03:55:47,099 80017 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99 0.022s 2023-04-23 03:55:47,100 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-96898d33-4969-4157-a732-54465798d6d6', 'x-openstack-request-id': 'req-96898d33-4969-4157-a732-54465798d6d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cc98ce1c8375417bba1bdc31e2be5d55/volumes/398f6b0d-c786-4cc8-a571-ee39a2be8d99'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 398f6b0d-c786-4cc8-a571-ee39a2be8d99 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 98f47b44-a8fa-4bb4-a418-8a3c546bef36 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:49,001 80017 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes 0.353s 2023-04-23 03:55:49,002 80017 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-621434884"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b912903d-6fab-4c23-85a9-3aa457d66baa', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b912903d-6fab-4c23-85a9-3aa457d66baa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes'} Body: b'{"volume": {"id": "98f47b44-a8fa-4bb4-a418-8a3c546bef36", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:55:48.945651", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-621434884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}], "user_id": "2c193b628d2f441ba0b0c648b4605b04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 03:55:49,052 80017 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36 0.041s 2023-04-23 03:55:49,052 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e78e68-6874-42d2-a5fb-788e42fa3d16', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e78e68-6874-42d2-a5fb-788e42fa3d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36'} Body: b'{"volume": {"id": "98f47b44-a8fa-4bb4-a418-8a3c546bef36", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:55:49.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-621434884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}], "user_id": "2c193b628d2f441ba0b0c648b4605b04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75c4ef4b74f746c1bbb87b1485359bcd"}}' 2023-04-23 03:55:50,134 80017 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36 0.070s 2023-04-23 03:55:50,134 80017 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f987bce-02f8-4794-a56e-4e101dd1804f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f987bce-02f8-4794-a56e-4e101dd1804f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36'} Body: b'{"volume": {"id": "98f47b44-a8fa-4bb4-a418-8a3c546bef36", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:55:49.000000", "updated_at": "2023-04-23T03:55:49.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-621434884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}], "user_id": "2c193b628d2f441ba0b0c648b4605b04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75c4ef4b74f746c1bbb87b1485359bcd"}}' 2023-04-23 03:55:50,187 80017 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36 0.042s 2023-04-23 03:55:50,188 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f8bbc7-c825-441c-b02d-a6ee05333a9b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f8bbc7-c825-441c-b02d-a6ee05333a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36'} Body: b'{"volume": {"id": "98f47b44-a8fa-4bb4-a418-8a3c546bef36", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-23T03:55:49.000000", "updated_at": "2023-04-23T03:55:49.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-621434884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36"}], "user_id": "2c193b628d2f441ba0b0c648b4605b04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75c4ef4b74f746c1bbb87b1485359bcd"}}' 2023-04-23 03:55:50,301 80017 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36 0.102s 2023-04-23 03:55:50,302 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:50 GMT', 'server': 'Apache/2.4.5 2 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07730b6-ce3d-421e-b097-51c776793545', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36'} Body: b'' 2023-04-23 03:55:50,325 80017 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36 0.022s 2023-04-23 03:55:50,325 80017 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-905fae42-8abb-436b-a859-837d64f5d3cf', 'x-openstack-request-id': 'req-905fae42-8abb-436b-a859-837d64f5d3cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/75c4ef4b74f746c1bbb87b1485359bcd/volumes/98f47b44-a8fa-4bb4-a418-8a3c546bef36'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 98f47b44-a8fa-4bb4-a418-8a3c546bef36 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 6fdc19de-d3be-4e26-9026-58a04d599dd2 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 7e7597ba-0a78-445b-82ac-e35231ed2045 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:55,227 80017 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes 0.363s 2023-04-23 03:55:55,228 80017 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-2044518711"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8992802e-51a8-42bc-b868-ce7648839f13', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8992802e-51a8-42bc-b868-ce7648839f13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes'} Body: b'{"volume": {"id": "7e7597ba-0a78-445b-82ac-e35231ed2045", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:55.169532", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2044518711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045"}], "user_id": "95b241fe7eb94a189c232d2ebb4318af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-23 03:55:55,278 80017 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045 0.041s 2023-04-23 03:55:55,278 80017 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': 'Sun, 23 Apr 2023 03:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485481e5-5c17-4ec0-b409-2dac662087f8', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-485481e5-5c17-4ec0-b409-2dac662087f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045'} Body: b'{"volume": {"id": "7e7597ba-0a78-445b-82ac-e35231ed2045", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:55.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2044518711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045"}], "user_id": "95b241fe7eb94a189c232d2ebb4318af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5952e046244b4165aa6657bdf91a4607"}}' 2023-04-23 03:55:56,327 80017 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045 0.038s 2023-04-23 03:55:56,328 80017 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': 'Sun, 23 Apr 2023 03:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d983cef-b46d-40ea-836d-3f87f55f41f4', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d983cef-b46d-40ea-836d-3f87f55f41f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045'} Body: b'{"volume": {"id": "7e7597ba-0a78-445b-82ac-e35231ed2045", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:55.000000", "updated_at": "2023-04-23T03:55:55.000000", "name": "tempest-VolumeRevertTests-Volume-2044518711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5952e046244b4165aa6657bdf91a4607/volumes/7e7597ba-0a78-445b-82ac-e35231ed2045"}], "user_id": "95b241fe7eb94a189c232d2ebb4318af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5952e046244b4165aa6657bdf91a4607"}}' 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 0075d56c-6fa1-4181-83df-ac56d9675450 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:55:56,541 80017 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes 0.200s 2023-04-23 03:55:56,542 80017 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-710720282"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc105ea-7bde-4110-b4ae-7d19fa7d66f5', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc105ea-7bde-4110-b4ae-7d19fa7d66f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes'} Body: b'{"volume": {"id": "0075d56c-6fa1-4181-83df-ac56d9675450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:56.472467", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-710720282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450"}], "user_id": "95b241fe7eb94a189c232d2ebb4318af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-23 03:55:56,590 80017 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450 0.039s 2023-04-23 03:55:56,590 80017 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': 'Sun, 23 Apr 2023 03:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f2613f-3cf9-49cf-b64f-bea0bed5ea30', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f2613f-3cf9-49cf-b64f-bea0bed5ea30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450'} Body: b'{"volume": {"id": "0075d56c-6fa1-4181-83df-ac56d9675450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:56.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-710720282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450"}], "user_id": "95b241fe7eb94a189c232d2ebb4318af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5952e046244b4165aa6657bdf91a4607"}}' 2023-04-23 03:55:57,645 80017 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450 0.042s 2023-04-23 03:55:57,645 80017 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': 'Sun, 23 Apr 2023 03:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71520e4e-6dcb-4f8f-8178-fe69db200d1f', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71520e4e-6dcb-4f8f-8178-fe69db200d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450'} Body: b'{"volume": {"id": "0075d56c-6fa1-4181-83df-ac56d9675450", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T03:55:56.000000", "updated_at": "2023-04-23T03:55:57.000000", "name": "tempest-VolumeRevertTests-Volume-710720282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5952e046244b4165aa6657bdf91a4607/volumes/0075d56c-6fa1-4181-83df-ac56d9675450"}], "user_id": "95b241fe7eb94a189c232d2ebb4318af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5952e046244b4165aa6657bdf91a4607"}}' 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 a3378117-215b-457c-b9ba-5099c5810e4d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-23T03:56:00Z', 'message': 'Build of instance a3378117-215b-457c-b9ba-5099c5810e4d aborted: Volume 14ad1cf7-6bce-4422-adc3-9fb2b9fa75a4 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-54776d9f-a033-4c4c-a2a8-945c144136d1. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 03:52:57,638 80005 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.103s 2023-04-23 03:52:57,639 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:57 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-c2920651-0e26-443a-9432-af51430f749e', '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": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906-project-member", "password_expires_at": null}, "audit_ids": ["wRWrH3CbRoSMdKjn4cTajg"], "expires_at": "2023-04-23T04:52:57.000000Z", "issued_at": "2023-04-23T03:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:52:57,639 80005 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '25de9e6c-4c02-4658-b076-466681d96605', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1644366708-network', 'tenant_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24996, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:49:01Z', 'updated_at': '2023-04-23T03:49:01Z', 'revision_number': 1} available for tenant 2023-04-23 03:52:58,699 80005 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 1.051s 2023-04-23 03:52:58,701 80005 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-1016623574", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "networks": [{"uuid": "25de9e6c-4c02-4658-b076-466681d96605"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7', '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-ae9ce82a-0fab-4494-a89b-9156bb332704', 'x-compute-request-id': 'req-ae9ce82a-0fab-4494-a89b-9156bb332704', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "VPZuzWo7sZ5X"}}' 2023-04-23 03:52:58,858 80005 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/97b28eb9-634c-4f9b-97ef-41d9f45f19b7 0.152s 2023-04-23 03:52:58,859 80005 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': 'Sun, 23 Apr 2023 03:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc8e8b7f-860f-4a3e-8503-8e5be5c191a8', 'x-compute-request-id': 'req-bc8e8b7f-860f-4a3e-8503-8e5be5c191a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7'} Body: b'{"server": {"id": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1016623574", "status": "BUILD", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:52:58Z", "updated": "2023-04-23T03:52:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97b2 8eb9-634c-4f9b-97ef-41d9f45f19b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}], "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-23 03:53:49,184 80005 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/97b28eb9-634c-4f9b-97ef-41d9f45f19b7 0.266s 2023-04-23 03:53:49,185 80005 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': 'Sun, 23 Apr 2023 03:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3181a7f7-c027-4ac5-8e24-d58053bcb84d', 'x-compute-request-id': 'req-3181a7f7-c027-4ac5-8e24-d58053bcb84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7'} Body: b'{"server": {"id": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1016623574", "status": "ACTIVE", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "5540067dbe0d28b29003fa2d44e004c07d490ba5bb211eea4dee3a36", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:52:58Z", "updated": "2023-04-23T03:53:06Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1644366708-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:05:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:53:05.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-23 03:53:49,200 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-23 03:54:50,254 80005 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/97b28eb9-634c-4f9b-97ef-41d9f45f19b7/action 0.992s 2023-04-23 03:54:50,255 80005 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-1830201751"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:49 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-a0e9a895-79cc-4bcd-a4e9-872d1a118eb6', 'x-compute-request-id': 'req-a0e9a895-79cc-4bcd-a4e9-872d1a118eb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7/action'} Body: b'{"image_id": "8485d7c5-4788-4df1-88b6-688014ef8a89"}' 2023-04-23 03:54:50,283 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.025s 2023-04-23 03:54:50,283 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-66aaaa95-1a16-43d4-8140-bd81c7989ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:50Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:51,311 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.025s 2023-04-23 03:54:51,311 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7be1c71e-a46c-4574-bfe5-2a0eda05cdd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_project_name": "tempest-ServerBo otFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:50Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:52,339 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.026s 2023-04-23 03:54:52,339 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-58d2e2f2-0ff8-4811-98fe-d006c35ee2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:50Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:53,363 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.022s 2023-04-23 03:54:53,363 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1c8052ff-778e-4e5f-a862-024fd6f4c039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:53Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:54,389 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.024s 2023-04-23 03:54:54,390 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-60820e0c-132d-4039-bcd6-9473ac76f639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "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": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:54Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:55,417 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.025s 2023-04-23 03:54:55,417 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', ' Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aca7193f-a3c0-427a-a396-8d78d3362a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "00a8d2e03734a0d33a21bfdec63e5d3e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "74c9b1f614c8dab8deca3345832d64eaf7d648a80f4b82b0cfe112d55d87e3693e378a1562872f8b9cf90022db8faa51c0a6a35bff8a93661c01cb8875536a30", "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:55Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:55,440 80005 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/8485d7c5-4788-4df1-88b6-688014ef8a89 0.022s 2023-04-23 03:54:55,440 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 03:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-acd29295-a8c0-4ef4-abea-fb53ab1ce1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89'} Body: b'{"base_image_ref": "e6127373-9931-4277-9458-eceef653ea1e", "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": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "owner_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653032906", "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-653032906-project-member", "user_id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1830201751", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "00a8d2e03734a0d33a21bfdec63e5d3e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9" , "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "74c9b1f614c8dab8deca3345832d64eaf7d648a80f4b82b0cfe112d55d87e3693e378a1562872f8b9cf90022db8faa51c0a6a35bff8a93661c01cb8875536a30", "id": "8485d7c5-4788-4df1-88b6-688014ef8a89", "created_at": "2023-04-23T03:54:50Z", "updated_at": "2023-04-23T03:54:55Z", "tags": [], "self": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89", "file": "/v2/images/8485d7c5-4788-4df1-88b6-688014ef8a89/file", "schema": "/v2/schemas/image"}' 2023-04-23 03:54:55,804 80005 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/97b28eb9-634c-4f9b-97ef-41d9f45f19b7 0.363s 2023-04-23 03:54:55,804 80005 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': 'Sun, 23 Apr 2023 03:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6af4a9f8-52a0-47ae-8be5-241ed96a39ee', 'x-compute-request-id': 'req-6af4a9f8-52a0-47ae-8be5-241ed96a39ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7'} Body: b'{"server": {"id": "97b28eb9-634c-4f9b-97ef-41d9f45f19b7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1016623574", "status": "ACTIVE", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "5540067dbe0d28b29003fa2d44e004c07d490ba5bb211eea4dee3a36", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:52:58Z", "updated": "2023-04-23T03:54:55Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1644366708-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:05:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97b28eb9-634c-4f9b-97ef-41d9f45f19b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:53:05.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-23 03:55:55,928 80005 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.078s 2023-04-23 03:55:55,928 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:55 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-15d511b4-bc71-4aa8-bbf0-c84690755ceb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"t oken": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "99495726467944c38620831fc93e2856", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906-project-member", "password_expires_at": null}, "audit_ids": ["LhupGXKCTmmDj5-afrlwWg"], "expires_at": "2023-04-23T04:55:55.000000Z", "issued_at": "2023-04-23T03:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "name": "tempest-ServerBootFromVolumeStableRescueTest-653032906"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 03:55:55,929 80005 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '25de9e6c-4c02-4658-b076-466681d96605', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1644366708-network', 'tenant_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a79e09b1c4ae4cc5ab11c3e56ee4f0d9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24996, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T03:49:01Z', 'updated_at': '2023-04-23T03:49:01Z', 'revision_number': 1} available for tenant 2023-04-23 03:55:56,631 80005 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.700s 2023-04-23 03:55:56,631 80005 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-1441120197", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "e6127373-9931-4277-9458-eceef653ea1e", "destination_type": "volume"}], "networks": [{"uuid": "25de9e6c-4c02-4658-b076-466681d96605"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 03:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d', '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-54776d9f-a033-4c4c-a2a8-945c144136d1', 'x-compute-request-id': 'req-54776d9f-a033-4c4c-a2a8-945c144136d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a3378117-215b-457c-b9ba-5099c5810e4d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3378117-215b-457c-b9ba-5099c5810e4d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "i3mPk7yPznRz"}}' 2023-04-23 03:55:56,713 80005 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/a3378117-215b-457c-b9ba-5099c5810e4d 0.079s 2023-04-23 03:55:56,714 80005 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': 'Sun, 23 Apr 2023 03:55:56 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-05f2d9cd-0d51-43b6-8732-85e3277a0a7b', 'x-compute-request-id': 'req-05f2d9cd-0d51-43b6-8732-85e3277a0a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d'} Body: b'{"server": {"id": "a3378117-215b-457c-b9ba-5099c5810e4d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1441120197", "status": "BUILD", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:55:57Z", "updated": "2023-04-23T03:55:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3378117-215b-457c-b9ba-5099c5810e4d"}], "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-23 03:56:46,960 80005 INFO [tem pest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d 0.180s 2023-04-23 03:56:46,960 80005 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': 'Sun, 23 Apr 2023 03:56:46 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-2ee28640-96db-4b59-9585-d41563bc73de', 'x-compute-request-id': 'req-2ee28640-96db-4b59-9585-d41563bc73de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d'} Body: b'{"server": {"id": "a3378117-215b-457c-b9ba-5099c5810e4d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1441120197", "status": "ERROR", "tenant_id": "a79e09b1c4ae4cc5ab11c3e56ee4f0d9", "user_id": "99495726467944c38620831fc93e2856", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-23T03:55:56Z", "updated": "2023-04-23T03:56:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a3378117-215b-457c-b9ba-5099c5810e4d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-23T03:56:00Z", "message": "Build of instance a3378117-215b-457c-b9ba-5099c5810e4d aborted: Volume 14ad1cf7-6bce-4422-adc3-9fb2b9fa75a4 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-23 03:56:46,975 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-23 03:56:47,513 80005 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/a3378117-215b-457c-b9ba-5099c5810e4d 0.537s 2023-04-23 03:56:47,514 80005 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': 'Sun, 23 Apr 2023 03:56:46 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-0568c443-035d-4e4b-93bc-64887f5534b4', 'x-compute-request-id': 'req-0568c443-035d-4e4b-93bc-64887f5534b4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d'} Body: b'' 2023-04-23 03:56:47,556 80005 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/a3378117-215b-457c-b9ba-5099c5810e4d 0.042s 2023-04-23 03:56:47,557 80005 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': 'Sun, 23 Apr 2023 03:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-dae47e1c-f5f5-4a49-8924-abad615952bd', 'x-compute-request-id': 'req-dae47e1c-f5f5-4a49-8924-abad615952bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a3378117-215b-457c-b9ba-5099c5810e4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a3378117-215b-457c-b9ba-5099c5810e4d could not be found."}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 5e71fa7a-3523-4d64-9a48-a943cab62387 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:00:53,207 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710 0.234s 2023-04-23 04:00:53,207 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-172575e9-bc3f-4651-8b54-49a1618f47f9', 'x-compute-request-id': 'req-172575e9-bc3f-4651-8b54-49a1618f47f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710'} Body: b'{"server": {"id": "ee89a9d5-0507-475c-bea2-e02e34d15710", "name": "tempest-ServersNegativeTestJSON-server-1352466124", "status": "ACTIVE", "tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046", "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "metadata": {}, "hostId": "b758e3a1a167c5aac4a6c256afa9491549b7650aa2ebbaab2a8065ae", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:56:20Z", "updated": "2023-04-23T03:56:27Z", "addresses": {"tempest-ServersNegativeTestJSON-1112168066-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:42:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:56:26.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-23 04:01:53,671 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes 0.433s 2023-04-23 04:01:53,672 80019 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-863887577"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f9ba66-2dec-4119-b6ae-9557e379e340', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f9ba66-2dec-4119-b6ae-9557e379e340', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes'} Body: b'{"volume": {"id": "5e71fa7a-3523-4d64-9a48-a943cab62387", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:01:53.609384", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-863887577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387"}], "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:01:53,729 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387 0.046s 2023-04-23 04:01:53,730 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc243c85-deb6-4413-ae9f-e67066584c97', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc243c85-deb6-4413-ae9f-e67066584c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387'} Body: b'{"volume": {"id": "5e71fa7a-3523-4d64-9a48-a943cab62387", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:01:54.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-863887577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387"}], "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046"}}' 2023-04-23 04:01:54,784 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387 0.043s 2023-04-23 04:01:54,784 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aff5508-1c65-4ee8-999c-e8e78ffbc178', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aff5508-1c65-4ee8-999c-e8e78ffbc178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387'} Body: b'{"volume": {"id": "5e71fa7a-3523-4d64-9a48-a943cab62387", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:01:54.000000", "updated_at": "2023-04-23T04:01:54.000000", "name": "tempest-ServersNegativeTestJSON-volume-863887577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/39d6cb4cfcb2413f8039ee9febf1c046/volumes/5e71fa7a-3523-4d64-9a48-a943cab62387"}], "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046"}}' 2023-04-23 04:01:55,107 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710 0.306s 2023-04-23 04:01:55,108 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da33f62d-5727-4695-a804-9681ae2824a7', 'x-compute-request-id': 'req-da33f62d-5727-4695-a804-9681ae2824a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710'} Body: b'{"server": {"id": "ee89a9d5-0507-475c-bea2-e02e34d15710", "name": "tempest-ServersNegativeTestJSON-server-1352466124", "status": "ACTIVE", "tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046", "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "metadata": {}, "hostId": "b758e3a1a167c5aac4a6c256afa9491549b7650aa2ebbaab2a8065ae", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:56:20Z", "updated": "2023-04-23T03:56:27Z", "addresses": {"tempest-ServersNegativeTestJSON-1112168066-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:42:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:56:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_server_rescue_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 9f02abfb-8ade-47af-981d-cab1da641ebc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:03:22,284 80005 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes 0.217s 2023-04-23 04:03:22,284 80005 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-2090321799"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219f358f-ab2f-45b5-b2dd-9e132b409ea5', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219f358f-ab2f-45b5-b2dd-9e132b409ea5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes'} Body: b'{"volume": {"id": "9f02abfb-8ade-47af-981d-cab1da641ebc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:22.222840", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2090321799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc"}], "user_id": "84b2f522c7164c5c934b8bbf113b542a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:03:22,349 80005 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc 0.055s 2023-04-23 04:03:22,350 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ec8964-d1cb-49b4-b1d4-a98aa406830f', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ec8964-d1cb-49b4-b1d4-a98aa406830f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc'} Body: b'{"volume": {"id": "9f02abfb-8ade-47af-981d-cab1da641ebc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:22.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2090321799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc"}], "user_id": "84b2f522c7164c5c934b8bbf113b542a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4b7bdc478946e2ad0a2060b433b42c"}}' 2023-04-23 04:03:23,426 80005 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc 0.065s 2023-04-23 04:03:23,426 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1261316f-b02b-4553-9f24-2d435014c6c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1261316f-b02b-4553-9f24-2d435014c6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc'} Body: b'{"volume": {"id": "9f02abfb-8ade-47af-981d-cab1da641ebc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:22.000000", "updated_at": "2023-04-23T04:03:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2090321799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4b7bdc478946e2ad0a2060b433b42c/volumes/9f02abfb-8ade-47af-981d-cab1da641ebc"}], "user_id": "84b2f522c7164c5c934b8bbf113b542a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4b7bdc478946e2ad0a2060b433b42c"}}' 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 115fe8e5-99f5-4868-b9f7-f410c979b588 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:03:23,618 80005 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes 0.177s 2023-04-23 04:03:23,618 80005 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-2123148450"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ede851-8e10-4d13-bd5a-ce4a9cfb52f3', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ede851-8e10-4d13-bd5a-ce4a9cfb52f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes'} Body: b'{"volume": {"id": "115fe8e5-99f5-4868-b9f7-f410c979b588", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:23.559418", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2123148450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588"}], "user_id": "84b2f522c7164c5c934b8bbf113b542a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:03:23,668 80005 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588 0.040s 2023-04-23 04:03:23,669 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e028e2a2-7c41-468c-a005-87851b65404d', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e028e2a2-7c41-468c-a005-87851b65404d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588'} Body: b'{"volume": {"id": "115fe8e5-99f5-4868-b9f7-f410c979b588", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:24.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2123148450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588"}], "user_id": "84b2f522c7164c5c934b8bbf113b542a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4b7bdc478946e2ad0a2060b433b42c"}}' 2023-04-23 04:03:24,722 80005 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588 0.040s 2023-04-23 04:03:24,723 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae6770c-e477-48c9-8c42-68dcbda40e1a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae6770c-e477-48c9-8c42-68dcbda40e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588'} Body: b'{"volume": {"id": "115fe8e5-99f5-4868-b9f7-f410c979b588", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:24.000000", "updated_at": "2023-04-23T04:03:24.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2123148450", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4b7bdc478946e2ad0a2060b433b42c/volumes/115fe8e5-99f5-4868-b9f7-f410c979b588"}], "user_id": "84b2f522c7164c5c934b8bbf113b542a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4b7bdc478946e2ad0a2060b433b42c"}}' 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 0455b103-331b-46b1-bbdf-5f956beb4ce6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:02:55,739 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710 0.554s 2023-04-23 04:02:55,740 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-083faa43-1eef-424a-87a8-5ba05338f27a', 'x-compute-request-id': 'req-083faa43-1eef-424a-87a8-5ba05338f27a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710'} Body: b'{"server": {"id": "ee89a9d5-0507-475c-bea2-e02e34d15710", "name": "tempest-ServersNegativeTestJSON-server-1352466124", "status": "ACTIVE", "tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046", "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "metadata": {}, "hostId": "b758e3a1a167c5aac4a6c256afa9491549b7650aa2ebbaab2a8065ae", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:56:20Z", "updated": "2023-04-23T03:56:27Z", "addresses": {"tempest-ServersNegativeTestJSON-1112168066-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:42:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:56:26.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-23 04:03:55,959 80019 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/39d6cb4cfcb2413f8039ee9febf1c046/volumes 0.190s 2023-04-23 04:03:55,959 80019 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-633209113"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b74f5ea-1b26-4acc-8fda-d4290e11ca67', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b74f5ea-1b26-4acc-8fda-d4290e11ca67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes'} Body: b'{"volume": {"id": "0455b103-331b-46b1-bbdf-5f956beb4ce6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:55.899224", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-633209113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6"}], "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:03:56,010 80019 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/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6 0.041s 2023-04-23 04:03:56,010 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e43fe8c-1f89-4bed-9d76-3ef4877e531b', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e43fe8c-1f89-4bed-9d76-3ef4877e531b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6'} Body: b'{"volume": {"id": "0455b103-331b-46b1-bbdf-5f956beb4ce6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:56.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-633209113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6"}], "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046"}}' 2023-04-23 04:03:57,061 80019 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/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6 0.039s 2023-04-23 04:03:57,062 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ae4905-b323-4dba-af2f-2b40310ffeef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ae4905-b323-4dba-af2f-2b40310ffeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6'} Body: b'{"volume": {"id": "0455b103-331b-46b1-bbdf-5f956beb4ce6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:03:56.000000", "updated_at": "2023-04-23T04:03:56.000000", "name": "tempest-ServersNegativeTestJSON-volume-633209113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/39d6cb4cfcb2413f8039ee9febf1c046/volumes/0455b103-331b-46b1-bbdf-5f956beb4ce6"}], "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant- attr:tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046"}}' 2023-04-23 04:03:57,312 80019 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710 0.233s 2023-04-23 04:03:57,312 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8334a352-34be-445a-8cbf-ac70f30bcc09', 'x-compute-request-id': 'req-8334a352-34be-445a-8cbf-ac70f30bcc09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710'} Body: b'{"server": {"id": "ee89a9d5-0507-475c-bea2-e02e34d15710", "name": "tempest-ServersNegativeTestJSON-server-1352466124", "status": "ACTIVE", "tenant_id": "39d6cb4cfcb2413f8039ee9febf1c046", "user_id": "45d9ae4a3b00492fa2fc16a22a34df09", "metadata": {}, "hostId": "b758e3a1a167c5aac4a6c256afa9491549b7650aa2ebbaab2a8065ae", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T03:56:20Z", "updated": "2023-04-23T03:56:27Z", "addresses": {"tempest-ServersNegativeTestJSON-1112168066-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:42:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee89a9d5-0507-475c-bea2-e02e34d15710"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-23T03:56:26.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.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 dc3c7442-a22b-4582-9581-c6f75a240ef5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:05:57,285 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes 0.409s 2023-04-23 04:05:57,285 80019 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-1521608717"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:05:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ab18e9-b452-47c8-93b3-b503a60f0602', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ab18e9-b452-47c8-93b3-b503a60f0602', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes'} Body: b'{"volume": {"id": "dc3c7442-a22b-4582-9581-c6f75a240ef5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:57.225036", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1521608717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}], "user_id": "c5058f5511524013975b75b137a45dce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-23 04:05:57,342 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5 0.045s 2023-04-23 04:05:57,342 80019 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': 'Sun, 23 Apr 2023 04:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15e3193-11de-463b-9eb5-a84dbb0c5592', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15e3193-11de-463b-9eb5-a84dbb0c5592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5'} Body: b'{"volume": {"id": "dc3c7442-a22b-4582-9581-c6f75a240ef5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:57.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1521608717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}], "user_id": "c5058f5511524013975b75b137a45dce", "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": "31260be86b284ee6831e088766a12a60"}}' 2023-04-23 04:05:58,392 80019 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/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5 0.039s 2023-04-23 04:05:58,392 80019 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': 'Sun, 23 Apr 2023 04:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4af6abf-357d-4ba3-88c8-042809a23f2c', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4af6abf-357d-4ba3-88c8-042809a23f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5'} Body: b'{"volume": {"id": "dc3c7442-a22b-4582-9581-c6f75a240ef5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:57.000000", "updated_at": "2023-04-23T04:05:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1521608717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}], "user_id": "c5058f5511524013975b75b137a45dce", "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": "31260be86b284ee6831e088766a12a60"}}' 2023-04-23 04:05:58,443 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5 0.040s 2023-04-23 04:05:58,444 80019 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': 'Sun, 23 Apr 2023 04:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25df1093-4947-4390-b9f9-343a9e469a86', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25df1093-4947-4390-b9f9-343a9e469a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5'} Body: b'{"volume": {"id": "dc3c7442-a22b-4582-9581-c6f75a240ef5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:57.000000", "updated_at": "2023-04-23T04:05:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1521608717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5"}], "user_id": "c5058f5511524013975b75b137a45dce", "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": "31260be86b284ee6831e088766a12a60"}}' 2023-04-23 04:05:58,550 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5 0.095s 2023-04-23 04:05:58,550 80019 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': 'Sun, 23 Apr 2023 04:05:58 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-d8b3ba44-9049-4ae2-8922-aaf45934fb2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5'} Body: b'' 2023-04-23 04:05:58,599 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5 0.048s 2023-04-23 04:05:58,599 80019 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': 'Sun, 23 Apr 2023 04:05:58 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-615ad124-b5aa-47be-86cf-6fb71b3c99b2', 'x-openstack-request-id': 'req-615ad124-b5aa-47be-86cf-6fb71b3c99b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/dc3c7442-a22b-4582-9581-c6f75a240ef5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dc3c7442-a22b-4582-9581-c6f75a240ef5 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 4e8a200b-12b0-4673-95c1-3b2c25f0d514 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:05:58,843 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes 0.241s 2023-04-23 04:05:58,843 80019 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-722853603"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7f0424-abd3-4874-9016-2ceb5bb1a9c4', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7f0424-abd3-4874-9016-2ceb5bb1a9c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes'} Body: b'{"volume": {"id": "4e8a200b-12b0-4673-95c1-3b2c25f0d514", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:58.743789", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-722853603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}], "user_id": "c5058f5511524013975b75b137a45dce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-23 04:05:58,895 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514 0.041s 2023-04-23 04:05:58,895 80019 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': 'Sun, 23 Apr 2023 04:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4611d9-4c99-4cbf-a852-6dfdcd9e03fe', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4611d9-4c99-4cbf-a852-6dfdcd9e03fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514'} Body: b'{"volume": {"id": "4e8a200b-12b0-4673-95c1-3b2c25f0d514", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:59.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-722853603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}], "user_id": "c5058f5511524013975b75b137a45dce", "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": "31260be86b284ee6831e088766a12a60"}}' 2023-04-23 04:05:59,963 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514 0.056s 2023-04-23 04:05:59,964 80019 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': 'Sun, 23 Apr 2023 04:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2be393-07b6-44c3-9437-87616d55fd71', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2be393-07b6-44c3-9437-87616d55fd71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514'} Body: b'{"volume": {"id": "4e8a200b-12b0-4673-95c1-3b2c25f0d514", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:59.000000", "updated_at": "2023-04-23T04:05:59.000000", "name": "tempest-VolumesTransfersV355Test-Volume-722853603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}], "user_id": "c5058f5511524013975b75b137a45dce", "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": "31260be86b284ee6831e088766a12a60"}}' 2023-04-23 04:06:00,057 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514 0.083s 2023-04-23 04:06:00,057 80019 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': 'Sun, 23 Apr 2023 04:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c08984f-b7a7-4049-a8e7-fa679f57bca4', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c08984f-b7a7-4049-a8e7-fa679f57bca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514'} Body: b'{"volume": {"id": "4e8a200b-12b0-4673-95c1-3b2c25f0d514", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:05:59.000000", "updated_at": "2023-04-23T04:05:59.000000", "name": "tempest-VolumesTransfersV355Test-Volume-722853603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514"}], "user_id": "c5058f5511524013975b75b137a45dce", "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": "31260be86b284ee6831e088766a12a60"}}' 2023-04-23 04:06:00,209 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514 0.133s 2023-04-23 04:06:00,210 80019 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': 'Sun, 23 Apr 2023 04:06:00 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-8d4109bb-b10f-4904-859e-0f9fd8f64668', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514'} Body: b'' 2023-04-23 04:06:00,233 80019 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514 0.023s 2023-04-23 04:06:00,234 80019 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': 'Sun, 23 Apr 2023 04:06:00 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-79727bf7-6fad-430b-b214-8c32174e9bb1', 'x-openstack-request-id': 'req-79727bf7-6fad-430b-b214-8c32174e9bb1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/31260be86b284ee6831e088766a12a60/volumes/4e8a200b-12b0-4673-95c1-3b2c25f0d514'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4e8a200b-12b0-4673-95c1-3b2c25f0d514 could not be found."}}' 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 0a345e97-c2c5-4999-9944-f84daeaaff8e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:06:03,862 80019 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes 0.377s 2023-04-23 04:06:03,862 80019 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-327478137"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd75915-f5d2-4906-9fe0-c90777cc38fe', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd75915-f5d2-4906-9fe0-c90777cc38fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes'} Body: b'{"volume": {"id": "0a345e97-c2c5-4999-9944-f84daeaaff8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:06:03.801006", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-327478137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e"}], "user_id": "a44482b80a7243168c4caa7ba8a53e3f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:06:03,919 80019 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e 0.047s 2023-04-23 04:06:03,920 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0ad6df-c340-4679-8ed0-e284c75a94e4', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0ad6df-c340-4679-8ed0-e284c75a94e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e'} Body: b'{"volume": {"id": "0a345e97-c2c5-4999-9944-f84daeaaff8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:06:04.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-327478137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e"}], "user_id": "a44482b80a7243168c4caa7ba8a53e3f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fb74d108c9334f91bab99b436deceed6"}}' 2023-04-23 04:06:04,973 80019 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97- c2c5-4999-9944-f84daeaaff8e 0.041s 2023-04-23 04:06:04,973 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3870d653-d260-4015-9ec2-b41a512f024d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3870d653-d260-4015-9ec2-b41a512f024d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e'} Body: b'{"volume": {"id": "0a345e97-c2c5-4999-9944-f84daeaaff8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:06:04.000000", "updated_at": "2023-04-23T04:06:04.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-327478137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb74d108c9334f91bab99b436deceed6/volumes/0a345e97-c2c5-4999-9944-f84daeaaff8e"}], "user_id": "a44482b80a7243168c4caa7ba8a53e3f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fb74d108c9334f91bab99b436deceed6"}}' 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 2cddbe95-7585-4ec3-be9d-934267b2a78e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:05:16,053 80005 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 04:05:16,054 80005 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 04:05:16,217 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.159s 2023-04-23 04:05:16,217 80005 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-679082328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBByIgBCVO1TwHgSgzcCgt56xToj40uPOeHYofZEu1bJvNmhrfUCOYMcMRL/mO4ojjhrAB0fmobOyBQIrSmCW/jGTnyXoK8G1fv5rap39s97Qi9SpKbhu+T8NGRCCInZWaw=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a182a5f6-2c4b-45f4-bc41-bb53acbd6bfc', 'x-compute-request-id': 'req-a182a5f6-2c4b-45f4-bc41-bb53acbd6bfc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-679082328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBByIgBCVO1TwHgSgzcCgt56xToj40uPOeHYofZEu1bJvNmhrfUCOYMcMRL/mO4ojjhrAB0fmobOyBQIrSmCW/jGTnyXoK8G1fv5rap39s97Qi9SpKbhu+T8NGRCCInZWaw==", "fingerprint": "ae:23:fd:89:91:b8:06:01:af:ad:cc:f9:35:ef:a7:37", "user_id": "929f88dec4234641a37fdda799108cf2"}}' 2023-04-23 04:05:16,220 80005 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-679082328 created 2023-04-23 04:05:16,382 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.161s 2023-04-23 04:05:16,382 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2051476936", "description": "tempest-description--16274030"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-2c7f2380-7307-497c-9b30-5f29938f74a1', 'date': 'Sun, 23 Apr 2023 04:05:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "name": "tempest-securitygroup--2051476936", "stateful": true, "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "description": "tempest-description--16274030", "shared": false, "security_group_rules": [{"id": "398a821f-865d-4fa7-8b61-2de04ff02059", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "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": 996, "description": null, "tags": [], "created_at": "2023-04-23T04:05:16Z", "updated_at": "2023-04-23T04:05:16Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}, {"id": "52d27166-b862-48d3-9d25-60b46a95bbea", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 995, "description": null, "tags": [], "created_at": "2023-04-23T04:05:16Z", "updated_at": "2023-04-23T04:05:16Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}], "tags": [], "created_at": "2023-04-23T04:05:16Z", "updated_at": "2023-04-23T04:05:16Z", "revision_number": 1, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:05:16,570 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.187s 2023-04-23 04:05:16,570 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "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-00160bc9-c5c5-45ed-88ad-fb3857c55fb7', 'date': 'Sun, 23 Apr 2023 04:05: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": "a64b01b3-aa6d-446e-accd-a432729759d3", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "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-23T04:05:16Z", "updated_at": "2023-04-23T04:05:16Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:05:16,727 80005 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-23 04:05:16,727 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9acb6d99-29ff-4dcb-8e20-2631f9ba2f47', 'date': 'Sun, 23 Apr 2023 04:05: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": "32cc868c-a31f-464d-af50-a1a893f2f889", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "d6b5c80b-f039-4473-a4b7-b39db1b2e92a", "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-23T04:05:16Z", "updated_at": "2023-04-23T04:05:16Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:05:16,727 80005 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2051476936 created 2023-04-23 04:05:17,498 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.770s 2023-04-23 04:05:17,498 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-574fcdb7-946e-4b98-8f25-9516adb37aee', 'date': 'Sun, 23 Apr 2023 04:05:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "56ae01a2-c4d3-4c81-9340-4e49eb419100", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "floating_ip_address": "172.24.4.31", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7d84d2e6776c4ac38b90b752a36600c3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T04:05:17Z", "updated_at": "2023-04-23T04:05:17Z", "revision_number": 0}}' 2023-04-23 04:05:17,498 80005 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '56ae01a2-c4d3-4c81-9340-4e49eb419100', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'floating_ip_address': '172.24.4.31', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7d84d2e6776c4ac38b90b752a36600c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T04:05:17Z', 'updated_at': '2023-04-23T04:05:17Z', 'revision_number': 0, 'ip': '172.24.4.31'} created 2023-04-23 04:05:17,544 80005 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.040s 2023-04-23 04:05:17,544 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 04:05:17 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-55c3cbf6-f74c-4d4f-98b6-929f6623d5d4', '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": "929f88dec4234641a37fdda799108cf2", "name": "tempest-AttachVolumeShelveTestJSON-1622749322-project-member", "password_expires_at": null}, "audit_ids": ["0ehswp_HRcaCx4BS0a1qUQ"], "expires_at": "2023-04-23T05:05:17.000000Z", "issued_at": "2023-04-23T04:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d84d2e6776c4ac38b90b752a36600c3", "name": "tempest-AttachVolumeShelveTestJSON-1622749322"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7d84d2e6776c4ac38b90b752a36600c3", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 04:05:17,545 80005 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b', 'name': 'tempest-AttachVolumeShelveTestJSON-1309461192-network', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T04:05:10Z', 'updated_at': '2023-04-23T04:05:10Z', 'revision_number': 1} available for tenant 2023-04-23 04:05:17,545 80005 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-679082328', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBByIgBCVO1TwHgSgzcCgt56xToj40uPOeHYofZEu1bJvNmhrfUCOYMcMRL/mO4ojjhrAB0fmobOyBQIrSmCW/jGTnyXoK8G1fv5rap39s97Qi9SpKbhu+T8NGRCCInZWaw==', 'fingerprint': 'ae:23:fd:89:91:b8:06:01:af:ad:cc:f9:35:ef:a7:37', 'user_id': '929f88dec4234641a37fdda799108cf2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCvtjMw82+zciJjX0JD9k3WBHQnB8AJncIrtyb+QNQKHFy6oQ8kxG/x\nRLc7yObapS2gBwYFK4EEACKhZANiAAQciIAQlTtU8B4EoM3AoLeesU6I+NLjznh2\nKH2RLtWybzZoa31AjmDHDES/5juKI44awAdH5qGzsgUCK0pglv4xk58l6CvBtX7+\na2qd/bPe0IvUqSm4bvk/DRkQgiJ2Vms=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd6b5c80b-f039-4473-a4b7-b39db1b2e92a', 'name': 'tempest-securitygroup--2051476936', 'stateful': True, 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'description': 'tempest-description--16274030', 'shared': False, 'security_group_rules': [{'id': '398a821f-865d-4fa7-8b61-2de04ff02059', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'security_group_id': 'd6b5c80b-f039-4473-a4b7-b39db1b2e92a', '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': 996, 'description': None, 'tags': [], 'created_at': '2023-04-23T04:05:16Z', 'updated_at': '2023-04-23T04:05:16Z', 'revision_number': 0, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3'}, {'id': '52d27166-b862-48d3-9d25-60b46a95bbea', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'security_group_id': 'd6b5c80b-f039-4473-a4b7-b39db1b2e92a', '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': 995, 'description': None, 'tags': [], 'created_at': '2023-04-23T04:05:16Z', 'updated_at': '2023-04-23 T04:05:16Z', 'revision_number': 0, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3'}], 'tags': [], 'created_at': '2023-04-23T04:05:16Z', 'updated_at': '2023-04-23T04:05:16Z', 'revision_number': 1, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3'}, 'floating_ip': {'id': '56ae01a2-c4d3-4c81-9340-4e49eb419100', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'floating_ip_address': '172.24.4.31', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7d84d2e6776c4ac38b90b752a36600c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T04:05:17Z', 'updated_at': '2023-04-23T04:05:17Z', 'revision_number': 0, 'ip': '172.24.4.31'}} 2023-04-23 04:05:18,435 80005 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.887s 2023-04-23 04:05:18,435 80005 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-1244076250", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b"}], "security_groups": [{"name": "tempest-securitygroup--2051476936"}], "key_name": "tempest-keypair-679082328", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:05:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c', '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-3cd718e2-feaf-490d-b950-ce564388c25a', 'x-compute-request-id': 'req-3cd718e2-feaf-490d-b950-ce564388c25a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4205fb36-0df5-4c11-b468-89f59d97352c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2051476936"}], "adminPass": "password"}}' 2023-04-23 04:05:18,520 80005 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/4205fb36-0df5-4c11-b468-89f59d97352c 0.082s 2023-04-23 04:05:18,521 80005 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': 'Sun, 23 Apr 2023 04:05:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16b18f96-7f4c-4b2f-817f-76f90d4ab1f4', 'x-compute-request-id': 'req-16b18f96-7f4c-4b2f-817f-76f90d4ab1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c'} Body: b'{"server": {"id": "4205fb36-0df5-4c11-b468-89f59d97352c", "name": "tempest-AttachVolumeShelveTestJSON-server-1244076250", "status": "BUILD", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "user_id": "929f88de c4234641a37fdda799108cf2", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:05:18Z", "updated": "2023-04-23T04:05:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-679082328", "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-23 04:06:08,847 80005 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/4205fb36-0df5-4c11-b468-89f59d97352c 0.263s 2023-04-23 04:06:08,848 80005 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': 'Sun, 23 Apr 2023 04:06:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1588', '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-4938d0ed-715d-476b-ad92-3b44da72602c', 'x-compute-request-id': 'req-4938d0ed-715d-476b-ad92-3b44da72602c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c'} Body: b'{"server": {"id": "4205fb36-0df5-4c11-b468-89f59d97352c", "name": "tempest-AttachVolumeShelveTestJSON-server-1244076250", "status": "ACTIVE", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "user_id": "929f88dec4234641a37fdda799108cf2", "metadata": {}, "hostId": "97454a96aac0908e868857901fc69f9118f0217d6e8060ed721372c9", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:05:18Z", "updated": "2023-04-23T04:05:25Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1309461192-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:1f:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-679082328", "OS-SRV-USG:launched_at": "2023-04-23T04:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2051476936"}], "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-23 04:06:08,864 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 04:07:09,093 80005 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/4205fb 36-0df5-4c11-b468-89f59d97352c/os-interface 0.174s 2023-04-23 04:07:09,093 80005 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': 'Sun, 23 Apr 2023 04:07:08 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-389ddd53-3c32-474c-ad78-7cbac22c0494', 'x-compute-request-id': 'req-389ddd53-3c32-474c-ad78-7cbac22c0494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b", "port_id": "bb5db91e-75d7-4a5c-90c4-66035e0f7628", "mac_addr": "fa:16:3e:96:1f:e7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0e19bba9-d328-415b-8be7-d2a81db06012", "ip_address": "10.0.0.14"}]}]}' 2023-04-23 04:07:09,839 80005 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/56ae01a2-c4d3-4c81-9340-4e49eb419100 0.742s 2023-04-23 04:07:09,840 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "bb5db91e-75d7-4a5c-90c4-66035e0f7628"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-656d790b-4579-48f7-9a7b-b33cacba7a23', 'date': 'Sun, 23 Apr 2023 04:07:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/56ae01a2-c4d3-4c81-9340-4e49eb419100'} Body: b'{"floatingip": {"id": "56ae01a2-c4d3-4c81-9340-4e49eb419100", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "floating_ip_address": "172.24.4.31", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "7c1b5e61-2977-4863-96a6-a7a30c0fc384", "port_id": "bb5db91e-75d7-4a5c-90c4-66035e0f7628", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b", "mac_address": "fa:16:3e:96:1f:e7", "admin_state_up": true, "status": "ACTIVE", "device_id": "4205fb36-0df5-4c11-b468-89f59d97352c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T04:05:17Z", "updated_at": "2023-04-23T04:07:09Z", "revision_number": 1, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:07:09,842 80005 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.31:22' as 'cirros' with public key authentication 2023-04-23 04:07:09,880 80005 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 04:07:09,906 80005 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 04:07:09,906 80005 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.31 successfully created 2023-04-23 04:07:09,957 80005 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/4205fb36-0df5-4c11-b468-89f59d97352c/ips 0.050s 2023-04-23 04:07:09,958 80005 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': 'Sun, 23 Apr 2023 04:07:09 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-5dfdf553-c7e3-4ad2-bfa9-3c08a3577bad', 'x-compute-request-id': 'req-5dfdf553-c7e3-4ad2-bfa9-3c08a3577bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1309461192-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-23 04:07:10,200 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes 0.237s 2023-04-23 04:07:10,200 80005 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-434613810"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:07:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3c8f7f5-529b-41b1-bd52-54ff5666a7eb', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3c8f7f5-529b-41b1-bd52-54ff5666a7eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes'} Body: b'{"volume": {"id": "2cddbe95-7585-4ec3-be9d-934267b2a78e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:07:10.139236", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-434613810", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e"}], "user_id": "929f88dec4234641a37fdda799108cf2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:07:10,251 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e 0.041s 2023-04-23 04:07:10,251 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:07:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c06b514-0db9-4389-a61f-57912265735a', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c06b514-0db9-4389-a61f-57912265735a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e'} Body: b'{"volume": {"id": "2cddbe95-7585-4ec3-be9d-934267b2a78e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:07:10.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-434613810", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e"}], "user_id": "929f88dec423 4641a37fdda799108cf2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:07:11,304 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e 0.041s 2023-04-23 04:07:11,304 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9009b02e-74e4-4ae2-8cb5-8929e11219a2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9009b02e-74e4-4ae2-8cb5-8929e11219a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e'} Body: b'{"volume": {"id": "2cddbe95-7585-4ec3-be9d-934267b2a78e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:07:10.000000", "updated_at": "2023-04-23T04:07:10.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-434613810", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d84d2e6776c4ac38b90b752a36600c3/volumes/2cddbe95-7585-4ec3-be9d-934267b2a78e"}], "user_id": "929f88dec4234641a37fdda799108cf2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:07:11,427 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c 0.112s 2023-04-23 04:07:11,427 80005 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': 'Sun, 23 Apr 2023 04:07:11 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-6a712214-da73-4b87-8a31-e13d79e6382c', 'x-compute-request-id': 'req-6a712214-da73-4b87-8a31-e13d79e6382c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c'} Body: b'' 2023-04-23 04:07:12,012 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c 0.584s 2023-04-23 04:07:12,013 80005 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': 'Sun, 23 Apr 2023 04:07:11 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-5b5e647c-3f7c-431f-a5e9-f957ae307dee', 'x-compute-request-id': 'req-5b5 e647c-3f7c-431f-a5e9-f957ae307dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c'} Body: b'{"server": {"id": "4205fb36-0df5-4c11-b468-89f59d97352c", "name": "tempest-AttachVolumeShelveTestJSON-server-1244076250", "status": "ACTIVE", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "user_id": "929f88dec4234641a37fdda799108cf2", "metadata": {}, "hostId": "97454a96aac0908e868857901fc69f9118f0217d6e8060ed721372c9", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:05:18Z", "updated": "2023-04-23T04:07:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1309461192-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:1f:e7"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:1f:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4205fb36-0df5-4c11-b468-89f59d97352c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-679082328", "OS-SRV-USG:launched_at": "2023-04-23T04:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2051476936"}], "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-23 04:08:02,073 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c 0.039s 2023-04-23 04:08:02,073 80005 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': 'Sun, 23 Apr 2023 04:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-519497df-cf4f-4ac2-b2e1-222829c1f293', 'x-compute-request-id': 'req-519497df-cf4f-4ac2-b2e1-222829c1f293', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4205fb36-0df5-4c11-b468-89f59d97352c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4205fb36-0df5-4c11-b468-89f59d97352c could not be found."}}' 2023-04-23 04:08:02,106 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-679082328 0.032s 2023-04-23 04:08:02,106 80005 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': 'Sun, 23 Apr 2023 04:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7175de3a-2057-44a0-a57b-8519a5405a7e', 'x-compute-request-id': 'req-7175de3a-2057-44a0-a57b-8519a5405a7e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-6790823 28'} Body: b'' 2023-04-23 04:08:02,258 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d6b5c80b-f039-4473-a4b7-b39db1b2e92a 0.151s 2023-04-23 04:08:02,258 80005 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-3c9ff20d-eb69-4dec-be3d-245d3466976c', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 04:08:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d6b5c80b-f039-4473-a4b7-b39db1b2e92a'} Body: b'' 2023-04-23 04:08:02,289 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d6b5c80b-f039-4473-a4b7-b39db1b2e92a 0.030s 2023-04-23 04:08:02,289 80005 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-f76510ab-b8f1-4616-86d6-c98f18b42716', 'date': 'Sun, 23 Apr 2023 04:08:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d6b5c80b-f039-4473-a4b7-b39db1b2e92a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d6b5c80b-f039-4473-a4b7-b39db1b2e92a does not exist", "detail": ""}}' 2023-04-23 04:08:02,743 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/56ae01a2-c4d3-4c81-9340-4e49eb419100 0.453s 2023-04-23 04:08:02,744 80005 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-d8a1e145-3f7c-4de3-837e-854253d8dc50', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 04:08:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/56ae01a2-c4d3-4c81-9340-4e49eb419100'} Body: b'' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 54, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ec54ea0f-d715-417c-a933-8b5877333a82 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:06:19,874 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.349s 2023-04-23 04:06:19,874 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-739066652", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAu60RPBRY8ixX0DVPXyTC0obHZtMSQn+/eQe4CX41J6ZGl9/35/LZ6Mg27oUkmRdsopV1StlsbxkgFLQHMAYMn979AL7gketvktWqIxDsED8DUOxN69qCEepNW76Mz/YA=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77411514-1a78-46fe-969a-a8827c21b371', 'x-compute-request-id': 'req-77411514-1a78-46fe-969a-a8827c21b371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-739066652", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAu60RPBRY8ixX0DVPXyTC0obHZtMSQn+/eQe4CX41J6ZGl9/35/LZ6Mg27oUkmRdsopV1StlsbxkgFLQHMAYMn979AL7gketvktWqIxDsED8DUOxN69qCEepNW76Mz/YA==", "fingerprint": "fc:3e:a8:23:de:a2:98:ce:d1:5b:b7:fc:e9:b4:51:6c", "user_id": "c452706dd7dc4f54b45e9f959288bd6b"}}' 2023-04-23 04:06:20,025 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.148s 2023-04-23 04:06:20,025 80019 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-1023942609", "description": "tempest-secgroup-smoke-1023942609 description", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-293194f6-3945-424c-9438-143497223c89', 'date': 'Sun, 23 Apr 2023 04:06:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bf482c71-5c2b-4748-b465-efd581997884", "name": "tempest-secgroup-smoke-1023942609", "stateful": true, "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "description": "tempest-secgroup-smoke-1023942609 description", "shared": false, "security_group_rules": [{"id": "1ec986a4-069b-4ae6-a054-eae30db7bfb0", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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": 1058, "description": null, "tags": [], "created_at": "2023-04-23T04:06:19Z", "updated_at": "2023-04-23T04:06:19Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}, {"id": "af045081-b531-4a41-964d-948adab4d258", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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": 1057, "description": null, "tags": [], "created_at": "2023-04-23T04:06:19Z", "updated_at": "2023-04-23T04:06:19Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}], "tags": [], "created_at": "2023-04-23T04:06:19Z", "updated_at": "2023-04-23T04:06:19Z", "revision_number" : 1, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:20,202 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.176s 2023-04-23 04:06:20,203 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "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-864be612-e733-4cd9-91a5-8b555e0a5c04', 'date': 'Sun, 23 Apr 2023 04:06: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": "19d56cbd-2d36-4c67-9d3a-4f9045ba5486", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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-23T04:06:20Z", "updated_at": "2023-04-23T04:06:20Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:20,366 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-23 04:06:20,367 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "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-9f904aa9-5d09-4edf-b5cc-f6a157f26b9e', 'date': 'Sun, 23 Apr 2023 04:06: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": "94158a26-e7a9-42b4-9966-ce45b0ecc387", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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-23T04:06:20Z", "updated_at": "2023-04-23T04:06:20Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:20,706 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.338s 2023-04-23 04:06:20,706 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-aced66ac-83f4-4a83-9a82-d7ded50ccc24', 'date': 'Sun, 23 Apr 2023 04:06: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": "3994e734-1910-4ca6-8f60-3918e81c511f", "tenant_id": "f7eb2f 69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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-23T04:06:20Z", "updated_at": "2023-04-23T04:06:20Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:20,882 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-23 04:06:20,882 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4f2f952b-3c0d-499d-a166-ae849ae67ad7', 'date': 'Sun, 23 Apr 2023 04:06: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": "7820eb90-c3b9-425e-8d9b-0f09113cdd95", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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-23T04:06:20Z", "updated_at": "2023-04-23T04:06:20Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:21,288 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.405s 2023-04-23 04:06:21,288 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6e0d5444-42c2-4adf-93df-ba5d1f19df7a', 'date': 'Sun, 23 Apr 2023 04:06:21 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": "0440e24f-2f4f-4706-b74f-2cf68a108b7d", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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-23T04:06:20Z", "updated_at": "2023-04-23T04:06:20Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:21,444 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-23 04:06:21,445 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-76803267-a1bd-4a76-b8b2-301a1528cff3', 'date': 'Sun, 23 Apr 2023 04:06:21 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": "f654897e-7a99-4d89-a49c-64a27108dffb", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "security_group_id": "bf482c71-5c2b-4748-b465-efd581997884", "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-23T04:06:21Z", "updated_at": "2023-04-23T04:06:21Z", "revision_number": 0, "project_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:06:21,486 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.035s 2023-04-23 04:06:21,486 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-acc7a448-6a30-4a60-b744-dd4f00980dba', '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": "c452706dd7dc4f54b45e9f959288bd6b", "name": "tempest-SnapshotDataIntegrityTests-64123451-project-member", "password_expires_at": null}, "audit_ids": ["5O1sIt8nQde6my-_7R_1UA"], "expires_at": "2023-04-23T05:06:21.000000Z", "issued_at": "2023-04-23T04:06:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "name": "tempest-SnapshotDataIntegrityTests-64123451"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a", "region": " RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f7eb2f69eab54dd8aac3e6cca9d5e46a", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 04:06:21,487 80019 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '82debf07-b0f5-4ec4-95e8-bd8a03b0cdb9', 'name': 'tempest-SnapshotDataIntegrityTests-890753090-network', 'tenant_id': 'f7eb2f69eab54dd8aac3e6cca9d5e46a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f7eb2f69eab54dd8aac3e6cca9d5e46a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8683, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T04:06:06Z', 'updated_at': '2023-04-23T04:06:07Z', 'revision_number': 1} available for tenant 2023-04-23 04:06:22,237 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.748s 2023-04-23 04:06:22,238 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1589353047", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-739066652", "security_groups": [{"name": "tempest-secgroup-smoke-1023942609"}], "networks": [{"uuid": "82debf07-b0f5-4ec4-95e8-bd8a03b0cdb9"}]}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-422dd174-07ea-4231-b040-6a90648552e6', 'x-compute-request-id': 'req-422dd174-07ea-4231-b040-6a90648552e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8171e321-666d-44fc-a0ef-b297ec22369b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1023942609"}], "adminPass": "yphHKYN7ju27"}}' 2023-04-23 04:06:22,307 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b 0.066s 2023-04-23 04:06:22,307 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5e733e0-4f47-4d9c-9846-0cd8e15ed4a5', 'x-compute-request-id': 'req-c5e733e0-4f47-4d9c-9846-0cd8e15ed4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b'} Body: b'{"server": {"id": "8171e321-666d-44fc-a0ef-b297ec22369b", "name": "tempest-SnapshotDataIntegrityTests-server-1589353047", "status": "BUILD", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:06:22Z", "updated": "2023-04-23T04:06:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-739066652", "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-23 04:07:12,579 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b 0.210s 2023-04-23 04:07:12,579 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ea2d4f5-5c14-40fd-9ce5-62e64204f4d3', 'x-compute-request-id': 'req-9ea2d4f5-5c14-40fd-9ce5-62e64204f4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b'} Body: b'{"server": {"id": "8171e321-666d-44fc-a0ef-b297ec22369b", "name": "tempest-SnapshotDataIntegrityTests-server-1589353047", "status": "ACTIVE", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "metadata": {}, "hostId": "7f781668e757b2804523d94db42f8170ab4bee941cde8ea546084017", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:06:22Z", "updated": "2023-04-23T04:06:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-890753090-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e0:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-739066652", "OS-SRV-USG:launched_at": "2023-04-23T04:06:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1023942609"}], "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-23 04:07:12,590 80019 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 04:08:12,925 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b 0.276s 2023-04-23 04:08:12,926 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee80ab1c-cffd-4954-92b8-2e50a4d8584d', 'x-compute-request-id': 'req-ee80ab1c-cffd-4954-92b8-2e50a4d8584d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b'} Body: b'{"server": {"id": "8171e321-666d-44fc-a0ef-b297ec22369b", "name": "tempest-SnapshotDataIntegrityTests-server-1589353047", "status": "ACTIVE", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "metadata": {}, "hostId": "7f781668e757b2804523d94db42f8170ab4bee941cde8ea546084017", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:06:22Z", "updated": "2023-04-23T04:06:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-890753090-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e0:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-739066652", "OS-SRV-USG:launched_at": "2023-04-23T04:06:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1023942609"}], "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-23 04:08:13,162 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes 0.223s 2023-04-23 04:08:13,162 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-396150689", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d23f8d-d332-4f1d-be9e-9d2e348ccd1d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d23f8d-d332-4f1d-be9e-9d2e348ccd1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes'} Body: b'{"volume": {"id": "ec54ea0f-d715-417c-a933-8b5877333a82", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:08:13.101335", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-396150689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c- a933-8b5877333a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82"}], "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:08:13,213 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82 0.042s 2023-04-23 04:08:13,214 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5718e06b-16ad-4edd-b73e-be0db36def98', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5718e06b-16ad-4edd-b73e-be0db36def98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82'} Body: b'{"volume": {"id": "ec54ea0f-d715-417c-a933-8b5877333a82", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:08:13.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-396150689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82"}], "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:08:14,265 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82 0.039s 2023-04-23 04:08:14,265 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3726d1fb-0a53-4e29-a16e-254b4bcbde64', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3726d1fb-0a53-4e29-a16e-254b4bcbde64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82'} Body: b'{"volume": {"id": "ec54ea0f-d715-417c-a933-8b5877333a82", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:08:13.000000", "updated_at": "2023-04-23T04:08:13.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-396150689", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82"}], "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multia ttach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a"}}' 2023-04-23 04:08:14,378 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82 0.100s 2023-04-23 04:08:14,378 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41bd7831-db3e-48fd-928b-a91475f767b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82'} Body: b'' 2023-04-23 04:08:14,401 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82 0.022s 2023-04-23 04:08:14,401 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08: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-91ee3772-b517-497e-b674-db387e1ff1c6', 'x-openstack-request-id': 'req-91ee3772-b517-497e-b674-db387e1ff1c6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f7eb2f69eab54dd8aac3e6cca9d5e46a/volumes/ec54ea0f-d715-417c-a933-8b5877333a82'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec54ea0f-d715-417c-a933-8b5877333a82 could not be found."}}' 2023-04-23 04:08:14,511 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b 0.110s 2023-04-23 04:08:14,512 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:14 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-3f74fe56-632e-4259-80b6-defe80543bca', 'x-compute-request-id': 'req-3f74fe56-632e-4259-80b6-defe80543bca', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b'} Body: b'' 2023-04-23 04:08:14,787 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b 0.275s 2023-04-23 04:08:14,788 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0596380-60f7-4aa4-9341-14d28f3186cb', 'x-compute-request-id': 'req-c0596380-60f7-4aa4-9341-14d28f3186cb', 'connection': 'close', 'status': '200', 'content-location' : 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b'} Body: b'{"server": {"id": "8171e321-666d-44fc-a0ef-b297ec22369b", "name": "tempest-SnapshotDataIntegrityTests-server-1589353047", "status": "ACTIVE", "tenant_id": "f7eb2f69eab54dd8aac3e6cca9d5e46a", "user_id": "c452706dd7dc4f54b45e9f959288bd6b", "metadata": {}, "hostId": "7f781668e757b2804523d94db42f8170ab4bee941cde8ea546084017", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:06:22Z", "updated": "2023-04-23T04:08:14Z", "addresses": {"tempest-SnapshotDataIntegrityTests-890753090-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e0:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171e321-666d-44fc-a0ef-b297ec22369b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-739066652", "OS-SRV-USG:launched_at": "2023-04-23T04:06:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1023942609"}], "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-23 04:09:04,862 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b 0.057s 2023-04-23 04:09:04,863 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:09: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-6bdb0f4b-2be5-4c4c-b668-b6730900c592', 'x-compute-request-id': 'req-6bdb0f4b-2be5-4c4c-b668-b6730900c592', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171e321-666d-44fc-a0ef-b297ec22369b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8171e321-666d-44fc-a0ef-b297ec22369b could not be found."}}' 2023-04-23 04:09:05,041 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bf482c71-5c2b-4748-b465-efd581997884 0.177s 2023-04-23 04:09:05,041 80019 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-f7def589-0323-4aa8-b70f-b51bffb8a595', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 04:09:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bf482c71-5c2b-4748-b465-efd581997884'} Body: b'' 2023-04-23 04:09:05,083 80019 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-739066652 0.041s 2023-04-23 04:09:05,083 80019 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:09:05 GMT', 'ser ver': '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-ac713d7e-efb8-4c7b-b112-d7beea4a3c7b', 'x-compute-request-id': 'req-ac713d7e-efb8-4c7b-b112-d7beea4a3c7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-739066652'} Body: b'' 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 8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:08:02,748 80005 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-23 04:08:02,748 80005 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-23 04:08:02,814 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.063s 2023-04-23 04:08:02,815 80005 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-911657479", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBLaxA+1Weh2HPeZq1FfwnTWJ4BZ8EwnjCZzkTMH7vd1FpYkudJNqvSYFJUarAtJBTeATbAP1ryV5lwSJmvcK7bPPAXyowr2p/BTQS9EUQ/tnhqgthSuv9uMBFC3mW38WQ=="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbbe828a-7bd4-4fe5-93ea-9575f6aa5bec', 'x-compute-request-id': 'req-dbbe828a-7bd4-4fe5-93ea-9575f6aa5bec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-911657479", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBLaxA+1Weh2HPeZq1FfwnTWJ4BZ8EwnjCZzkTMH7vd1FpYkudJNqvSYFJUarAtJBTeATbAP1ryV5lwSJmvcK7bPPAXyowr2p/BTQS9EUQ/tnhqgthSuv9uMBFC3mW38WQ==", "fingerprint": "f9:8a:42:48:96:41:9f:3f:52:82:e0:3f:e8:00:a9:fd", "user_id": "929f88dec4234641a37fdda799108cf2"}}' 2023-04-23 04:08:02,817 80005 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-911657479 created 2023-04-23 04:08:02,971 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.153s 2023-04-23 04:08:02,971 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1076153321", "description": "tempest-description--261755330"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-823579e7-39b4-4897-bac9-6a44aca0904f', 'date': 'Sun, 23 Apr 2023 04:08:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "16316245-d911-48a2-b52b-8a529d32e2a8", "name": "tempest-securitygroup--1076153321", "stateful": true, "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "description": "tempest-description--261755330", "shared": false, "security_group_rules": [{"id": "04265d22-1822-41a1-91e2-50e7e810ea08", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "16316245-d911-48a2-b52b-8a529d32e2a8", "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": 1068, "description": null, "tags": [], "created_at": "2023-04-23T04:08:02Z", "updated_at": "2023-04-23T04:08:02Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}, {"id": "a9689c71-2159-4687-ae28-15932415dbdc", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "16316245-d911-48a2-b52b-8a529d32e2a8", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_i p_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1067, "description": null, "tags": [], "created_at": "2023-04-23T04:08:02Z", "updated_at": "2023-04-23T04:08:02Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}], "tags": [], "created_at": "2023-04-23T04:08:02Z", "updated_at": "2023-04-23T04:08:02Z", "revision_number": 1, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:08:03,144 80005 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-23 04:08:03,144 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "16316245-d911-48a2-b52b-8a529d32e2a8", "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-27927108-a320-48f4-89b4-a2b74ddc04c6', 'date': 'Sun, 23 Apr 2023 04:08:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d698b4b4-abf5-48d9-96fd-84ce16543483", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "16316245-d911-48a2-b52b-8a529d32e2a8", "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-23T04:08:03Z", "updated_at": "2023-04-23T04:08:03Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:08:03,308 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.164s 2023-04-23 04:08:03,309 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "16316245-d911-48a2-b52b-8a529d32e2a8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3abca7a3-22c7-4126-b3a8-3de053fd1b2c', 'date': 'Sun, 23 Apr 2023 04:08:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b4cb57c0-4197-4802-93d6-f87d5c181db2", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "security_group_id": "16316245-d911-48a2-b52b-8a529d32e2a8", "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-23T04:08:03Z", "updated_at": "2023-04-23T04:08:03Z", "revision_number": 0, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:08:03,309 80005 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1076153321 created 2023-04-23 04:08:04,141 80005 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.831s 2023-04-23 04:08:04,141 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-671da2a4-477a-4e10-a215-d1e9588c7936', 'date': 'Sun, 23 Apr 2023 04:08:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3714d241-efe7-4fd0-af0a-875e00035c6c", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "floating_ip_address": "172.24.4.216", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7d84d2e6776c4ac38b90b752a36600c3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T04:08:03Z", "updated_at": "2023-04-23T04:08:03Z", "revision_number": 0}}' 2023-04-23 04:08:04,141 80005 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3714d241-efe7-4fd0-af0a-875e00035c6c', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'floating_ip_address': '172.24.4.216', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7d84d2e6776c4ac38b90b752a36600c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T04:08:03Z', 'updated_at': '2023-04-23T04:08:03Z', 'revision_number': 0, 'ip': '172.24.4.216'} created 2023-04-23 04:08:04,236 80005 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.088s 2023-04-23 04:08:04,236 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:04 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-538f9398-4bbe-49f8-9196-cd225104a705', '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": "929f88dec4234641a37fdda799108cf2", "name": "tempest-AttachVolumeShelveTestJSON-1622749322-project-member", "password_expires_at": null}, "audit_ids": ["UISr-LApTOiVgbdVmQunIA"], "expires_at": "2023-04-23T05:08:04.000000Z", "issued_at": "2023-04-23T04:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d84d2e6776c4ac38b90b752a36600c3", "name": "tempest-AttachVolumeShelveTestJSON-1622749322"}, "is_domain": false, "roles": [{"id": "75d44ca12d534c5c87cf679d7636265c", "name": "reader"}, {"id": "944b2e0f8b8d439ab1aa55bc67b2fa35", "name": "member"}], "catalog": [{"endpoints": [{"id": "818a6160d739488c9924e490dfb44951", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "02b4b37609b74db7aa6a5e2e6f9691bb", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3346313f0cbd42569b9802a2c88bb845", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0aa5d832a6bb4f48aa4ea59b2759dd21", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f38de262d2474026a1e6195f16413232", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "844eb3d6c7834a6ea790d4d132d7b21f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ed4b6882f9514ee38fe09496d72f26a3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3", "region": "RegionOne"}], "id": "b9984201ff2e4929a6c3a073ea37bdb5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "07e3c90490a34eac867c0a7dfeee816b", "interface": "p ublic", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ce25d1e850ab4f4dbf4a7cb2e17c0b27", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "dc826e5346b74d1eb281ce4f73448b27", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d3bae65aa1cb4090be95e96acb026edc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "68d4a2215db0482ab78e7d85c85b06f6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3", "region": "RegionOne"}], "id": "fc51598ac4c74d02a482b0d26dbbbd9a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aa39c779473c4853ba2cf07c37a6840a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7d84d2e6776c4ac38b90b752a36600c3", "region": "RegionOne"}], "id": "fde95f21937a42d9b5205eb5cdaa2215", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-23 04:08:04,236 80005 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b', 'name': 'tempest-AttachVolumeShelveTestJSON-1309461192-network', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-23T04:05:10Z', 'updated_at': '2023-04-23T04:05:10Z', 'revision_number': 1} available for tenant 2023-04-23 04:08:04,237 80005 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-911657479', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBLaxA+1Weh2HPeZq1FfwnTWJ4BZ8EwnjCZzkTMH7vd1FpYkudJNqvSYFJUarAtJBTeATbAP1ryV5lwSJmvcK7bPPAXyowr2p/BTQS9EUQ/tnhqgthSuv9uMBFC3mW38WQ==', 'fingerprint': 'f9:8a:42:48:96:41:9f:3f:52:82:e0:3f:e8:00:a9:fd', 'user_id': '929f88dec4234641a37fdda799108cf2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDhWJoSO8K+M3aL2HA8iSLvzzU8619GLt5+nVfiluCb4O9QVxR12NFx\nlYOKHZk+oxOgBwYFK4EEACKhZANiAAQS2sQPtVnodhz3matRX8J01ieAWfBMJ4wm\nc5EzB+73dRaWJLnSTar0mBSVGqwLSQU3gE2wD9a8leZcEiZr3Cu2zzwF8qMK9qfw\nU0EvRFEP7Z4aoLYUrr/bjARQt5lt/Fk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '16316245-d911-48a2-b52b-8a529d32e2a8', 'name': 'tempest-securitygroup--1076153321', 'stateful': True, 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'description': 'tempest-description--261755330', 'shared': False, 'security_group_rules': [{'id': '04265d22-1822-41a1-91e2-50e7e810ea08', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'security_group_id': '16316245-d911-48a2-b52b-8a529d32e2a8', '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': 1068, 'description': None, 'tags': [], 'created_at': '2023-04-23T04:08:02Z', 'updated_at': '2023-04-23T04:08:02Z', 'revision_number': 0, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3'}, {'id': 'a9689c71-2159-4687-ae28-15932415dbdc', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'security_group_id': '16316245-d911-48a2-b52b-8a529d32e2a8', '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': 1067, 'description': None, 'tags': [], 'created_at': '2023-04-23T04:08:02Z', 'updated_at': ' 2023-04-23T04:08:02Z', 'revision_number': 0, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3'}], 'tags': [], 'created_at': '2023-04-23T04:08:02Z', 'updated_at': '2023-04-23T04:08:02Z', 'revision_number': 1, 'project_id': '7d84d2e6776c4ac38b90b752a36600c3'}, 'floating_ip': {'id': '3714d241-efe7-4fd0-af0a-875e00035c6c', 'tenant_id': '7d84d2e6776c4ac38b90b752a36600c3', 'floating_ip_address': '172.24.4.216', 'floating_network_id': '027359ac-40f8-498f-9db7-65de5d02f7f0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7d84d2e6776c4ac38b90b752a36600c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-23T04:08:03Z', 'updated_at': '2023-04-23T04:08:03Z', 'revision_number': 0, 'ip': '172.24.4.216'}} 2023-04-23 04:08:05,095 80005 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.857s 2023-04-23 04:08:05,095 80005 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-1737853671", "imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b"}], "security_groups": [{"name": "tempest-securitygroup--1076153321"}], "key_name": "tempest-keypair-911657479", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42', '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-b5fe2f7c-67cf-4c3c-a2f3-8520bf7410c8', 'x-compute-request-id': 'req-b5fe2f7c-67cf-4c3c-a2f3-8520bf7410c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b04c49a4-646d-43aa-96ea-d835bf673e42", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1076153321"}], "adminPass": "password"}}' 2023-04-23 04:08:05,222 80005 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/b04c49a4-646d-43aa-96ea-d835bf673e42 0.124s 2023-04-23 04:08:05,223 80005 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': 'Sun, 23 Apr 2023 04:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22c46e22-4769-4491-9559-62a679159d0e', 'x-compute-request-id': 'req-22c46e22-4769-4491-9559-62a679159d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42'} Body: b'{"server": {"id": "b04c49a4-646d-43aa-96ea-d835bf673e42", "name": "tempest-AttachVolumeShelveTestJSON-server-1737853671", "status": "BUILD", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "user_id ": "929f88dec4234641a37fdda799108cf2", "metadata": {}, "hostId": "", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:08:05Z", "updated": "2023-04-23T04:08:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-911657479", "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-23 04:08:55,555 80005 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/b04c49a4-646d-43aa-96ea-d835bf673e42 0.281s 2023-04-23 04:08:55,555 80005 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': 'Sun, 23 Apr 2023 04:08:55 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-d72bfab8-46d3-4a50-87be-a75219a607ee', 'x-compute-request-id': 'req-d72bfab8-46d3-4a50-87be-a75219a607ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42'} Body: b'{"server": {"id": "b04c49a4-646d-43aa-96ea-d835bf673e42", "name": "tempest-AttachVolumeShelveTestJSON-server-1737853671", "status": "ACTIVE", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "user_id": "929f88dec4234641a37fdda799108cf2", "metadata": {}, "hostId": "97454a96aac0908e868857901fc69f9118f0217d6e8060ed721372c9", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:08:05Z", "updated": "2023-04-23T04:08:12Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1309461192-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:7c:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-911657479", "OS-SRV-USG:launched_at": "2023-04-23T04:08:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1076153321"}], "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-23 04:08:55,570 80005 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-23 04:09:55,817 80005 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/ser vers/b04c49a4-646d-43aa-96ea-d835bf673e42/os-interface 0.206s 2023-04-23 04:09:55,817 80005 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': 'Sun, 23 Apr 2023 04:09:55 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-16b7d01e-3238-47b2-acc1-7a1029eba59f', 'x-compute-request-id': 'req-16b7d01e-3238-47b2-acc1-7a1029eba59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b", "port_id": "1b9a901a-8358-4b1c-89a7-de0772c2697e", "mac_addr": "fa:16:3e:1e:7c:4c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0e19bba9-d328-415b-8be7-d2a81db06012", "ip_address": "10.0.0.4"}]}]}' 2023-04-23 04:09:56,550 80005 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/3714d241-efe7-4fd0-af0a-875e00035c6c 0.729s 2023-04-23 04:09:56,551 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "1b9a901a-8358-4b1c-89a7-de0772c2697e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-83f6a237-05be-4c56-bf7c-73a0e8b5e904', 'date': 'Sun, 23 Apr 2023 04:09:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3714d241-efe7-4fd0-af0a-875e00035c6c'} Body: b'{"floatingip": {"id": "3714d241-efe7-4fd0-af0a-875e00035c6c", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "floating_ip_address": "172.24.4.216", "floating_network_id": "027359ac-40f8-498f-9db7-65de5d02f7f0", "router_id": "7c1b5e61-2977-4863-96a6-a7a30c0fc384", "port_id": "1b9a901a-8358-4b1c-89a7-de0772c2697e", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cf3a95ac-e77f-4ee9-ba56-283fc32b7f8b", "mac_address": "fa:16:3e:1e:7c:4c", "admin_state_up": true, "status": "ACTIVE", "device_id": "b04c49a4-646d-43aa-96ea-d835bf673e42", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-23T04:08:03Z", "updated_at": "2023-04-23T04:09:56Z", "revision_number": 1, "project_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:09:56,552 80005 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.216:22' as 'cirros' with public key authentication 2023-04-23 04:09:56,591 80005 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-23 04:09:56,613 80005 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-23 04:09:56,613 80005 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.216 successfully created 2023-04-23 04:09:56,671 80005 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/b04c49a4-646d-43aa-96ea-d835bf673e42/ips 0.057s 2023-04-23 04:09:56,672 80005 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': 'Sun, 23 Apr 2023 04:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'co mpute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76a33cf4-e948-4388-a06e-5028d270ac1e', 'x-compute-request-id': 'req-76a33cf4-e948-4388-a06e-5028d270ac1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1309461192-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-23 04:09:56,874 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes 0.199s 2023-04-23 04:09:56,874 80005 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-1213525045"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d99556b-8977-434e-aac7-9700ec2b8d0e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d99556b-8977-434e-aac7-9700ec2b8d0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes'} Body: b'{"volume": {"id": "8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:09:56.811084", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1213525045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4"}], "user_id": "929f88dec4234641a37fdda799108cf2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:09:56,925 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4 0.041s 2023-04-23 04:09:56,925 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e338d4fe-99d9-4a5d-a999-2db6184cc579', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e338d4fe-99d9-4a5d-a999-2db6184cc579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4'} Body: b'{"volume": {"id": "8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:09:57.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1213525045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4"}], "user_id": "929f88dec4234641a37fdda799108cf2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:09:57,984 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4 0.046s 2023-04-23 04:09:57,984 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42f4b91-fc99-4f16-a22e-4478822fddc5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42f4b91-fc99-4f16-a22e-4478822fddc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4'} Body: b'{"volume": {"id": "8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:09:57.000000", "updated_at": "2023-04-23T04:09:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1213525045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d84d2e6776c4ac38b90b752a36600c3/volumes/8a5dd5e7-b6b3-4e52-8f06-0a1a3f28d4b4"}], "user_id": "929f88dec4234641a37fdda799108cf2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d84d2e6776c4ac38b90b752a36600c3"}}' 2023-04-23 04:09:58,112 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42 0.118s 2023-04-23 04:09:58,113 80005 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': 'Sun, 23 Apr 2023 04:09:57 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-94f073b6-24e2-4a44-ba96-5dc77248d5e5', 'x-compute-request-id': 'req-94f073b6-24e2-4a44-ba96-5dc77248d5e5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42'} Body: b'' 2023-04-23 04:09:58,712 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42 0.598s 2023-04-23 04:09:58,712 80005 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': 'Sun, 23 Apr 2023 04:09:58 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-e89ba1b9-d2cf-4426-8f1f-d46f9334a16a', 'x-compute-reques t-id': 'req-e89ba1b9-d2cf-4426-8f1f-d46f9334a16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42'} Body: b'{"server": {"id": "b04c49a4-646d-43aa-96ea-d835bf673e42", "name": "tempest-AttachVolumeShelveTestJSON-server-1737853671", "status": "ACTIVE", "tenant_id": "7d84d2e6776c4ac38b90b752a36600c3", "user_id": "929f88dec4234641a37fdda799108cf2", "metadata": {}, "hostId": "97454a96aac0908e868857901fc69f9118f0217d6e8060ed721372c9", "image": {"id": "e6127373-9931-4277-9458-eceef653ea1e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e6127373-9931-4277-9458-eceef653ea1e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-23T04:08:05Z", "updated": "2023-04-23T04:09:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1309461192-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:7c:4c"}, {"version": 4, "addr": "172.24.4.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:7c:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b04c49a4-646d-43aa-96ea-d835bf673e42"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-911657479", "OS-SRV-USG:launched_at": "2023-04-23T04:08:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1076153321"}], "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-23 04:10:48,904 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42 0.141s 2023-04-23 04:10:48,904 80005 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': 'Sun, 23 Apr 2023 04:10:48 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-f6a5af71-a2ea-4f25-9924-bab120bbd28e', 'x-compute-request-id': 'req-f6a5af71-a2ea-4f25-9924-bab120bbd28e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b04c49a4-646d-43aa-96ea-d835bf673e42'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b04c49a4-646d-43aa-96ea-d835bf673e42 could not be found."}}' 2023-04-23 04:10:49,947 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-911657479 1.042s 2023-04-23 04:10:49,947 80005 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': 'Sun, 23 Apr 2023 04:10:48 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-efa9aeb6-79f5-4d77-9abd-8a40e0498cff', 'x-compute-request-id': 'req-efa9aeb6-79f5-4d77-9abd-8a40e0498cff', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest- keypair-911657479'} Body: b'' 2023-04-23 04:10:50,099 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/16316245-d911-48a2-b52b-8a529d32e2a8 0.151s 2023-04-23 04:10:50,099 80005 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-45601ba7-816f-4a3e-aee5-465d754c796f', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 04:10:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/16316245-d911-48a2-b52b-8a529d32e2a8'} Body: b'' 2023-04-23 04:10:50,124 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/16316245-d911-48a2-b52b-8a529d32e2a8 0.025s 2023-04-23 04:10:50,125 80005 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-bdd5e875-7885-4bf9-a286-29e69cd413b3', 'date': 'Sun, 23 Apr 2023 04:10:50 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/16316245-d911-48a2-b52b-8a529d32e2a8'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 16316245-d911-48a2-b52b-8a529d32e2a8 does not exist", "detail": ""}}' 2023-04-23 04:10:50,842 80005 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3714d241-efe7-4fd0-af0a-875e00035c6c 0.717s 2023-04-23 04:10:50,843 80005 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-4db1a1e7-34b1-4b70-8fc6-9ab2eedb9f93', 'content-length': '0', 'date': 'Sun, 23 Apr 2023 04:10:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3714d241-efe7-4fd0-af0a-875e00035c6c'} Body: b'' 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 b5e94785-41d8-4868-a565-ffa943e990c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:10:56,540 80005 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/cd9da2b272674a4599a6a61b7dcf5f28/types 0.178s 2023-04-23 04:10:56,541 80005 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-710383694", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80445ba-73e7-4a84-a748-767ca10714e6', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80445ba-73e7-4a84-a748-767ca10714e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types'} Body: b'{"volume_type": {"id": "6fa60446-c3f4-483c-8799-2e0ef492050b", "name": "tempest-VolumeTypesTest-volume-type-710383694", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 04:10:56,584 80005 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/cd9da2b272674a4599a6a61b7dcf5f28/types 0.038s 2023-04-23 04:10:56,584 80005 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-1814184289", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a60844-0910-4eea-9c01-eb29234c173c', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a60844-0910-4eea-9c01-eb29234c173c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types'} Body: b'{"volume_type": {"id": "37339b91-6b07-4702-a8f3-30499c0c3110", "name": "tempest-VolumeTypesTest-volume-type-1814184289", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-23 04:10:56,905 80005 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/bd7469fd607a467492d68b91eebc4811/volumes 0.317s 2023-04-23 04:10:56,906 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1857592498", "volume_type": "6fa60446-c3f4-483c-8799-2e0ef492050b", "size": 1}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4276f13-461d-4424-9fd3-62fddababbce', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4276f13-461d-4424-9fd3-62fddababbce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes'} Body: b'{"volume": {"id": "b5e94785-41d8-4868-a565-ffa943e990c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:10:56.845540", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1857592498", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-710383694", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}], "user_id": "a413e4774a9d4eb7bb1a2931fa43646e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:10:56,959 80005 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/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0 0.043s 2023-04-23 04:10:56,959 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29181d39-b8f2-48bd-a87d-fb7dc66b7e62', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29181d39-b8f2-48bd-a87d-fb7dc66b7e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0'} Body: b'{"volume": {"id": "b5e94785-41d8-4868-a565-ffa943e990c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:10:57.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1857592498", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-710383694", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}], "user_id": "a413e4774a9d4eb7bb1a2931fa43646e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd7469fd607a467492d68b91eebc4811"}}' 2023-04-23 04:10:58,012 80005 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/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0 0.041s 2023-04-23 04:10:58,013 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad19910-f7fb-43e9-a1d9-be2c0fcec4f7', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad19910-f7fb-43e9-a1d9-be2c0fcec4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0'} Body: b'{"volume": {"id": "b5e94785-41d8-4868-a565-ffa943e990c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:10:57.000000", "updated_at": "2023-04-23T04:10:57.000000", "name": "tempest-VolumeTypesTest-volume-1857592498", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-710383694", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868 -a565-ffa943e990c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}], "user_id": "a413e4774a9d4eb7bb1a2931fa43646e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd7469fd607a467492d68b91eebc4811"}}' 2023-04-23 04:10:58,065 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0 0.040s 2023-04-23 04:10:58,065 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489d25ab-86c8-40de-8349-3659be65d851', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489d25ab-86c8-40de-8349-3659be65d851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0'} Body: b'{"volume": {"id": "b5e94785-41d8-4868-a565-ffa943e990c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:10:57.000000", "updated_at": "2023-04-23T04:10:57.000000", "name": "tempest-VolumeTypesTest-volume-1857592498", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-710383694", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0"}], "user_id": "a413e4774a9d4eb7bb1a2931fa43646e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd7469fd607a467492d68b91eebc4811"}}' 2023-04-23 04:10:58,173 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0 0.095s 2023-04-23 04:10:58,174 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e44b3d32-a557-4229-b9a0-c9c7458631c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0'} Body: b'' 2023-04-23 04:10:58,198 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0 0.024s 2023-04-23 04:10:58,198 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ac8608-0487-474c-b7bb-95f3b2cf537a', 'x-openstack-request-id': 'req-90ac8608-0487-474c-b7bb-95f3b2c f537a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bd7469fd607a467492d68b91eebc4811/volumes/b5e94785-41d8-4868-a565-ffa943e990c0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b5e94785-41d8-4868-a565-ffa943e990c0 could not be found."}}' 2023-04-23 04:10:58,252 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/37339b91-6b07-4702-a8f3-30499c0c3110 0.053s 2023-04-23 04:10:58,253 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ede359-0913-4227-8d25-1f8e9012e458', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/37339b91-6b07-4702-a8f3-30499c0c3110'} Body: b'' 2023-04-23 04:10:58,268 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/37339b91-6b07-4702-a8f3-30499c0c3110 0.015s 2023-04-23 04:10:58,268 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dfb67ec-90a5-4e07-bc77-1b7366d0c778', 'x-openstack-request-id': 'req-1dfb67ec-90a5-4e07-bc77-1b7366d0c778', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/37339b91-6b07-4702-a8f3-30499c0c3110'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 37339b91-6b07-4702-a8f3-30499c0c3110 could not be found."}}' 2023-04-23 04:10:58,319 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/6fa60446-c3f4-483c-8799-2e0ef492050b 0.050s 2023-04-23 04:10:58,319 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e40323-de3a-4910-8d89-d1ed1dad553a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/6fa60446-c3f4-483c-8799-2e0ef492050b'} Body: b'' 2023-04-23 04:10:58,337 80005 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/6fa60446-c3f4-483c-8799-2e0ef492050b 0.018s 2023-04-23 04:10:58,337 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8997424-eb1b-4bba-aba5-325a490ebfdb', 'x-openstack-request-id': 'req-e8997424-eb1b-4bba-aba5-325a490ebfdb ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cd9da2b272674a4599a6a61b7dcf5f28/types/6fa60446-c3f4-483c-8799-2e0ef492050b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 6fa60446-c3f4-483c-8799-2e0ef492050b could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 120, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6b491513-e779-49a1-b116-c4b50eebbb33 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:11:01,831 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes 0.429s 2023-04-23 04:11:01,831 80005 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-2021339936", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c72a84-7f79-436d-beaa-932eb4ea3e41', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c72a84-7f79-436d-beaa-932eb4ea3e41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes'} Body: b'{"volume": {"id": "6b491513-e779-49a1-b116-c4b50eebbb33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:01.761588", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2021339936", "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/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:11:01,878 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33 0.037s 2023-04-23 04:11:01,879 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd993d4-43a6-4033-b1bc-444d1109b328', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd993d4-43a6-4033-b1bc-444d1109b328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33'} Body: b'{"volume": {"id": "6b491513-e779-49a1-b116-c4b50eebbb33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:02.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2021339936", "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/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:02,931 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33 0.040s 2023-04-23 04:11:02,931 80005 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524cee72-a182-463d-a038-c545fbb656d4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524cee72-a182-463d-a038-c545fbb656d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33'} Body: b'{"volume": {"id": "6b491513-e779-49a1-b116-c4b50eebbb33", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:02.000000", "updated_at": "2023-04-23T04:11:02.000000", "name": "tempest-VolumesGetTest-Volume-2021339936", "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/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:03,051 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33 0.108s 2023-04-23 04:11:03,051 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ce8afe-8511-4c34-82cf-de8b6cd94922', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33'} Body: b'' 2023-04-23 04:11:03,078 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33 0.026s 2023-04-23 04:11:03,079 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:03 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-04ef7f41-0d22-48d5-97dc-88c7d43ee755', 'x-openstack-request-id': 'req-04ef7f41-0d22-48d5-97dc-88c7d43ee755', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/6b491513-e779-49a1-b116-c4b50eebbb33'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6b491513-e779-49a1-b116-c4b50eebbb33 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 fcf358d4-d0b0-493e-9be6-5aafe4b94c4f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:11:03,361 80005 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/6e60078105c24686990da9a84c186caf/volumes 0.280s 2023-04-23 04:11:03,362 80005 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-1293335827"}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f2c484-702b-45c5-b5a9-37d416266525', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f2c484-702b-45c5-b5a9-37d416266525', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes'} Body: b'{"volume": {"id": "fcf358d4-d0b0-493e-9be6-5aafe4b94c4f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:03.290790", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1293335827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:11:03,410 80005 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/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f 0.039s 2023-04-23 04:11:03,411 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d3a5d1-d2ce-4859-8dc3-a68259644a10', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d3a5d1-d2ce-4859-8dc3-a68259644a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f'} Body: b'{"volume": {"id": "fcf358d4-d0b0-493e-9be6-5aafe4b94c4f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:03.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1293335827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:04,459 80005 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/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f 0.037s 2023-04-23 04:11:04,460 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb41189b-8648-470d-97fb-fc0f34d533a0', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb41189b-8648-470d-97fb-fc0f34d533a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f'} Body: b'{"volume": {"id": "fcf358d4-d0b0-493e-9be6-5aafe4b94c4f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:03.000000", "updated_at": "2023-04-23T04:11:03.000000", "name": "tempest-VolumesGetTest-Volume-1293335827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:04,519 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f 0.047s 2023-04-23 04:11:04,519 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6db7714-1b5d-46b1-a339-539f52b5f36b', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6db7714-1b5d-46b1-a339-539f52b5f36b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f'} Body: b'{"volume": {"id": "fcf358d4-d0b0-493e-9be6-5aafe4b94c4f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:03.000000", "updated_at": "2023-04-23T04:11:03.000000", "name": "tempest-VolumesGetTest-Volume-1293335827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:04,634 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f 0.102s 2023-04-23 04:11:04,635 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11: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-1f1c81da-0408-4771-9468-180e97641bdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f'} Body: b'' 2023-04-23 04:11:04,656 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f 0.021s 2023-04-23 04:11:04,657 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11: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-669cd2cd-822c-42c6-8513-1f04454312b9', 'x-openstack-request-id': 'req-669cd2cd-822c-42c6-8513-1f04454312b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/fcf358d4-d0b0-493e-9be6-5aafe4b94c4f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fcf358d4-d0b0-493e-9be6-5aafe4b94c4f 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 7796df8e-3f8a-45fe-a226-be2bacf4783a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-23 04:11:04,687 80005 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/e6127373-9931-4277-9458-eceef653ea1e 0.027s 2023-04-23 04:11:04,687 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-318f41e1-1735-40e5-80d1-752baf4ee4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6127373-9931-4277-9458-eceef653ea1e'} 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": "d5291373e38944d6ba358117c8fc1163", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "e6127373-9931-4277-9458-eceef653ea1e", "created_at": "2023-04-23T03:42:31Z", "updated_at": "2023-04-23T03:42:33Z", "tags": [], "self": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e", "file": "/v2/images/e6127373-9931-4277-9458-eceef653ea1e/file", "schema": "/v2/schemas/image"}' 2023-04-23 04:11:05,082 80005 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/6e60078105c24686990da9a84c186caf/volumes 0.394s 2023-04-23 04:11:05,083 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "e6127373-9931-4277-9458-eceef653ea1e", "size": 1, "name": "tempest-VolumesGetTest-Volume-1964911697", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820bd366-c25b-4a61-a1e0-ce2fd7f74abc', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820bd366-c25b-4a61-a1e0-ce2fd7f74abc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes'} Body: b'{"volume": {"id": "7796df8e-3f8a-45fe-a226-be2bacf4783a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:04.946118", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1964911697", "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/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-23 04:11:05,128 80005 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/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a 0.036s 2023-04-23 04:11:05,129 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3646f6c9-ad34-422d-8ac4-5b4d09e610bb', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3646f6c9-ad34-422d-8ac4-5b4d09e610bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a'} Body: b'{"volume": {"id": "7796df8e-3f8a-45fe-a226-be2bacf4783a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:05.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1964911697", "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/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:06,180 80005 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/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a 0.039s 2023-04-23 04:11:06,180 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa35bfef-e417-438d-8c45-9dd1c367ed94', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa35bfef-e417-438d-8c45-9dd1c367ed94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a'} Body: b'{"volume": {"id": "7796df8e-3f8a-45fe-a226-be2bacf4783a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-23T04:11:05.000000", "updated_at": "2023-04-23T04:11:05.000000", "name": "tempest-VolumesGetTest-Volume-1964911697", "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/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a"}], "user_id": "4a3dfbb0656946b09bd16535e0547c3b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e60078105c24686990da9a84c186caf"}}' 2023-04-23 04:11:06,300 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a 0.109s 2023-04-23 04:11:06,301 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef25358-4d03-4666-847f-1b918ea0482f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a'} Body: b'' 2023-04-23 04:11:06,321 80005 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a 0.020s 2023-04-23 04:11:06,321 80005 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 23 Apr 2023 04:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4096977-3042-4cc1-ab8e-3a1cad3093e8', 'x-openstack-request-id': 'req-f4096977-3042-4cc1-ab8e-3a1cad3093e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e60078105c24686990da9a84c186caf/volumes/7796df8e-3f8a-45fe-a226-be2bacf4783a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7796df8e-3f8a-45fe-a226-be2bacf4783a could not be found."}}' ====== Totals ====== Ran: 198 tests in 1516.3137 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3799.4840 sec. ============== Worker Balance ============== - Worker 0 (12 tests) => 0:00:47.689017 - Worker 1 (17 tests) => 0:03:35.919003 - Worker 2 (17 tests) => 0:05:20.902687 - Worker 3 (24 tests) => 0:00:54.331661 - Worker 4 (18 tests) => 0:24:56.768162 - Worker 5 (16 tests) => 0:09:43.099091 - Worker 6 (17 tests) => 0:06:54.900665 - Worker 7 (11 tests) => 0:01:27.682933 - Worker 8 (14 tests) => 0:07:50.584666 - Worker 9 (23 tests) => 0:00:38.736387 - Worker 10 (13 tests) => 0:09:17.334569 - Worker 11 (16 tests) => 0:22:33.195617 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed