all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.1.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.2,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.1,paramiko==3.1.0,pbr==5.11.1,prettytable==3.7.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==2.0.0,six==1.16.0,stestr==4.0.1,stevedore==5.0.0,-e git+https://github.com/openstack/tempest@cb008e2167826ad0950b4fd694f344c639413c91#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='2534990754' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {2} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {2} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {3} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {7} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {1} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {1} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.110658s] ... ok {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000718s] ... 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 {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [2.313640s] ... 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 d78118f2-d75b-4d10-acd3-cc17ada6d2b3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:51,880 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types 0.311s 2023-05-01 22:29:51,880 80145 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-1881582972"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e8306e-b92d-44cb-8dac-4cdc84ccd533', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e8306e-b92d-44cb-8dac-4cdc84ccd533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types'} Body: b'{"volume_type": {"id": "caa23cf3-97b1-467a-8289-46cb6e312a99", "name": "tempest-GroupSnapshotsTest-volume-type-1881582972", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:29:51,985 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types 0.099s 2023-05-01 22:29:51,986 80145 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-483639439"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93cbc353-8575-46a5-8b3c-071dc49abf30', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93cbc353-8575-46a5-8b3c-071dc49abf30', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types'} Body: b'{"group_type": {"id": "ad0c74de-f759-4608-b5aa-252d5a81f31d", "name": "tempest-GroupSnapshotsTest-group-type-483639439", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:29:52,384 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups 0.395s 2023-05-01 22:29:52,384 80145 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": "ad0c74de-f759-4608-b5aa-252d5a81f31d", "volume_types": ["caa23cf3-97b1-467a-8289-46cb6e312a99"], "name": "tempest-GroupSnapshotsTest-Group-100822830"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35575ea-8f67-4107-ac69-1cb27282c3ac', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35575ea-8f67-4107-ac69-1cb27282c3ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups'} Body: b'{"group": {"id": "d78118f2-d75b-4d10-acd3-cc17ada6d2b3", "name": "tempest-GroupSnapshotsTest-Group-100822830"}}' 2023-05-01 22:29:52,492 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3 0.104s 2023-05-01 22:29:52,492 80145 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98dffa2-823b-4b75-8e78-87df5023559d', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98dffa2-823b-4b75-8e78-87df5023559d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3'} Body: b'{"group": {"id": "d78118f2-d75b-4d10-acd3-cc17ada6d2b3", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:52.000000", "name": "tempest-GroupSnapshotsTest-Group-100822830", "description": null, "group_type": "ad0c74de-f759-4608-b5aa-252d5a81f31d", "volume_types": ["caa23cf3-97b1-467a-8289-46cb6e312a99"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:53,538 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3 0.040s 2023-05-01 22:29:53,539 80145 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61172cba-1f0e-48b3-8854-40063483684b', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61172cba-1f0e-48b3-8854-40063483684b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3'} Body: b'{"group": {"id": "d78118f2-d75b-4d10-acd3-cc17ada6d2b3", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:52.000000", "name": "tempest-GroupSnapshotsTest-Group-100822830", "description": null, "group_type": "ad0c74de-f759-4608-b5aa-252d5a81f31d", "volume_types": ["caa23cf3-97b1-467a-8289-46cb6e312a99"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:53,607 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/volumes/detail 0.063s 2023-05-01 22:29:53,607 80145 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d8e1bf-39a8-4f9c-a13e-81df9ecf0510', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d8e1bf-39a8-4f9c-a13e-81df9ecf0510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:29:53,747 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3/action 0.128s 2023-05-01 22:29:53,748 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-vo lumes": true}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 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-212ffe0a-cef0-44ec-a085-d7634a8be304', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3/action'} Body: b'' 2023-05-01 22:29:53,765 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3 0.017s 2023-05-01 22:29:53,766 80145 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': 'Mon, 01 May 2023 22:29:53 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-29dc3aaa-f9c8-492e-8a15-42e7607000f9', 'x-openstack-request-id': 'req-29dc3aaa-f9c8-492e-8a15-42e7607000f9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d78118f2-d75b-4d10-acd3-cc17ada6d2b3 could not be found."}}' 2023-05-01 22:29:53,797 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types/ad0c74de-f759-4608-b5aa-252d5a81f31d 0.031s 2023-05-01 22:29:53,798 80145 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': 'Mon, 01 May 2023 22:29:53 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-ebfb2f67-a385-4ad8-8f08-1b3b10291b2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types/ad0c74de-f759-4608-b5aa-252d5a81f31d'} Body: b'' 2023-05-01 22:29:53,864 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/caa23cf3-97b1-467a-8289-46cb6e312a99 0.065s 2023-05-01 22:29:53,864 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e451bb-42f1-474c-80f9-76b8842f9894', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/caa23cf3-97b1-467a-8289-46cb6e312a99'} Body: b'' 2023-05-01 22:29:53,880 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/caa23cf3-97b1-467a-8289-46cb6e312a99 0.015s 2023-05-01 22:29:53,880 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 2 2:29:53 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-96f298cb-a41d-44d7-bfa9-d7c5c54c65a8', 'x-openstack-request-id': 'req-96f298cb-a41d-44d7-bfa9-d7c5c54c65a8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/caa23cf3-97b1-467a-8289-46cb6e312a99'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type caa23cf3-97b1-467a-8289-46cb6e312a99 could not be found."}}' {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [2.524222s] ... 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 cae06133-afd6-42d4-9cf7-83193e548f0a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:51,898 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/types 0.376s 2023-05-01 22:29:51,898 80143 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-543072808"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e90735-6618-4cd9-8fb1-406ce503c1a9', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e90735-6618-4cd9-8fb1-406ce503c1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/types'} Body: b'{"volume_type": {"id": "ab6211d6-d84a-442c-9d1c-fc90b5dff2ef", "name": "tempest-GroupSnapshotsV319Test-volume-type-543072808", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:29:52,011 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/group_types 0.104s 2023-05-01 22:29:52,011 80143 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-1647204468"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e55c49a-a6a3-482a-bb52-4bcf9ef21c6c', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e55c49a-a6a3-482a-bb52-4bcf9ef21c6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/group_types'} Body: b'{"group_type": {"id": "4e3d1850-ef2e-4094-b247-c510446dafed", "name": "tempest-GroupSnapshotsV319Test-group-type-1647204468", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:29:52,555 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups 0.541s 2023-05-01 22:29:52,555 80143 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": "4e3d1850-ef2e-4094-b247-c510446dafed", "volume_types": ["ab6211d6-d84a-442c-9d1c-fc90b5dff2ef"], "name": "tempest-GroupSnapshotsV319Test-Group-1585952852"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910b0e22-62b3-4fb3-ac93-b279d82c7090', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910b0e22-62b3-4fb3-ac93-b279d82c7090', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups'} Body: b'{"group": {"id": "cae06133-afd6-42d4-9cf7-83193e548f0a", "name": "tempest-GroupSnapshotsV319Test-Group-1585952852"}}' 2023-05-01 22:29:52,591 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a 0.033s 2023-05-01 22:29:52,591 80143 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': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae129111-1aad-483a-98dc-34eeef2603b0', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae129111-1aad-483a-98dc-34eeef2603b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a'} Body: b'{"group": {"id": "cae06133-afd6-42d4-9cf7-83193e548f0a", "status": "creating", "availability_zone": "nova", "created_at": "2023-05-01T22:29:53.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1585952852", "description": null, "group_type": "4e3d1850-ef2e-4094-b247-c510446dafed", "volume_types": ["ab6211d6-d84a-442c-9d1c-fc90b5dff2ef"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:53,723 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a 0.044s 2023-05-01 22:29:53,723 80143 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9846a3e-a91b-4373-bc2b-134dd7093600', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9846a3e-a91b-4373-bc2b-134dd7093600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a'} Body: b'{"group": {"id": "cae06133-afd6-42d4-9cf7-83193e548f0a", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:53.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1585952852", "description": null, "group_type": "4e3d1850-ef2e-4094-b247-c510446dafed", "volume_types": ["ab6211d6-d84a-442c-9d1c-fc90b5dff2ef"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:53,805 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/volumes/detail 0.075s 2023-05-01 22:29:53,805 80143 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f80bc7-ab14-4e3c-9be3-1737cb04efa6', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f80bc7-ab14-4e3c-9be3-1737cb04efa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:29:53,886 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a/action 0.069s 2023-05-01 22:29:53,886 80143 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': 'Mon, 01 May 2023 22:29:53 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-bd359ea3-fe86-443f-a779-50e1e255a6b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a/action'} Body: b'' 2023-05-01 22:29:53,902 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a 0.015s 2023-05-01 22:29:53,903 80143 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': 'Mon, 01 May 2023 22:29:53 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-83048e48-3fbd-41d4-bd2b-db75f483cb7b', 'x-openstack-request-id': 'req-83048e48-3fbd-41d4-bd2b-db75f483cb7b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group cae06133-afd6-42d4-9cf7-83193e548f0a could not be found."}}' 2023-05-01 22:29:53,940 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/group_types/4e3d1850-ef2e-4094-b247-c510446dafed 0.037s 2023-05-01 22:29:53,940 80143 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': 'Mon, 01 May 2023 22:29:53 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-da4b0b24-77a0-4d1e-9743-4c93bb209924', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/group_types/4e3d1850-ef2e-4094-b247-c510446dafed'} Body: b'' 2023-05-01 22:29:54,028 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/types/ab6211d6-d84a-442c-9d1c-fc90b5dff2ef 0.087s 2023-05-01 22:29:54,028 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b542ec40-9224-46f8-9e5b-e269f8d75d3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/types/ab6211d6-d84a-442c-9d1c-fc90b5dff2ef'} Body: b'' 2023-05-01 22:29:54,044 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/types/ab6211d6-d84a-442c-9d1c-fc90b5dff2ef 0.015s 2023-05-01 22:29:54,044 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0498c0c7-53c7-4e7f-a30e-7deb2904bc46', 'x-openstack-request-id': 'req-0498c0c7-53c7-4e7f-a30e-7deb2904bc46', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/types/ab6211d6-d84a-442c-9d1c-fc90b5dff2ef'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ab6211d6-d84a-442c-9d1c-fc90b5dff2ef could not be found."}}' {10} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [2.740701s] ... 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 0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:51,712 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/types 0.279s 2023-05-01 22:29:51,712 80157 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-1800738276"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2f05cd-11be-4575-8c40-9eeb53ad8516', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2f05cd-11be-4575-8c40-9eeb53ad8516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/types'} Body: b'{"volume_type": {"id": "c12342c0-d7eb-4fae-a7d4-27f9ac22d5be", "name": "tempest-GroupsV320Test-volume-type-1800738276", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:29:51,949 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/group_types 0.231s 2023-05-01 22:29:51,949 80157 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-1559728975"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef57117d-e3e4-4101-affa-6e71dd5804cd', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef57117d-e3e4-4101-affa-6e71dd5804cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/group_types'} Body: b'{"group_type": {"id": "58a57c1e-8704-4ee9-8147-be29d760b73e", "name": "tempest-GroupsV320Test-group-type-1559728975", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:29:52,348 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups 0.395s 2023-05-01 22:29:52,348 80157 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": "58a57c1e-8704-4ee9-8147-be29d760b73e", "volume_types": ["c12342c0-d7eb-4fae-a7d4-27f9ac22d5be"], "name": "tempest-GroupsV320Test-Group-597609557"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f48fd3d5-689b-4187-814a-5fa7ef7547a1', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f48fd3d5-689b-4187-814a-5fa7ef7547a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups'} Body: b'{"group": {"id": "0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03", "name": "tempest-GroupsV320Test-Group-597609557"}}' 2023-05-01 22:29:52,486 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03 0.135s 2023-05-01 22:29:52,486 80157 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': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e33059-7019-4939-beb3-f34a10a5c6e9', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e33059-7019-4939-beb3-f34a10a5c6e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03'} Body: b'{"group": {"id": "0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:52.000000", "name": "tempest-GroupsV320Test-Group-597609557", "description": null, "group_type": "58a57c1e-8704-4ee9-8147-be29d760b73e", "volume_types": ["c12342c0-d7eb-4fae-a7d4-27f9ac22d5be"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:53,523 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03 0.032s 2023-05-01 22:29:53,524 80157 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de47b0b8-f205-437f-afb1-2dc07e6d519e', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de47b0b8-f205-437f-afb1-2dc07e6d519e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03'} Body: b'{"group": {"id": "0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:52.000000", "name": "tempest-GroupsV320Test-Group-597609557", "description": null, "group_type": "58a57c1e-8704-4ee9-8147-be29d760b73e", "volume_types": ["c12342c0-d7eb-4fae-a7d4-27f9ac22d5be"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:53,948 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/volumes/detail 0.419s 2023-05-01 22:29:53,948 80157 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a880dc8-d79a-41f8-b1c2-e1d0652878b6', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a880dc8-d79a-41f8-b1c2-e1d0652878b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:29:54,023 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03/action 0.064s 2023-05-01 22:29:54,024 80157 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0efb506a-3028-4378-bcce-dfb28be22790', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03/action'} Body: b'' 2023-05-01 22:29:54,043 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03 0.018s 2023-05-01 22:29:54,043 80157 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': 'Mon, 01 May 2023 22:29:54 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-acb573b6-2799-4fa3-9c2c-0afa6f684726', 'x-openstack-request-id': 'req-acb573b6-2799-4fa3-9c2c-0afa6f684726', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03 could not be found."}}' 2023-05-01 22:29:54,090 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/group_types/58a57c1e-8704-4ee9-8147-be29d760b73e 0.046s 2023-05-01 22:29:54,090 80157 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': 'Mon, 01 May 2023 22:29:54 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-c6c36331-fc2d-4bba-93df-d859bc8d7c2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/group_types/58a57c1e-8704-4ee9-8147-be29d760b73e'} Body: b'' 2023-05-01 22:29:54,151 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/types/c12342c0-d7eb-4fae-a7d4-27f9ac22d5be 0.060s 2023-05-01 22:29:54,151 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0d3f5b-1fbd-4408-a289-710592f49c56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/types/c12342c0-d7eb-4fae-a7d4-27f9ac22d5be'} Body: b'' 2023-05-01 22:29:54,171 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/types/c12342c0-d7eb-4fae-a7d4-27f9ac22d5be 0.019s 2023-05-01 22:29:54,172 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114 ', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ed4024-fbef-45fa-9d9a-e4680f68f0c8', 'x-openstack-request-id': 'req-b9ed4024-fbef-45fa-9d9a-e4680f68f0c8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/types/c12342c0-d7eb-4fae-a7d4-27f9ac22d5be'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c12342c0-d7eb-4fae-a7d4-27f9ac22d5be could not be found."}}' {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.631315s] ... 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 74eb6ec3-8082-461b-abe4-044f9d8edea7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:52,451 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types 0.323s 2023-05-01 22:29:52,451 80139 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-867502453", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ce3585-8ff1-4974-95e0-f582fe829914', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ce3585-8ff1-4974-95e0-f582fe829914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types'} Body: b'{"volume_type": {"id": "48433604-d7e7-4f41-ada6-5165dd968fd4", "name": "tempest-VolumeTypesAccessTest-volume-type-867502453", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-05-01 22:29:52,678 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes 0.221s 2023-05-01 22:29:52,678 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "48433604-d7e7-4f41-ada6-5165dd968fd4", "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:52 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-5f519cc3-c13a-4975-abbb-a357acf4d045', 'x-openstack-request-id': 'req-5f519cc3-c13a-4975-abbb-a357acf4d045', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 48433604-d7e7-4f41-ada6-5165dd968fd4 could not be found."}}' 2023-05-01 22:29:52,679 80139 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-05-01 22:29:52,720 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4/action 0.040s 2023-05-01 22:29:52,720 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "8c49ee84e7f94f6bb8eba190eaceb904"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c51fee5-36e3-4c1a-93f1-29bb2a53c526', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4/action'} Body: b'' 2023-05-01 22:29:53,304 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes 0.582s 2023-05-01 22:29:53,304 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "48433604-d7e7-4f41-ada6-5165dd968f d4", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-856138262"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faec6986-4bf5-43a7-a4b9-fcf519eb9372', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faec6986-4bf5-43a7-a4b9-fcf519eb9372', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes'} Body: b'{"volume": {"id": "74eb6ec3-8082-461b-abe4-044f9d8edea7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:29:52.969315", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-856138262", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-867502453", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}], "user_id": "1b65972a7f8543308e88217d0e1dd456", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:29:53,363 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7 0.048s 2023-05-01 22:29:53,363 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ef6a52-173b-4904-b915-7e96dc95cd7e', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ef6a52-173b-4904-b915-7e96dc95cd7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7'} Body: b'{"volume": {"id": "74eb6ec3-8082-461b-abe4-044f9d8edea7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:29:53.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-856138262", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-867502453", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}], "user_id": "1b65972a7f8543308e88217d0e1dd456", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c49ee84e7f94f6bb8eba190eaceb904"}}' 2023-05-01 22:29:54,428 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7 0.051s 2023-05-01 22:29:54,429 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7ecb66-b70b-4309-a90a-3fba864ea9c5', 'content-length': '947', 'op enstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7ecb66-b70b-4309-a90a-3fba864ea9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7'} Body: b'{"volume": {"id": "74eb6ec3-8082-461b-abe4-044f9d8edea7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:29:53.000000", "updated_at": "2023-05-01T22:29:53.000000", "name": "tempest-VolumeTypesAccessTest-Volume-856138262", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-867502453", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}], "user_id": "1b65972a7f8543308e88217d0e1dd456", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c49ee84e7f94f6bb8eba190eaceb904"}}' 2023-05-01 22:29:54,488 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7 0.037s 2023-05-01 22:29:54,489 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf64041-19d4-453c-af6b-3913dd4a12b5', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf64041-19d4-453c-af6b-3913dd4a12b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7'} Body: b'{"volume": {"id": "74eb6ec3-8082-461b-abe4-044f9d8edea7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:29:53.000000", "updated_at": "2023-05-01T22:29:53.000000", "name": "tempest-VolumeTypesAccessTest-Volume-856138262", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-867502453", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}], "user_id": "1b65972a7f8543308e88217d0e1dd456", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c49ee84e7f94f6bb8eba190eaceb904"}}' 2023-05-01 22:29:54,603 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7 0.104s 2023-05-01 22:29:54,604 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d277e8-37ef-478a-8b50-1aa8be2cc886', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba 190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7'} Body: b'' 2023-05-01 22:29:54,624 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7 0.020s 2023-05-01 22:29:54,625 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e47d855-c949-484f-886a-97caf0c34bfb', 'x-openstack-request-id': 'req-2e47d855-c949-484f-886a-97caf0c34bfb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 74eb6ec3-8082-461b-abe4-044f9d8edea7 could not be found."}}' 2023-05-01 22:29:54,652 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4/action 0.026s 2023-05-01 22:29:54,652 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "8c49ee84e7f94f6bb8eba190eaceb904"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd18cbfa-cef8-4629-9895-f0eb092c4009', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4/action'} Body: b'' 2023-05-01 22:29:54,739 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4 0.086s 2023-05-01 22:29:54,740 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f27e30-76d9-45f4-913a-cdecb7d9257a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4'} Body: b'' 2023-05-01 22:29:54,757 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4 0.016s 2023-05-01 22:29:54,757 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ba7fbf-bb82-4eba-b7da-a473b1b4757b', 'x-openstack-request-id': 'req-21ba7fbf-bb82-4eba-b7da-a473b1b4757b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff /types/48433604-d7e7-4f41-ada6-5165dd968fd4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 48433604-d7e7-4f41-ada6-5165dd968fd4 could not be found."}}' {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.237466s] ... ok {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.555829s] ... 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 b81eded4-b143-47e5-98f8-af6fff319f4f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:53,917 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types 0.032s 2023-05-01 22:29:53,918 80145 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-954347658"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d836b86a-9b67-4444-8caa-de1215a1239e', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d836b86a-9b67-4444-8caa-de1215a1239e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types'} Body: b'{"volume_type": {"id": "0c096088-191d-43a0-a07a-7ea81fd9251c", "name": "tempest-GroupSnapshotsTest-volume-type-954347658", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:29:53,956 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types 0.035s 2023-05-01 22:29:53,957 80145 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-322178680"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0153a07-8084-44e9-af1c-d348a3340764', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0153a07-8084-44e9-af1c-d348a3340764', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types'} Body: b'{"group_type": {"id": "a0be0eb9-e78d-43f2-997d-3061982ae308", "name": "tempest-GroupSnapshotsTest-group-type-322178680", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:29:54,052 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups 0.092s 2023-05-01 22:29:54,053 80145 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": "a0be0eb9-e78d-43f2-997d-3061982ae308", "volume_types": ["0c096088-191d-43a0-a07a-7ea81fd9251c"], "name": "tempest-GroupSnapshotsTest-Group-1099374723"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1665c55-6b15-4e63-8357-44c545284cec', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1665c55-6b15-4e63-8357-44c545284cec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups'} Body: b'{"group": {"id": "b81eded4-b143-47e5-98f8-af6fff319f4f", "name": "tempest-GroupSnapshotsTest-Group-1099374723"}}' 2023-05-01 22:29:54,085 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f 0.030s 2023-05-01 22:29:54,085 80145 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': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238eb2f2-5423-4442-8da2-d80293f9ad66', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238eb2f2-5423-4442-8da2-d80293f9ad66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f'} Body: b'{"group": {"id": "b81eded4-b143-47e5-98f8-af6fff319f4f", "status": "creating", "availability_zone": "nova", "created_at": "2023-05-01T22:29:54.000000", "name": "tempest-GroupSnapshotsTest-Group-1099374723", "description": null, "group_type": "a0be0eb9-e78d-43f2-997d-3061982ae308", "volume_types": ["0c096088-191d-43a0-a07a-7ea81fd9251c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:55,122 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f 0.031s 2023-05-01 22:29:55,123 80145 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': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec36b5b-868e-4300-b57b-75fa22b3659d', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec36b5b-868e-4300-b57b-75fa22b3659d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f'} Body: b'{"group": {"id": "b81eded4-b143-47e5-98f8-af6fff319f4f", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:54.000000", "name": "tempest-GroupSnapshotsTest-Group-1099374723", "description": null, "group_type": "a0be0eb9-e78d-43f2-997d-3061982ae308", "volume_types": ["0c096088-191d-43a0-a07a-7ea81fd9251c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:55,127 80145 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-05-01 22:29:55,228 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/volumes/detail 0.100s 2023-05-01 22:29:55,228 80145 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': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a58e6d-8b92-4044-ad60-f7f47cb02fd5', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a58e6d-8b92-4044-ad60-f7f47cb02fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:29:55,300 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f/action 0. 062s 2023-05-01 22:29:55,301 80145 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': 'Mon, 01 May 2023 22:29:55 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-b364e268-2b60-4029-804a-d022d925100b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f/action'} Body: b'' 2023-05-01 22:29:55,317 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f 0.015s 2023-05-01 22:29:55,317 80145 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': 'Mon, 01 May 2023 22:29:55 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-077759ca-ed07-49bf-ab1d-f7386773b353', 'x-openstack-request-id': 'req-077759ca-ed07-49bf-ab1d-f7386773b353', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b81eded4-b143-47e5-98f8-af6fff319f4f could not be found."}}' 2023-05-01 22:29:55,358 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types/a0be0eb9-e78d-43f2-997d-3061982ae308 0.040s 2023-05-01 22:29:55,358 80145 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': 'Mon, 01 May 2023 22:29:55 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-7d319db9-12d8-4ee9-adf5-e37a12c3fb44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types/a0be0eb9-e78d-43f2-997d-3061982ae308'} Body: b'' 2023-05-01 22:29:55,423 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/0c096088-191d-43a0-a07a-7ea81fd9251c 0.064s 2023-05-01 22:29:55,424 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29: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-53668f3e-2e0d-4201-b60c-7a70e23b94e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/0c096088-191d-43a0-a07a-7ea81fd9251c'} Body: b'' 2023-05-01 22:29:55,439 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/0c096088-191d-43a0-a07a-7ea81fd925 1c 0.015s 2023-05-01 22:29:55,439 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82ce1fd-2ace-4227-95ae-d835aac5ad15', 'x-openstack-request-id': 'req-b82ce1fd-2ace-4227-95ae-d835aac5ad15', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/0c096088-191d-43a0-a07a-7ea81fd9251c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0c096088-191d-43a0-a07a-7ea81fd9251c could not be found."}}' {8} setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 552, 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 b715ae51-8765-4854-8f6b-2f004cc1e22b failed to build and is in ERROR status {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.152278s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.029312s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.019260s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.420158s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.011109s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.013685s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.041108s] ... ok {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.545056s] ... 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 c3e24bbb-884d-4f66-8302-3ea9fd45088a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:55,473 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types 0.030s 2023-05-01 22:29:55,473 80145 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-254462888"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30cfb506-d581-4fbd-80e5-aa3839ade871', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30cfb506-d581-4fbd-80e5-aa3839ade871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types'} Body: b'{"volume_type": {"id": "467e9f89-f37c-40f0-9dc5-652e062f7945", "name": "tempest-GroupSnapshotsTest-volume-type-254462888", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:29:55,506 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types 0.030s 2023-05-01 22:29:55,506 80145 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-132583670"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f4987e4-1f92-4bb0-940a-c37d9b8acb7c', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f4987e4-1f92-4bb0-940a-c37d9b8acb7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types'} Body: b'{"group_type": {"id": "e714bf6e-a3a5-43eb-b218-406acee8cbd8", "name": "tempest-GroupSnapshotsTest-group-type-132583670", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:29:55,586 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups 0.077s 2023-05-01 22:29:55,586 80145 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": "e714bf6e-a3a5-43eb-b218-406acee8cbd8", "volume_types": ["467e9f89-f37c-40f0-9dc5-652e062f7945"], "name": "tempest-GroupSnapshotsTest-Group-1154206915"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847262cc-e029-4e12-97aa-e99eda95e20b', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847262cc-e029-4e12-97aa-e99eda95e20b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups'} Body: b'{"group": {"id": "c3e24bbb-884d-4f66-8302-3ea9fd45088a", "name": "tempest-GroupSnapshotsTest-Group-1154206915"}}' 2023-05-01 22:29:55,626 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a 0.037s 2023-05-01 22:29:55,626 80145 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f648a27-017a-4dae-9f0e-e8f30b0eb8db', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f648a27-017a-4dae-9f0e-e8f30b0eb8db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a'} Body: b'{"group": {"id": "c3e24bbb-884d-4f66-8302-3ea9fd45088a", "status": "creating", "availability_zone": "nova", "created_at": "2023-05-01T22:29:56.000000", "name": "tempest-GroupSnapshotsTest-Group-1154206915", "description": null, "group_type": "e714bf6e-a3a5-43eb-b218-406acee8cbd8", "volume_types": ["467e9f89-f37c-40f0-9dc5-652e062f7945"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:56,691 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a 0.060s 2023-05-01 22:29:56,692 80145 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': 'Mon, 01 May 2023 22:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083156d2-37f1-401c-8274-2c6e94c15c53', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083156d2-37f1-401c-8274-2c6e94c15c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a'} Body: b'{"group": {"id": "c3e24bbb-884d-4f66-8302-3ea9fd45088a", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:56.000000", "name": "tempest-GroupSnapshotsTest-Group-1154206915", "description": null, "group_type": "e714bf6e-a3a5-43eb-b218-406acee8cbd8", "volume_types": ["467e9f89-f37c-40f0-9dc5-652e062f7945"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:56,776 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/volumes/detail 0.078s 2023-05-01 22:29:56,777 80145 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': 'Mon, 01 May 2023 22:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b114a86-0c99-4725-8126-80885411ba0d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b114a86-0c99-4725-8126-80885411ba0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:29:56,848 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a/action 0.060s 2023-05-01 22:29:56,848 80145 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': 'Mon, 01 May 2023 22:29:56 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-a0146057-5b3d-40e9-80ce-b1d451c9e2c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a/action'} Body: b'' 2023-05-01 22:29:56,870 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a 0.021s 2023-05-01 22:29:56,870 80145 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': 'Mon, 01 May 2023 22:29:56 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-7f35c222-6b23-4f3f-88f4-f4ccbde11399', 'x-openstack-request-id': 'req-7f35c222-6b23-4f3f-88f4-f4ccbde11399', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c3e24bbb-884d-4f66-8302-3ea9fd45088a could not be found."}}' 2023-05-01 22:29:56,901 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types/e714bf6e-a3a5-43eb-b218-406acee8cbd8 0.030s 2023-05-01 22:29:56,902 80145 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': 'Mon, 01 May 2023 22:29:56 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-97f4d87e-a3c2-467c-9885-35efd08528e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types/e714bf6e-a3a5-43eb-b218-406acee8cbd8'} Body: b'' 2023-05-01 22:29:56,967 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/467e9f89-f37c-40f0-9dc5-652e062f7945 0.065s 2023-05-01 22:29:56,968 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408900de-ee88-4cd2-96ff-8cfa297a2ad4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/467e9f89-f37c-40f0-9dc5-652e062f7945'} Body: b'' 2023-05-01 22:29:56,986 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/467e9f89-f37c-40f0-9dc5-652e062f7945 0.017s 2023-05-01 22:29:56,986 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Mon, 01 May 2023 22:29: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-8174fa0a-eb1f-44d7-ac6b-e0bc7f7802c4', 'x-openstack-request-id': 'req-8174fa0a-eb1f-44d7-ac6b-e0bc7f7802c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/467e9f89-f37c-40f0-9dc5-652e062f7945'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 467e9f89-f37c-40f0-9dc5-652e062f7945 could not be found."}}' {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.419849s] ... ok {2} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.123166s] ... ok {2} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.124236s] ... ok {1} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.749946s] ... 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 f8b7aee4-2799-48bd-889f-7a337746cced failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:58,887 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types 0.110s 2023-05-01 22:29:58,887 80143 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-1506003865"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9343ecf0-6c36-417a-b7cb-660c8ecfc631', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9343ecf0-6c36-417a-b7cb-660c8ecfc631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types'} Body: b'{"volume_type": {"id": "12d1cbac-af42-4ed1-92f4-043520984214", "name": "tempest-GroupsTest-volume-type-1506003865", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:29:58,919 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types 0.029s 2023-05-01 22:29:58,920 80143 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-1261290569"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2f38ca-63de-485e-bd3b-9a0ed31a7f65', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2f38ca-63de-485e-bd3b-9a0ed31a7f65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types'} Body: b'{"group_type": {"id": "c14a447b-6dfe-4e6f-adc8-66c350ff63b5", "name": "tempest-GroupsTest-group-type-1261290569", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:29:59,124 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups 0.202s 2023-05-01 22:29:59,125 80143 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": "c14a447b-6dfe-4e6f-adc8-66c350ff63b5", "volume_types": ["12d1cbac-af42-4ed1-92f4-043520984214"], "name": "tempest-Group1-1341785717"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe794130-14ed-488f-afad-5b8ac47cf308', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe794130-14ed-488f-afad-5b8ac47cf308', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups'} Body: b'{"group": {"id": "f8b7aee4-2799-48bd-889f-7a337746cced", "name": "tempest-Group1-1341785717"}}' 2023-05-01 22:29:59,157 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced 0.029s 2023-05-01 22:29:59,157 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Opensta ck-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9c9210-6ceb-47dc-9589-42b8cc90b760', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9c9210-6ceb-47dc-9589-42b8cc90b760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced'} Body: b'{"group": {"id": "f8b7aee4-2799-48bd-889f-7a337746cced", "status": "creating", "availability_zone": "nova", "created_at": "2023-05-01T22:29:59.000000", "name": "tempest-Group1-1341785717", "description": null, "group_type": "c14a447b-6dfe-4e6f-adc8-66c350ff63b5", "volume_types": ["12d1cbac-af42-4ed1-92f4-043520984214"]}}' 2023-05-01 22:30:00,192 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced 0.030s 2023-05-01 22:30:00,192 80143 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': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf86a27-43e6-478f-8e53-add7b894d27c', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf86a27-43e6-478f-8e53-add7b894d27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced'} Body: b'{"group": {"id": "f8b7aee4-2799-48bd-889f-7a337746cced", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:59.000000", "name": "tempest-Group1-1341785717", "description": null, "group_type": "c14a447b-6dfe-4e6f-adc8-66c350ff63b5", "volume_types": ["12d1cbac-af42-4ed1-92f4-043520984214"]}}' 2023-05-01 22:30:00,259 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/volumes/detail 0.062s 2023-05-01 22:30:00,260 80143 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': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e30d81-e6cb-4413-8aca-32bf76b3814f', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e30d81-e6cb-4413-8aca-32bf76b3814f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:30:00,383 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced/action 0.112s 2023-05-01 22:30:00,384 80143 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': 'Mon, 01 May 2023 22:30:00 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-r equest-id': 'req-da91359c-2b2e-4ec1-ba77-8950b3924cd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced/action'} Body: b'' 2023-05-01 22:30:00,403 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced 0.018s 2023-05-01 22:30:00,403 80143 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': 'Mon, 01 May 2023 22:30:00 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-d03de1c5-4f87-4748-a75a-2e9b4e54d6c3', 'x-openstack-request-id': 'req-d03de1c5-4f87-4748-a75a-2e9b4e54d6c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f8b7aee4-2799-48bd-889f-7a337746cced could not be found."}}' 2023-05-01 22:30:00,436 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types/c14a447b-6dfe-4e6f-adc8-66c350ff63b5 0.032s 2023-05-01 22:30:00,436 80143 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': 'Mon, 01 May 2023 22:30:00 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-e3406268-dd29-4934-b696-1d8710ab30af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types/c14a447b-6dfe-4e6f-adc8-66c350ff63b5'} Body: b'' 2023-05-01 22:30:00,507 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/12d1cbac-af42-4ed1-92f4-043520984214 0.070s 2023-05-01 22:30:00,508 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-eac4c7ab-85a8-4edb-b8cc-98a6b9e72197', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/12d1cbac-af42-4ed1-92f4-043520984214'} Body: b'' 2023-05-01 22:30:00,525 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/12d1cbac-af42-4ed1-92f4-043520984214 0.017s 2023-05-01 22:30:00,526 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-6d503db2-872d-496f-af0a-1f1aa39e025f', 'x-openstack-request-id': 'req-6d503db2-872d-496f-af 0a-1f1aa39e025f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/12d1cbac-af42-4ed1-92f4-043520984214'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 12d1cbac-af42-4ed1-92f4-043520984214 could not be found."}}' {8} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.864975s] ... 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 213fcbf5-fe9a-4b35-b84b-6cc61f169431 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:59,880 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.124s 2023-05-01 22:29:59,880 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a4d8797b-54ed-4677-bf0c-9dfa9290a6de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:30:00,327 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes 0.446s 2023-05-01 22:30:00,328 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1543164196"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ccef8e-ec5e-4108-8643-142acd3d7dfe', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ccef8e-ec5e-4108-8643-142acd3d7dfe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes'} Body: b'{"volume": {"id": "213fcbf5-fe9a-4b35-b84b-6cc61f169431", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:00.258909", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1543164196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:00,380 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431 0.043s 2023-05-01 22:30:00,381 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d69ea5a-d865-4647-9aea-208cbf01cb70', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d69ea5a-d865-4647-9aea-208cbf01cb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431'} Body: b'{"volume": {"id": "213fcbf5-fe9a-4b35-b84b-6cc61f169431", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:00.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1543164196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "879bb258ce6441a996e14efe9b9d9413"}}' 2023-05-01 22:30:01,429 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431 0.036s 2023-05-01 22:30:01,429 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ad4461-8a54-4e94-abc5-3a95ebff4ea6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ad4461-8a54-4e94-abc5-3a95ebff4ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431'} Body: b'{"volume": {"id": "213fcbf5-fe9a-4b35-b84b-6cc61f169431", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:00.000000", "updated_at": "2023-05-01T22:30:00.000000", "name": "tempest-VolumesCloneTest-Volume-1543164196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "879bb258ce6441a996e14efe9b9d9413"}}' 2023-05-01 22:30:01,480 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431 0.038s 2023-05-01 22:30:01,480 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5723cf4d-584f-4879-aba0-bdf9db72e094', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5723cf4d-584f-4879-aba0-bdf9db72e094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431'} Body: b'{"volume": {"id": "213fcbf5-fe9a-4b35-b84b-6cc61f169431", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:00.000000", "updated_at": "2023-05-01T22:30:00.000000", "name": "tempest-VolumesCloneTest-Volume-1543164196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "879bb258ce6441a996e14efe9b9d9413"}}' 2023-05-01 22:30:01,590 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431 0.100s 2023-05-01 22:30:01,591 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-efe2c3b5-ae34-40c2-aaa5-ec2157b78da8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431'} Body: b'' 2023-05-01 22:30:01,618 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431 0.027s 2023-05-01 22:30:01,619 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-68994d3b-e0d5-467a-aa5d-a1437e8a7b30', 'x-openstack-request-id': 'req-68994d3b-e0d5-467a-aa5d-a1437e8a7b30', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 213fcbf5-fe9a-4b35-b84b-6cc61f169431 could not be found."}}' {10} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.190688s] ... ok {3} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.676415s] ... 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 6b613ea6-bf2a-45dd-920a-51de128a9cf0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:00,579 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types 0.049s 2023-05-01 22:30:00,579 80143 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-1689034182"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a9b1979-15b0-4d26-99a0-fe4e13e61654', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a9b1979-15b0-4d26-99a0-fe4e13e61654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types'} Body: b'{"volume_type": {"id": "8731b3d2-55f3-496e-a69b-b21e27c94cff", "name": "tempest-GroupsTest-volume-type-1689034182", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:30:00,619 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types 0.036s 2023-05-01 22:30:00,619 80143 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-992187079"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c10b1ee-7fe9-46bd-b7b5-a6c21705c727', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c10b1ee-7fe9-46bd-b7b5-a6c21705c727', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types'} Body: b'{"group_type": {"id": "66085bd0-891a-4933-bd56-637590f986cd", "name": "tempest-GroupsTest-group-type-992187079", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:30:00,701 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups 0.079s 2023-05-01 22:30:00,701 80143 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": "66085bd0-891a-4933-bd56-637590f986cd", "volume_types": ["8731b3d2-55f3-496e-a69b-b21e27c94cff"], "name": "tempest-GroupsTest-Group-172547322"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351f4c6c-559f-486b-b3da-0f3fb698e0d2', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351f4c6c-559f-486b-b3da-0f3fb698e0d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups'} Body: b'{"group": {"id": "6b613ea6-bf2a-45dd-920a-51de128a9cf0", "name": "tempest-GroupsTest-Group-172547322"}}' 2023-05-01 22:30:00,736 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0 0.032s 2023-05-01 22:30:00,736 80143 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': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e962ac0-ff5d-403c-87df-5ddd822c0edf', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e962ac0-ff5d-403c-87df-5ddd822c0edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0'} Body: b'{"group": {"id": "6b613ea6-bf2a-45dd-920a-51de128a9cf0", "status": "creating", "availability_zone": "nova", "created_at": "2023-05-01T22:30:01.000000", "name": "tempest-GroupsTest-Group-172547322", "description": null, "group_type": "66085bd0-891a-4933-bd56-637590f986cd", "volume_types": ["8731b3d2-55f3-496e-a69b-b21e27c94cff"]}}' 2023-05-01 22:30:01,886 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0 0.144s 2023-05-01 22:30:01,887 80143 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': 'Mon, 01 May 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1726517c-0656-40d5-835f-626324b4abe8', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1726517c-0656-40d5-835f-626324b4abe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0'} Body: b'{"group": {"id": "6b613ea6-bf2a-45dd-920a-51de128a9cf0", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:30:01.000000", "name": "tempest-GroupsTest-Group-172547322", "description": null, "group_type": "66085bd0-891a-4933-bd56-637590f986cd", "volume_types": ["8731b3d2-55f3-496e-a69b-b21e27c94cff"]}}' 2023-05-01 22:30:01,987 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/volumes/detail 0.093s 2023-05-01 22:30:01,988 80143 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': 'Mon, 01 May 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf29aa8-5a8b-43ed-ad90-878108b584fa', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf29aa8-5a8b-43ed-ad90-878108b584fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:30:02,090 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0/action 0.089s 2023-05-01 22:30:02,090 80143 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': 'Mon, 01 May 2023 22:30:02 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-4bd5e4c5-732b-4bcb-94f8-0faf3ae4b 385', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0/action'} Body: b'' 2023-05-01 22:30:02,106 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0 0.015s 2023-05-01 22:30:02,106 80143 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': 'Mon, 01 May 2023 22:30:02 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-106d80dd-e5ef-4e45-bd23-94b78892e146', 'x-openstack-request-id': 'req-106d80dd-e5ef-4e45-bd23-94b78892e146', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6b613ea6-bf2a-45dd-920a-51de128a9cf0 could not be found."}}' 2023-05-01 22:30:02,133 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types/66085bd0-891a-4933-bd56-637590f986cd 0.026s 2023-05-01 22:30:02,133 80143 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': 'Mon, 01 May 2023 22:30:02 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-23b181ff-ad08-459d-a458-b8b886c2622e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types/66085bd0-891a-4933-bd56-637590f986cd'} Body: b'' 2023-05-01 22:30:02,184 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/8731b3d2-55f3-496e-a69b-b21e27c94cff 0.050s 2023-05-01 22:30:02,184 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-974ee8f3-2ace-4168-b17d-f93bbc9fe53b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/8731b3d2-55f3-496e-a69b-b21e27c94cff'} Body: b'' 2023-05-01 22:30:02,204 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/8731b3d2-55f3-496e-a69b-b21e27c94cff 0.020s 2023-05-01 22:30:02,205 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:02 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-7dc813f4-5cfd-4e27-b9aa-fc5ee4ffdabc', 'x-openstack-request-id': 'req-7dc813f4-5cfd-4e27-b9aa-fc5ee4ffdabc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/8731b3d2-55f3-496e-a69b-b21e27c94cff'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8731b3d2-55f3-496e-a69b-b21e27c94cff could not be found."}}' {8} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.629267s] ... 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 e2a64504-1993-4cc4-b580-e24959a5eb08 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:01,863 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes 0.239s 2023-05-01 22:30:01,863 80153 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-1701219904"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b6b0c2-ecb7-4097-a279-347ff13540dd', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b6b0c2-ecb7-4097-a279-347ff13540dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes'} Body: b'{"volume": {"id": "e2a64504-1993-4cc4-b580-e24959a5eb08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:01.792509", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1701219904", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:01,936 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08 0.063s 2023-05-01 22:30:01,936 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16aebd3c-ec6d-477d-af15-2fbd7a98ea57', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16aebd3c-ec6d-477d-af15-2fbd7a98ea57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08'} Body: b'{"volume": {"id": "e2a64504-1993-4cc4-b580-e24959a5eb08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:02.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1701219904", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "879bb258ce6441a996e14efe9b9d9413"}}' 2023-05-01 22:30:02,989 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08 0.039s 2023-05-01 22:30:02,990 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08636056-4ae3-4964-8910-1cce613bde98', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08636056-4ae3-4964-8910-1cce613bde98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08'} Body: b'{"volume": {"id": "e2a64504-1993-4cc4-b580-e24959a5eb08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:02.000000", "updated_at": "2023-05-01T22:30:02.000000", "name": "tempest-VolumesCloneTest-Volume-1701219904", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "879bb258ce6441a996e14efe9b9d9413"}}' 2023-05-01 22:30:03,041 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08 0.041s 2023-05-01 22:30:03,042 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56393b37-e8b4-46b1-a9d3-74d0ba95d8c9', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56393b37-e8b4-46b1-a9d3-74d0ba95d8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08'} Body: b'{"volume": {"id": "e2a64504-1993-4cc4-b580-e24959a5eb08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:02.000000", "updated_at": "2023-05-01T22:30:02.000000", "name": "tempest-VolumesCloneTest-Volume-1701219904", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "879bb258ce6441a996e14efe9b9d9413"}}' 2023-05-01 22:30:03,227 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08 0.175s 2023-05-01 22:30:03,228 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:03 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-fa2c4493-8767-4423-bfc0-35cd508931fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08'} Body: b'' 2023-05-01 22:30:03,250 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08 0.022s 2023-05-01 22:30:03,251 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-b62bc141-70d3-4071-ac03-ab252225a101', 'x-openstack-request-id': 'req-b62bc141-70d3-4071-ac03-ab252225a101', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e2a64504-1993-4cc4-b580-e24959a5eb08 could not be found."}}' {10} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.951643s] ... ok {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.293392s] ... 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-05-01 22:30:04,807 80141 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/0616969d3c5f45109dbb46fed90ec62a/scheduler-stats/get_pools?detail=True 0.286s 2023-05-01 22:30:04,808 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa22524c-eb35-47dd-a130-53cb0210db57', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa22524c-eb35-47dd-a130-53cb0210db57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0616969d3c5f45109dbb46fed90ec62a/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.032754s] ... 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-05-01 22:30:04,843 80141 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/0616969d3c5f45109dbb46fed90ec62a/scheduler-stats/get_pools 0.028s 2023-05-01 22:30:04,844 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fefee80-e9ab-45c6-a613-2bd0978e0b75', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fefee80-e9ab-45c6-a613-2bd0978e0b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0616969d3c5f45109dbb46fed90ec62a/scheduler-stats/get_pools'} Body: b'{"pools": []}' {4} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.781876s] ... 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 5ba1d812-0d28-4567-868a-5f45b56f5d39 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:05,267 80145 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes 0.453s 2023-05-01 22:30:05,267 80145 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-1129823681"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a353ecd7-6d31-445f-ae77-604491cca6d8', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a353ecd7-6d31-445f-ae77-604491cca6d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes'} Body: b'{"volume": {"id": "5ba1d812-0d28-4567-868a-5f45b56f5d39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:05.197706", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1129823681", "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/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}], "user_id": "225e81b16c5d40f49c127320ace2ea27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:05,326 80145 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39 0.048s 2023-05-01 22:30:05,326 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d0501c-8926-4ea8-b08f-8957fa9a9200', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d0501c-8926-4ea8-b08f-8957fa9a9200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39'} Body: b'{"volume": {"id": "5ba1d812-0d28-4567-868a-5f45b56f5d39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:05.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1129823681", "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/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}], "user_id": "225e81b16c5d40f49c127320ace2ea27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77c43e3ed0054d99b34a2ceab7c02f00"}}' 2023-05-01 22:30:06,383 80145 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b5 6f5d39 0.041s 2023-05-01 22:30:06,383 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82361f65-10aa-467d-a20a-6f75618fd9d3', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82361f65-10aa-467d-a20a-6f75618fd9d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39'} Body: b'{"volume": {"id": "5ba1d812-0d28-4567-868a-5f45b56f5d39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:05.000000", "updated_at": "2023-05-01T22:30:05.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1129823681", "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/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}], "user_id": "225e81b16c5d40f49c127320ace2ea27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77c43e3ed0054d99b34a2ceab7c02f00"}}' 2023-05-01 22:30:06,441 80145 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39 0.046s 2023-05-01 22:30:06,442 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a19e6356-5b6c-4ed2-b0a1-d0f1011f27ad', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a19e6356-5b6c-4ed2-b0a1-d0f1011f27ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39'} Body: b'{"volume": {"id": "5ba1d812-0d28-4567-868a-5f45b56f5d39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:05.000000", "updated_at": "2023-05-01T22:30:05.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1129823681", "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/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}], "user_id": "225e81b16c5d40f49c127320ace2ea27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77c43e3ed0054d99b34a2ceab7c02f00"}}' 2023-05-01 22:30:06,570 80145 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39 0.118s 2023-05-01 22:30:06,571 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-b80e97d4-84d8-4b36-ac75-fe14ca824346', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39'} Body: b'' 2023-05-01 22:30:06,594 80145 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39 0.022s 2023-05-01 22:30:06,594 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-733aed1f-8f34-4a51-9e40-abfb9a6bd75f', 'x-openstack-request-id': 'req-733aed1f-8f34-4a51-9e40-abfb9a6bd75f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5ba1d812-0d28-4567-868a-5f45b56f5d39 could not be found."}}' {1} 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 338d6f2f-747d-4e8c-9afe-74631cefe791 failed to build and is in ERROR status {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.037358s] ... ok {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.029478s] ... ok {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.036106s] ... ok {3} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [2.163438s] ... 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 d7261e3e-88b2-48f4-9a58-3fa868ebc0f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:09,384 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/types 0.285s 2023-05-01 22:30:09,385 80143 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-1163905912"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5477ff68-0274-4423-9283-edb046369576', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5477ff68-0274-4423-9283-edb046369576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/types'} Body: b'{"volume_type": {"id": "ae5cf437-26eb-407f-b1e8-2dac1a7e172d", "name": "tempest-GroupsV314Test-volume-type-1163905912", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:30:09,434 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/group_types 0.046s 2023-05-01 22:30:09,434 80143 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-1479024544"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240e83c7-6cb2-4095-85da-b428eb828c3f', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240e83c7-6cb2-4095-85da-b428eb828c3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/group_types'} Body: b'{"group_type": {"id": "f42ccb5f-9f33-4e14-94dd-d1da5f17b62a", "name": "tempest-GroupsV314Test-group-type-1479024544", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:30:09,831 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups 0.393s 2023-05-01 22:30:09,831 80143 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": "f42ccb5f-9f33-4e14-94dd-d1da5f17b62a", "volume_types": ["ae5cf437-26eb-407f-b1e8-2dac1a7e172d"], "name": "tempest-GroupsV314Test-Group-1464390913"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b25623-039e-44cc-8c3a-6e5b180913b8', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b25623-039e-44cc-8c3a-6e5b180913b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups'} Body: b'{"group": {"id": "d7261e3e-88b2-48f4-9a58-3fa868ebc0f0", "name": "tempest-GroupsV314Test-Group-1464390913"}}' 2023-05-01 22:30:09,867 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0 0.032s 2023-05-01 22:30:09,868 80143 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': 'Mon, 01 May 2023 22:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a531b4-ed83-40e7-9baa-2ebb18d608f0', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a531b4-ed83-40e7-9baa-2ebb18d608f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0'} Body: b'{"group": {"id": "d7261e3e-88b2-48f4-9a58-3fa868ebc0f0", "status": "creating", "availability_zone": "nova", "created_at": "2023-05-01T22:30:10.000000", "name": "tempest-GroupsV314Test-Group-1464390913", "description": null, "group_type": "f42ccb5f-9f33-4e14-94dd-d1da5f17b62a", "volume_types": ["ae5cf437-26eb-407f-b1e8-2dac1a7e172d"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:30:10,904 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0 0.028s 2023-05-01 22:30:10,904 80143 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': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7605e14-6f76-468a-8011-9a9975fdba3b', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7605e14-6f76-468a-8011-9a9975fdba3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0'} Body: b'{"group": {"id": "d7261e3e-88b2-48f4-9a58-3fa868ebc0f0", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:30:10.000000", "name": "tempest-GroupsV314Test-Group-1464390913", "description": null, "group_type": "f42ccb5f-9f33-4e14-94dd-d1da5f17b62a", "volume_types": ["ae5cf437-26eb-407f-b1e8-2dac1a7e172d"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:30:10,981 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/volumes/detail 0.072s 2023-05-01 22:30:10,981 80143 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': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd65faf-6084-4875-b7d3-784660dd3fd7', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd65faf-6084-4875-b7d3-784660dd3fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:30:11,073 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0/action 0.081s 2023-05-01 22:30:11,073 80143 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': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apac he/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-5fb1521d-4a51-4a3e-9a09-9c7615e26f8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0/action'} Body: b'' 2023-05-01 22:30:11,092 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0 0.019s 2023-05-01 22:30:11,093 80143 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': 'Mon, 01 May 2023 22:30:11 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-e46e5645-2366-4389-add0-21693fd758e4', 'x-openstack-request-id': 'req-e46e5645-2366-4389-add0-21693fd758e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d7261e3e-88b2-48f4-9a58-3fa868ebc0f0 could not be found."}}' 2023-05-01 22:30:11,137 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/group_types/f42ccb5f-9f33-4e14-94dd-d1da5f17b62a 0.043s 2023-05-01 22:30:11,137 80143 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': 'Mon, 01 May 2023 22:30:11 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-9af8ae36-2dfa-48f9-9d60-9ca61426e580', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/group_types/f42ccb5f-9f33-4e14-94dd-d1da5f17b62a'} Body: b'' 2023-05-01 22:30:11,233 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/types/ae5cf437-26eb-407f-b1e8-2dac1a7e172d 0.096s 2023-05-01 22:30:11,234 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-e82231ba-d7aa-44d6-98e4-4c95ee3a2a50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/types/ae5cf437-26eb-407f-b1e8-2dac1a7e172d'} Body: b'' 2023-05-01 22:30:11,259 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/types/ae5cf437-26eb-407f-b1e8-2dac1a7e172d 0.024s 2023-05-01 22:30:11,260 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:11 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-db38ed07-6dde-4805-b113-f0a5ffc57341', 'x-openstack-request-id': 'req-db38ed07-6dde-4805-b113-f0a5ffc57341', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/types/ae5cf437-26eb-407f-b1e8-2dac1a7e172d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ae5cf437-26eb-407f-b1e8-2dac1a7e172d could not be found."}}' {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.039720s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.032581s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.040657s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.026804s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.043000s] ... ok {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [2.022264s] ... 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 05ae4f5a-55fe-4043-b4a9-c019995abf1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:10,816 80157 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes 0.605s 2023-05-01 22:30:10,816 80157 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-1381456384"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484eecf7-db12-45f8-99dd-44bacd140b13', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484eecf7-db12-45f8-99dd-44bacd140b13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes'} Body: b'{"volume": {"id": "05ae4f5a-55fe-4043-b4a9-c019995abf1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:10.732871", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1381456384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}], "user_id": "d3ba5815aaa5426ea2805721570e450c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:10,863 80157 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e 0.037s 2023-05-01 22:30:10,863 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965cb59c-76db-4c32-8bfd-809f67aa73bd', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965cb59c-76db-4c32-8bfd-809f67aa73bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e'} Body: b'{"volume": {"id": "05ae4f5a-55fe-4043-b4a9-c019995abf1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1381456384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}], "user_id": "d3ba5815aaa5426ea2805721570e450c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6e794a761b54ffdb8fa2e7e5e7df562"}}' 2023-05-01 22:30:11,943 80157 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e 0.067s 2023-05-01 22:30:11,943 80157 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f695b2e-a922-4efb-a7d5-af3c9a431491', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f695b2e-a922-4efb-a7d5-af3c9a431491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e'} Body: b'{"volume": {"id": "05ae4f5a-55fe-4043-b4a9-c019995abf1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.000000", "updated_at": "2023-05-01T22:30:11.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1381456384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}], "user_id": "d3ba5815aaa5426ea2805721570e450c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6e794a761b54ffdb8fa2e7e5e7df562"}}' 2023-05-01 22:30:12,021 80157 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e 0.065s 2023-05-01 22:30:12,021 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b5e6f38-da43-4ea6-8498-97dfe7f46fd8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5e6f38-da43-4ea6-8498-97dfe7f46fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e'} Body: b'{"volume": {"id": "05ae4f5a-55fe-4043-b4a9-c019995abf1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.000000", "updated_at": "2023-05-01T22:30:11.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1381456384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}], "user_id": "d3ba5815aaa5426ea2805721570e450c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6e794a761b54ffdb8fa2e7e5e7df562"}}' 2023-05-01 22:30:12,208 80157 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e 0.176s 2023-05-01 22:30:12,208 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-e64963e7-9bf8-45f2-a6d5-e8476628e141', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e'} Body: b'' 2023-05-01 22:30:12,231 80157 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e 0.022s 2023-05-01 22:30:12,231 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-aba72145-572f-4f2c-be23-edd9b680bf39', 'x-openstack-request-id': 'req-aba72145-572f-4f2c-be23-edd9b680bf39', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 05ae4f5a-55fe-4043-b4a9-c019995abf1e could not be found."}}' {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.023606s] ... ok {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [2.061144s] ... 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 b63934ae-154c-4f85-9d39-8f42b254e721 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:10,915 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes 0.570s 2023-05-01 22:30:10,916 80139 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-1062898705"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9170f08c-bda9-412e-9511-f68a5effada4', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9170f08c-bda9-412e-9511-f68a5effada4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes'} Body: b'{"volume": {"id": "b63934ae-154c-4f85-9d39-8f42b254e721", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:10.815702", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1062898705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-05-01 22:30:10,982 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721 0.056s 2023-05-01 22:30:10,982 80139 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': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fce5c55-d168-4f56-aa4c-b0dac99113d7', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fce5c55-d168-4f56-aa4c-b0dac99113d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721'} Body: b'{"volume": {"id": "b63934ae-154c-4f85-9d39-8f42b254e721", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1062898705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "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": "a3632357cb5e453ebdf7fd0c44fe5739"}}' 2023-05-01 22:30:12,042 80139 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/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721 0.048s 2023-05-01 22:30:12,043 80139 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': 'Mon, 01 May 2023 22:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07327ed2-8d0a-4429-a335-3b2d74a9706c', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07327ed2-8d0a-4429-a335-3b2d74a9706c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721'} Body: b'{"volume": {"id": "b63934ae-154c-4f85-9d39-8f42b254e721", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.000000", "updated_at": "2023-05-01T22:30:11.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1062898705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "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": "a3632357cb5e453ebdf7fd0c44fe5739"}}' 2023-05-01 22:30:12,127 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721 0.073s 2023-05-01 22:30:12,128 80139 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': 'Mon, 01 May 2023 22:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85350359-f572-43d5-ba4e-fb34d0eff54d', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85350359-f572-43d5-ba4e-fb34d0eff54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721'} Body: b'{"volume": {"id": "b63934ae-154c-4f85-9d39-8f42b254e721", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.000000", "updated_at": "2023-05-01T22:30:11.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1062898705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "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": "a3632357cb5e453ebdf7fd0c44fe5739"}}' 2023-05-01 22:30:12,375 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721 0.236s 2023-05-01 22:30:12,376 80139 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': 'Mon, 01 May 2023 22:30:12 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-7576469f-49ea-4ee5-80df-6910e51b208e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721'} Body: b'' 2023-05-01 22:30:12,405 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721 0.028s 2023-05-01 22:30:12,405 80139 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': 'Mon, 01 May 2023 22:30:12 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-fa839d09-e733-4a56-ad0f-ffb13176e103', 'x-openstack-request-id': 'req-fa839d09-e733-4a56-ad0f-ffb13176e103', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b63934ae-154c-4f85-9d39-8f42b254e721 could not be found."}}' {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.368897s] ... 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 08eacf2b-71f0-4cf3-8443-172cf6b830f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:11,082 80141 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/8de509d623404644b9b92b940415d4f8/types 0.253s 2023-05-01 22:30:11,083 80141 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-669734111", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e99d1881-e9a7-43a9-8695-118a976d027f', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e99d1881-e9a7-43a9-8695-118a976d027f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types'} Body: b'{"volume_type": {"id": "5df384cb-0d2c-4b66-b684-08081ba0603e", "name": "tempest-VolumeTypesTest-volume-type-669734111", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:30:11,128 80141 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/8de509d623404644b9b92b940415d4f8/types 0.042s 2023-05-01 22:30:11,129 80141 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-1179256609", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ed7653-eb20-4f05-978f-982a1fa471df', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ed7653-eb20-4f05-978f-982a1fa471df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types'} Body: b'{"volume_type": {"id": "8cf1d383-e577-4dd7-b01c-7ae94d63ccd9", "name": "tempest-VolumeTypesTest-volume-type-1179256609", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:30:11,615 80141 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/d87620eeda6a4420becb2d8a18b643e5/volumes 0.483s 2023-05-01 22:30:11,616 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-144164070", "volume_type": "5df384cb-0d2c-4b66-b684-08081ba0603e", "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48728d70-713b-4bf4-b8f4-bcf0c2b207ad', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48728d70-713b-4bf4-b8f4-bcf0c2b207ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes'} Body: b'{"volume": {"id": "08eacf2b-71f0-4cf3-8443-172cf6b830f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.560610", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-144164070", "description": null, "volum e_type": "tempest-VolumeTypesTest-volume-type-669734111", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}], "user_id": "df7516e049fb480b8b009c99f870c713", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:11,726 80141 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/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2 0.099s 2023-05-01 22:30:11,726 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f9137a-7142-4f21-b932-69f9a81f0fe4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f9137a-7142-4f21-b932-69f9a81f0fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2'} Body: b'{"volume": {"id": "08eacf2b-71f0-4cf3-8443-172cf6b830f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:12.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-144164070", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-669734111", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}], "user_id": "df7516e049fb480b8b009c99f870c713", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d87620eeda6a4420becb2d8a18b643e5"}}' 2023-05-01 22:30:12,826 80141 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/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2 0.087s 2023-05-01 22:30:12,827 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1991b7a4-4403-43b6-8b3b-3a0ce003a82d', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1991b7a4-4403-43b6-8b3b-3a0ce003a82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2'} Body: b'{"volume": {"id": "08eacf2b-71f0-4cf3-8443-172cf6b830f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:12.000000", "updated_at": "2023-05-01T22:30:12.000000", "name": "tempest-VolumeTypesTest-volume-144164070", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-669734111", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-844 3-172cf6b830f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}], "user_id": "df7516e049fb480b8b009c99f870c713", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d87620eeda6a4420becb2d8a18b643e5"}}' 2023-05-01 22:30:12,875 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2 0.036s 2023-05-01 22:30:12,875 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79095421-b060-4b30-aeb9-37fc21378598', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79095421-b060-4b30-aeb9-37fc21378598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2'} Body: b'{"volume": {"id": "08eacf2b-71f0-4cf3-8443-172cf6b830f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:12.000000", "updated_at": "2023-05-01T22:30:12.000000", "name": "tempest-VolumeTypesTest-volume-144164070", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-669734111", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}], "user_id": "df7516e049fb480b8b009c99f870c713", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d87620eeda6a4420becb2d8a18b643e5"}}' 2023-05-01 22:30:13,025 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2 0.138s 2023-05-01 22:30:13,025 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-9020edc2-fee9-4d71-9d69-6dd0d4295d67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2'} Body: b'' 2023-05-01 22:30:13,046 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2 0.020s 2023-05-01 22:30:13,046 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-100f2b35-9d79-4a0e-ab37-86aec4d45672', 'x-openstack-request-id': 'req-100f2b35-9d79-4a0e-ab37-86aec4d45672 ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 08eacf2b-71f0-4cf3-8443-172cf6b830f2 could not be found."}}' 2023-05-01 22:30:13,100 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/8cf1d383-e577-4dd7-b01c-7ae94d63ccd9 0.053s 2023-05-01 22:30:13,100 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-587e3ae7-636d-41b9-b605-5f632b3c32cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/8cf1d383-e577-4dd7-b01c-7ae94d63ccd9'} Body: b'' 2023-05-01 22:30:13,133 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/8cf1d383-e577-4dd7-b01c-7ae94d63ccd9 0.032s 2023-05-01 22:30:13,133 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-35cb1b89-b558-4650-90d6-d0d6203abde0', 'x-openstack-request-id': 'req-35cb1b89-b558-4650-90d6-d0d6203abde0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/8cf1d383-e577-4dd7-b01c-7ae94d63ccd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8cf1d383-e577-4dd7-b01c-7ae94d63ccd9 could not be found."}}' 2023-05-01 22:30:13,182 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/5df384cb-0d2c-4b66-b684-08081ba0603e 0.048s 2023-05-01 22:30:13,182 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-b588a019-226d-4d3a-a6fa-e1da13a9031a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/5df384cb-0d2c-4b66-b684-08081ba0603e'} Body: b'' 2023-05-01 22:30:13,197 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/5df384cb-0d2c-4b66-b684-08081ba0603e 0.014s 2023-05-01 22:30:13,197 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-1e4874e9-51b0-436f-bb23-96ab57ea86d1', 'x-openstack-request-id': 'req-1e4874e9-51b0-436f-bb23-96ab57ea86d1', 'c onnection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/5df384cb-0d2c-4b66-b684-08081ba0603e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5df384cb-0d2c-4b66-b684-08081ba0603e could not be found."}}' {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.153878s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.476452s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.044230s] ... ok {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.641352s] ... 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 1cc75f34-c54c-44ad-8e87-f0db38b524ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:12,648 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes 0.240s 2023-05-01 22:30:12,649 80139 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-21610133"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967eccab-c6f3-482e-9aa8-ec26822b8a69', 'content-length': '884', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967eccab-c6f3-482e-9aa8-ec26822b8a69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes'} Body: b'{"volume": {"id": "1cc75f34-c54c-44ad-8e87-f0db38b524ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:12.571478", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-21610133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-05-01 22:30:12,732 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad 0.073s 2023-05-01 22:30:12,732 80139 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': 'Mon, 01 May 2023 22:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24b4509-84fe-4f92-8585-76f9dc31ff27', 'content-length': '952', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24b4509-84fe-4f92-8585-76f9dc31ff27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad'} Body: b'{"volume": {"id": "1cc75f34-c54c-44ad-8e87-f0db38b524ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:13.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-21610133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "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": "a3632357cb5e453ebdf7fd0c44fe5739"}}' 2023-05-01 22:30:13,806 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357T est:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad 0.050s 2023-05-01 22:30:13,806 80139 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': 'Mon, 01 May 2023 22:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d636306-9410-456d-a133-8c64731cae88', 'content-length': '973', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d636306-9410-456d-a133-8c64731cae88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad'} Body: b'{"volume": {"id": "1cc75f34-c54c-44ad-8e87-f0db38b524ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:13.000000", "updated_at": "2023-05-01T22:30:13.000000", "name": "tempest-VolumesTransfersV357Test-Volume-21610133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "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": "a3632357cb5e453ebdf7fd0c44fe5739"}}' 2023-05-01 22:30:13,870 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad 0.051s 2023-05-01 22:30:13,871 80139 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': 'Mon, 01 May 2023 22:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8af6c0-308f-4047-a525-bff5519ddc25', 'content-length': '973', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8af6c0-308f-4047-a525-bff5519ddc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad'} Body: b'{"volume": {"id": "1cc75f34-c54c-44ad-8e87-f0db38b524ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:13.000000", "updated_at": "2023-05-01T22:30:13.000000", "name": "tempest-VolumesTransfersV357Test-Volume-21610133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "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": "a3632357cb5e453ebdf7fd0c44fe5739"}}' 2023-05-01 22:30:14,015 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad 0.131s 2023-05-01 22:30:14,016 80139 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': 'Mon, 01 May 2023 22:30:13 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-4b1712b3-a8ea-489a-bf02-a37a0df44ac3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad'} Body: b'' 2023-05-01 22:30:14,048 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad 0.031s 2023-05-01 22:30:14,048 80139 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': 'Mon, 01 May 2023 22:30:14 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-d2df4465-dd38-44dc-a2d6-76cf18a61c0e', 'x-openstack-request-id': 'req-d2df4465-dd38-44dc-a2d6-76cf18a61c0e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1cc75f34-c54c-44ad-8e87-f0db38b524ad could not be found."}}' {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.355303s] ... ok {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.275055s] ... ok {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [1.079821s] ... ok {10} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [2.046029s] ... 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 58d367e1-3147-4cb5-b8bf-dffc5d8db5fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:19,349 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.243s 2023-05-01 22:30:19,350 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1e66e0c8-8fd1-4c77-94ad-ea3a03375f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:30:19,803 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes 0.451s 2023-05-01 22:30:19,806 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1743352241"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf37263-94b6-41a0-a456-8c367555096d', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf37263-94b6-41a0-a456-8c367555096d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes'} Body: b'{"volume": {"id": "58d367e1-3147-4cb5-b8bf-dffc5d8db5fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:19.732853", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1743352241", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:19,865 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb 0.041s 2023-05-01 22:30:19,865 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35532c35-3ddd-4ef9-a4a1-4a270909cbe8', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35532c35-3ddd-4ef9-a4a1-4a270909cbe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb'} Body: b'{"volume": {"id": "58d367e1-3147-4cb5-b8bf-dffc5d8db5fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:20.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1743352241", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d175f77f4ba4343b9167ceccebfa718"}}' 2023-05-01 22:30:20,933 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb 0.056s 2023-05-01 22:30:20,933 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81372f0-ce8f-4193-8ef9-6f85eeae3bf7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81372f0-ce8f-4193-8ef9-6f85eeae3bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb'} Body: b'{"volume": {"id": "58d367e1-3147-4cb5-b8bf-dffc5d8db5fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:20.000000", "updated_at": "2023-05-01T22:30:20.000000", "name": "tempest-VolumesExtendTest-Volume-1743352241", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d175f77f4ba4343b9167ceccebfa718"}}' 2023-05-01 22:30:20,987 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb 0.041s 2023-05-01 22:30:20,987 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e551896e-1d33-4e97-a0af-6426f35c0d63', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-e551896e-1d33-4e97-a0af-6426f35c0d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb'} Body: b'{"volume": {"id": "58d367e1-3147-4cb5-b8bf-dffc5d8db5fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:20.000000", "updated_at": "2023-05-01T22:30:20.000000", "name": "tempest-VolumesExtendTest-Volume-1743352241", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d175f77f4ba4343b9167ceccebfa718"}}' 2023-05-01 22:30:21,127 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb 0.129s 2023-05-01 22:30:21,127 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9cc792-e484-42c7-8c6a-de31ea675c3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb'} Body: b'' 2023-05-01 22:30:21,150 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb 0.022s 2023-05-01 22:30:21,150 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a8733fe-6da3-46e8-ad86-e7c9b1efd462', 'x-openstack-request-id': 'req-8a8733fe-6da3-46e8-ad86-e7c9b1efd462', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 58d367e1-3147-4cb5-b8bf-dffc5d8db5fb could not be found."}}' {10} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.548632s] ... 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 9b744b60-7be5-40e2-af5d-5c65ad676e74 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:21,391 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes 0.235s 2023-05-01 22:30:21,391 80157 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-1447991841"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d9c695-d868-484c-8fb0-652c0517a045', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d9c695-d868-484c-8fb0-652c0517a045', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes'} Body: b'{"volume": {"id": "9b744b60-7be5-40e2-af5d-5c65ad676e74", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:21.308355", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1447991841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:21,450 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74 0.049s 2023-05-01 22:30:21,450 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b2b75d-157c-4009-b1f0-0fd30e378456', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b2b75d-157c-4009-b1f0-0fd30e378456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74'} Body: b'{"volume": {"id": "9b744b60-7be5-40e2-af5d-5c65ad676e74", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:21.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1447991841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d175f77f4ba4343b9167ceccebfa718"}}' 2023-05-01 22:30:22,502 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74 0.039s 2023-05-01 22:30:22,502 80157 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cecab3a1-3310-48e2-8522-5f7aff99cbd9', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cecab3a1-3310-48e2-8522-5f7aff99cbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74'} Body: b'{"volume": {"id": "9b744b60-7be5-40e2-af5d-5c65ad676e74", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:21.000000", "updated_at": "2023-05-01T22:30:21.000000", "name": "tempest-VolumesExtendTest-Volume-1447991841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d175f77f4ba4343b9167ceccebfa718"}}' 2023-05-01 22:30:22,567 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74 0.054s 2023-05-01 22:30:22,568 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7c540a-a1c8-4bc7-b52e-2b8bdc1d84ba', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7c540a-a1c8-4bc7-b52e-2b8bdc1d84ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74'} Body: b'{"volume": {"id": "9b744b60-7be5-40e2-af5d-5c65ad676e74", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:21.000000", "updated_at": "2023-05-01T22:30:21.000000", "name": "tempest-VolumesExtendTest-Volume-1447991841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d175f77f4ba4343b9167ceccebfa718"}}' 2023-05-01 22:30:22,678 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74 0.100s 2023-05-01 22:30:22,679 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': ' text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af48d1e5-6f48-4ff3-9b9d-18100cbefa65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74'} Body: b'' 2023-05-01 22:30:22,702 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74 0.022s 2023-05-01 22:30:22,702 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6582eb7-e30c-497e-b69d-3a608e2398fd', 'x-openstack-request-id': 'req-d6582eb7-e30c-497e-b69d-3a608e2398fd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9b744b60-7be5-40e2-af5d-5c65ad676e74 could not be found."}}' {4} 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 0cbd22f8-c6d4-40ff-96bd-e175ac4bb8eb failed to build and is in ERROR status {4} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.013642s] ... ok {4} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.133806s] ... ok {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.170509s] ... ok {2} 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 ef41b90d-9513-4a2d-b5f4-d948fd1084e0 failed to build and is in ERROR status {11} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.887508s] ... 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 552, 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 87c51798-56a5-405e-a61b-d174622a1097 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:28,901 80159 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes 0.627s 2023-05-01 22:30:28,901 80159 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-242713928"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68725770-06d9-4cec-8af7-442bb2936d0d', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68725770-06d9-4cec-8af7-442bb2936d0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes'} Body: b'{"volume": {"id": "87c51798-56a5-405e-a61b-d174622a1097", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:28.825835", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-242713928", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097"}], "user_id": "7013175b838944a0b148a75385e75044", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:28,998 80159 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097 0.083s 2023-05-01 22:30:28,999 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4a51e9-1a88-4674-876c-984ec8a0f2ee', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4a51e9-1a88-4674-876c-984ec8a0f2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097'} Body: b'{"volume": {"id": "87c51798-56a5-405e-a61b-d174622a1097", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:29.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-242713928", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097"}], "user_id": "7013175b838944a0b148a75385e75044", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "874bb185b60d499dbb613783e6958416"}}' 2023-05-01 22:30:30,146 80159 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097 0.133s 2023-05-01 22:30:30,147 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a330c85-0d99-4ca2-8422-bbed55f73e15', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a330c85-0d99-4ca2-8422-bbed55f73e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097'} Body: b'{"volume": {"id": "87c51798-56a5-405e-a61b-d174622a1097", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:29.000000", "updated_at": "2023-05-01T22:30:29.000000", "name": "tempest-TestVolumeSwap-volume-242713928", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097"}], "user_id": "7013175b838944a0b148a75385e75044", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "874bb185b60d499dbb613783e6958416"}}' {1} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {3} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [2.137078s] ... 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 f339972f-c902-4578-b1d8-1c7e49727748 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:31,984 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes 0.757s 2023-05-01 22:30:31,985 80143 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-1348860224"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54fe15f-2531-4e4a-b027-64c9a434ff68', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54fe15f-2531-4e4a-b027-64c9a434ff68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes'} Body: b'{"volume": {"id": "f339972f-c902-4578-b1d8-1c7e49727748", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:31.828533", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1348860224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-05-01 22:30:32,077 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748 0.069s 2023-05-01 22:30:32,077 80143 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': 'Mon, 01 May 2023 22:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e8143a-6f85-42de-be16-9449eae7fd9f', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e8143a-6f85-42de-be16-9449eae7fd9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748'} Body: b'{"volume": {"id": "f339972f-c902-4578-b1d8-1c7e49727748", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:32.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1348860224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "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": "4aefa9286fc64783b19d9d764a12a2c9"}}' 2023-05-01 22:30:33,132 80143 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/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748 0.041s 2023-05-01 22:30:33,132 80143 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': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10e7eff-b084-42f1-9a52-5a93d893f903', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10e7eff-b084-42f1-9a52-5a93d893f903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748'} Body: b'{"volume": {"id": "f339972f-c902-4578-b1d8-1c7e49727748", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:32.000000", "updated_at": "2023-05-01T22:30:32.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1348860224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "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": "4aefa9286fc64783b19d9d764a12a2c9"}}' 2023-05-01 22:30:33,185 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748 0.041s 2023-05-01 22:30:33,186 80143 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': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067c59a7-a82e-4d91-a339-1a8d95e2ec9d', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067c59a7-a82e-4d91-a339-1a8d95e2ec9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748'} Body: b'{"volume": {"id": "f339972f-c902-4578-b1d8-1c7e49727748", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:32.000000", "updated_at": "2023-05-01T22:30:32.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1348860224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "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": "4aefa9286fc64783b19d9d764a12a2c9"}}' 2023-05-01 22:30:33,324 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748 0.127s 2023-05-01 22:30:33,324 80143 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': 'Mon, 01 May 2023 22:30:33 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-809f90eb-e29b-4201-8750-8f41178f915b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748'} Body: b'' 2023-05-01 22:30:33,362 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748 0.037s 2023-05-01 22:30:33,362 80143 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': 'Mon, 01 May 2023 22:30:33 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-965568c3-27d5-4d9b-8802-276c9f7bf371', 'x-openstack-request-id': 'req-965568c3-27d5-4d9b-8802-276c9f7bf371', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f339972f-c902-4578-b1d8-1c7e49727748 could not be found."}}' {2} 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 1be93aee-8a24-4c72-b545-09819801a0f2 failed to build and is in ERROR status {3} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.613439s] ... 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 4b1bb5b1-fca5-4077-ba50-46356dca0416 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:33,578 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes 0.212s 2023-05-01 22:30:33,579 80143 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-849498937"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a109356a-95e7-41bb-b312-da916d089cc1', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a109356a-95e7-41bb-b312-da916d089cc1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes'} Body: b'{"volume": {"id": "4b1bb5b1-fca5-4077-ba50-46356dca0416", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:33.509554", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-849498937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-05-01 22:30:33,629 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416 0.041s 2023-05-01 22:30:33,629 80143 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': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4be931f-6a50-4b49-885b-439b00feaeb5', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4be931f-6a50-4b49-885b-439b00feaeb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416'} Body: b'{"volume": {"id": "4b1bb5b1-fca5-4077-ba50-46356dca0416", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:34.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-849498937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "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": "4aefa9286fc64783b19d9d764a12a2c9"}}' 2023-05-01 22:30:34,696 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416 0.056s 2023-05-01 22:30:34,697 80143 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': 'Mon, 01 May 2023 22:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bcf3bff-fdcb-497b-904d-01172ed62e8e', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bcf3bff-fdcb-497b-904d-01172ed62e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416'} Body: b'{"volume": {"id": "4b1bb5b1-fca5-4077-ba50-46356dca0416", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:34.000000", "updated_at": "2023-05-01T22:30:34.000000", "name": "tempest-VolumesTransfersV355Test-Volume-849498937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "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": "4aefa9286fc64783b19d9d764a12a2c9"}}' 2023-05-01 22:30:34,754 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416 0.045s 2023-05-01 22:30:34,754 80143 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': 'Mon, 01 May 2023 22:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6791c2a5-5046-46da-bf43-1817c5b6a497', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6791c2a5-5046-46da-bf43-1817c5b6a497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416'} Body: b'{"volume": {"id": "4b1bb5b1-fca5-4077-ba50-46356dca0416", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:34.000000", "updated_at": "2023-05-01T22:30:34.000000", "name": "tempest-VolumesTransfersV355Test-Volume-849498937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "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": "4aefa9286fc64783b19d9d764a12a2c9"}}' 2023-05-01 22:30:34,950 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416 0.185s 2023-05-01 22:30:34,950 80143 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': 'Mon, 01 May 2023 22:30:34 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-98ad1637-46dd-499e-a59e-97dd5c523e08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416'} Body: b'' 2023-05-01 22:30:34,978 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416 0.027s 2023-05-01 22:30:34,978 80143 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': 'Mon, 01 May 2023 22:30:34 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-a3b165bf-dd7b-4edd-bc21-5f911af39550', 'x-openstack-request-id': 'req-a3b165bf-dd7b-4edd-bc21-5f911af39550', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4b1bb5b1-fca5-4077-ba50-46356dca0416 could not be found."}}' {10} 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 368afe9c-840c-497a-a1fa-9a0a0052c83b failed to build and is in ERROR status {10} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {10} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {10} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [2.312764s] ... 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 552, 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 6396a240-3b09-4573-947c-3771bb60fbb1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:34,125 80137 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes 1.061s 2023-05-01 22:30:34,125 80137 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-558501328", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd56684-bb0a-4769-9e7f-150d44795455', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd56684-bb0a-4769-9e7f-150d44795455', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes'} Body: b'{"volume": {"id": "6396a240-3b09-4573-947c-3771bb60fbb1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:34.009682", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-558501328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1"}], "user_id": "8925707794d741c1afbedd829587b80a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:34,278 80137 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1 0.134s 2023-05-01 22:30:34,279 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4833e7bc-da7a-4ef2-9cd3-aaa407296b4d', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4833e7bc-da7a-4ef2-9cd3-aaa407296b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1'} Body: b'{"volume": {"id": "6396a240-3b09-4573-947c-3771bb60fbb1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:34.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-558501328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1"}], "user_id": "8925707794d741c1afbedd829587b80a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ea9a25d75c7450cbe6b70229dfbc172"}}' 2023-05-01 22:30:35,347 80137 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1 0.054s 2023-05-01 22 :30:35,348 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f5c78f-017b-4a6f-9b29-3bec6cb4ff21', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f5c78f-017b-4a6f-9b29-3bec6cb4ff21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1'} Body: b'{"volume": {"id": "6396a240-3b09-4573-947c-3771bb60fbb1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:34.000000", "updated_at": "2023-05-01T22:30:34.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-558501328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1"}], "user_id": "8925707794d741c1afbedd829587b80a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ea9a25d75c7450cbe6b70229dfbc172"}}' {4} 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 9f8b2344-5bde-4a82-a58c-8a23241093da failed to build and is in ERROR status {4} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.646604s] ... 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 621c96b9-d0d1-42a4-86f8-50f71d2b2d25 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:40,047 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes 0.321s 2023-05-01 22:30:40,048 80139 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-1933986736", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8185fb-8851-4b9d-8393-49925763600f', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8185fb-8851-4b9d-8393-49925763600f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes'} Body: b'{"volume": {"id": "621c96b9-d0d1-42a4-86f8-50f71d2b2d25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:39.985994", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1933986736", "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/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:40,106 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25 0.048s 2023-05-01 22:30:40,106 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05c1aa9-ad54-48bb-9f5e-611e6bb24498', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05c1aa9-ad54-48bb-9f5e-611e6bb24498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25'} Body: b'{"volume": {"id": "621c96b9-d0d1-42a4-86f8-50f71d2b2d25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:40.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1933986736", "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/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:41,165 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25 0.047s 2023-05-01 22:30:41,165 80139 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2870c805-3040-4b2e-818b-a3ba990104be', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2870c805-3040-4b2e-818b-a3ba990104be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25'} Body: b'{"volume": {"id": "621c96b9-d0d1-42a4-86f8-50f71d2b2d25", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:40.000000", "updated_at": "2023-05-01T22:30:40.000000", "name": "tempest-VolumesGetTest-Volume-1933986736", "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/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:41,342 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25 0.166s 2023-05-01 22:30:41,343 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5daa6535-8cdf-40a0-93d1-d922cda44111', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25'} Body: b'' 2023-05-01 22:30:41,371 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25 0.028s 2023-05-01 22:30:41,371 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80e6d19-f00f-48cf-868e-5d64c25302a6', 'x-openstack-request-id': 'req-c80e6d19-f00f-48cf-868e-5d64c25302a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 621c96b9-d0d1-42a4-86f8-50f71d2b2d25 could not be found."}}' {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.734109s] ... 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 44555343-e8f1-4b64-8a2a-73c251d98c2c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:41,690 80139 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/6f81a9f503424cbf92b5d0e821c6025d/volumes 0.315s 2023-05-01 22:30:41,690 80139 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-797596638"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0025422-2e94-4999-b2b7-0c95deee26b4', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0025422-2e94-4999-b2b7-0c95deee26b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes'} Body: b'{"volume": {"id": "44555343-e8f1-4b64-8a2a-73c251d98c2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:41.607973", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-797596638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:41,773 80139 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/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c 0.073s 2023-05-01 22:30:41,773 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bfce2c-1452-405e-b4f7-5ea7d82f196f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bfce2c-1452-405e-b4f7-5ea7d82f196f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c'} Body: b'{"volume": {"id": "44555343-e8f1-4b64-8a2a-73c251d98c2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:42.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-797596638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:42,866 80139 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/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c 0.081s 2023-05-01 22:30:42,866 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59cb982d-ae1b-4ac8-aa76-457d8ef13733', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59cb982d-ae1b-4ac8-aa76-457d8ef13733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c'} Body: b'{"volume": {"id": "44555343-e8f1-4b64-8a2a-73c251d98c2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:42.000000", "updated_at": "2023-05-01T22:30:42.000000", "name": "tempest-VolumesGetTest-Volume-797596638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:42,941 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c 0.063s 2023-05-01 22:30:42,942 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d868224a-0ca5-4acf-8e58-f5fb998df170', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d868224a-0ca5-4acf-8e58-f5fb998df170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c'} Body: b'{"volume": {"id": "44555343-e8f1-4b64-8a2a-73c251d98c2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:42.000000", "updated_at": "2023-05-01T22:30:42.000000", "name": "tempest-VolumesGetTest-Volume-797596638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:43,078 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c 0.125s 2023-05-01 22:30:43,078 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba1d811-ce16-4f5b-bb68-e2f82f24efab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c'} Body: b'' 2023-05-01 22:30:43,107 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c 0.028s 2023-05-01 22:30:43,107 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa4f7e6-0c14-4c0e-8ca3-6ebcb10fd1c2', 'x-openstack-request-id': 'req-afa4f7e6-0c14-4c0e-8ca3-6ebcb10fd1c2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44555343-e8f1-4b64-8a2a-73c251d98c2c could not be found."}}' {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.796890s] ... 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 f7c10f36-06c1-4062-9681-17bb43143372 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:43,137 80139 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/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.026s 2023-05-01 22:30:43,137 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b800e428-8d0b-4f09-adb6-4aa1c3796850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:30:43,559 80139 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/6f81a9f503424cbf92b5d0e821c6025d/volumes 0.422s 2023-05-01 22:30:43,560 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-VolumesGetTest-Volume-328495675", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee73b94-3029-4c07-a896-a67a2ecc1265', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee73b94-3029-4c07-a896-a67a2ecc1265', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes'} Body: b'{"volume": {"id": "f7c10f36-06c1-4062-9681-17bb43143372", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:43.495955", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-328495675", "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/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:43,641 80139 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/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372 0.072s 2023-05-01 22:30:43,642 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eadf4ac4-d2f8-4f3c-bf57-6db42931083f', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eadf4ac4-d2f8-4f3c-bf57-6db42931083f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372'} Body: b'{"volume": {"id": "f7c10f36-06c1-4062-9681-17bb43143372", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:43.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-328495675", "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/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:44,747 80139 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/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372 0.093s 2023-05-01 22:30:44,747 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbae38e-29ff-425b-9045-37a31971e77e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bbae38e-29ff-425b-9045-37a31971e77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372'} Body: b'{"volume": {"id": "f7c10f36-06c1-4062-9681-17bb43143372", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:43.000000", "updated_at": "2023-05-01T22:30:44.000000", "name": "tempest-VolumesGetTest-Volume-328495675", "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/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:44,882 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372 0.122s 2023-05-01 22:30:44,883 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-b4e9c8d4-e766-40e2-8b61-23bfc7a82b15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372'} Body: b'' 2023-05-01 22:30:44,906 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372 0.022s 2023-05-01 22:30:44,906 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-288073a8-7229-4eb9-a00b-3c2e782a6a04', 'x-openstack-request-id': 'req-288073a8-7229-4eb9-a00b-3c2e782a6a04', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f7c10f36-06c1-4062-9681-17bb43143372 could not be found."}}' {8} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [7.543073s] ... 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 3ac87415-e60a-46a6-881d-f369bb4ca672 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:38,495 80153 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.227s 2023-05-01 22:30:38,495 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-278709189", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBELDkXDe0ibFfMhd2WPZAJVBzldjQ3vb9aaWxbmMTir7nsCJDVOuvZYvG62FuAnwE6svRXSk1pX/eFQBUej/C0J0n6ePod+9UH/2HwH9fRsp1p8mOH2unzVcp1+aX5PvmA=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfed0cbb-39bd-4b70-83a1-4c3d2247f062', 'x-compute-request-id': 'req-dfed0cbb-39bd-4b70-83a1-4c3d2247f062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-278709189", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBELDkXDe0ibFfMhd2WPZAJVBzldjQ3vb9aaWxbmMTir7nsCJDVOuvZYvG62FuAnwE6svRXSk1pX/eFQBUej/C0J0n6ePod+9UH/2HwH9fRsp1p8mOH2unzVcp1+aX5PvmA==", "fingerprint": "5c:05:d3:85:ed:dc:e3:58:27:b4:bf:63:5b:dd:09:d1", "user_id": "b64ddcea93c7475096b3d7a0ef3e3f03"}}' 2023-05-01 22:30:39,214 80153 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.716s 2023-05-01 22:30:39,215 80153 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-1098757870", "description": "tempest-secgroup-smoke-1098757870 description", "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-5f0c5bde-eb7f-4c70-ad2c-97a3df552ff6', 'date': 'Mon, 01 May 2023 22:30:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "name": "tempest-secgroup-smoke-1098757870", "stateful": true, "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "description": "tempest-secgroup-smoke-1098757870 description", "shared": false, "security_group_rules": [{"id": "0fb6c0f5-fef1-45c1-9434-c0ac4b76981e", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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": 495, "description": null, "tags": [], "created_at": "2023-05-01T22:30:38Z", "updated_at": "2023-05-01T22:30:38Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}, {"id": "488b91d2-72aa-4376-a266-a4a71504f50e", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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": 493, "description": null, "tags": [], "created_at": "2023-05-01T22:30:38Z", "updated_at": "2023-05-01T22:30:38Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}], "tags": [], "created_at": "2023-05-01T22:30:38Z", "updated_at": "2023-05-01T22:30 :38Z", "revision_number": 1, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:40,017 80153 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.802s 2023-05-01 22:30:40,018 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "project_id": "250e6cefbbe24cf689c0f78d105c4d98", "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-827ead29-565c-417b-91d0-0c0a78793ed7', 'date': 'Mon, 01 May 2023 22:30:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e9d862b4-e6f7-420c-a6ea-b4711a329afb", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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-05-01T22:30:39Z", "updated_at": "2023-05-01T22:30:39Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:40,892 80153 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.873s 2023-05-01 22:30:40,892 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "project_id": "250e6cefbbe24cf689c0f78d105c4d98", "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-d57151fd-1423-4218-a04c-f9bd9c78276c', 'date': 'Mon, 01 May 2023 22:30:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "984a50ca-c467-4e5c-a6bd-91a31b757348", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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-05-01T22:30:40Z", "updated_at": "2023-05-01T22:30:40Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:41,498 80153 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.605s 2023-05-01 22:30:41,498 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "project_id": "250e6cefbbe24cf689c0f78d105c4d98", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-dad0e955-da8a-43cb-be86-fb1bce52d80c', 'date': 'Mon, 01 May 2023 22:30:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"se curity_group_rule": {"id": "19828ae7-0bfc-4aac-8dbf-72be083778bb", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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-05-01T22:30:41Z", "updated_at": "2023-05-01T22:30:41Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:42,063 80153 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.564s 2023-05-01 22:30:42,063 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "project_id": "250e6cefbbe24cf689c0f78d105c4d98", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e6e2edfc-c4c9-4d51-876b-50a29fd7cc8e', 'date': 'Mon, 01 May 2023 22:30:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "091f6b5c-a904-4d74-8073-c75902b75f13", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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-05-01T22:30:41Z", "updated_at": "2023-05-01T22:30:41Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:42,907 80153 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.843s 2023-05-01 22:30:42,907 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "project_id": "250e6cefbbe24cf689c0f78d105c4d98", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8cd3bad5-bdc7-4512-8136-c9d88318fbc9', 'date': 'Mon, 01 May 2023 22:30:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ff779ff7-e572-4a7c-ac0d-efef1abeefae", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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-05-01T22:30:42Z", "updated_at": "2023-05-01T22:30:42Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:43,339 80153 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.430s 2023-05-01 22:30:43,339 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b" , "project_id": "250e6cefbbe24cf689c0f78d105c4d98", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2e56fab4-8648-4a16-b7da-a424149467f5', 'date': 'Mon, 01 May 2023 22:30:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d821d8e4-e5dd-4e1f-9ae3-8e734bf406ec", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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-05-01T22:30:43Z", "updated_at": "2023-05-01T22:30:43Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:43,443 80153 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.098s 2023-05-01 22:30:43,443 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 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-5d324f2d-0d07-435a-9a07-72abc30395ef', '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": "b64ddcea93c7475096b3d7a0ef3e3f03", "name": "tempest-TestShelveInstance-856141932-project-member", "password_expires_at": null}, "audit_ids": ["bBWHr6jBS563SEiInyz7VA"], "expires_at": "2023-05-01T23:30:43.000000Z", "issued_at": "2023-05-01T22:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "250e6cefbbe24cf689c0f78d105c4d98", "name": "tempest-TestShelveInstance-856141932"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/250e6cefbbe24cf689c0f78d105c4d98", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "ne twork", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:30:43,444 80153 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '93f90907-def6-4d1a-9d1a-cfa49296e344', 'name': 'tempest-TestShelveInstance-1359641211-network', 'tenant_id': '250e6cefbbe24cf689c0f78d105c4d98', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '250e6cefbbe24cf689c0f78d105c4d98', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53852, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:07Z', 'updated_at': '2023-05-01T22:30:07Z', 'revision_number': 1} available for tenant 2023-05-01 22:30:43,960 80153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes 0.514s 2023-05-01 22:30:43,961 80153 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-1435801422", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b96a75-acd0-47ba-8006-3de8db006960', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b96a75-acd0-47ba-8006-3de8db006960', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes'} Body: b'{"volume": {"id": "3ac87415-e60a-46a6-881d-f369bb4ca672", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:43.862763", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1435801422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672"}], "user_id": "b64ddcea93c7475096b3d7a0ef3e3f03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:44,043 80153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672 0.072s 2023-05-01 22:30:44,043 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc53424-3394-433a-b93d-adabcbe80c7c', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-abc53424-3394-433a-b93d-adabcbe80c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672'} Body: b'{"volume": {"id": "3ac87415-e60a-46a6-881d-f369bb4ca672", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:44.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1435801422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672"}], "user_id": "b64ddcea93c7475096b3d7a0ef3e3f03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:45,095 80153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672 0.040s 2023-05-01 22:30:45,096 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26d3ea1-ff58-49e2-a1ec-66c1b7815b8f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26d3ea1-ff58-49e2-a1ec-66c1b7815b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672'} Body: b'{"volume": {"id": "3ac87415-e60a-46a6-881d-f369bb4ca672", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:44.000000", "updated_at": "2023-05-01T22:30:44.000000", "name": "tempest-tempest.common.compute-volume-1435801422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672"}], "user_id": "b64ddcea93c7475096b3d7a0ef3e3f03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:45,242 80153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672 0.136s 2023-05-01 22:30:45,242 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b2abc32-2dc6-42fb-b3ef-15c2f136599e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672'} Body: b'' 2023-05-01 22:30:45,268 80153 INFO [tempest.lib.common.rest_clie nt] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672 0.025s 2023-05-01 22:30:45,268 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-64054ce1-9550-44e8-9f3a-50d67702cb58', 'x-openstack-request-id': 'req-64054ce1-9550-44e8-9f3a-50d67702cb58', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3ac87415-e60a-46a6-881d-f369bb4ca672 could not be found."}}' 2023-05-01 22:30:45,770 80153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/73cd22f4-dc12-48ac-9a2c-c72e9ef1593b 0.500s 2023-05-01 22:30:45,770 80153 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-4549df22-6e5a-4a63-b762-4c76b25b8eb7', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:30:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/73cd22f4-dc12-48ac-9a2c-c72e9ef1593b'} Body: b'' 2023-05-01 22:30:45,807 80153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-278709189 0.036s 2023-05-01 22:30:45,807 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db5f23a9-20d8-4975-9854-cedae1ebfb3f', 'x-compute-request-id': 'req-db5f23a9-20d8-4975-9854-cedae1ebfb3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-278709189'} Body: b'' {3} 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 2ad14f54-3c5f-454e-acd1-ad393ad6231c failed to build and is in ERROR status {1} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {0} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [1.055594s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.174377s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.165447s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.195137s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.024634s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.034439s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.180364s] ... ok {0} 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 9513f686-830d-46e4-b310-df578fb1b3c7 failed to build and is in ERROR status {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {0} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.915865s] ... 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 87eb26d9-ff46-49ae-b148-5172df274a93 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:06,146 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes 0.452s 2023-05-01 22:31:06,146 80137 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-1036260875"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42afb416-8fc7-494d-aa93-ffd13f9e334e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42afb416-8fc7-494d-aa93-ffd13f9e334e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes'} Body: b'{"volume": {"id": "87eb26d9-ff46-49ae-b148-5172df274a93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:06.070584", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1036260875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:06,205 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93 0.050s 2023-05-01 22:31:06,206 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31028935-ac76-49a7-a640-5b42b0dbfb59', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31028935-ac76-49a7-a640-5b42b0dbfb59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93'} Body: b'{"volume": {"id": "87eb26d9-ff46-49ae-b148-5172df274a93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:06.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1036260875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a428e7c38e940e286cfd524a02976f5"}}' 2023-05-01 22:31:07,299 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93 0.080s 2023-05-01 22:31:07,299 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3fd947-ac60-429c-b782-38d542f0b55f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3fd947-ac60-429c-b782-38d542f0b55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93'} Body: b'{"volume": {"id": "87eb26d9-ff46-49ae-b148-5172df274a93", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:06.000000", "updated_at": "2023-05-01T22:31:06.000000", "name": "tempest-VolumesDeleteCascade-Volume-1036260875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a428e7c38e940e286cfd524a02976f5"}}' 2023-05-01 22:31:07,416 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93 0.100s 2023-05-01 22:31:07,417 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ef55e53-1e15-4e92-a431-78cba89a6613', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef55e53-1e15-4e92-a431-78cba89a6613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93'} Body: b'{"volume": {"id": "87eb26d9-ff46-49ae-b148-5172df274a93", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:06.000000", "updated_at": "2023-05-01T22:31:06.000000", "name": "tempest-VolumesDeleteCascade-Volume-1036260875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a428e7c38e940e286cfd524a02976f5"}}' 2023-05-01 22:31:07,586 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93 0.158s 2023-05-01 22:31:07,586 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28d58e8-a049-489d-9301-919c2f238679', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93'} Body: b'' 2023-05-01 22:31:07,607 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93 0.020s 2023-05-01 22:31:07,607 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-8201d76a-7d05-43e9-a63a-912b10c2ed49', 'x-openstack-request-id': 'req-8201d76a-7d05-43e9-a63a-912b10c2ed49', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 87eb26d9-ff46-49ae-b148-5172df274a93 could not be found."}}' {0} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.613804s] ... 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 c1c71781-9f43-4c2c-80a9-4d944da16edd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:07,894 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes 0.283s 2023-05-01 22:31:07,894 80137 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-1276824494"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a0195b-dbc5-4cd2-8ec9-25a02cda83f0', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a0195b-dbc5-4cd2-8ec9-25a02cda83f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes'} Body: b'{"volume": {"id": "c1c71781-9f43-4c2c-80a9-4d944da16edd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:07.814240", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1276824494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:07,959 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd 0.055s 2023-05-01 22:31:07,959 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d9b1d8-a690-40fe-9995-0b3c4d1bed32', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d9b1d8-a690-40fe-9995-0b3c4d1bed32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd'} Body: b'{"volume": {"id": "c1c71781-9f43-4c2c-80a9-4d944da16edd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:08.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1276824494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a428e7c38e940e286cfd524a02976f5"}}' 2023-05-01 22:31:09,016 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd 0.045s 2023-05-01 22:31:09,017 80137 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e9c4a45-f15e-4caa-b3fa-93683bd10ee3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9c4a45-f15e-4caa-b3fa-93683bd10ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd'} Body: b'{"volume": {"id": "c1c71781-9f43-4c2c-80a9-4d944da16edd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:08.000000", "updated_at": "2023-05-01T22:31:08.000000", "name": "tempest-VolumesDeleteCascade-Volume-1276824494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a428e7c38e940e286cfd524a02976f5"}}' 2023-05-01 22:31:09,074 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd 0.046s 2023-05-01 22:31:09,074 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f8fbe3-1e40-4094-97f4-5ec746070170', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f8fbe3-1e40-4094-97f4-5ec746070170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd'} Body: b'{"volume": {"id": "c1c71781-9f43-4c2c-80a9-4d944da16edd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:08.000000", "updated_at": "2023-05-01T22:31:08.000000", "name": "tempest-VolumesDeleteCascade-Volume-1276824494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a428e7c38e940e286cfd524a02976f5"}}' 2023-05-01 22:31:09,201 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd 0.116s 2023-05-01 22:31:09,202 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': ' 0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08080813-a646-4a32-868d-32447916cef4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd'} Body: b'' 2023-05-01 22:31:09,223 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd 0.021s 2023-05-01 22:31:09,223 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a81864f-0051-4755-8a43-33b894bd8425', 'x-openstack-request-id': 'req-1a81864f-0051-4755-8a43-33b894bd8425', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c1c71781-9f43-4c2c-80a9-4d944da16edd could not be found."}}' {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [2.089108s] ... 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 c43f7d0f-bb9d-4cf7-8568-2f7517e54756 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:07,685 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.144s 2023-05-01 22:31:07,685 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0e3cfeb3-5a4c-4f4b-9cf5-665a24cff2f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:08,292 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes 0.607s 2023-05-01 22:31:08,293 80145 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-1679523277", "snapshot_id": null, "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e985245a-901f-4cc0-ae2f-9d7432159d51', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e985245a-901f-4cc0-ae2f-9d7432159d51', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes'} Body: b'{"volume": {"id": "c43f7d0f-bb9d-4cf7-8568-2f7517e54756", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:08.211789", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1679523277", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:08,345 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756 0.042s 2023-05-01 22:31:08,346 80145 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70877ab7-707c-4b30-976f-d52826d66b3d', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70877ab7-707c-4b30-976f-d52826d66b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756'} Body: b'{"volume": {"id": "c43f7d0f-bb9d-4cf7-8568-2f7517e54756", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:08.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1679523277", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:09,430 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756 0.071s 2023-05-01 22:31:09,430 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c6d640-4391-42bf-896d-a58f0a7764ec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c6d640-4391-42bf-896d-a58f0a7764ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756'} Body: b'{"volume": {"id": "c43f7d0f-bb9d-4cf7-8568-2f7517e54756", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:08.000000", "updated_at": "2023-05-01T22:31:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1679523277", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:09,600 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756 0.158s 2023-05-01 22:31:09,601 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 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-87d9ec48-b169-49ce-80d7-017dcaf0891b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756'} Body: b'' 2023-05-01 22:31:09,628 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756 0.026s 2023-05-01 22:31:09,628 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-69485520-e1ab-496d-b272-1b898f0cc246', 'x-openstack-request-id': 'req-69485520-e1ab-496d-b272-1b898f0cc246', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c43f7d0f-bb9d-4cf7-8568-2f7517e54756 could not be found."}}' {8} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [4.596496s] ... 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 c4177b29-6072-4722-8ce1-cc21d6916237 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:06,413 80153 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/3fa736bf845c47978ac2e76448e11155/types 0.198s 2023-05-01 22:31:06,414 80153 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': 'Mon, 01 May 2023 22:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb05670a-1922-4c90-b0e5-280e595b591f', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb05670a-1922-4c90-b0e5-280e595b591f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3fa736bf845c47978ac2e76448e11155/types'} Body: b'{"volume_type": {"id": "08ed1271-1c2f-4471-a547-33b8b4d8cb72", "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-05-01 22:31:07,497 80153 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 1.079s 2023-05-01 22:31:07,497 80153 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': 'Mon, 01 May 2023 22:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-b4e7b784-624f-4be4-beb3-b8180a5b71c4', '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": "3c89a078951c4cdf9a0433a4f3891a8d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "created_at": "2023-05-01T22:31:07Z", "updated_at": "2023-05-01T22:31:07Z", "tags": [], "self": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "file": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:09,089 80153 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/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b/file 1.590s 2023-05-01 22:31:09,089 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-1ed4f7f2-5b56-4091-bd46-726bb549becc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b/file'} Body: b'' 2023-05-01 22:31:09,166 80153 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/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b 0.076s 2023-05-01 22:31:09,167 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6ed382b5-b780-416e-a2a7-85fcc4f41e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b'} 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": "64a1df870bea63dd9817d2ca4886534d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3c89a078951c4cdf9a0433a4f3891a8d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5fd2336fdc7515d53434aed67d22de8a06b3569443afa0bdff788f6285f932f5ea10d866e3e101463440b5a8256ee088dcf6346a6b73805ffd0106e0269c6e6b", "id": "d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "created_at": "2023-05-01T22:31:07Z", "updated_at": "2023-05-01T22:31:09Z", "tags": [], "self": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "file": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:09,187 80153 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/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b 0.019s 2023-05-01 22:31:09,187 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1e2bb400-5d41-453e-a3ef-b2fe93346a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b'} 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": "64a1df870bea63dd9817d2ca4886534d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3c89a078951c4cdf9a0433a4f3891a8d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5fd2336fdc7515d53434aed67d22de8a06b3569443afa0bdff788f6285f932f5ea10d866e3e101463440b5a8256ee088dcf6346a6b73805ffd0106e0269c6e6b", "id": "d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "created_at": "2023-05-01T22:31:07Z", "updated_at": "2023-05-01T22:31:09Z", "tags": [], "self": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "file": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:09,211 80153 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/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b 0.023s 2023-05-01 22:31:09,212 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-90eaaf55-9ec2-4a50-bba9-622fe1beb40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b'} 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": "64a1df870bea63dd9817d2ca4886534d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3c89a078951c4cdf9a0433a4f3891a8d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5fd2336fdc7515d53434aed67d22de8a06b3569443afa0bdff788f6285f932f5ea10d866e3e101463440b5a8256ee088dcf6346a6b73805ffd0106e0269c6e6b", "id": "d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "created_at": "2023-05-01T22:31:07Z", "updated_at": "2023-05-01T22:31:09Z", "tags": [], "self": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "file": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:09,641 80153 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/3c89a078951c4cdf9a0433a4f3891a8d/volumes 0.429s 2023-05-01 22:31:09,642 80153 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": "d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8182c8e9-1c59-4efd-8fa6-8bd702fbda4e', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8182c8e9-1c59-4efd-8fa6-8bd702fbda4e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c89a078951c4cdf9a0433a4f3891a8d/volumes'} Body: b'{"volume": {"id": "c4177b29-6072-4722-8ce1-cc21d6916237", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:09.550093", "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/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237"}], "user_id": "41d011afed3e44f4af34fe2b95c61103", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:09,732 80153 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/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237 0.065s 2023-05-01 22:31:09,736 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a0bc08-4498-434d-ae2b-bfc3d2c7b875', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a0bc08-4498-434d-ae2b-bfc3d2c7b875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237'} Body: b'{"volume": {"id": "c4177b29-6072-4722-8ce1-cc21d6916237", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:10.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/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237"}], "user_id": "41d011afed3e44f4af34fe2b95c61103", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c89a078951c4cdf9a0433a4f3891a8d"}}' 2023-05-01 22:31:10,794 80153 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/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237 0.044s 2023-05-01 22:31:10,795 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5825aa4f-7e89-43d4-831f-e6c063c177e2', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5825aa4f-7e89-43d4-831f-e6c063c177e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237'} Body: b'{"volume": {"id": "c4177b29-6072-4722-8ce1-cc21d6916237", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:10.000000", "updated_at": "2023-05-01T22:31:10.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/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237"}], "user_id": "41d011afed3e44f4af34fe2b95c61103", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c89a078951c4cdf9a0433a4f3891a8d"}}' {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.755132s] ... 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 d0b3f262-5082-48f7-975f-5cc735e94526 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:09,674 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.042s 2023-05-01 22:31:09,674 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-af9e7c36-3489-418d-84b6-7c880bf347d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:10,077 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes 0.402s 2023-05-01 22:31:10,077 80145 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-654662269", "snapshot_id": null, "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808964d9-88ee-402f-beab-83c1abd02746', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808964d9-88ee-402f-beab-83c1abd02746', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes'} Body: b'{"volume": {"id": "d0b3f262-5082-48f7-975f-5cc735e94526", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:09.996880", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-654662269", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:10,156 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526 0.069s 2023-05-01 22:31:10,157 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17265816-bfc9-43ce-8f19-97522a0fbc1c', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17265816-bfc9-43ce-8f19-97522a0fbc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526'} Body: b'{"volume": {"id": "d0b3f262-5082-48f7-975f-5cc735e94526", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:10.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-654662269", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:11,219 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526 0.050s 2023-05-01 22:31:11,220 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c0cb86-0632-4352-ab7f-d44e8e462cf5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c0cb86-0632-4352-ab7f-d44e8e462cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526'} Body: b'{"volume": {"id": "d0b3f262-5082-48f7-975f-5cc735e94526", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:10.000000", "updated_at": "2023-05-01T22:31:10.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-654662269", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:11,342 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526 0.109s 2023-05-01 22:31:11,343 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:11 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-0d3a8512-9810-47df-b2f5-7c6fc934cc02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526'} Body: b'' 2023-05-01 22:31:11,385 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526 0.042s 2023-05-01 22:31:11,385 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-933ee0c5-7aa8-4be2-b961-5e49d4c9366c', 'x-openstack-request-id': 'req-933ee0c5-7aa8-4be2-b961-5e49d4c9366c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d0b3f262-5082-48f7-975f-5cc735e94526 could not be found."}}' {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.909227s] ... 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 88ebd4e2-43c5-4aae-90b8-8f8156343a24 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:12,969 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes 0.524s 2023-05-01 22:31:12,969 80137 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-1441018220"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dfc59d6-92e9-4e35-884e-8441a2f0fc39', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dfc59d6-92e9-4e35-884e-8441a2f0fc39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes'} Body: b'{"volume": {"id": "88ebd4e2-43c5-4aae-90b8-8f8156343a24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:12.866409", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1441018220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:13,025 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24 0.046s 2023-05-01 22:31:13,025 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8668a5ee-4440-45be-a44d-8d1238fdb7c2', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8668a5ee-4440-45be-a44d-8d1238fdb7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24'} Body: b'{"volume": {"id": "88ebd4e2-43c5-4aae-90b8-8f8156343a24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:13.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1441018220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5436dd259d04436aaf283deb096d958"}}' 2023-05-01 22:31:14,088 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24 0.051s 2023-05-01 22:31:14,089 80137 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f25117db-3d8b-4bb0-9ce3-58945b9ef11e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f25117db-3d8b-4bb0-9ce3-58945b9ef11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24'} Body: b'{"volume": {"id": "88ebd4e2-43c5-4aae-90b8-8f8156343a24", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:13.000000", "updated_at": "2023-05-01T22:31:13.000000", "name": "tempest-VolumesTransfersTest-Volume-1441018220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5436dd259d04436aaf283deb096d958"}}' 2023-05-01 22:31:14,157 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24 0.056s 2023-05-01 22:31:14,158 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ab7aed-dc7e-4c27-8ffc-ed9974a6cd3c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ab7aed-dc7e-4c27-8ffc-ed9974a6cd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24'} Body: b'{"volume": {"id": "88ebd4e2-43c5-4aae-90b8-8f8156343a24", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:13.000000", "updated_at": "2023-05-01T22:31:13.000000", "name": "tempest-VolumesTransfersTest-Volume-1441018220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5436dd259d04436aaf283deb096d958"}}' 2023-05-01 22:31:14,329 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24 0.160s 2023-05-01 22:31:14,329 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 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-d8961c0d-eff8-4f9a-8252-df2dcf1d6480', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24'} Body: b'' 2023-05-01 22:31:14,352 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24 0.022s 2023-05-01 22:31:14,353 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-96697cb8-3181-4614-a395-8a1867da25cd', 'x-openstack-request-id': 'req-96697cb8-3181-4614-a395-8a1867da25cd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 88ebd4e2-43c5-4aae-90b8-8f8156343a24 could not be found."}}' {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [4.392009s] ... 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 3f18e50a-d12c-49c3-9c9e-b63746986c4b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:11,388 80145 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-05-01 22:31:11,473 80145 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.082s 2023-05-01 22:31:11,473 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-251542717", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB7IYWFC+pDPBbHf0uUDkCvcy/lsxCaWz6bb8AeN4IBx/WHu/n7JDOU8agthz/49/dMgkxbdoq4fk5MQeMyaPnAlajmxPND10sFjDXvnS0r82JBrZI3UOrclMwCWWIRXCQ=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-836c9c53-b0a9-48fe-89f9-972d1a3da777', 'x-compute-request-id': 'req-836c9c53-b0a9-48fe-89f9-972d1a3da777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-251542717", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB7IYWFC+pDPBbHf0uUDkCvcy/lsxCaWz6bb8AeN4IBx/WHu/n7JDOU8agthz/49/dMgkxbdoq4fk5MQeMyaPnAlajmxPND10sFjDXvnS0r82JBrZI3UOrclMwCWWIRXCQ==", "fingerprint": "d0:10:64:fb:95:7d:8a:c1:16:4d:08:7b:fc:35:d9:98", "user_id": "0705f39969b74360bf9d8a559ea50d09"}}' 2023-05-01 22:31:11,939 80145 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.463s 2023-05-01 22:31:11,939 80145 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-850315692", "description": "tempest-secgroup-smoke-850315692 description", "project_id": "17a0daa2a228456daed39024858d5d5b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-cdda8b13-d553-4bd3-a674-6c85b5a4029a', 'date': 'Mon, 01 May 2023 22:31:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "name": "tempest-secgroup-smoke-850315692", "stateful": true, "tenant_id": "17a0daa2a228456daed39024858d5d5b", "description": "tempest-secgroup-smoke-850315692 description", "shared": false, "security_group_rules": [{"id": "6815af7c-aaca-4d8b-af3b-a22c505ee7db", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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": 618, "description": null, "tags": [], "created_at": "2023-05-01T22:31:11Z", "updated_at": "2023-05-01T22:31:11Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}, {"id": "e88eff9d-580b-457b-8b4a-c955fe080ba0", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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": 619, "description": null, "tags": [], "created_at": "2023-05-01T22:31:11Z", "updated_at": "2023-05-01T22:31:11Z", "revision_number": 0, "project_id": "17a0daa2a22 8456daed39024858d5d5b"}], "tags": [], "created_at": "2023-05-01T22:31:11Z", "updated_at": "2023-05-01T22:31:11Z", "revision_number": 1, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:12,320 80145 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.380s 2023-05-01 22:31:12,321 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "project_id": "17a0daa2a228456daed39024858d5d5b", "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-a6528b99-e8d7-4b51-91e6-d982766bd415', 'date': 'Mon, 01 May 2023 22:31: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": "5784a111-5d46-47ef-9671-ed8cf559037a", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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-05-01T22:31:12Z", "updated_at": "2023-05-01T22:31:12Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:12,888 80145 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.566s 2023-05-01 22:31:12,888 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "project_id": "17a0daa2a228456daed39024858d5d5b", "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-92c37341-d2fe-430e-9e53-9ff276b0935a', 'date': 'Mon, 01 May 2023 22:31: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": "b87e1327-7839-4ae2-bf8f-b7d3a3ba13ce", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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-05-01T22:31:12Z", "updated_at": "2023-05-01T22:31:12Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:13,066 80145 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.178s 2023-05-01 22:31:13,067 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "project_id": "17a0daa2a228456daed39024858d5d5b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e7c42299-dac0-42ca-a688-206e080001ff', 'date': 'Mon, 01 May 2023 22:31: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": "eace20c9-849b-43f7-b271-d91a023b59b9", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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-05-01T22:31:12Z", "updated_at": "2023-05-01T22:31:12Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:13,239 80145 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.172s 2023-05-01 22:31:13,240 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "project_id": "17a0daa2a228456daed39024858d5d5b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-bb956e29-9895-43fe-86f5-38865e3875e5', 'date': 'Mon, 01 May 2023 22:31: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": "97d928fe-5a25-47e4-81b8-0cccf853d800", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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-05-01T22:31:13Z", "updated_at": "2023-05-01T22:31:13Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:13,417 80145 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.177s 2023-05-01 22:31:13,417 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "project_id": "17a0daa2a228456daed39024858d5d5b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ac6f91b8-fe64-415e-8afa-534044ef681f', 'date': 'Mon, 01 May 2023 22:31: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": "ff55f651-fb84-4bff-9b98-766744ce0456", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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-05-01T22:31:13Z", "updated_at": "2023-05-01T22:31:13Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:13,588 80145 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-05-01 22:31:13,588 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_ru le": {"security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "project_id": "17a0daa2a228456daed39024858d5d5b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b4df43df-cc67-4696-be10-ed38937ea202', 'date': 'Mon, 01 May 2023 22:31: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": "ceacbf58-0959-4d92-8e44-cf1387457b88", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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-05-01T22:31:13Z", "updated_at": "2023-05-01T22:31:13Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:13,589 80145 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-05-01 22:31:13,609 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.019s 2023-05-01 22:31:13,609 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f495b7ba-b325-409b-aa59-1442adc1bf3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:14,111 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes 0.501s 2023-05-01 22:31:14,111 80145 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-1701702784", "snapshot_id": null, "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97a7c0d-f749-41d3-bc6e-0e4dacda8227', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97a7c0d-f749-41d3-bc6e-0e4dacda8227', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes'} Body: b'{"volume": {"id": "3f18e50a-d12c-49c3-9c9e-b63746986c4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:13.959682", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1701702784", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:14,183 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b 0.062s 2023-05-01 22:31:14,184 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcdce5fc-0645-4b25-8f6c-b4c65daed429', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcdce5fc-0645-4b25-8f6c-b4c65daed429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b'} Body: b'{"volume": {"id": "3f18e50a-d12c-49c3-9c9e-b63746986c4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:14.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1701702784", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:15,257 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b 0.061s 2023-05-01 22:31:15,258 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8f6fcc-4c59-42e0-8434-5a79e12a204a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8f6fcc-4c59-42e0-8434-5a79e12a204a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b'} Body: b'{"volume": {"id": "3f18e50a-d12c-49c3-9c9e-b63746986c4b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:14.000000", "updated_at": "2023-05-01T22:31:14.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1701702784", "description": null, "volume_type": "joviandss-2", "sna pshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:15,458 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b 0.189s 2023-05-01 22:31:15,459 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-e3f36029-dfff-4d62-ad81-b78da59f31aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b'} Body: b'' 2023-05-01 22:31:15,480 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b 0.021s 2023-05-01 22:31:15,480 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-91dd9291-5622-4c5e-8db2-24f12a32363d', 'x-openstack-request-id': 'req-91dd9291-5622-4c5e-8db2-24f12a32363d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3f18e50a-d12c-49c3-9c9e-b63746986c4b could not be found."}}' 2023-05-01 22:31:15,744 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8c067955-9b0a-4cd4-aca2-01d831fdb71e 0.263s 2023-05-01 22:31:15,744 80145 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-d06da130-62bc-4a97-a550-2b41e815c49b', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:31:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8c067955-9b0a-4cd4-aca2-01d831fdb71e'} Body: b'' 2023-05-01 22:31:15,778 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-251542717 0.034s 2023-05-01 22:31:15,779 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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': 'O penStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d3d9fd-1ca5-45f5-8340-d1e9dc05635f', 'x-compute-request-id': 'req-86d3d9fd-1ca5-45f5-8340-d1e9dc05635f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-251542717'} Body: b'' {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.605962s] ... 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 2c93adf8-eb4a-4c90-9277-b67cbebb688b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:14,568 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes 0.212s 2023-05-01 22:31:14,568 80137 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-362213747"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e28f20-3388-43fd-bab3-fd478ba9acb5', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e28f20-3388-43fd-bab3-fd478ba9acb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes'} Body: b'{"volume": {"id": "2c93adf8-eb4a-4c90-9277-b67cbebb688b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:14.498628", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-362213747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:14,623 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b 0.044s 2023-05-01 22:31:14,623 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc90924-bc08-4c23-8972-66debb2ec743', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc90924-bc08-4c23-8972-66debb2ec743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b'} Body: b'{"volume": {"id": "2c93adf8-eb4a-4c90-9277-b67cbebb688b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:14.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-362213747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5436dd259d04436aaf283deb096d958"}}' 2023-05-01 22:31:15,672 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b 0.036s 2023-05-01 22:31:15,672 80137 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebefa513-1e5b-48bb-9f66-6f496ef682c7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebefa513-1e5b-48bb-9f66-6f496ef682c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b'} Body: b'{"volume": {"id": "2c93adf8-eb4a-4c90-9277-b67cbebb688b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:14.000000", "updated_at": "2023-05-01T22:31:15.000000", "name": "tempest-VolumesTransfersTest-Volume-362213747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5436dd259d04436aaf283deb096d958"}}' 2023-05-01 22:31:15,758 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b 0.075s 2023-05-01 22:31:15,759 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-449fb3d5-d7f9-46fa-b463-1876f0c0594c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-449fb3d5-d7f9-46fa-b463-1876f0c0594c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b'} Body: b'{"volume": {"id": "2c93adf8-eb4a-4c90-9277-b67cbebb688b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:14.000000", "updated_at": "2023-05-01T22:31:15.000000", "name": "tempest-VolumesTransfersTest-Volume-362213747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5436dd259d04436aaf283deb096d958"}}' 2023-05-01 22:31:15,927 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b 0.157s 2023-05-01 22:31:15,927 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17bd0f62-399d-4ddc-bd86-5a51ae805c90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b'} Body: b'' 2023-05-01 22:31:15,960 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b 0.031s 2023-05-01 22:31:15,960 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-846674ad-4a4a-4ffd-a6df-d73de87fae33', 'x-openstack-request-id': 'req-846674ad-4a4a-4ffd-a6df-d73de87fae33', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2c93adf8-eb4a-4c90-9277-b67cbebb688b could not be found."}}' {8} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.528253s] ... 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 faa93876-0ffc-4127-80e3-a81d6bd848f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:15,244 80153 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes 0.388s 2023-05-01 22:31:15,244 80153 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-4051181"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-098e1499-285e-4b74-b844-3faba62f5531', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-098e1499-285e-4b74-b844-3faba62f5531', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes'} Body: b'{"volume": {"id": "faa93876-0ffc-4127-80e3-a81d6bd848f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:15.178333", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-4051181", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1"}], "user_id": "970e7906387d45dba19cb1c33a8651b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:15,313 80153 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1 0.058s 2023-05-01 22:31:15,313 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ad0101-1d92-4e7f-ae95-91091c147cfb', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ad0101-1d92-4e7f-ae95-91091c147cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1'} Body: b'{"volume": {"id": "faa93876-0ffc-4127-80e3-a81d6bd848f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:15.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-4051181", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1"}], "user_id": "970e7906387d45dba19cb1c33a8651b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d17347e9331042b7963b39065d5472a2"}}' 2023-05-01 22:31:16,370 80153 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1 0.044s 2023-05-01 22:31:16,371 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f55667e-ae51-4db0-a6e7-8e63f5f74a14', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f55667e-ae51-4db0-a6e7-8e63f5f74a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1'} Body: b'{"volume": {"id": "faa93876-0ffc-4127-80e3-a81d6bd848f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:15.000000", "updated_at": "2023-05-01T22:31:15.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-4051181", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1"}], "user_id": "970e7906387d45dba19cb1c33a8651b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d17347e9331042b7963b39065d5472a2"}}' {8} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.613253s] ... 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 134afdba-1b38-4abe-b9be-8fe72176ae7c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:19,379 80153 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes 0.478s 2023-05-01 22:31:19,380 80153 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-1813750556"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195d3989-fc37-49e3-884c-70f04f6d1de9', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195d3989-fc37-49e3-884c-70f04f6d1de9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes'} Body: b'{"volume": {"id": "134afdba-1b38-4abe-b9be-8fe72176ae7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:19.293933", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1813750556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c"}], "user_id": "ed84abefd3144cc4ac5024ef9a6ae748", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-05-01 22:31:19,435 80153 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c 0.044s 2023-05-01 22:31:19,435 80153 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': 'Mon, 01 May 2023 22:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a7a51f-60d6-483f-97ab-8c1f8ffa62ac', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a7a51f-60d6-483f-97ab-8c1f8ffa62ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c'} Body: b'{"volume": {"id": "134afdba-1b38-4abe-b9be-8fe72176ae7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:19.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1813750556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c"}], "user_id": "ed84abefd3144cc4ac5024ef9a6ae748", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5adf1d140e7746bb97330dea1b056f85"}}' 2023-05-01 22:31:20,499 80153 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c 0.044s 2023-05-01 22:31:20,500 80153 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': 'Mon, 01 May 2023 22:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c10f19-5a8c-4d0e-8665-faf20f1bc86b', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c10f19-5a8c-4d0e-8665-faf20f1bc86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c'} Body: b'{"volume": {"id": "134afdba-1b38-4abe-b9be-8fe72176ae7c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:19.000000", "updated_at": "2023-05-01T22:31:19.000000", "name": "tempest-VolumeRevertTests-Volume-1813750556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c"}], "user_id": "ed84abefd3144cc4ac5024ef9a6ae748", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5adf1d140e7746bb97330dea1b056f85"}}' {8} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.356743s] ... 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 437ecee9-deb8-4109-b401-ed7563b2fd26 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:20,752 80153 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes 0.235s 2023-05-01 22:31:20,752 80153 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-1239870859"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1efc23c5-1365-4097-bad3-32d33a71a12c', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1efc23c5-1365-4097-bad3-32d33a71a12c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes'} Body: b'{"volume": {"id": "437ecee9-deb8-4109-b401-ed7563b2fd26", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:20.685458", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1239870859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26"}], "user_id": "ed84abefd3144cc4ac5024ef9a6ae748", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-05-01 22:31:20,807 80153 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26 0.044s 2023-05-01 22:31:20,808 80153 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': 'Mon, 01 May 2023 22:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479d8f56-cbf0-4ed5-84ae-fea75b174090', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479d8f56-cbf0-4ed5-84ae-fea75b174090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26'} Body: b'{"volume": {"id": "437ecee9-deb8-4109-b401-ed7563b2fd26", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:21.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1239870859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26"}], "user_id": "ed84abefd3144cc4ac5024ef9a6ae748", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5adf1d140e7746bb97330dea1b056f85"}}' 2023-05-01 22:31:21,862 80153 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26 0.041s 2023-05-01 22:31:21,862 80153 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': 'Mon, 01 May 2023 22:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f840c45c-4385-4880-9144-38b21c09c5d0', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f840c45c-4385-4880-9144-38b21c09c5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26'} Body: b'{"volume": {"id": "437ecee9-deb8-4109-b401-ed7563b2fd26", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:21.000000", "updated_at": "2023-05-01T22:31:21.000000", "name": "tempest-VolumeRevertTests-Volume-1239870859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26"}], "user_id": "ed84abefd3144cc4ac5024ef9a6ae748", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5adf1d140e7746bb97330dea1b056f85"}}' {0} 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 4f27512e-c5d6-4e1d-9f54-79a029f423c9 failed to build and is in ERROR status {8} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {4} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {0} 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 d11af42c-a42d-4d75-a2df-d053bd2d1e49 failed to build and is in ERROR status {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.474166s] ... 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 ad4fd16f-dd8f-45b5-9e61-ffda54a5493c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:42,768 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.521s 2023-05-01 22:31:42,769 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-2074571057", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrGpGeGFTrEp7TijQ5IkjCzZiv5QQgcOL5t4R0F0ter01UC/FKU51VLgGZhUbzvIl1A2Deg9NFS/iozrkkWCkVWZNXsVDvCnLj2Pg4ot/K/4McVOVMfP3e3tpcEeyraPQ=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4561b6da-8748-4b34-90cd-281d7c5d98da', 'x-compute-request-id': 'req-4561b6da-8748-4b34-90cd-281d7c5d98da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-2074571057", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrGpGeGFTrEp7TijQ5IkjCzZiv5QQgcOL5t4R0F0ter01UC/FKU51VLgGZhUbzvIl1A2Deg9NFS/iozrkkWCkVWZNXsVDvCnLj2Pg4ot/K/4McVOVMfP3e3tpcEeyraPQ==", "fingerprint": "d0:78:0f:b2:68:05:1b:ae:17:7d:c9:20:bc:a0:ff:7b", "user_id": "6dc84c66f03b4c9ab1e129b020f72f99"}}' 2023-05-01 22:31:42,907 80137 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.135s 2023-05-01 22:31:42,908 80137 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-1578488121", "description": "tempest-secgroup-smoke-1578488121 description", "project_id": "6d03b724862a468090e7191177b6b2c8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-71d49da0-f00f-48f9-980b-f970b0a67a89', 'date': 'Mon, 01 May 2023 22:31:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "name": "tempest-secgroup-smoke-1578488121", "stateful": true, "tenant_id": "6d03b724862a468090e7191177b6b2c8", "description": "tempest-secgroup-smoke-1578488121 description", "shared": false, "security_group_rules": [{"id": "49271f9f-ed84-4873-aacc-11b56cd19c8b", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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": 707, "description": null, "tags": [], "created_at": "2023-05-01T22:31:42Z", "updated_at": "2023-05-01T22:31:42Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}, {"id": "5e1423cd-d116-4de9-bcde-213218a98c6a", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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": 706, "description": null, "tags": [], "created_at": "2023-05-01T22:31:42Z", "updated_at": "2023-05-01T22:31:42Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}], "tags": [], "created_at": "2023-05-01T22:31:42Z", "updated_at": "2023-05-01T22:31:42Z", "revision_number": 1, "project_ id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:43,099 80137 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.191s 2023-05-01 22:31:43,100 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "project_id": "6d03b724862a468090e7191177b6b2c8", "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-af6c2846-d4af-47b2-a78e-7e27dd2b2dd9', 'date': 'Mon, 01 May 2023 22:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3ed1155b-ce15-4cc4-947a-5178b5e8e0f4", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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-05-01T22:31:42Z", "updated_at": "2023-05-01T22:31:42Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:43,260 80137 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.159s 2023-05-01 22:31:43,261 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "project_id": "6d03b724862a468090e7191177b6b2c8", "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-71e73402-b2c3-47b6-b185-2d2a0101e656', 'date': 'Mon, 01 May 2023 22:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "36b8ac7a-2089-48ba-8c6c-41df85ad8d91", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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-05-01T22:31:43Z", "updated_at": "2023-05-01T22:31:43Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:43,426 80137 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.165s 2023-05-01 22:31:43,427 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "project_id": "6d03b724862a468090e7191177b6b2c8", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5c43d1db-1789-4a1c-aad3-2ad9a78a4e9b', 'date': 'Mon, 01 May 2023 22:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2cdec8ad-389a-47a2-a376-42f45e3c0513", "tenant_id": "6d03b724862 a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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-05-01T22:31:43Z", "updated_at": "2023-05-01T22:31:43Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:43,587 80137 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.159s 2023-05-01 22:31:43,587 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "project_id": "6d03b724862a468090e7191177b6b2c8", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8ce496f2-1e87-44e0-824e-dc84b286ff47', 'date': 'Mon, 01 May 2023 22:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d65daa2-fc89-4f00-940e-3bd5ca366b27", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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-05-01T22:31:43Z", "updated_at": "2023-05-01T22:31:43Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:43,803 80137 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.215s 2023-05-01 22:31:43,804 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "project_id": "6d03b724862a468090e7191177b6b2c8", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a1e6b3cd-cbd9-44a8-916b-4e966219d16a', 'date': 'Mon, 01 May 2023 22:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f0dafeee-ea65-42a6-84d8-7ccbd4393e0d", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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-05-01T22:31:43Z", "updated_at": "2023-05-01T22:31:43Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:43,967 80137 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.163s 2023-05-01 22:31:43,968 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "project_id": "6d03b724862a468090e7191177b6b2c8", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'con tent-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-92cc65c4-c39e-4673-b90e-ca50679a5164', 'date': 'Mon, 01 May 2023 22:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8ddfd998-c350-41db-bd48-70c4440151d2", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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-05-01T22:31:43Z", "updated_at": "2023-05-01T22:31:43Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:44,248 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes 0.279s 2023-05-01 22:31:44,248 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-638810391", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ec73d8-4f58-497c-ad90-f2b7840ddff3', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ec73d8-4f58-497c-ad90-f2b7840ddff3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes'} Body: b'{"volume": {"id": "ad4fd16f-dd8f-45b5-9e61-ffda54a5493c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:44.172075", "updated_at": null, "name": "tempest-TestStampPattern-volume-638810391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c"}], "user_id": "6dc84c66f03b4c9ab1e129b020f72f99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:44,313 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c 0.055s 2023-05-01 22:31:44,314 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4205bf8-3ef5-44d5-9f5d-3b87608f2914', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4205bf8-3ef5-44d5-9f5d-3b87608f2914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c'} Body: b'{"volume": {"id": "ad4fd16f-dd8f-45b5-9e61-ffda54a5493c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:44.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-638810391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c"}], "user_id": "6dc84c66f03b4c9ab1e129b020f72f99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:45,374 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c 0.048s 2023-05-01 22:31:45,374 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6541d466-e4eb-429a-ac94-9253d75d18d2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6541d466-e4eb-429a-ac94-9253d75d18d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c'} Body: b'{"volume": {"id": "ad4fd16f-dd8f-45b5-9e61-ffda54a5493c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:44.000000", "updated_at": "2023-05-01T22:31:44.000000", "name": "tempest-TestStampPattern-volume-638810391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c"}], "user_id": "6dc84c66f03b4c9ab1e129b020f72f99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:45,487 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c 0.101s 2023-05-01 22:31:45,488 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b997aaa-ff38-4b01-9476-a2c590f3e72a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c'} Body: b'' 2023-05-01 22:31:45,513 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c 0.024s 2023-05-01 22:31:45,513 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-f8ac0a8a-a10c-4a43-8860-a17abe71e451', 'x-openstack-request-id': 'req-f8ac0a8a-a10c-4a43-8860-a17abe71e451', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ad4fd16f-dd8f-45b5-9e61-ffda54a5493c could not be found."}}' 2023-05-01 22:31:45,685 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/be64f120-47ca-4aca-be6e-f5e3dd08575c 0.171s 2023-05-01 22:31:45,685 80137 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-a444ad54-8ba9-4de7-bedc-75ce101f9417', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:31:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/be64f120-47ca-4aca-be6e-f5e3dd08575c'} Body: b'' 2023-05-01 22:31:45,717 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-2074571057 0.031s 2023-05-01 22:31:45,718 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f1741a5-0bda-44ba-a8ee-d778b0daa62f', 'x-compute-request-id': 'req-0f1741a5-0bda-44ba-a8ee-d778b0daa62f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-2074571057'} Body: b'' {5} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [116.090977s] ... 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 552, 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 16d1b131-2fd8-4d8a-8b69-a302a58278ea failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:05,022 80147 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.043s 2023-05-01 22:30:05,022 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bf078116-9506-49d6-be78-f5df32df1575', '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": "f556db30c55340408604641600ed4ace", "name": "tempest-DeleteServersTestJSON-140421605-project-member", "password_expires_at": null}, "audit_ids": ["k12xOmTZSgWP_8wkcltWZw"], "expires_at": "2023-05-01T23:30:05.000000Z", "issued_at": "2023-05-01T22:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67a532a0c33c468e9cd8b51a38433806", "name": "tempest-DeleteServersTestJSON-140421605"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/67a532a0c33c468e9cd8b51a38433806", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:30:05,023 80147 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'f27f032e-fa2a-441a-9fe4-d6566aff8024', 'name': 'tempest-DeleteServersTestJSON-1948135887-network', 'tenant_id': '67a532a0c33c468e9cd8b51a38433806', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '67a532a0c33c468e9cd8b51a38433806', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21243, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:29:50Z', 'updated_at': '2023-05-01T22:29:50Z', 'revision_number': 1} available for tenant 2023-05-01 22:30:08,894 80147 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 3.870s 2023-05-01 22:30:08,895 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1892247014", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "f27f032e-fa2a-441a-9fe4-d6566aff8024"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b56b53f-99de-4520-8d9a-8ac5061d6619', 'x-compute-request-id': 'req-3b56b53f-99de-4520-8d9a-8ac5061d6619', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "49156968-db4d-4231-96a5-cf4fb9c0cde2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XXV6Dx4wnDtT"}}' 2023-05-01 22:30:09,051 80147 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/49156968-db4d-4231-96a5-cf4fb9c0cde2 0.151s 2023-05-01 22:30:09,052 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-763ae6e2-a403-4a0e-8f16-209181bddab9', 'x-compute-request-id': 'req-763ae6e2-a403-4a0e-8f16-209181bddab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2'} Body: b'{"server": {"id": "49156968-db4d-4231-96a5-cf4fb9c0cde2", "name": "tempest-DeleteServersTestJSON-server-1892247014", "status": "BUILD", "tenant_id": "67a532a0c33c468e9cd8b51a38433806", "user_id": "f556db30c55340408604641600ed4ace", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:09Z", "updated": "2023-05-01T22:30:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nul l, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:30:59,652 80147 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/49156968-db4d-4231-96a5-cf4fb9c0cde2 0.541s 2023-05-01 22:30:59,652 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d73a55-94cf-4381-a2fc-aa03203c74d0', 'x-compute-request-id': 'req-94d73a55-94cf-4381-a2fc-aa03203c74d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2'} Body: b'{"server": {"id": "49156968-db4d-4231-96a5-cf4fb9c0cde2", "name": "tempest-DeleteServersTestJSON-server-1892247014", "status": "ACTIVE", "tenant_id": "67a532a0c33c468e9cd8b51a38433806", "user_id": "f556db30c55340408604641600ed4ace", "metadata": {}, "hostId": "b932400ba0fcdf363543647071330e6e72ef21a87bd37d2d616064f8", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:08Z", "updated": "2023-05-01T22:30:27Z", "addresses": {"tempest-DeleteServersTestJSON-1948135887-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:3f:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:30:27.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-05-01 22:30:59,665 80147 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:31:59,946 80147 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes 0.221s 2023-05-01 22:31:59,947 80147 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-1776378508"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c76622-cf9f-42ce-af44-b9f9f83b6abe', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c76622-cf9f-42ce-af44-b9f9f83b6abe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes'} Body: b'{"volume": {"id": "16d1b131-2fd8-4d8a-8b69-a302a58278ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:59.8 84559", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1776378508", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea"}], "user_id": "f556db30c55340408604641600ed4ace", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:59,994 80147 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea 0.037s 2023-05-01 22:31:59,995 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3400ec-1b07-420c-8ad6-dc9816b77181', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3400ec-1b07-420c-8ad6-dc9816b77181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea'} Body: b'{"volume": {"id": "16d1b131-2fd8-4d8a-8b69-a302a58278ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:00.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1776378508", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea"}], "user_id": "f556db30c55340408604641600ed4ace", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67a532a0c33c468e9cd8b51a38433806"}}' 2023-05-01 22:32:01,048 80147 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea 0.040s 2023-05-01 22:32:01,048 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca6a27ce-635c-4d5b-9c2f-2621ffa27a55', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca6a27ce-635c-4d5b-9c2f-2621ffa27a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea'} Body: b'{"volume": {"id": "16d1b131-2fd8-4d8a-8b69-a302a58278ea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:00.000000", "updated_at": "2023-05-01T22:32:00.000000", "name": "tempest-DeleteServersTestJSON-volume-1776378508", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volu mes/16d1b131-2fd8-4d8a-8b69-a302a58278ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea"}], "user_id": "f556db30c55340408604641600ed4ace", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67a532a0c33c468e9cd8b51a38433806"}}' {7} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [121.683394s] ... 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 552, 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 40e81611-fe43-4f20-a449-789951137a2f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:27,361 80151 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:30:27,837 80151 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.472s 2023-05-01 22:30:27,837 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-327918259", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL9FBIusZC/1k+FTgzJtedyUKqcU5xc8Qs+VWdf2aayEcGy9BHCjwCbH0c6oKMINnCBEClqS4w21YRmN2UsHHG0kgVNBC3uPJ8unYuUjcuTRNZJMlOTHx5za5YiVpK8wUQ=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:27 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-21e82a86-2242-4a30-bfe7-85d64d78980e', 'x-compute-request-id': 'req-21e82a86-2242-4a30-bfe7-85d64d78980e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-327918259", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL9FBIusZC/1k+FTgzJtedyUKqcU5xc8Qs+VWdf2aayEcGy9BHCjwCbH0c6oKMINnCBEClqS4w21YRmN2UsHHG0kgVNBC3uPJ8unYuUjcuTRNZJMlOTHx5za5YiVpK8wUQ==", "fingerprint": "a9:da:9f:30:0b:40:ea:76:c3:a0:48:f5:c2:12:c2:fc", "user_id": "fbcde31ec47741d1ac197046bc3aa999"}}' 2023-05-01 22:30:27,843 80151 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-327918259 created 2023-05-01 22:30:29,232 80151 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.388s 2023-05-01 22:30:29,232 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1405245471", "description": "tempest-description--913190551"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-273a47ea-3e62-49da-b6b3-300d8cdc2fd4', 'date': 'Mon, 01 May 2023 22:30:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "name": "tempest-securitygroup--1405245471", "stateful": true, "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "description": "tempest-description--913190551", "shared": false, "security_group_rules": [{"id": "0efe26b8-379f-4b73-9b35-054b63269868", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "security_group_id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "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": 438, "description": null, "tags": [], "created_at": "2023-05-01T22:30:28Z", "updated_at": "2023-05-01T22:30:28Z", "revision_number": 0, "project_id": "75ef8c62d77b49e18c37c546261d4f27"}, {"id": "da5ff9e2-8642-4ccd-924a-c109de3d7ada", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "security_group_id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "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": 439, " description": null, "tags": [], "created_at": "2023-05-01T22:30:28Z", "updated_at": "2023-05-01T22:30:28Z", "revision_number": 0, "project_id": "75ef8c62d77b49e18c37c546261d4f27"}], "tags": [], "created_at": "2023-05-01T22:30:28Z", "updated_at": "2023-05-01T22:30:28Z", "revision_number": 1, "project_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 2023-05-01 22:30:29,743 80151 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.510s 2023-05-01 22:30:29,743 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "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-18a8256a-4e98-4761-8378-24e2f214b64b', 'date': 'Mon, 01 May 2023 22:30:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "18dd9318-339d-4b85-a6c6-021ec58b0902", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "security_group_id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "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-05-01T22:30:29Z", "updated_at": "2023-05-01T22:30:29Z", "revision_number": 0, "project_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 2023-05-01 22:30:30,352 80151 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.608s 2023-05-01 22:30:30,352 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6ce0c94a-5c9d-43f4-b8db-fc30047ddd64', 'date': 'Mon, 01 May 2023 22:30:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c6ca525-d479-4434-be00-7e77b5c6a9fd", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "security_group_id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "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-05-01T22:30:29Z", "updated_at": "2023-05-01T22:30:29Z", "revision_number": 0, "project_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 2023-05-01 22:30:30,353 80151 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1405245471 created 2023-05-01 22:30:33,821 80151 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.468s 2023-05-01 22:30:33,872 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9c717aed-6fb9-44b1-baf0-0a35c40298cf', 'date': 'Mon, 01 May 2023 22:30:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d99dcbc4-98ab-4563-82d2-69b81e85cebc", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "floating_ip_address": "172.24.4.235", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "75ef8c62d77b49e18c37c546261d4f27", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:30:32Z", "updated_at": "2023-05-01T22:30:32Z", "revision_number": 0}}' 2023-05-01 22:30:33,873 80151 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd99dcbc4-98ab-4563-82d2-69b81e85cebc', 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'floating_ip_address': '172.24.4.235', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '75ef8c62d77b49e18c37c546261d4f27', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:30:32Z', 'updated_at': '2023-05-01T22:30:32Z', 'revision_number': 0, 'ip': '172.24.4.235'} created 2023-05-01 22:30:34,060 80151 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.140s 2023-05-01 22:30:34,061 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:30:33 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-6937122f-1224-427a-92d9-cf0e000ea5f1', '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": "fbcde31ec47741d1ac197046bc3aa999", "name": "tempest-VolumesAdminNegativeTest-603524561-project-member", "password_expires_at": null}, "audit_ids": ["Ho8Dk3ybTN2uiv-h9UqDYQ"], "expires_at": "2023-05-01T23:30:33.000000Z", "issued_at": "2023-05-01T22:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75ef8c62d77b49e18c37c546261d4f27", "name": "tempest-VolumesAdminNegativeTest-603524561"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/75ef8c62d77b49e18c37c546261d4f27", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_leg acy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:30:34,061 80151 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '931f53e7-e5b1-4b04-a6e0-cbd3107ee682', 'name': 'tempest-VolumesAdminNegativeTest-299132606-network', 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '75ef8c62d77b49e18c37c546261d4f27', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4933, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:29:50Z', 'updated_at': '2023-05-01T22:29:50Z', 'revision_number': 1} available for tenant 2023-05-01 22:30:34,062 80151 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-327918259', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL9FBIusZC/1k+FTgzJtedyUKqcU5xc8Qs+VWdf2aayEcGy9BHCjwCbH0c6oKMINnCBEClqS4w21YRmN2UsHHG0kgVNBC3uPJ8unYuUjcuTRNZJMlOTHx5za5YiVpK8wUQ==', 'fingerprint': 'a9:da:9f:30:0b:40:ea:76:c3:a0:48:f5:c2:12:c2:fc', 'user_id': 'fbcde31ec47741d1ac197046bc3aa999', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAQ7OT47vYLAW2gdyUPKVQi+zNjy5GZ/28Aokm2QLdiSvpWtrng5A0t\nHTyUVNCxY0OgBwYFK4EEACKhZANiAAS/RQSLrGQv9ZPhU4MybXnclCqnFOcXPELP\nlVnX9mmshHBsvQRwo8Amx9HOqCjCDZwgRApakuMNtWEZjdlLBxxtJIFTQQt7jyfL\np2LlI3Lk0TWSTJTkx8ec2uWIlaSvMFE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3f5acfcd-ed29-41c3-b1f9-89970390608a', 'name': 'tempest-securitygroup--1405245471', 'stateful': True, 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'description': 'tempest-description--913190551', 'shared': False, 'security_group_rules': [{'id': '0efe26b8-379f-4b73-9b35-054b63269868', 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'security_group_id': '3f5acfcd-ed29-41c3-b1f9-89970390608a', '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': 438, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:30:28Z', 'updated_at': '2023-05-01T22:30:28Z', 'revision_number': 0, 'project_id': '75ef8c62d77b49e18c37c546261d4f27'}, {'id': 'da5ff9e2-8642-4ccd-924a-c109de3d7ada', 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'security_group_id': '3f5acfcd-ed29-41c3-b1f9-89970390608a', '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': 439, 'description': None, 'tags': [], 'created_at': '2023-05-01 T22:30:28Z', 'updated_at': '2023-05-01T22:30:28Z', 'revision_number': 0, 'project_id': '75ef8c62d77b49e18c37c546261d4f27'}], 'tags': [], 'created_at': '2023-05-01T22:30:28Z', 'updated_at': '2023-05-01T22:30:28Z', 'revision_number': 1, 'project_id': '75ef8c62d77b49e18c37c546261d4f27'}, 'floating_ip': {'id': 'd99dcbc4-98ab-4563-82d2-69b81e85cebc', 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'floating_ip_address': '172.24.4.235', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '75ef8c62d77b49e18c37c546261d4f27', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:30:32Z', 'updated_at': '2023-05-01T22:30:32Z', 'revision_number': 0, 'ip': '172.24.4.235'}} 2023-05-01 22:30:35,080 80151 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 1.018s 2023-05-01 22:30:35,081 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1452819190", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "931f53e7-e5b1-4b04-a6e0-cbd3107ee682"}], "security_groups": [{"name": "tempest-securitygroup--1405245471"}], "key_name": "tempest-keypair-327918259", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d3435bf-5e84-4bc3-8eff-758e7b3ae31c', 'x-compute-request-id': 'req-4d3435bf-5e84-4bc3-8eff-758e7b3ae31c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0c66805d-fd1d-4546-80a6-290215fd8767", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c66805d-fd1d-4546-80a6-290215fd8767"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1405245471"}], "adminPass": "eVg2yvoHn3LL"}}' 2023-05-01 22:30:35,415 80151 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/0c66805d-fd1d-4546-80a6-290215fd8767 0.324s 2023-05-01 22:30:35,415 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa454303-1788-46e5-a0e5-098c9514fd83', 'x-compute-request-id': 'req-fa454303-1788-46e5-a0e5-098c9514fd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767'} Body: b'{"server": {"id": "0c66805d-fd1d-4546-80a6-290215fd8767", "name": "tempest-VolumesAdminNegativeTest-server-1452819190", "status": "BUILD", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "user_id": "fbcde31ec47741d1ac197046bc3aa999", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:35Z", "updated": "2023-05-01T22:30:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c66805d-fd1d-4546-80a6-290215fd8767"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-327918259", "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-05-01 22:31:25,842 80151 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/0c66805d-fd1d-4546-80a6-290215fd8767 0.366s 2023-05-01 22:31:25,842 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:25 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-e6d07778-74ea-43fa-8d92-68f3ed986c32', 'x-compute-request-id': 'req-e6d07778-74ea-43fa-8d92-68f3ed986c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767'} Body: b'{"server": {"id": "0c66805d-fd1d-4546-80a6-290215fd8767", "name": "tempest-VolumesAdminNegativeTest-server-1452819190", "status": "ACTIVE", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "user_id": "fbcde31ec47741d1ac197046bc3aa999", "metadata": {}, "hostId": "4eb599fe2509d498b9117fa3c558aa08ea16597f2c1b29148fbc66c1", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:35Z", "updated": "2023-05-01T22:30:46Z", "addresses": {"tempest-VolumesAdminNegativeTest-299132606-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:3e:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c66805d-fd1d-4546-80a6-290215fd8767"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-327918259", "OS-SRV-USG:launched_at": "2023-05-01T22:30:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1405245471"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:31:25,856 80151 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:32:26,355 80151 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/0c66805d-fd1d-4546-80a6-290215fd8767/os-interface 0.438s 2023-05-01 22:32:26,355 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:25 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-f957a3bd-94fa-4119-b52d-fba0f3d21c52', 'x-compute-request-id': 'req-f957a3bd-94fa-4119-b52d-fba0f3d21c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "931f53e7-e5b1-4b04-a6e0-cbd3107ee682", "port_id": "a903e574-5cd1-460e-9d7e-e90a63f8d06d", "mac_addr": "fa:16:3e:a8:3e:49", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "aefa3482-d644-42d5-bd94-e3af2c3ff770", "ip_address": "10.0.0.5"}]}]}' 2023-05-01 22:32:27,632 80151 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/d99dcbc4-98ab-4563-82d2-69b81e85cebc 1.271s 2023-05-01 22:32:27,632 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a903e574-5cd1-460e-9d7e-e90a63f8d06d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ee487d9d-49b6-4334-9c76-f5b994893fbd', 'date': 'Mon, 01 May 2023 22:32:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d99dcbc4-98ab-4563-82d2-69b81e85cebc'} Body: b'{"floatingip": {"id": "d99dcbc4-98ab-4563-82d2-69b81e85cebc", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "floating_ip_address": "172.24.4.235", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "a5982982-6723-4661-abac-a7140a703d4d", "port_id": "a903e574-5cd1-460e-9d7e-e90a63f8d06d", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "931f53e7-e5b1-4b04-a6e0-cbd3107ee682", "mac_address": "fa:16:3e:a8:3e:49", "admin_state_up": true, "status": "ACTIVE", "device_id": "0c66805d-fd1d-4546-80a6-290215fd8767", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:30:32Z", "updated_at": "2023-05-01T22:32:27Z", "revision_number": 1, "project_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 2023-05-01 22:32:27,634 80151 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.235:22' as 'cirros' with public key authentication 2023-05-01 22:32:27,672 80151 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:32:27,694 80151 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:32:27,694 80151 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.235 successfully created 2023-05-01 22:32:27,923 80151 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/75ef8c62d77b49e18c37c546261d4f27/volumes 0.228s 2023-05-01 22:32:27,924 80151 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-1975593392"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fccc221-738a-4d49-9fca-5604488d8970', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-requ est-id': 'req-3fccc221-738a-4d49-9fca-5604488d8970', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes'} Body: b'{"volume": {"id": "40e81611-fe43-4f20-a449-789951137a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:27.856376", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1975593392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f"}], "user_id": "fbcde31ec47741d1ac197046bc3aa999", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:32:27,973 80151 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/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f 0.039s 2023-05-01 22:32:27,974 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce0e4f53-8ea1-4bec-b723-0ad9f87072f2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce0e4f53-8ea1-4bec-b723-0ad9f87072f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f'} Body: b'{"volume": {"id": "40e81611-fe43-4f20-a449-789951137a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:28.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1975593392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f"}], "user_id": "fbcde31ec47741d1ac197046bc3aa999", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 2023-05-01 22:32:29,030 80151 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/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f 0.044s 2023-05-01 22:32:29,030 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c589623e-0ce9-4a89-9cf1-62a58894acb7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c589623e-0ce9-4a89-9cf1-62a58894acb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f'} Body: b'{"volume": {"id": "40e81611-fe43-4f20-a449-789951137a2f", "status": "erro r", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:28.000000", "updated_at": "2023-05-01T22:32:28.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1975593392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f"}], "user_id": "fbcde31ec47741d1ac197046bc3aa999", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75ef8c62d77b49e18c37c546261d4f27"}}' {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [171.029116s] ... 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 552, 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 57265f8b-dcec-47a2-8f51-f9491b60140d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:07,416 80149 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:30:07,417 80149 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:30:07,803 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.383s 2023-05-01 22:30:07,803 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1806049068", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAWqddfcopx/A0JY20IEXtCWD2WxkDCG7ii/jJpjKpFNwW23CNX2KihBkLnwIelRs4Knx1M2BEAxqm2tCGuzHPYsocYJfsXjFwPuRGIo8KuS0rIZN6K5yoZfX/5u1CNc6Q=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-349c4be5-7a62-416b-ab8f-e97d3067c401', 'x-compute-request-id': 'req-349c4be5-7a62-416b-ab8f-e97d3067c401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1806049068", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAWqddfcopx/A0JY20IEXtCWD2WxkDCG7ii/jJpjKpFNwW23CNX2KihBkLnwIelRs4Knx1M2BEAxqm2tCGuzHPYsocYJfsXjFwPuRGIo8KuS0rIZN6K5yoZfX/5u1CNc6Q==", "fingerprint": "d3:4b:25:47:4d:c6:6c:a7:53:3d:2d:2e:75:47:4d:10", "user_id": "0571539c56f1431883cdae05ae7f99e9"}}' 2023-05-01 22:30:07,809 80149 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1806049068 created 2023-05-01 22:30:08,296 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.486s 2023-05-01 22:30:08,296 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1793876089", "description": "tempest-description--562213424"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d5b51096-e5dc-4979-9a2f-4ffedacaf9f8', 'date': 'Mon, 01 May 2023 22:30:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "name": "tempest-securitygroup--1793876089", "stateful": true, "tenant_id": "52f36d96876e417789670fcba7eaae47", "description": "tempest-description--562213424", "shared": false, "security_group_rules": [{"id": "215312ab-68db-4b8a-bf31-4e8372280e4f", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "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": 248, "description": null, "tags": [], "created_at": "2023-05-01T22:30:08Z", "updated_at": "2023-05-01T22:30:08Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}, {"id": "f5eb6f83-d6cf-4258-a74b-c351011ad315", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "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": 249, "description": null, "tags": [], "created_at": "2023-05-01T22:30:08Z", "updated_at": "2023-05-01T22:30:08Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}], "tags": [], "created_at": "2023-05-01T22:30:08Z", "updated_at": "2023-05-01T22:30:08Z", "revision_number": 1, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:30:08,725 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.428s 2023-05-01 22:30:08,725 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "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-789f3756-3815-417b-a772-2d95eba1a6d7', 'date': 'Mon, 01 May 2023 22:30: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": "d7a692b0-a87a-400e-8c93-5c64d11543b4", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "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-05-01T22:30:08Z", "updated_at": "2023-05-01T22:30:08Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:30:09,025 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.299s 2023-05-01 22:30:09,025 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3ae5e2b0-2de2-4734-b7a8-59d59c08619a', 'date': 'Mon, 01 May 2023 22:30:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9baa2172-cc95-4845-ba28-1c9125a99dd6", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "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-05-01T22:30:08Z", "updated_at": "2023-05-01T22:30:08Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:30:09,025 80149 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1793876089 created 2023-05-01 22:30:10,123 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.097s 2023-05-01 22:30:10,124 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', ' x-openstack-request-id': 'req-e74823fc-b5fc-4fcd-8de3-e691ed816a52', 'date': 'Mon, 01 May 2023 22:30:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6ab5b575-3df2-428d-b732-ca7741623856", "tenant_id": "52f36d96876e417789670fcba7eaae47", "floating_ip_address": "172.24.4.41", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "52f36d96876e417789670fcba7eaae47", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:30:09Z", "updated_at": "2023-05-01T22:30:09Z", "revision_number": 0}}' 2023-05-01 22:30:10,124 80149 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6ab5b575-3df2-428d-b732-ca7741623856', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '52f36d96876e417789670fcba7eaae47', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:30:09Z', 'updated_at': '2023-05-01T22:30:09Z', 'revision_number': 0, 'ip': '172.24.4.41'} created 2023-05-01 22:30:10,239 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.105s 2023-05-01 22:30:10,240 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:30:10 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-89509da1-326e-48bb-8f1e-21162a09b73c', '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": "0571539c56f1431883cdae05ae7f99e9", "name": "tempest-AttachVolumeTestJSON-571049895-project-member", "password_expires_at": null}, "audit_ids": ["Ti0vIPElSlGmpGZqC87D_w"], "expires_at": "2023-05-01T23:30:10.000000Z", "issued_at": "2023-05-01T22:30:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52f36d96876e417789670fcba7eaae47", "name": "tempest-AttachVolumeTestJSON-571049895"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/52f36d96876e417789670fcba7eaae47", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0. 0.210/volume/v3/52f36d96876e417789670fcba7eaae47", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:30:10,241 80149 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '0ed19f71-826a-4f72-a8ed-ab8cfb981bb7', 'name': 'tempest-AttachVolumeTestJSON-259402930-network', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '52f36d96876e417789670fcba7eaae47', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1819, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:29:50Z', 'updated_at': '2023-05-01T22:29:50Z', 'revision_number': 1} available for tenant 2023-05-01 22:30:10,241 80149 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1806049068', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAWqddfcopx/A0JY20IEXtCWD2WxkDCG7ii/jJpjKpFNwW23CNX2KihBkLnwIelRs4Knx1M2BEAxqm2tCGuzHPYsocYJfsXjFwPuRGIo8KuS0rIZN6K5yoZfX/5u1CNc6Q==', 'fingerprint': 'd3:4b:25:47:4d:c6:6c:a7:53:3d:2d:2e:75:47:4d:10', 'user_id': '0571539c56f1431883cdae05ae7f99e9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB6jpc8XH+yWLPcqH5YrwXJk4i7chMLgP/6yjcq4gMFloe5xq/MdTx3\nJrGWOjBepEGgBwYFK4EEACKhZANiAAQFqnXX3KKcfwNCWNtCBF7Qlg9lsZAwhu4o\nv4yaYyqRTcFttwjV9iooQZC58CHpUbOCp8dTNgRAMaptrQhrsxz2LKHGCX7F4xcD\n7kRiKPCrktKyGTeiucqGX1/+btQjXOk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'eb54bad0-fbc9-4eff-be18-b435039aa41e', 'name': 'tempest-securitygroup--1793876089', 'stateful': True, 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'description': 'tempest-description--562213424', 'shared': False, 'security_group_rules': [{'id': '215312ab-68db-4b8a-bf31-4e8372280e4f', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'security_group_id': 'eb54bad0-fbc9-4eff-be18-b435039aa41e', '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': 248, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:30:08Z', 'updated_at': '2023-05-01T22:30:08Z', 'revision_number': 0, 'project_id': '52f36d96876e417789670fcba7eaae47'}, {'id': 'f5eb6f83-d6cf-4258-a74b-c351011ad315', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'security_group_id': 'eb54bad0-fbc9-4eff-be18-b435039aa41e', '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': 249, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:30:08Z', 'updated_at': '2023-05-01T22:30:08Z', 'revision_number': 0, 'project_id': '52f36d96876e417789670fcba7eaae47'}], 'tags': [], 'created_at': '2023-05-01T22:30:08Z', 'updated_at': '2023-05-01T22:30:08Z', 'revision_number': 1, 'project_id': '52f36d96876e417789670fcba7eaae47'}, 'floating_ip': {'id': '6ab5b575-3df2-428d-b732-ca7741623856', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '52f36d96876e417789670fcba7eaae47', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:30:09Z', 'updated_at': '2023-05-01T22:30:09Z', 'revision_number': 0, 'ip': '172.24.4.41'}} 2023-05-01 22:30:12,381 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.138s 2023-05-01 22:30:12,382 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2048905642", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "0ed19f71-826a-4f72-a8ed-ab8cfb981bb7"}], "security_groups": [{"name": "tempest-securitygroup--1793876089"}], "key_name": "tempest-keypair-1806049068", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4df4d82-d51c-4f95-bcb3-67747a59f019', 'x-compute-request-id': 'req-c4df4d82-d51c-4f95-bcb3-67747a59f019', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8c22a392-d145-4477-81d1-b5d3f3c599f3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1793876089"}], "adminPass": "password"}}' 2023-05-01 22:30:12,576 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3 0.191s 2023-05-01 22:30:12,576 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:12 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-c12ce0f1-eecc-4482-892e-f55d1fc66ac9', 'x-compute-request-id': 'req-c12ce0f1-eecc-4482-892e-f55d1fc66ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3'} Body: b'{"server": {"id": "8c22a392-d145-4477-81d1-b5d3f3c599f3", "name": "tempest-AttachVolumeTestJSON-server-2048905642", "status": "BUILD", "tenant_id": "52f36d96876e417789670fcba7eaae47", "user_id": "0571539c56f1431883cdae05ae7f99e9", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:12Z", "updated": "2023-05-01T22:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1806049068", "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-05-01 22:31:03,794 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3 1.154s 2023-05-01 22:31:03,794 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:02 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-a11f5484-2d59-4730-9f3e-e0f77a12ba3b', 'x-compute-request-id': 'req-a11f5484-2d59-4730-9f3e-e0f77a12ba3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3'} Body: b'{"server": {"id": "8c22a392-d145-4477-81d1-b5d3f3c599f3", "name": "tempest-AttachVolumeTestJSON-server-2048905642", "status": "ACTIVE", "tenant_id": "52f36d96876e417789670fcba7eaae47", "user_id": "0571539c56f1431883cdae05ae7f99e9", "metadata": {}, "hostId": "c85346c4d18c42ef6742d5435e1a4340afb77dba47af71eecc795574", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:12Z", "updated": "2023-05-01T22:30:27Z", "addresses": {"tempest-AttachVolumeTestJSON-259402930-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:6c:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1806049068", "OS-SRV-USG:launched_at": "2023-05-01T22:30:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793876089"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:31:03,807 80149 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 22:32:04,090 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3/os-interface 0.278s 2023-05-01 22:32:04,090 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x -openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6ebe40-e6df-4aa3-812c-bc0c82f7d648', 'x-compute-request-id': 'req-9f6ebe40-e6df-4aa3-812c-bc0c82f7d648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0ed19f71-826a-4f72-a8ed-ab8cfb981bb7", "port_id": "0a3b4673-af97-4d40-b82e-b9e8572125b8", "mac_addr": "fa:16:3e:6b:6c:74", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a91c431a-7956-4f62-830a-03561279cb03", "ip_address": "10.0.0.6"}]}]}' 2023-05-01 22:32:05,475 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6ab5b575-3df2-428d-b732-ca7741623856 1.379s 2023-05-01 22:32:05,475 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0a3b4673-af97-4d40-b82e-b9e8572125b8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-714c60a5-a7b9-4842-803c-ab51bbc65919', 'date': 'Mon, 01 May 2023 22:32:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6ab5b575-3df2-428d-b732-ca7741623856'} Body: b'{"floatingip": {"id": "6ab5b575-3df2-428d-b732-ca7741623856", "tenant_id": "52f36d96876e417789670fcba7eaae47", "floating_ip_address": "172.24.4.41", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "a13ef3a0-9f51-4669-acc9-6d9015b8df7f", "port_id": "0a3b4673-af97-4d40-b82e-b9e8572125b8", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0ed19f71-826a-4f72-a8ed-ab8cfb981bb7", "mac_address": "fa:16:3e:6b:6c:74", "admin_state_up": true, "status": "ACTIVE", "device_id": "8c22a392-d145-4477-81d1-b5d3f3c599f3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:30:09Z", "updated_at": "2023-05-01T22:32:04Z", "revision_number": 1, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:32:05,477 80149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2023-05-01 22:32:05,525 80149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:32:05,548 80149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:32:05,549 80149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2023-05-01 22:32:05,593 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3/ips 0.044s 2023-05-01 22:32:05,594 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d476d9f5-6cd6-43be-8879-dddeefbc0c30', 'x-compute-request-id': 'req-d476d9f5-6cd6-43be-8879-dddeefbc0c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-259402930-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-05-01 22:32:05,600 80149 INFO [tempest.lib.common.ssh] Creating ssh connection to '1 72.24.4.41:22' as 'cirros' with public key authentication 2023-05-01 22:32:05,607 80149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:32:05,625 80149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:32:05,625 80149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2023-05-01 22:32:05,626 80149 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-05-01 22:32:05,626 80149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2023-05-01 22:32:05,631 80149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:32:05,649 80149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:32:05,650 80149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2023-05-01 22:32:05,917 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes 0.243s 2023-05-01 22:32:05,918 80149 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-598323732"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4eba77a-6b1a-4355-8549-98e38af08e8d', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4eba77a-6b1a-4355-8549-98e38af08e8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes'} Body: b'{"volume": {"id": "57265f8b-dcec-47a2-8f51-f9491b60140d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:05.847801", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-598323732", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d"}], "user_id": "0571539c56f1431883cdae05ae7f99e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:32:05,971 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d 0.042s 2023-05-01 22:32:05,971 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e2c359-897e-46c0-b2d2-e6e426188be6', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e2c359-897e-46c0-b2d2-e6e426188be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d'} Body: b'{"volume": {"id": "57265f8b-dcec-47a2-8f51-f9491b60140d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:06.000000", "updated_at": null, "name": "temp est-AttachVolumeTestJSON-volume-598323732", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d"}], "user_id": "0571539c56f1431883cdae05ae7f99e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:32:07,023 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d 0.038s 2023-05-01 22:32:07,023 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a369c4-cb19-486f-9bf7-43bf0fdb4275', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a369c4-cb19-486f-9bf7-43bf0fdb4275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d'} Body: b'{"volume": {"id": "57265f8b-dcec-47a2-8f51-f9491b60140d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:06.000000", "updated_at": "2023-05-01T22:32:06.000000", "name": "tempest-AttachVolumeTestJSON-volume-598323732", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d"}], "user_id": "0571539c56f1431883cdae05ae7f99e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:32:07,186 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3 0.149s 2023-05-01 22:32:07,187 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:07 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-dffdcd23-211b-46d5-a0b9-03cae3c7a2cf', 'x-compute-request-id': 'req-dffdcd23-211b-46d5-a0b9-03cae3c7a2cf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3'} Body: b'' 2023-05-01 22:32:07,483 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3 0.296s 2023-05-01 22:32:07,484 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba740592-0b94-483c-9b31-3ae6e3758753', 'x-compute-request-id': 'req-ba740592-0b94-483c-9b31-3ae6e3758753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3'} Body: b'{"server": {"id": "8c22a392-d145-4477-81d1-b5d3f3c599f3", "name": "tempest-AttachVolumeTestJSON-server-2048905642", "status": "ACTIVE", "tenant_id": "52f36d96876e417789670fcba7eaae47", "user_id": "0571539c56f1431883cdae05ae7f99e9", "metadata": {}, "hostId": "c85346c4d18c42ef6742d5435e1a4340afb77dba47af71eecc795574", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:12Z", "updated": "2023-05-01T22:32:07Z", "addresses": {"tempest-AttachVolumeTestJSON-259402930-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:6c:74"}, {"version": 4, "addr": "172.24.4.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:6c:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1806049068", "OS-SRV-USG:launched_at": "2023-05-01T22:30:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793876089"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:32:57,583 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3 0.038s 2023-05-01 22:32:57,584 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 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-e437fb96-20b1-42eb-9ee0-8916a58c8d62', 'x-compute-request-id': 'req-e437fb96-20b1-42eb-9ee0-8916a58c8d62', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8c22a392-d145-4477-81d1-b5d3f3c599f3 could not be found."}}' 2023-05-01 22:32:57,613 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1806049068 0.028s 2023-05-01 22:32:57,613 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 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-bd505e83-8553-4472-8708-e9 1b7054cb06', 'x-compute-request-id': 'req-bd505e83-8553-4472-8708-e91b7054cb06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1806049068'} Body: b'' 2023-05-01 22:32:57,774 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/eb54bad0-fbc9-4eff-be18-b435039aa41e 0.160s 2023-05-01 22:32:57,774 80149 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-5169e853-bd0b-4511-b9bb-12e9978984c4', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:32:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/eb54bad0-fbc9-4eff-be18-b435039aa41e'} Body: b'' 2023-05-01 22:32:57,797 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/eb54bad0-fbc9-4eff-be18-b435039aa41e 0.021s 2023-05-01 22:32:57,797 80149 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-bc20fb1a-708f-4320-892b-eb4a750d7b53', 'date': 'Mon, 01 May 2023 22:32:57 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/eb54bad0-fbc9-4eff-be18-b435039aa41e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group eb54bad0-fbc9-4eff-be18-b435039aa41e does not exist", "detail": ""}}' 2023-05-01 22:32:58,443 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6ab5b575-3df2-428d-b732-ca7741623856 0.645s 2023-05-01 22:32:58,444 80149 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-91496a35-62b8-4680-acd1-536278dd67ee', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:32:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6ab5b575-3df2-428d-b732-ca7741623856'} Body: b'' {5} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [4.258630s] ... 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 552, 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 21144634-6b5e-4e75-b8d3-f13c5c253177 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:33:11,399 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.999s 2023-05-01 22:33:11,400 80147 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-535279302"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-3895dc73-dd43-412c-b932-3569a9e766e4', 'date': 'Mon, 01 May 2023 22:33:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"29ad8c39-f6b8-48f3-8115-041ce98b79f5","name":"tempest-tagged-attachments-test-net-535279302","tenant_id":"02e977660946400bbd8390a93ca197c9","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"02e977660946400bbd8390a93ca197c9","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-05-01T22:33:10Z","updated_at":"2023-05-01T22:33:10Z","revision_number":1}}' 2023-05-01 22:33:12,543 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.142s 2023-05-01 22:33:12,543 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "29ad8c39-f6b8-48f3-8115-041ce98b79f5", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-2a62238f-5982-478c-a27d-54e40a2c9837', 'date': 'Mon, 01 May 2023 22:33:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"436560f2-7155-43fc-97f8-aecc48e73989","name":"","tenant_id":"02e977660946400bbd8390a93ca197c9","network_id":"29ad8c39-f6b8-48f3-8115-041ce98b79f5","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-05-01T22:33:11Z","updated_at":"2023-05-01T22:33:11Z","revision_number":0,"project_id":"02e977660946400bbd8390a93ca197c9"}}' 2023-05-01 22:33:12,773 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes 0.229s 2023-05-01 22:33:12,774 80147 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-1996063379"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96d04da-4faf-4eb2-85ef-3b758c55ba65', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96d04da-4faf-4eb2-85ef-3b758c55ba65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes'} Body: b'{"volume": {"id": "21144634-6b5e-4e75-b8d3-f13c5c253177", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:12.714611", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1996063379", "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/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177"}], "user_id": "e4d86a90beed428c875fec667c927be5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:33:12,822 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177 0.039s 2023-05-01 22:33:12,823 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792f5f53-4c86-41fb-ba9b-545d028d7560', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792f5f53-4c86-41fb-ba9b-545d028d7560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177'} Body: b'{"volume": {"id": "21144634-6b5e-4e75-b8d3-f13c5c253177", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:13.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1996063379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177"}], "user_id": "e4d86a90beed428c875fec667c927be5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "02e977660946400bbd8390a93ca197c9"}}' 2023-05-01 22:33:13,876 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177 0.041s 2023-05-01 22:33:13,876 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8627a68-4b65-4cde-9d16-e067b93d3eb4', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8627a68-4b65-4cde-9d16-e067b93d3eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177'} Body: b'{"volume": {"id": "21144634-6b5e-4e75-b8d3-f13c5c253177", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:13.000000", "updated_at": "2023-05-01T22:33:13.000000", "name": "tempest-TaggedAttachmentsTest-volume-1996063379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e 75-b8d3-f13c5c253177"}], "user_id": "e4d86a90beed428c875fec667c927be5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "02e977660946400bbd8390a93ca197c9"}}' 2023-05-01 22:33:14,105 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/436560f2-7155-43fc-97f8-aecc48e73989 0.217s 2023-05-01 22:33:14,105 80147 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-60b2dd4b-8a07-463f-b8a4-e1891b29e311', 'date': 'Mon, 01 May 2023 22:33:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/436560f2-7155-43fc-97f8-aecc48e73989'} Body: b'' 2023-05-01 22:33:14,657 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/29ad8c39-f6b8-48f3-8115-041ce98b79f5 0.551s 2023-05-01 22:33:14,658 80147 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-25b8b98a-07c0-4d44-bf63-2e74a24c1bd0', 'date': 'Mon, 01 May 2023 22:33:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/29ad8c39-f6b8-48f3-8115-041ce98b79f5'} Body: b'' {9} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [174.696741s] ... 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 552, 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 65735069-b40e-4916-a4bb-f42ad5e6e903 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:33,622 80155 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/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.145s 2023-05-01 22:30:33,622 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7bb35312-46ef-401e-a8ee-91c3027e99b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:30:34,571 80155 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.919s 2023-05-01 22:30:34,572 80155 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': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/4d17a87f-1a78-4043-becb-d88851818069', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-bb31d8f1-fb36-4a5f-b441-5963a5a1b79a', '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": "639d841e22cc47f7aa3657f260684fec", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4d17a87f-1a78-4043-becb-d88851818069", "created_at": "2023-05-01T22:30:35Z", "updated_at": "2023-05-01T22:30:35Z", "tags": [], "self": "/v2/images/4d17a87f-1a78-4043-becb-d88851818069", "file": "/v2/images/4d17a87f-1a78-4043-becb-d88851818069/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:30:37,010 80155 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-05-01 22:30:37,011 80155 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/4d17a87f-1a78-4043-becb-d88851818069/file 2.438s 2023-05-01 22:30:37,011 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a6bb82a8-12ec-4ded-a27e-e48047123ec4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4d17a87f-1a78-4043-becb-d88851818069/file'} Body: b'' 2023-05-01 22:30:37,012 80155 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:30:37,012 80155 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:30:37,522 80155 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.505s 2023-05-01 22:30:37,522 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1562908744", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA80wwkkwnsCVGxBK3tnyQsAIFZkYhveDJKiip482oV4SN/ZzdTxCMG3jeQiGl83zt43OMA/ZYGHQLweOEYGeI86izFyfP0gGUL0n73/8PYDvycwmHDQx+dW/EMJhNO0bA=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:37 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-1dc10868-14f1-4568-8631-d11dcef5ad78', 'x-compute-request-id': 'req-1dc10868-14f1-4568-8631-d11dcef5ad78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1562908744", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA80wwkkwnsCVGxBK3tnyQsAIFZkYhveDJKiip482oV4SN/ZzdTxCMG3jeQiGl83zt43OMA/ZYGHQLweOEYGeI86izFyfP0gGUL0n73/8PYDvycwmHDQx+dW/EMJhNO0bA==", "fingerprint": "da:a5:90:6d:db:fd:a0:d3:e7:11:1f:53:35:4e:06:80", "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e"}}' 2023-05-01 22:30:37,529 80155 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1562908744 created 2023-05-01 22:30:38,266 80155 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.737s 2023-05-01 22:30:38,267 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--732256196", "description": "tempest-description--1130412921"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-8f6cec0a-7775-4923-83c3-f33f9a6d414b', 'date': 'Mon, 01 May 2023 22:30:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "name": "tempest-securitygroup--732256196", "stateful": true, "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "description": "tempest-description--1130412921", "shared": false, "security_group_rules": [{"id": "060eb097-78d2-407b-bfe8-0686c3ba30b1", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "security_group_id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "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": 479, "description": null, "tags": [], "created_ at": "2023-05-01T22:30:37Z", "updated_at": "2023-05-01T22:30:37Z", "revision_number": 0, "project_id": "acefa8bb65a94b25ada784bb805a5cdf"}, {"id": "c31f3b1d-87ef-4556-9da2-3999be4ca114", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "security_group_id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "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": 483, "description": null, "tags": [], "created_at": "2023-05-01T22:30:37Z", "updated_at": "2023-05-01T22:30:37Z", "revision_number": 0, "project_id": "acefa8bb65a94b25ada784bb805a5cdf"}], "tags": [], "created_at": "2023-05-01T22:30:37Z", "updated_at": "2023-05-01T22:30:37Z", "revision_number": 1, "project_id": "acefa8bb65a94b25ada784bb805a5cdf"}}' 2023-05-01 22:30:39,219 80155 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.952s 2023-05-01 22:30:39,220 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "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-af17b1fa-2bee-4294-8430-d597363996c4', 'date': 'Mon, 01 May 2023 22:30:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fb0db63f-b3c0-43b4-adfc-a9e14020683b", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "security_group_id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "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-05-01T22:30:38Z", "updated_at": "2023-05-01T22:30:38Z", "revision_number": 0, "project_id": "acefa8bb65a94b25ada784bb805a5cdf"}}' 2023-05-01 22:30:39,974 80155 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.753s 2023-05-01 22:30:39,974 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f6d834b7-75f4-4108-baeb-290d41af1e3a', 'date': 'Mon, 01 May 2023 22:30:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a2f46a71-c87f-44ae-9a5d-b7c057e5edfd", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "security_group_id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "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-05-01T22:30:39Z", "updated_at": "2023-05-01T22:30:39Z", "revision_number": 0, "project_id": "acefa8bb65a94b25ada784bb805a5cdf"}}' 2023-05-01 22:30:39,975 80155 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--732256196 created 2023-05-01 22:30:41,989 80155 INFO [tempest.lib.common.rest_client] Request ( ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.014s 2023-05-01 22:30:41,989 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-cca815e0-6a70-4d17-854e-385ca33fe584', 'date': 'Mon, 01 May 2023 22:30:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bb4d25ef-b597-4cdc-8dfc-8b4e53a16558", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "floating_ip_address": "172.24.4.126", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "acefa8bb65a94b25ada784bb805a5cdf", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:30:41Z", "updated_at": "2023-05-01T22:30:41Z", "revision_number": 0}}' 2023-05-01 22:30:41,990 80155 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bb4d25ef-b597-4cdc-8dfc-8b4e53a16558', 'tenant_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'floating_ip_address': '172.24.4.126', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:30:41Z', 'updated_at': '2023-05-01T22:30:41Z', 'revision_number': 0, 'ip': '172.24.4.126'} created 2023-05-01 22:30:42,076 80155 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.080s 2023-05-01 22:30:42,076 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:30:41 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-b8a135e2-f3d2-4c75-b300-687b7c860527', '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": "4318273f32ca4ef0a59e80f4a0c07a6e", "name": "tempest-AttachSCSIVolumeTestJSON-995924054-project-member", "password_expires_at": null}, "audit_ids": ["lh2RvD-kQumGpgDnHOxfPg"], "expires_at": "2023-05-01T23:30:42.000000Z", "issued_at": "2023-05-01T22:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "acefa8bb65a94b25ada784bb805a5cdf", "name": "tempest-AttachSCSIVolumeTestJSON-995924054"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "i d": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/acefa8bb65a94b25ada784bb805a5cdf", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:30:42,077 80155 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'e15b8fe8-6847-4288-ad0f-5624be695661', 'name': 'tempest-AttachSCSIVolumeTestJSON-830966661-network', 'tenant_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43033, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:29:50Z', 'updated_at': '2023-05-01T22:29:50Z', 'revision_number': 1} available for tenant 2023-05-01 22:30:42,077 80155 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1562908744', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA80wwkkwnsCVGxBK3tnyQsAIFZkYhveDJKiip482oV4SN/ZzdTxCMG3jeQiGl83zt43OMA/ZYGHQLweOEYGeI86izFyfP0gGUL0n73/8PYDvycwmHDQx+dW/EMJhNO0bA==', 'fingerprint': 'da:a5:90:6d:db:fd:a0:d3:e7:11:1f:53:35:4e:06:80', 'user_id': '4318273f32ca4ef0a59e80f4a0c07a6e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBIZFmUf4+iHZYiRfJRBoamEG0ZL8yZoiC9pSSh36Y0JHWKokAJx83g\nN6DSC44BDrSgBwYFK4EEACKhZANiAAQPNMMJJMJ7AlRsQSt7Z8kLACBWZGIb3gyS\nooqePNqFeEjf2c3U8QjBt43kIhpfN87eNzjAP2WBh0C8HjhGBniPOosxcnz9IBlC\n9J+9//D2A78nMJhw0MfnVvxDCYTTtGw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1f55804d-4e98-45c0-a2a7-6ed3c4971d2f', 'name': 'tempest-securitygroup--732256196', 'stateful': True, 'tenant_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'description': 'tempest-description--1130412921', 'shared': False, 'security_group_rules': [{'id': '060eb097-78d2-407b-bfe8-0686c3ba30b1', 'tenant_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'security_group_id': '1f55804d-4e98-45c0-a2a7-6ed3c4971d2f', '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': 479, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:30:37Z', 'updated_at': '2023-05-01T22:30:37Z', 'revision_number': 0, 'project_id': 'acefa8bb65a94b25ada784bb805a5cdf'}, {'id': 'c31f3b1d-87ef-4556-9da2-3999be4ca114', 'tenant_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'security_group_ id': '1f55804d-4e98-45c0-a2a7-6ed3c4971d2f', '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': 483, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:30:37Z', 'updated_at': '2023-05-01T22:30:37Z', 'revision_number': 0, 'project_id': 'acefa8bb65a94b25ada784bb805a5cdf'}], 'tags': [], 'created_at': '2023-05-01T22:30:37Z', 'updated_at': '2023-05-01T22:30:37Z', 'revision_number': 1, 'project_id': 'acefa8bb65a94b25ada784bb805a5cdf'}, 'floating_ip': {'id': 'bb4d25ef-b597-4cdc-8dfc-8b4e53a16558', 'tenant_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'floating_ip_address': '172.24.4.126', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:30:41Z', 'updated_at': '2023-05-01T22:30:41Z', 'revision_number': 0, 'ip': '172.24.4.126'}} 2023-05-01 22:30:43,576 80155 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.497s 2023-05-01 22:30:43,576 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-366398376", "imageRef": "4d17a87f-1a78-4043-becb-d88851818069", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "e15b8fe8-6847-4288-ad0f-5624be695661"}], "security_groups": [{"name": "tempest-securitygroup--732256196"}], "key_name": "tempest-keypair-1562908744", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ca56d9-870e-4ce9-b4f4-717c7b09c792', 'x-compute-request-id': 'req-28ca56d9-870e-4ce9-b4f4-717c7b09c792', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "70ded3b8-a7b4-4ce7-9961-905cd4c45d7c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--732256196"}], "adminPass": "y57E8wBUSQ3Z"}}' 2023-05-01 22:30:43,704 80155 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/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c 0.124s 2023-05-01 22:30:43,704 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 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-0fe14911-f298-414b-b342-f5d415ba24a2', 'x-compute-request-id': 'req-0fe14911-f298-414b-b342-f5d415ba24a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/ compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c'} Body: b'{"server": {"id": "70ded3b8-a7b4-4ce7-9961-905cd4c45d7c", "name": "tempest-AttachSCSIVolumeTestJSON-server-366398376", "status": "BUILD", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e", "metadata": {}, "hostId": "", "image": {"id": "4d17a87f-1a78-4043-becb-d88851818069", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d17a87f-1a78-4043-becb-d88851818069"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:44Z", "updated": "2023-05-01T22:30:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1562908744", "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-05-01 22:31:34,075 80155 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/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c 0.308s 2023-05-01 22:31:34,076 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d2e104-3529-4ea7-8684-b17d6832466f', 'x-compute-request-id': 'req-f3d2e104-3529-4ea7-8684-b17d6832466f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c'} Body: b'{"server": {"id": "70ded3b8-a7b4-4ce7-9961-905cd4c45d7c", "name": "tempest-AttachSCSIVolumeTestJSON-server-366398376", "status": "ACTIVE", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e", "metadata": {}, "hostId": "28deb2e6f6e71f8a5e82089d46e7a34ec29e58c5bd56582587cb2381", "image": {"id": "4d17a87f-1a78-4043-becb-d88851818069", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d17a87f-1a78-4043-becb-d88851818069"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:43Z", "updated": "2023-05-01T22:30:56Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-830966661-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fb:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1562908744", "OS-SRV-USG:launched_at": "2023-05-01T22:30:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--732256196"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:31:34,088 80155 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 22:32:34,330 80155 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/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c/os-interface 0.183s 2023-05-01 22:32:34,331 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:34 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-f6d25f99-970b-46b0-ae3e-dccb06225be1', 'x-compute-request-id': 'req-f6d25f99-970b-46b0-ae3e-dccb06225be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e15b8fe8-6847-4288-ad0f-5624be695661", "port_id": "78f662d2-bff8-4fd7-99f0-48a47395bd54", "mac_addr": "fa:16:3e:05:fb:62", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8b69b877-249d-4209-9227-a5a7f4a7574f", "ip_address": "10.0.0.14"}]}]}' 2023-05-01 22:32:35,156 80155 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/bb4d25ef-b597-4cdc-8dfc-8b4e53a16558 0.820s 2023-05-01 22:32:35,156 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "78f662d2-bff8-4fd7-99f0-48a47395bd54"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-8d578ff7-63a6-434f-a949-75d8a61b08a2', 'date': 'Mon, 01 May 2023 22:32:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bb4d25ef-b597-4cdc-8dfc-8b4e53a16558'} Body: b'{"floatingip": {"id": "bb4d25ef-b597-4cdc-8dfc-8b4e53a16558", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "floating_ip_address": "172.24.4.126", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "0828a2d1-fc4d-4c53-a778-ba8c78576727", "port_id": "78f662d2-bff8-4fd7-99f0-48a47395bd54", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e15b8fe8-6847-4288-ad0f-5624be695661", "mac_address": "fa:16:3e:05:fb:62", "admin_state_up": true, "status": "ACTIVE", "device_id": "70ded3b8-a7b4-4ce7-9961-905cd4c45d7c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:30:41Z", "updated_at": "2023-05-01T22:32:34Z", "revision_number": 1, "project_id": "acefa8bb65a94b25ada784bb805a5cdf"}}' 2023-05-01 22:32:35,158 80155 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.126:22' as 'cirros' with public key authentication 2023-05-01 22:32:35,195 80155 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:32:35,216 80155 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:32:35,216 80155 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.126 successfully created 2023-05-01 22:32:35,426 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes 0.208s 2023-05-01 22:32:35,426 80155 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-89893270"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458cf9e3-74b2-4fa3-ad7b-3b44a4f07d3a', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458cf9e3-74b2-4fa3-ad7b-3b44a4f07d3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes'} Body: b'{"volume": {"id": "65735069-b40e-4916-a4bb-f42ad5e6e903", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:35.367626", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-89893270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903"}], "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:32:35,473 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903 0.037s 2023-05-01 22:32:35,474 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f7dba56-0d0e-491c-877c-889472121bb7', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f7dba56-0d0e-491c-877c-889472121bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903'} Body: b'{"volume": {"id": "65735069-b40e-4916-a4bb-f42ad5e6e903", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:35.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-89893270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903"}], "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acefa8bb65a94b25ada784bb805a5cdf"}}' 2023-05-01 22:32:36,524 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903 0.038s 2023-05-01 22:32:36,524 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2fe262b-37dc-40d4-9146-037cdd5ab0fa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2fe262b-37dc-40d4-9146-037cdd5ab0fa', 'connection': 'close', 'status': '200', 'conten t-location': 'http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903'} Body: b'{"volume": {"id": "65735069-b40e-4916-a4bb-f42ad5e6e903", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:35.000000", "updated_at": "2023-05-01T22:32:36.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-89893270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903"}], "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acefa8bb65a94b25ada784bb805a5cdf"}}' 2023-05-01 22:32:36,817 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c 0.280s 2023-05-01 22:32:36,817 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5c5ee42-bfb0-423d-8526-171cf98ebbc8', 'x-compute-request-id': 'req-b5c5ee42-bfb0-423d-8526-171cf98ebbc8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c'} Body: b'' 2023-05-01 22:32:37,144 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c 0.326s 2023-05-01 22:32:37,145 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2672cdb4-f8f8-442c-881b-25fdd8873cbf', 'x-compute-request-id': 'req-2672cdb4-f8f8-442c-881b-25fdd8873cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c'} Body: b'{"server": {"id": "70ded3b8-a7b4-4ce7-9961-905cd4c45d7c", "name": "tempest-AttachSCSIVolumeTestJSON-server-366398376", "status": "ACTIVE", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e", "metadata": {}, "hostId": "28deb2e6f6e71f8a5e82089d46e7a34ec29e58c5bd56582587cb2381", "image": {"id": "4d17a87f-1a78-4043-becb-d88851818069", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d17a87f-1a78-4043-becb-d88851818069"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:43Z", "updated": "2023-05-01T22:32:37Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-830966661-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fb:62"}, {"version": 4, "addr": "172.24.4.126", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fb:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "hre f": "http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1562908744", "OS-SRV-USG:launched_at": "2023-05-01T22:30:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--732256196"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:33:27,264 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c 0.056s 2023-05-01 22:33:27,264 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-792c07e6-f2d1-4ce6-aaa0-cda4446e3c67', 'x-compute-request-id': 'req-792c07e6-f2d1-4ce6-aaa0-cda4446e3c67', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 70ded3b8-a7b4-4ce7-9961-905cd4c45d7c could not be found."}}' 2023-05-01 22:33:27,318 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1562908744 0.053s 2023-05-01 22:33:27,319 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e5bce25-d931-4474-b5ed-67c864018439', 'x-compute-request-id': 'req-8e5bce25-d931-4474-b5ed-67c864018439', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1562908744'} Body: b'' 2023-05-01 22:33:27,506 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1f55804d-4e98-45c0-a2a7-6ed3c4971d2f 0.186s 2023-05-01 22:33:27,506 80155 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-a5c47623-1edd-4884-814a-bd74e9b4d051', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:33:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1f55804d-4e98-45c0-a2a7-6ed3c4971d2f'} Body: b'' 2023-05-01 22:33:27,534 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1f55804d-4e98-45c0-a2a7-6ed3c4971d2f 0.027s 2023-05-01 22:33:27,535 80155 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-182a0724-5b90-4eab-9d32-8ab5a09ba56a', 'date': 'Mon, 01 May 2023 22:33:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1f55804d-4e98-45c0-a2a7-6ed3c4971d2f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1f55804d-4e98-45c0-a2a7-6ed3c4971d2f does not exist", "detail": ""}}' 2023-05-01 22:33:28,043 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/bb4d25ef-b597-4cdc-8dfc-8b4e53a16558 0.508s 2023-05-01 22:33:28,044 80155 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-47a93981-6de4-48dc-acdf-5b090d2bbd2a', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:33:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bb4d25ef-b597-4cdc-8dfc-8b4e53a16558'} Body: b'' 2023-05-01 22:33:28,155 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/4d17a87f-1a78-4043-becb-d88851818069 0.111s 2023-05-01 22:33:28,156 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2ad27085-7de2-4d2d-b5dd-6be5ee28fcf5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4d17a87f-1a78-4043-becb-d88851818069'} Body: b'' 2023-05-01 22:33:28,172 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/4d17a87f-1a78-4043-becb-d88851818069 0.015s 2023-05-01 22:33:28,172 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ac90e5e8-0878-49ef-bfec-fb57eafcaab7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/4d17a87f-1a78-4043-becb-d88851818069'} Body: b'{"message": "No image found with ID 4d17a87f-1a78-4043-becb-d88851818069

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {2} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [167.109566s] ... 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 d5abc57b-382a-4b1b-bb40-ffee3e247511 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:02,701 80141 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-05-01 22:31:03,542 80141 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.840s 2023-05-01 22:31:03,542 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1300363467", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/96073c9b-42ff-4f02-97a1-47a64969d990', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-70b15849-88b7-48ad-949d-a703970a243e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1300363467", "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": "b7cbab6c671b408a8807b15ba4319111", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "96073c9b-42ff-4f02-97a1-47a64969d990", "created_at": "2023-05-01T22:31:04Z", "updated_at": "2023-05-01T22:31:04Z", "tags": [], "self": "/v2/images/96073c9b-42ff-4f02-97a1-47a64969d990", "file": "/v2/images/96073c9b-42ff-4f02-97a1-47a64969d990/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:05,552 80141 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/96073c9b-42ff-4f02-97a1-47a64969d990/file 2.009s 2023-05-01 22:31:05,552 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-78776a52-a5c8-4cb4-8319-bee2e640ebff', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/96073c9b-42ff-4f02-97a1-47a64969d990/file'} Body: b'' 2023-05-01 22:31:05,553 80141 DEBUG [tempest.scenario.manager] image:96073c9b-42ff-4f02-97a1-47a64969d990 2023-05-01 22:31:05,621 80141 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.065s 2023-05-01 22:31:05,622 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1488907423", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEdrlNWNC7/LpwP0dikKT92d/1OLj7X+5N2e80uYyZ6RO2RF2U0/0YOSoYw0g8vn7ydbkZo5sLkHAkHewk+MXwuBMOg1m2bIi8c7ZCP+sCpYa9MFPD+lttdnllR7A2q1JA=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:05 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-80a0c339-a24a-4fc8-88cb-68fa5df3fdb9', 'x-compute-request-id': 'req-80a0c339-a24a-4fc8-88cb-68fa5df3fdb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1488907423", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEdrlNWNC7/LpwP0dikKT92d/1OLj7X+5N2e80uYyZ6RO2RF2U0/0YOSoYw0g8vn7ydbkZo5sLkHAkHewk+MXwuBMOg1m2bIi8c7ZCP+sCpYa9MFPD+lttdnllR7A2q1JA==", "fingerprint": "6c:8d:32:79:5b:7e:25:94:5a:3f:37:78:6a:52:bf:8a", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307"}}' 2023-05-01 22:31:05,785 80141 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.155s 2023-05-01 22:31:05,786 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:31:05 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-e7bdd4cc-a0f8-4d0d-bcfc-96ea10ad450d', '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": "4eeaf3e2d4ae4d94847b9cb1266ae307", "name": "tempest-TestMinimumBasicScenario-782738684-project-member", "password_expires_at": null}, "audit_ids": ["CCS2xKYYQMequYuGJd8SLg"], "expires_at": "2023-05-01T23:31:05.000000Z", "issued_at": "2023-05-01T22:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7cbab6c671b408a8807b15ba4319111", "name": "tempest-TestMinimumBasicScenario-782738684"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b7cbab6c671b408a8807b15ba4319111", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]} }' 2023-05-01 22:31:05,787 80141 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '1248f1c5-ebea-4d21-8867-928f631ce8cf', 'name': 'tempest-TestMinimumBasicScenario-82526086-network', 'tenant_id': 'b7cbab6c671b408a8807b15ba4319111', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b7cbab6c671b408a8807b15ba4319111', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34045, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:35Z', 'updated_at': '2023-05-01T22:30:35Z', 'revision_number': 1} available for tenant 2023-05-01 22:31:06,540 80141 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.753s 2023-05-01 22:31:06,541 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1913846708", "imageRef": "96073c9b-42ff-4f02-97a1-47a64969d990", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1488907423", "networks": [{"uuid": "1248f1c5-ebea-4d21-8867-928f631ce8cf"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54efadd6-7109-4db3-9558-13b031a6d54a', 'x-compute-request-id': 'req-54efadd6-7109-4db3-9558-13b031a6d54a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KA3AwMR3eMZh"}}' 2023-05-01 22:31:06,631 80141 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/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.086s 2023-05-01 22:31:06,631 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1648f330-cdda-41e4-8477-69a8932a7fcb', 'x-compute-request-id': 'req-1648f330-cdda-41e4-8477-69a8932a7fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'{"server": {"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "name": "tempest-TestMinimumBasicScenario-server-1913846708", "status": "BUILD", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "", "image": {"id": "96073c9b-42ff-4f02-97a1-47a64969d990", "links": [{"rel": "bookmark", "href": "http://10.0.0.210 /compute/images/96073c9b-42ff-4f02-97a1-47a64969d990"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:06Z", "updated": "2023-05-01T22:31:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1488907423", "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-05-01 22:31:56,948 80141 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/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.256s 2023-05-01 22:31:56,948 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:56 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-70c579f1-4cb6-4da7-9484-34f6cc015334', 'x-compute-request-id': 'req-70c579f1-4cb6-4da7-9484-34f6cc015334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'{"server": {"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "name": "tempest-TestMinimumBasicScenario-server-1913846708", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "96073c9b-42ff-4f02-97a1-47a64969d990", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/96073c9b-42ff-4f02-97a1-47a64969d990"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:06Z", "updated": "2023-05-01T22:31:16Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:07:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1488907423", "OS-SRV-USG:launched_at": "2023-05-01T22:31:16.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-05-01 22:31:56,963 80141 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:32:57,313 80141 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/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.289s 2023-05-01 22:32:57,313 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Mon, 01 May 2023 22:32:57 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-13a58041-1a84-43bc-ac89-6a5684aaa6bd', 'x-compute-request-id': 'req-13a58041-1a84-43bc-ac89-6a5684aaa6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'{"server": {"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "name": "tempest-TestMinimumBasicScenario-server-1913846708", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "96073c9b-42ff-4f02-97a1-47a64969d990", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/96073c9b-42ff-4f02-97a1-47a64969d990"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:06Z", "updated": "2023-05-01T22:31:16Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:07:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1488907423", "OS-SRV-USG:launched_at": "2023-05-01T22:31:16.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-05-01 22:32:57,548 80141 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.223s 2023-05-01 22:32:57,548 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 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-7154e822-b29b-444d-8b55-5301c74dba09', 'x-compute-request-id': 'req-7154e822-b29b-444d-8b55-5301c74dba09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "name": "tempest-TestMinimumBasicScenario-server-1913846708", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}]}]}' 2023-05-01 22:32:57,717 80141 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/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.165s 2023-05-01 22:32:57,718 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 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-7b9280de-9699-4d14-aef3-03559bcd03f5', 'x-compute-request-id': 'req-7b9280de-9699-4d14-aef3-03559bcd03f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'{"server": {"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "name": "tempest-TestMinimumBasicScenario-server-1913846708", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "96073c9b-42ff-4f02-97a1-47a64969d990", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/96073c9b-42ff-4f02-97a1-47a64969d990"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:06Z", "updated": "2023-05-01T22:31:16Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:07:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1488907423", "OS-SRV-USG:launched_at": "2023-05-01T22:31:16.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-05-01 22:32:57,986 80141 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/b7cbab6c671b408a8807b15ba4319111/volumes 0.256s 2023-05-01 22:32:57,986 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-743573322", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d9e25b-27cb-4934-b4db-9d1ad58f593d', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d9e25b-27cb-4934-b4db-9d1ad58f593d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes'} Body: b'{"volume": {"id": "d5abc57b-382a-4b1b-bb40-ffee3e247511", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:57.925828", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-743573322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511"}], "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:32:58,035 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 G ET http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511 0.038s 2023-05-01 22:32:58,035 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d166638f-8f0b-4090-9490-be601e5cf870', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d166638f-8f0b-4090-9490-be601e5cf870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511'} Body: b'{"volume": {"id": "d5abc57b-382a-4b1b-bb40-ffee3e247511", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:58.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-743573322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511"}], "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7cbab6c671b408a8807b15ba4319111"}}' 2023-05-01 22:32:59,094 80141 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/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511 0.046s 2023-05-01 22:32:59,094 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd87f58-f5e8-4770-9989-e113f047d5af', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd87f58-f5e8-4770-9989-e113f047d5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511'} Body: b'{"volume": {"id": "d5abc57b-382a-4b1b-bb40-ffee3e247511", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:58.000000", "updated_at": "2023-05-01T22:32:58.000000", "name": "tempest-TestMinimumBasicScenario-volume-743573322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511"}], "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7cbab6c671b408a8807b15ba4319111"}}' 2023-05-01 22:32:59,233 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511 0.126s 2023-05-01 22:32:59,234 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'a pplication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32: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-b0ab6145-c63a-4255-adfa-562b5fffed78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511'} Body: b'' 2023-05-01 22:32:59,276 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511 0.041s 2023-05-01 22:32:59,276 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4f4608-249d-4cc3-91b1-88872b24567b', 'x-openstack-request-id': 'req-3c4f4608-249d-4cc3-91b1-88872b24567b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d5abc57b-382a-4b1b-bb40-ffee3e247511 could not be found."}}' 2023-05-01 22:32:59,400 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.124s 2023-05-01 22:32:59,401 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:59 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-dafc5002-22c8-403d-b2f0-46c3bcf7acbf', 'x-compute-request-id': 'req-dafc5002-22c8-403d-b2f0-46c3bcf7acbf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'' 2023-05-01 22:32:59,580 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.178s 2023-05-01 22:32:59,580 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:59 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-6077c37d-6e08-4cc1-8615-f630e56ae896', 'x-compute-request-id': 'req-6077c37d-6e08-4cc1-8615-f630e56ae896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'{"server": {"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "name": "tempest-TestMinimumBasicScenario-server-1913846708", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "96073c9b-42ff-4f02-97a1-47a64969 d990", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/96073c9b-42ff-4f02-97a1-47a64969d990"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:06Z", "updated": "2023-05-01T22:32:59Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:07:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1488907423", "OS-SRV-USG:launched_at": "2023-05-01T22:31:16.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-05-01 22:33:49,687 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.043s 2023-05-01 22:33:49,687 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:49 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-e3c8cc2b-93ab-4c1e-8c46-302ae20cbc6b', 'x-compute-request-id': 'req-e3c8cc2b-93ab-4c1e-8c46-302ae20cbc6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce could not be found."}}' 2023-05-01 22:33:49,723 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1488907423 0.035s 2023-05-01 22:33:49,723 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5d85c43-cc9d-4a27-a512-b2807aa9e9fc', 'x-compute-request-id': 'req-f5d85c43-cc9d-4a27-a512-b2807aa9e9fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1488907423'} Body: b'' 2023-05-01 22:33:49,807 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/96073c9b-42ff-4f02-97a1-47a64969d990 0.083s 2023-05-01 22:33:49,808 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e9587973-7e5b-49e0-9af5-0e218b5a4f9c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/96073c9b-42 ff-4f02-97a1-47a64969d990'} Body: b'' {9} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.633950s] ... 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 552, 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 0849e60a-733a-4188-984d-111c76ff59fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:33:49,036 80155 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes 0.516s 2023-05-01 22:33:49,036 80155 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-1884582944", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f00f732-955c-4d31-afe3-8893dcaf1a53', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f00f732-955c-4d31-afe3-8893dcaf1a53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes'} Body: b'{"volume": {"id": "0849e60a-733a-4188-984d-111c76ff59fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:48.980033", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1884582944", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc"}], "user_id": "f46f812d15144d638264247e00b9b6cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:33:49,088 80155 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc 0.039s 2023-05-01 22:33:49,089 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f7e917c-a513-44ad-a77c-b66521fe610b', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f7e917c-a513-44ad-a77c-b66521fe610b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc'} Body: b'{"volume": {"id": "0849e60a-733a-4188-984d-111c76ff59fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1884582944", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc"}], "user_id": "f46f812d15144d638264247e00b9b6cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69458904260a4b8f808d0d086eadbfaa"}}' 2023-05-01 22:33:50,140 80155 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc 0.039s 2023-05-01 22:33:50,141 80155 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5fa6f11-010e-4eb2-b462-fcb29f9806a8', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5fa6f11-010e-4eb2-b462-fcb29f9806a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc'} Body: b'{"volume": {"id": "0849e60a-733a-4188-984d-111c76ff59fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:49.000000", "updated_at": "2023-05-01T22:33:49.000000", "name": "tempest-TaggedBootDevicesTest-volume-1884582944", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc"}], "user_id": "f46f812d15144d638264247e00b9b6cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69458904260a4b8f808d0d086eadbfaa"}}' {3} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [166.075984s] ... 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 c2e2aba0-7e24-494f-ba7b-d709ca312543 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:14,574 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.256s 2023-05-01 22:31:14,574 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-339213469", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCFDpikSqKZ1XcPA+GjRJe3dTbt1An8l5YUMuSRznFv4AedZY4p+YUN2grlxzkR+v76FMTaAgguxiwJjPp2GA0EeOBnimNFRhXYCueaIJvxsFrITUHLfBDUaPT24np/rqA=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 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-7b3f16fe-20df-4125-b963-9aed523f83f7', 'x-compute-request-id': 'req-7b3f16fe-20df-4125-b963-9aed523f83f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-339213469", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCFDpikSqKZ1XcPA+GjRJe3dTbt1An8l5YUMuSRznFv4AedZY4p+YUN2grlxzkR+v76FMTaAgguxiwJjPp2GA0EeOBnimNFRhXYCueaIJvxsFrITUHLfBDUaPT24np/rqA==", "fingerprint": "18:71:31:34:ba:29:3e:f4:a4:e2:64:2f:7e:f6:69:9d", "user_id": "f7ac657f9b694e04872f9209eea31e9d"}}' 2023-05-01 22:31:14,758 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-05-01 22:31:14,758 80143 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-1198370435", "description": "tempest-secgroup-smoke-1198370435 description", "project_id": "5feedabacbf648ad86bbe223d09710dd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-98ab357d-2392-4b53-8283-711aa87b4b4a', 'date': 'Mon, 01 May 2023 22:31:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ea5481b5-96ba-4736-8129-f12aae826752", "name": "tempest-secgroup-smoke-1198370435", "stateful": true, "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "description": "tempest-secgroup-smoke-1198370435 description", "shared": false, "security_group_rules": [{"id": "29ca9364-a999-452c-acfc-a405004da707", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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": 637, "description": null, "tags": [], "created_at": "2023-05-01T22:31:14Z", "updated_at": "2023-05-01T22:31:14Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}, {"id": "6428b943-2b09-4be1-8124-920c4aeb767e", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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": 638, "description": null, "tags": [], "created_at": "2023-05-01T22:31:14Z", "updated_at": "2023-05-01T22:31:14Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}], "tags": [], "created_at": "2023-05-01T22:31:14Z", "updated_at": "2023-05-01T22:31:14Z", "revision_number": 1, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:14,958 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.199s 2023-05-01 22:31:14,959 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "project_id": "5feedabacbf648ad86bbe223d09710dd", "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-760f7dfb-d8a8-40d0-85f0-8277cad832df', 'date': 'Mon, 01 May 2023 22:31: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": "f5a4535f-edcf-4281-b703-6f8b139d7253", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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-05-01T22:31:14Z", "updated_at": "2023-05-01T22:31:14Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:15,134 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.174s 2023-05-01 22:31:15,134 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "project_id": "5feedabacbf648ad86bbe223d09710dd", "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-c79dcef1-ac7f-41ed-9190-6e6d156d3697', 'date': 'Mon, 01 May 2023 22:31: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": "1dd48565-de5f-460e-8dec-38293c2e8120", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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-05-01T22:31:15Z", "updated_at": "2023-05-01T22:31:15Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:15,322 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-05-01 22:31:15,322 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "project_id": "5feedabacbf648ad86bbe223d09710dd", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d98cc503-dcd2-4db4-92d7-0c241549285a', 'date': 'Mon, 01 May 2023 22:31: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": "cf6bb02b-a86f-4339-8573-c8c169339bf3", "tenant_id": "5feedaba cbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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-05-01T22:31:15Z", "updated_at": "2023-05-01T22:31:15Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:15,525 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2023-05-01 22:31:15,526 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "project_id": "5feedabacbf648ad86bbe223d09710dd", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4315c725-cd79-4d4f-bf05-76c576a427ab', 'date': 'Mon, 01 May 2023 22:31: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": "50ece06d-d203-4284-b88e-00d947b56ec6", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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-05-01T22:31:15Z", "updated_at": "2023-05-01T22:31:15Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:15,839 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.312s 2023-05-01 22:31:15,839 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "project_id": "5feedabacbf648ad86bbe223d09710dd", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f5ca9848-485c-4641-96a8-7dcdafaaaab1', 'date': 'Mon, 01 May 2023 22:31: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": "9855d123-d856-47dc-b92e-979a763d3a93", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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-05-01T22:31:15Z", "updated_at": "2023-05-01T22:31:15Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:16,016 80143 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-05-01 22:31:16,017 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "project_id": "5feedabacbf648ad86bbe223d09710dd", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d5dd2d04-a2fb-4127-ad39-7c2e1fe29e5c', 'date': 'Mon, 01 May 2023 22:31: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": "66f7d91d-bcd4-40d0-9209-d157afa47784", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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-05-01T22:31:15Z", "updated_at": "2023-05-01T22:31:15Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:16,110 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.087s 2023-05-01 22:31:16,110 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:31:16 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-f8bc3ccd-d5b4-46e5-9e2d-7a2b19eb243c', '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": "f7ac657f9b694e04872f9209eea31e9d", "name": "tempest-SnapshotDataIntegrityTests-1222226911-project-member", "password_expires_at": null}, "audit_ids": ["FPs4QuLCR5eSr6Fe7WEmCQ"], "expires_at": "2023-05-01T23:31:16.000000Z", "issued_at": "2023-05-01T22:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5feedabacbf648ad86bbe223d09710dd", "name": "tempest-SnapshotDataIntegrityTests-1222226911"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5feedabacbf648ad86bbe223d09710dd", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne ", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:31:16,111 80143 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '1ef47b0c-2ea4-4e8c-b94f-9d3fea83b0eb', 'name': 'tempest-SnapshotDataIntegrityTests-1993519436-network', 'tenant_id': '5feedabacbf648ad86bbe223d09710dd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5feedabacbf648ad86bbe223d09710dd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 36881, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:48Z', 'updated_at': '2023-05-01T22:30:48Z', 'revision_number': 1} available for tenant 2023-05-01 22:31:17,241 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 1.128s 2023-05-01 22:31:17,241 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1455089382", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-339213469", "security_groups": [{"name": "tempest-secgroup-smoke-1198370435"}], "networks": [{"uuid": "1ef47b0c-2ea4-4e8c-b94f-9d3fea83b0eb"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1506184-01fa-4bb2-98a5-b87c4d1656c3', 'x-compute-request-id': 'req-b1506184-01fa-4bb2-98a5-b87c4d1656c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "45b38d7c-1096-453f-8967-206fd1a27881", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45b38d7c-1096-453f-8967-206fd1a27881"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1198370435"}], "adminPass": "Rwkr6AmiaMzR"}}' 2023-05-01 22:31:17,328 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881 0.079s 2023-05-01 22:31:17,328 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:17 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-e9beec34-b82d-43db-9e8b-5f42ac671cbc', 'x-compute-request-id': 'req-e9beec34-b82d-43db-9e8b-5f42ac671cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a2788 1'} Body: b'{"server": {"id": "45b38d7c-1096-453f-8967-206fd1a27881", "name": "tempest-SnapshotDataIntegrityTests-server-1455089382", "status": "BUILD", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "user_id": "f7ac657f9b694e04872f9209eea31e9d", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:17Z", "updated": "2023-05-01T22:31:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45b38d7c-1096-453f-8967-206fd1a27881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-339213469", "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-05-01 22:32:07,654 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881 0.262s 2023-05-01 22:32:07,654 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8a1a207-dbb3-40ee-b47a-8ecc9187228c', 'x-compute-request-id': 'req-c8a1a207-dbb3-40ee-b47a-8ecc9187228c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881'} Body: b'{"server": {"id": "45b38d7c-1096-453f-8967-206fd1a27881", "name": "tempest-SnapshotDataIntegrityTests-server-1455089382", "status": "ACTIVE", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "user_id": "f7ac657f9b694e04872f9209eea31e9d", "metadata": {}, "hostId": "9a4d5783dd02c3f1ade72c6300fbbe2f65edebb9d2e77203bf5c1f30", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:17Z", "updated": "2023-05-01T22:31:26Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1993519436-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:40:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45b38d7c-1096-453f-8967-206fd1a27881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-339213469", "OS-SRV-USG:launched_at": "2023-05-01T22:31:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1198370435"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:32:07,666 80143 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:33:07,963 80143 INFO [tempest.lib.common.rest_client] Re quest (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881 0.239s 2023-05-01 22:33:07,963 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0bc1c7e-19e1-4a58-bd7c-3f39872171f7', 'x-compute-request-id': 'req-b0bc1c7e-19e1-4a58-bd7c-3f39872171f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881'} Body: b'{"server": {"id": "45b38d7c-1096-453f-8967-206fd1a27881", "name": "tempest-SnapshotDataIntegrityTests-server-1455089382", "status": "ACTIVE", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "user_id": "f7ac657f9b694e04872f9209eea31e9d", "metadata": {}, "hostId": "9a4d5783dd02c3f1ade72c6300fbbe2f65edebb9d2e77203bf5c1f30", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:17Z", "updated": "2023-05-01T22:31:26Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1993519436-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:40:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45b38d7c-1096-453f-8967-206fd1a27881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-339213469", "OS-SRV-USG:launched_at": "2023-05-01T22:31:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1198370435"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:33:08,271 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes 0.296s 2023-05-01 22:33:08,272 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1867163140", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d0a8eb-c2a0-4ad8-b21d-88d812629940', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d0a8eb-c2a0-4ad8-b21d-88d812629940', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes'} Body: b'{"volume": {"id": "c2e2aba0-7e24-494f-ba7b-d709ca312543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:08.196732", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1867163140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0- 7e24-494f-ba7b-d709ca312543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543"}], "user_id": "f7ac657f9b694e04872f9209eea31e9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:33:08,352 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543 0.070s 2023-05-01 22:33:08,352 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb08c37-7252-4eae-89ca-4b14327bad45', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb08c37-7252-4eae-89ca-4b14327bad45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543'} Body: b'{"volume": {"id": "c2e2aba0-7e24-494f-ba7b-d709ca312543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:08.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1867163140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543"}], "user_id": "f7ac657f9b694e04872f9209eea31e9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:33:09,428 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543 0.064s 2023-05-01 22:33:09,429 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6849fbe-2da6-4464-95cf-74a8d1af7681', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6849fbe-2da6-4464-95cf-74a8d1af7681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543'} Body: b'{"volume": {"id": "c2e2aba0-7e24-494f-ba7b-d709ca312543", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:08.000000", "updated_at": "2023-05-01T22:33:08.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1867163140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543"}], "user_id": "f7ac657f9b694e04872f9209eea31e9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": n ull, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:33:09,549 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543 0.107s 2023-05-01 22:33:09,549 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5102255-74d3-4e14-be07-aac345c6b212', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543'} Body: b'' 2023-05-01 22:33:09,585 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543 0.036s 2023-05-01 22:33:09,586 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b9d50a0-7314-4e70-a659-592d4c745507', 'x-openstack-request-id': 'req-7b9d50a0-7314-4e70-a659-592d4c745507', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c2e2aba0-7e24-494f-ba7b-d709ca312543 could not be found."}}' 2023-05-01 22:33:09,741 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881 0.154s 2023-05-01 22:33:09,741 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d33d751f-f153-44b2-b1e1-16118dac1b62', 'x-compute-request-id': 'req-d33d751f-f153-44b2-b1e1-16118dac1b62', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881'} Body: b'' 2023-05-01 22:33:09,980 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881 0.238s 2023-05-01 22:33:09,981 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1575', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7acbb79-cbc1-43b7-b61d-1ff467c3451b', 'x-compute-request-id': 'req-b7acbb79-cbc1-43b7-b61d-1ff467c3451b', 'connection': 'close', 'status': '200', 'conte nt-location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881'} Body: b'{"server": {"id": "45b38d7c-1096-453f-8967-206fd1a27881", "name": "tempest-SnapshotDataIntegrityTests-server-1455089382", "status": "ACTIVE", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "user_id": "f7ac657f9b694e04872f9209eea31e9d", "metadata": {}, "hostId": "9a4d5783dd02c3f1ade72c6300fbbe2f65edebb9d2e77203bf5c1f30", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:17Z", "updated": "2023-05-01T22:33:10Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1993519436-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:40:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45b38d7c-1096-453f-8967-206fd1a27881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-339213469", "OS-SRV-USG:launched_at": "2023-05-01T22:31:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1198370435"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:34:00,078 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881 0.034s 2023-05-01 22:34:00,078 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34: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-eb827410-ff63-4b97-b747-0688d914bd54', 'x-compute-request-id': 'req-eb827410-ff63-4b97-b747-0688d914bd54', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 45b38d7c-1096-453f-8967-206fd1a27881 could not be found."}}' 2023-05-01 22:34:00,361 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ea5481b5-96ba-4736-8129-f12aae826752 0.282s 2023-05-01 22:34:00,361 80143 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-7833bb34-028a-42a6-ac1f-33c52b6985a3', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:34:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ea5481b5-96ba-4736-8129-f12aae826752'} Body: b'' 2023-05-01 22:34:00,388 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-339213469 0.026s 2023-05-01 22:34:00,389 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34 :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-750c6f9a-37d8-46e8-8b9f-0cbbc0f16aea', 'x-compute-request-id': 'req-750c6f9a-37d8-46e8-8b9f-0cbbc0f16aea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-339213469'} Body: b'' {7} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.885383s] ... 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 552, 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 b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:32:29,136 80151 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.084s 2023-05-01 22:32:29,136 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:32:29 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-93dfb399-2ff6-4d50-b4d3-61df72147324', '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": "fbcde31ec47741d1ac197046bc3aa999", "name": "tempest-VolumesAdminNegativeTest-603524561-project-member", "password_expires_at": null}, "audit_ids": ["mSgX2d8mSBmoe2b1xO4ygw"], "expires_at": "2023-05-01T23:32:29.000000Z", "issued_at": "2023-05-01T22:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75ef8c62d77b49e18c37c546261d4f27", "name": "tempest-VolumesAdminNegativeTest-603524561"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/75ef8c62d77b49e18c37c546261d4f27", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:32:29,137 80151 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '931f53e7-e5b1-4b04-a6e0-cbd3107ee682', 'name': 'tempest-VolumesAdminNegativeTest-299132606-network', 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '75ef8c62d77b49e18c37c 546261d4f27', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4933, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:29:50Z', 'updated_at': '2023-05-01T22:29:50Z', 'revision_number': 1} available for tenant 2023-05-01 22:32:29,734 80151 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.596s 2023-05-01 22:32:29,734 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1057931638", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "931f53e7-e5b1-4b04-a6e0-cbd3107ee682"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0102cbf5-5cbb-44b5-bf44-323d8bdab231', 'x-compute-request-id': 'req-0102cbf5-5cbb-44b5-bf44-323d8bdab231', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6f7e7402-f133-426f-9d91-4ae572bf72f0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RzfDmsrQ7ADm"}}' 2023-05-01 22:32:29,819 80151 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/6f7e7402-f133-426f-9d91-4ae572bf72f0 0.082s 2023-05-01 22:32:29,820 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:29 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-363f7b60-8407-43c6-b0d7-bdd0b52bc7c2', 'x-compute-request-id': 'req-363f7b60-8407-43c6-b0d7-bdd0b52bc7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0'} Body: b'{"server": {"id": "6f7e7402-f133-426f-9d91-4ae572bf72f0", "name": "tempest-VolumesAdminNegativeTest-server-1057931638", "status": "BUILD", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "user_id": "fbcde31ec47741d1ac197046bc3aa999", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:32:30Z", "updated": "2023-05-01T22:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0"}], "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-05-01 22:33:20,458 80151 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/6f7e7402-f133-426f-9d91-4ae572bf72f0 0.579s 2023-05-01 22:33:20,459 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:19 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-6f9551d7-a5ca-45fa-aee6-ba3bdd20ca9d', 'x-compute-request-id': 'req-6f9551d7-a5ca-45fa-aee6-ba3bdd20ca9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0'} Body: b'{"server": {"id": "6f7e7402-f133-426f-9d91-4ae572bf72f0", "name": "tempest-VolumesAdminNegativeTest-server-1057931638", "status": "ACTIVE", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "user_id": "fbcde31ec47741d1ac197046bc3aa999", "metadata": {}, "hostId": "4eb599fe2509d498b9117fa3c558aa08ea16597f2c1b29148fbc66c1", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:32:29Z", "updated": "2023-05-01T22:32:36Z", "addresses": {"tempest-VolumesAdminNegativeTest-299132606-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:75:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:32:36.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-05-01 22:33:20,470 80151 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 22:34:20,797 80151 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/75ef8c62d77b49e18c37c546261d4f27/volumes 0.265s 2023-05-01 22:34:20,797 80151 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-72038080"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1624e52-21cd-49dd-905c-28f53dfe0edf', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1624e52-21cd-49dd-905c-28f53dfe0edf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes'} Body: b'{"volume": {"id": "b9a3fd65- e9f6-4e69-8edc-6e4ebf89ef7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:34:20.721193", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-72038080", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c"}], "user_id": "fbcde31ec47741d1ac197046bc3aa999", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:34:20,854 80151 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/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c 0.047s 2023-05-01 22:34:20,855 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776caf3c-a67f-4efd-b322-fdc50bc81087', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776caf3c-a67f-4efd-b322-fdc50bc81087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c'} Body: b'{"volume": {"id": "b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:34:21.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-72038080", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c"}], "user_id": "fbcde31ec47741d1ac197046bc3aa999", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 2023-05-01 22:34:21,920 80151 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/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c 0.053s 2023-05-01 22:34:21,921 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fcb22a-3df0-484b-9f3f-356ac91defcc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fcb22a-3df0-484b-9f3f-356ac91defcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c'} Body: b'{"volume": {"id": "b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:34:21.000000", "updated_at": "2023-05-01T22:34:21.000000", "name": "tempest-VolumesAdminNegativeTest-volume-72038080", "description": null, "volume_type": "jovian dss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c"}], "user_id": "fbcde31ec47741d1ac197046bc3aa999", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75ef8c62d77b49e18c37c546261d4f27"}}' {11} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [230.209097s] ... 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 ed13a524-084b-44ea-aee5-ca484c4f5a6c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-05-01T22:34:12Z', 'message': 'Build of instance ed13a524-084b-44ea-aee5-ca484c4f5a6c aborted: Volume a64abac4-61e6-4303-93b8-1dec2c829735 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-0d955950-038b-470c-b714-ac755651ead9. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:04,225 80159 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.044s 2023-05-01 22:31:04,226 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:31:04 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-2d62a504-488b-4c83-a78b-5980199de574', '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": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635-project-member", "password_expires_at": null}, "audit_ids": ["Jfb-twQeRvqfGfPMQrFW_g"], "expires_at": "2023-05-01T23:31:04.000000Z", "issued_at": "2023-05-01T22:31:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91f2a1d522ca4a4a8adfaf09423dd719", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:31:04,226 80159 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '7b537d45-40a4-4b68-9af9-58d63dce9c7b', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1091533770-network', 'tenant_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42063, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:48Z', 'updated_at': '2023-05-01T22:30:48Z', 'revision_number': 1} available for tenant 2023-05-01 22:31:05,022 80159 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.795s 2023-05-01 22:31:05,023 80159 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-268724366", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "7b537d45-40a4-4b68-9af9-58d63dce9c7b"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7', '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-e72c6e67-a24d-4628-ad67-dc9a02ebcc7a', 'x-compute-request-id': 'req-e72c6e67-a24d-4628-ad67-dc9a02ebcc7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b469561c-96f7-427f-ba64-7aa93df4efc7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BxxBTwEPaN5c"}}' 2023-05-01 22:31:05,148 80159 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/b469561c-96f7-427f-ba64-7aa93df4efc7 0.122s 2023-05-01 22:31:05,148 80159 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': 'Mon, 01 May 2023 22:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-129b28ec-fa82-4f33-a71b-32d2870b696b', 'x-compute-request-id': 'req-129b28ec-fa82-4f33-a71b-32d2870b696b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7'} Body: b'{"server": {"id": "b469561c-96f7-427f-ba64-7aa93df4efc7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-268724366", "status": "BUILD", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:31:05Z", "updated": "2023-05-01T22:31:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b46956 1c-96f7-427f-ba64-7aa93df4efc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}], "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-05-01 22:31:55,693 80159 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/b469561c-96f7-427f-ba64-7aa93df4efc7 0.498s 2023-05-01 22:31:55,694 80159 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': 'Mon, 01 May 2023 22:31: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-82c60519-ef5b-4ec5-8387-0a8e16b59f6d', 'x-compute-request-id': 'req-82c60519-ef5b-4ec5-8387-0a8e16b59f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7'} Body: b'{"server": {"id": "b469561c-96f7-427f-ba64-7aa93df4efc7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-268724366", "status": "ACTIVE", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "af219309b10440c2e89beb4a09ae34d28b6b8f79f617057d1b3940f6", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:31:04Z", "updated": "2023-05-01T22:31:14Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1091533770-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:9f:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:31:13.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-05-01 22:31:55,709 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:32:56,655 80159 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/b469561c-96f7-427f-ba64-7aa93df4efc7/action 0.887s 2023-05-01 22:32:56,655 80159 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-ServerBootFromVolumeStabl eRescueTest-image-1815591082"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:55 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-21f208a3-34dd-4686-9db7-02abf8e08018', 'x-compute-request-id': 'req-21f208a3-34dd-4686-9db7-02abf8e08018', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7/action'} Body: b'{"image_id": "8e5c0181-3aef-42de-b851-b9888988d00c"}' 2023-05-01 22:32:56,679 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.022s 2023-05-01 22:32:56,679 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1ecc6a74-d68f-4ab8-b664-e34a297a657a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:32:57Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:32:57,713 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.032s 2023-05-01 22:32:57,713 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f423f2e4-458e-440e-a713-25ac755e2019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_project_name": "tempest-ServerBoot FromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:32:57Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:32:58,742 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.027s 2023-05-01 22:32:58,743 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c5d31c49-a28c-46dd-90ae-0d355886841f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:32:57Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:32:59,772 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.027s 2023-05-01 22:32:59,773 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c13c5b04-81c2-494d-b15a-fc9c1a6335ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_ roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:32:59Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:33:00,802 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.027s 2023-05-01 22:33:00,802 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-265ee344-775b-4eb2-8f81-a3c448ce7de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:33:00Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:33:01,833 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.029s 2023-05-01 22:33:01,833 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1fe25133-a212-43b5-a5b8-4fe5c59cc15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "f98a594a4c7cf92108eceb4c91beab08", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dffa704e069aee3eab13f518762099e45ea4f88c312c765f1ca582a039fd6cd00d6b5a63cbdb436e4ebf7434ad1677239dc0eb5fe780e3907d50d58fb8e156dd", "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:33:01Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:33:01,860 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.027s 2023-05-01 22:33:01,861 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8167396c-1651-413f-bb82-9289010c65b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "f98a594a4c7cf92108eceb4c91beab08", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dffa704e069aee3eab13f518762099e45ea4f88c312c765f1ca582a039fd6cd00d6b5a63cbdb436e4ebf7434ad1677239dc0eb5fe780e3907d50d58fb8e156dd", "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:33:01Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:33:02,184 80159 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/b469561c-96f7-427f-ba64-7aa93df4efc7 0.323s 2023-05-01 22:33:02,184 80159 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': 'Mon, 01 May 2023 22:33:01 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-ffa4daed-7e31-4a8e-b62c-e7a1e16efbab', 'x-compute-request-id': 'req-ffa4daed-7e31-4a8e-b62c-e7a1e16efbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7'} Body: b'{"server": {"id": "b469561c-96f7-427f-ba64-7aa93df4efc7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-268724366", "status": "ACTIVE", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "af219309b10440c2e89beb4a09ae34d28b6b8f79f617057d1b3940f6", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:31:04Z", "updated": "2023-05-01T22:33:02Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1091533770-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:9f:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:31:13.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-05-01 22:34:02,356 80159 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.088s 2023-05-01 22:34:02,356 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:34:02 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-b26c8530-78e0-4bb2-ac7a-421c5d08e28b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"tok en": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635-project-member", "password_expires_at": null}, "audit_ids": ["3OOttScDT32VAvIm10Doew"], "expires_at": "2023-05-01T23:34:02.000000Z", "issued_at": "2023-05-01T22:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91f2a1d522ca4a4a8adfaf09423dd719", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:34:02,357 80159 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '7b537d45-40a4-4b68-9af9-58d63dce9c7b', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1091533770-network', 'tenant_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42063, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:48Z', 'updated_at': '2023-05-01T22:30:48Z', 'revision_number': 1} available for tenant 2023-05-01 22:34:03,400 80159 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 1.042s 2023-05-01 22:34:03,400 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'app lication/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-875200372", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "7b537d45-40a4-4b68-9af9-58d63dce9c7b"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:34:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c', '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-0d955950-038b-470c-b714-ac755651ead9', 'x-compute-request-id': 'req-0d955950-038b-470c-b714-ac755651ead9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ed13a524-084b-44ea-aee5-ca484c4f5a6c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KxyUwM6Tum9v"}}' 2023-05-01 22:34:03,563 80159 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/ed13a524-084b-44ea-aee5-ca484c4f5a6c 0.157s 2023-05-01 22:34:03,564 80159 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': 'Mon, 01 May 2023 22:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6fb53f-39c7-4054-bf34-201ae47cfd41', 'x-compute-request-id': 'req-8e6fb53f-39c7-4054-bf34-201ae47cfd41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c'} Body: b'{"server": {"id": "ed13a524-084b-44ea-aee5-ca484c4f5a6c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-875200372", "status": "BUILD", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:34:03Z", "updated": "2023-05-01T22:34:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c"}], "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-05-01 22:34:53,766 80159 INFO [tempest.lib.common.rest_client] Request (ServerBootFrom VolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c 0.138s 2023-05-01 22:34:53,766 80159 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': 'Mon, 01 May 2023 22:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc77fba3-8e4d-4c89-a275-bf514039d2b9', 'x-compute-request-id': 'req-cc77fba3-8e4d-4c89-a275-bf514039d2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c'} Body: b'{"server": {"id": "ed13a524-084b-44ea-aee5-ca484c4f5a6c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-875200372", "status": "ERROR", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:34:03Z", "updated": "2023-05-01T22:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-05-01T22:34:12Z", "message": "Build of instance ed13a524-084b-44ea-aee5-ca484c4f5a6c aborted: Volume a64abac4-61e6-4303-93b8-1dec2c829735 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-05-01 22:34:53,781 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-05-01 22:34:54,346 80159 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/ed13a524-084b-44ea-aee5-ca484c4f5a6c 0.564s 2023-05-01 22:34:54,346 80159 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': 'Mon, 01 May 2023 22:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-973d2851-236a-481e-a382-9e0e0ffa8d44', 'x-compute-request-id': 'req-973d2851-236a-481e-a382-9e0e0ffa8d44', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c'} Body: b'' 2023-05-01 22:34:54,383 80159 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/ed13a524-084b -44ea-aee5-ca484c4f5a6c 0.036s 2023-05-01 22:34:54,383 80159 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': 'Mon, 01 May 2023 22:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-aa72354a-c5dc-468d-b78f-8d9886ebf220', 'x-compute-request-id': 'req-aa72354a-c5dc-468d-b78f-8d9886ebf220', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ed13a524-084b-44ea-aee5-ca484c4f5a6c could not be found."}}' {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [167.672202s] ... 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 552, 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 70cea6cf-f8bb-4525-b7db-b617826f45c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:32:58,449 80149 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:32:58,449 80149 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:32:58,500 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2023-05-01 22:32:58,500 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-403460319", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHDTqrJIL9DIuxTF7hTTAZW9hdOB0LjkykdcO8TKqcHuHgN/COFsnjO1CYH+/aUxGo/80m0+TA9kmZ+m99pCF6xsTcgvsaOAReTJqjom6WN6xFQbK2x5FtGPxVAFngrh8A=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aeff1d6-cce5-481a-ac35-b9f4c03de923', 'x-compute-request-id': 'req-7aeff1d6-cce5-481a-ac35-b9f4c03de923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-403460319", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHDTqrJIL9DIuxTF7hTTAZW9hdOB0LjkykdcO8TKqcHuHgN/COFsnjO1CYH+/aUxGo/80m0+TA9kmZ+m99pCF6xsTcgvsaOAReTJqjom6WN6xFQbK2x5FtGPxVAFngrh8A==", "fingerprint": "27:d8:aa:e2:56:56:0f:70:21:e5:d7:59:4b:1f:70:15", "user_id": "0571539c56f1431883cdae05ae7f99e9"}}' 2023-05-01 22:32:58,503 80149 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-403460319 created 2023-05-01 22:32:58,670 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.166s 2023-05-01 22:32:58,670 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--11005660", "description": "tempest-description--828305235"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-7ceec6c9-5a31-48a5-b4c5-96dd0a26bb84', 'date': 'Mon, 01 May 2023 22:32:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6082d52d-1414-4fd1-b707-aa868384f461", "name": "tempest-securitygroup--11005660", "stateful": true, "tenant_id": "52f36d96876e417789670fcba7eaae47", "description": "tempest-description--828305235", "shared": false, "security_group_rules": [{"id": "83027c45-3c47-46a6-b63b-b6e63628208c", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "6082d52d-1414-4fd1-b707-aa868384f461", "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": 727, "description": null, "tags": [], "created_at": "2023-05-01T22:32:58Z", "updated_at": "2023-05-01T22:32:58Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}, {"id": "8e58cf72-f743-4cca-9581-2bdbcf80e282", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "6082d52d-1414-4fd1-b707-aa868384f461", "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": 728, "description": null, "tags": [], "created_at": "2023-05-01T22:32:58Z", "updated_at": "2023-05-01T22:32:58Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}], "tags": [], "created_at": "2023-05-01T22:32:58Z", "updated_at": "2023-05-01T22:32:58Z", "revision_number": 1, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:32:58,874 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2023-05-01 22:32:58,874 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6082d52d-1414-4fd1-b707-aa868384f461", "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-d14f7732-be60-430d-85fa-57364d7fe64a', 'date': 'Mon, 01 May 2023 22:32:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dc99d1d8-b63e-42ff-aac0-7ccbb5ec0359", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "6082d52d-1414-4fd1-b707-aa868384f461", "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-05-01T22:32:58Z", "updated_at": "2023-05-01T22:32:58Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:32:59,029 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.153s 2023-05-01 22:32:59,029 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6082d52d-1414-4fd1-b707-aa868384f461", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4442bc0b-a1c5-499f-ba34-440756ec4948', 'date': 'Mon, 01 May 2023 22:32:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4235a1fa-4095-4e7c-b8b7-5726aed92cab", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "6082d52d-1414-4fd1-b707-aa868384f461", "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-05-01T22:32:58Z", "updated_at": "2023-05-01T22:32:58Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:32:59,030 80149 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--11005660 created 2023-05-01 22:32:59,953 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.923s 2023-05-01 22:32:59,954 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-opensta ck-request-id': 'req-9f0164ba-ecae-4b2d-a278-49e02b9cdc40', 'date': 'Mon, 01 May 2023 22:32:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "47f7e09b-9080-4884-91a9-33bbd3fdf7c7", "tenant_id": "52f36d96876e417789670fcba7eaae47", "floating_ip_address": "172.24.4.89", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "52f36d96876e417789670fcba7eaae47", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:32:59Z", "updated_at": "2023-05-01T22:32:59Z", "revision_number": 0}}' 2023-05-01 22:32:59,954 80149 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '47f7e09b-9080-4884-91a9-33bbd3fdf7c7', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'floating_ip_address': '172.24.4.89', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '52f36d96876e417789670fcba7eaae47', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:32:59Z', 'updated_at': '2023-05-01T22:32:59Z', 'revision_number': 0, 'ip': '172.24.4.89'} created 2023-05-01 22:33:00,057 80149 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.097s 2023-05-01 22:33:00,057 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:32:59 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-db031a1d-1649-4dcf-bbba-b7c9bfe54bcb', '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": "0571539c56f1431883cdae05ae7f99e9", "name": "tempest-AttachVolumeTestJSON-571049895-project-member", "password_expires_at": null}, "audit_ids": ["9wvZ4GQsSHCglzvRCtVRaw"], "expires_at": "2023-05-01T23:32:59.000000Z", "issued_at": "2023-05-01T22:32:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52f36d96876e417789670fcba7eaae47", "name": "tempest-AttachVolumeTestJSON-571049895"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/52f36d96876e417789670fcba7eaae47", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0. 210/volume/v3/52f36d96876e417789670fcba7eaae47", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:33:00,058 80149 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '0ed19f71-826a-4f72-a8ed-ab8cfb981bb7', 'name': 'tempest-AttachVolumeTestJSON-259402930-network', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '52f36d96876e417789670fcba7eaae47', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1819, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:29:50Z', 'updated_at': '2023-05-01T22:29:50Z', 'revision_number': 1} available for tenant 2023-05-01 22:33:00,058 80149 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-403460319', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHDTqrJIL9DIuxTF7hTTAZW9hdOB0LjkykdcO8TKqcHuHgN/COFsnjO1CYH+/aUxGo/80m0+TA9kmZ+m99pCF6xsTcgvsaOAReTJqjom6WN6xFQbK2x5FtGPxVAFngrh8A==', 'fingerprint': '27:d8:aa:e2:56:56:0f:70:21:e5:d7:59:4b:1f:70:15', 'user_id': '0571539c56f1431883cdae05ae7f99e9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCw8jdw7ZJMhZpytewgDqS8xKmsS+N36CndikKwNqlFjw6ChsZEt+XJ\neazMtYje+gugBwYFK4EEACKhZANiAARw06qySC/QyLsUxe4U0wGVvYXTgdC45MpH\nXDvEyqnB7h4DfwjhbJ4ztQmB/v2lMRqP/NJtPkwPZJmfpvfaQhesbE3IL7GjgEXk\nyao6JuljesRUGytseRbRj8VQBZ4K4fA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6082d52d-1414-4fd1-b707-aa868384f461', 'name': 'tempest-securitygroup--11005660', 'stateful': True, 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'description': 'tempest-description--828305235', 'shared': False, 'security_group_rules': [{'id': '83027c45-3c47-46a6-b63b-b6e63628208c', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'security_group_id': '6082d52d-1414-4fd1-b707-aa868384f461', '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': 727, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:32:58Z', 'updated_at': '2023-05-01T22:32:58Z', 'revision_number': 0, 'project_id': '52f36d96876e417789670fcba7eaae47'}, {'id': '8e58cf72-f743-4cca-9581-2bdbcf80e282', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'security_group_id': '6082d52d-1414-4fd1-b707-aa868384f461', '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': 728, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:32:58Z', 'updated_at': '2023-05-01T22:32:58Z', 'revision_number': 0, 'project_id': '52f36d96876e417789670fcba7eaae47'}], 'tags': [], 'created_at': '2023-05-01T22:32:58Z' , 'updated_at': '2023-05-01T22:32:58Z', 'revision_number': 1, 'project_id': '52f36d96876e417789670fcba7eaae47'}, 'floating_ip': {'id': '47f7e09b-9080-4884-91a9-33bbd3fdf7c7', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'floating_ip_address': '172.24.4.89', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '52f36d96876e417789670fcba7eaae47', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:32:59Z', 'updated_at': '2023-05-01T22:32:59Z', 'revision_number': 0, 'ip': '172.24.4.89'}} 2023-05-01 22:33:01,857 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 1.798s 2023-05-01 22:33:01,857 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1231658264", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "0ed19f71-826a-4f72-a8ed-ab8cfb981bb7"}], "security_groups": [{"name": "tempest-securitygroup--11005660"}], "key_name": "tempest-keypair-403460319", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40535812-f557-4bf4-9f1d-f4e3865cce95', 'x-compute-request-id': 'req-40535812-f557-4bf4-9f1d-f4e3865cce95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "31cda8b1-f89c-416b-8026-dbd63a0fe678", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--11005660"}], "adminPass": "password"}}' 2023-05-01 22:33:01,955 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678 0.094s 2023-05-01 22:33:01,956 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b632536-8cb4-4155-867a-5aa9739e5c3d', 'x-compute-request-id': 'req-5b632536-8cb4-4155-867a-5aa9739e5c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678'} Body: b'{"server": {"id": "31cda8b1-f89c-416b-8026-dbd63a0fe678", "name": "tempest-AttachVolumeTestJSON-server-1231658264", "status": "BUILD", "tenant_id": "52f36d96876e417789670fcba7eaae47", "user_id": "0571539c56f1431883cdae05ae7f99e9", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bo okmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:02Z", "updated": "2023-05-01T22:33:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-403460319", "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-05-01 22:33:52,227 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678 0.252s 2023-05-01 22:33:52,228 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cd10c56-08ff-4b1d-84c6-848f5881ae51', 'x-compute-request-id': 'req-6cd10c56-08ff-4b1d-84c6-848f5881ae51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678'} Body: b'{"server": {"id": "31cda8b1-f89c-416b-8026-dbd63a0fe678", "name": "tempest-AttachVolumeTestJSON-server-1231658264", "status": "ACTIVE", "tenant_id": "52f36d96876e417789670fcba7eaae47", "user_id": "0571539c56f1431883cdae05ae7f99e9", "metadata": {}, "hostId": "c85346c4d18c42ef6742d5435e1a4340afb77dba47af71eecc795574", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:01Z", "updated": "2023-05-01T22:33:09Z", "addresses": {"tempest-AttachVolumeTestJSON-259402930-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:a3:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-403460319", "OS-SRV-USG:launched_at": "2023-05-01T22:33:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--11005660"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:33:52,240 80149 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 22:34:52,544 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678/os-interface 0.268s 2023-05-01 22:34:52,545 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-versio n': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-768b7dec-ea00-4f67-9dc2-6fa463aa3e23', 'x-compute-request-id': 'req-768b7dec-ea00-4f67-9dc2-6fa463aa3e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0ed19f71-826a-4f72-a8ed-ab8cfb981bb7", "port_id": "468b1264-fa0c-4ff2-bb55-2371e94d792c", "mac_addr": "fa:16:3e:68:a3:ea", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a91c431a-7956-4f62-830a-03561279cb03", "ip_address": "10.0.0.3"}]}]}' 2023-05-01 22:34:53,310 80149 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/47f7e09b-9080-4884-91a9-33bbd3fdf7c7 0.759s 2023-05-01 22:34:53,311 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "468b1264-fa0c-4ff2-bb55-2371e94d792c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-2129b246-1a5b-4fd2-9a7e-6668ae73da95', 'date': 'Mon, 01 May 2023 22:34:53 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/47f7e09b-9080-4884-91a9-33bbd3fdf7c7'} Body: b'{"floatingip": {"id": "47f7e09b-9080-4884-91a9-33bbd3fdf7c7", "tenant_id": "52f36d96876e417789670fcba7eaae47", "floating_ip_address": "172.24.4.89", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "a13ef3a0-9f51-4669-acc9-6d9015b8df7f", "port_id": "468b1264-fa0c-4ff2-bb55-2371e94d792c", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0ed19f71-826a-4f72-a8ed-ab8cfb981bb7", "mac_address": "fa:16:3e:68:a3:ea", "admin_state_up": true, "status": "ACTIVE", "device_id": "31cda8b1-f89c-416b-8026-dbd63a0fe678", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:32:59Z", "updated_at": "2023-05-01T22:34:52Z", "revision_number": 1, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:34:53,313 80149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.89:22' as 'cirros' with public key authentication 2023-05-01 22:34:53,345 80149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:34:53,368 80149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:34:53,368 80149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.89 successfully created 2023-05-01 22:34:53,414 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678/ips 0.045s 2023-05-01 22:34:53,414 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-375e5b58-47c0-4c25-9dcd-1014867bbede', 'x-compute-request-id': 'req-375e5b58-47c0-4c25-9dcd-1014867bbede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-259402930-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-05-01 22:34:53,613 80149 INFO [tempest.lib.common .rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes 0.192s 2023-05-01 22:34:53,614 80149 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-977478335"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b8b79c-9137-4c8c-9c9e-9defe047f0ad', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b8b79c-9137-4c8c-9c9e-9defe047f0ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes'} Body: b'{"volume": {"id": "70cea6cf-f8bb-4525-b7db-b617826f45c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:34:53.552118", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-977478335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0"}], "user_id": "0571539c56f1431883cdae05ae7f99e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:34:53,691 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0 0.064s 2023-05-01 22:34:53,691 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b4eb20-f43a-4056-9b01-736b8edbf70e', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b4eb20-f43a-4056-9b01-736b8edbf70e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0'} Body: b'{"volume": {"id": "70cea6cf-f8bb-4525-b7db-b617826f45c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:34:54.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-977478335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0"}], "user_id": "0571539c56f1431883cdae05ae7f99e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:34:54,743 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0 0.040s 2023-05-01 22:34:54,744 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept ': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9602ea0b-6e54-4946-bbaa-3f9dd1c85f47', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9602ea0b-6e54-4946-bbaa-3f9dd1c85f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0'} Body: b'{"volume": {"id": "70cea6cf-f8bb-4525-b7db-b617826f45c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:34:54.000000", "updated_at": "2023-05-01T22:34:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-977478335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0"}], "user_id": "0571539c56f1431883cdae05ae7f99e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:34:54,870 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678 0.115s 2023-05-01 22:34:54,871 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:54 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-fe254fbd-cd73-47bf-8998-f6b7f5a08626', 'x-compute-request-id': 'req-fe254fbd-cd73-47bf-8998-f6b7f5a08626', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678'} Body: b'' 2023-05-01 22:34:55,235 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678 0.364s 2023-05-01 22:34:55,235 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:54 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-96fa85d4-f46c-4997-adf3-2aca999d74c7', 'x-compute-request-id': 'req-96fa85d4-f46c-4997-adf3-2aca999d74c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678'} Body: b'{"server": {"id": "31cda8b1-f89c-416b-8026-dbd63a0fe678", "name": "tempest-AttachVolumeTestJSON-server-1231658264", "status": "ACTIVE", "tenant_id": "52f36d96876e417789670fcba7eaae47", "user_id": "0571539c56f1431883cdae05ae7f99e9", "metadata": {}, "hostId": "c85346c4d18c42ef6742d5435e1a4340afb77dba47af71eecc795574", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http ://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:01Z", "updated": "2023-05-01T22:34:55Z", "addresses": {"tempest-AttachVolumeTestJSON-259402930-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:a3:ea"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:a3:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-403460319", "OS-SRV-USG:launched_at": "2023-05-01T22:33:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--11005660"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:35:45,432 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678 0.135s 2023-05-01 22:35:45,433 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3809dab4-88e2-427a-88ba-8b1b2fce0296', 'x-compute-request-id': 'req-3809dab4-88e2-427a-88ba-8b1b2fce0296', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 31cda8b1-f89c-416b-8026-dbd63a0fe678 could not be found."}}' 2023-05-01 22:35:45,464 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-403460319 0.030s 2023-05-01 22:35:45,464 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c1e2d0-7770-4cd8-9053-51023258a91f', 'x-compute-request-id': 'req-92c1e2d0-7770-4cd8-9053-51023258a91f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-403460319'} Body: b'' 2023-05-01 22:35:45,651 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6082d52d-1414-4fd1-b707-aa868384f461 0.186s 2023-05-01 22:35:45,651 80149 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-df0170b6-dc3b-4a8f-a0c0-d757a2d8661d', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:35:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6082d52d-1414-4fd1-b707-aa868384f461'} Body: b'' 2023-05-01 22:35:45,669 80149 INFO [tempest.lib.common.rest_client] Request (At tachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6082d52d-1414-4fd1-b707-aa868384f461 0.018s 2023-05-01 22:35:45,670 80149 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-4940bdaa-50d1-41fa-b8ef-57ce2555842e', 'date': 'Mon, 01 May 2023 22:35:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6082d52d-1414-4fd1-b707-aa868384f461'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6082d52d-1414-4fd1-b707-aa868384f461 does not exist", "detail": ""}}' 2023-05-01 22:35:46,119 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/47f7e09b-9080-4884-91a9-33bbd3fdf7c7 0.449s 2023-05-01 22:35:46,120 80149 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-013e68ea-e07e-4601-be5e-8d98fd78d813', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:35:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/47f7e09b-9080-4884-91a9-33bbd3fdf7c7'} Body: b'' {6} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.367163s] ... ok {6} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.252459s] ... ok {6} 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 32971590-5056-4ee1-bc26-387226ab2f62 failed to build and is in ERROR status {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.219211s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.080242s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.213575s] ... ok {6} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.667551s] ... 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 5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:36:03,290 80149 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes 0.343s 2023-05-01 22:36:03,290 80149 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-976609291"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:36:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ee7f40-a98e-4969-9e27-a17c86df92e2', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ee7f40-a98e-4969-9e27-a17c86df92e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes'} Body: b'{"volume": {"id": "5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T22:36:03.231984", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-976609291", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}], "user_id": "692377b7511246589f97529542297eb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:36:03,339 80149 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad 0.039s 2023-05-01 22:36:03,340 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea47a12-eb7a-426d-8b2e-fe0eb966d9f7', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea47a12-eb7a-426d-8b2e-fe0eb966d9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad'} Body: b'{"volume": {"id": "5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T22:36:03.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-976609291", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}], "user_id": "692377b7511246589f97529542297eb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a4498dbd3ef441aaa6d3f640b470ddf"}}' 2023-05-01 22:36:04,399 80149 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad 0.045s 2023-05-01 22:36:04,400 80149 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad306cc-e762-4b8f-ac8c-b46a8ab1377c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad306cc-e762-4b8f-ac8c-b46a8ab1377c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad'} Body: b'{"volume": {"id": "5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T22:36:03.000000", "updated_at": "2023-05-01T22:36:03.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-976609291", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}], "user_id": "692377b7511246589f97529542297eb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a4498dbd3ef441aaa6d3f640b470ddf"}}' 2023-05-01 22:36:04,451 80149 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad 0.040s 2023-05-01 22:36:04,452 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa3645a-7d70-4e42-89fe-83737a627157', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa3645a-7d70-4e42-89fe-83737a627157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad'} Body: b'{"volume": {"id": "5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T22:36:03.000000", "updated_at": "2023-05-01T22:36:03.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-976609291", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}], "user_id": "692377b7511246589f97529542297eb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a4498dbd3ef441aaa6d3f640b470ddf"}}' 2023-05-01 22:36:04,589 80149 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad 0.127s 2023-05-01 22:36:04,590 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:04 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-d3db748f-5b06-4b12-b4bb-892098640c1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad'} Body: b'' 2023-05-01 22:36:04,613 80149 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad 0.022s 2023-05-01 22:36:04,613 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36: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-b2db1266-40ef-491e-ab0e-84eaee664f25', 'x-openstack-request-id': 'req-b2db1266-40ef-491e-ab0e-84eaee664f25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad could not be found."}}' {6} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.170434s] ... ok {6} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {6} setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 45f25b7b-72f2-42fb-af45-752d952243a4 failed to build and is in ERROR status {2} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.959400s] ... 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 84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:33:49,812 80141 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-05-01 22:33:51,025 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 1.212s 2023-05-01 22:33:51,025 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1085737853", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-bfaa5396-747c-4818-9425-47746ea89f01', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1085737853", "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": "b7cbab6c671b408a8807b15ba4319111", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "created_at": "2023-05-01T22:33:51Z", "updated_at": "2023-05-01T22:33:51Z", "tags": [], "self": "/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6", "file": "/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:33:52,332 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6/file 1.305s 2023-05-01 22:33:52,332 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f2fc0352-26d3-4b8f-a972-fdcd1d59959d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6/file'} Body: b'' 2023-05-01 22:33:52,332 80141 DEBUG [tempest.scenario.manager] image:4d47fe39-e5b4-4daa-a582-f726cb5058f6 2023-05-01 22:33:52,384 80141 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.049s 2023-05-01 22:33:52,385 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1196616155", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBPkmoYAU3Yvl8JWadH1v5K8xh8E3mb/wpm+kOPUA0yJdD2He/w+Xs9w7zayGovYhH2lC3/+jTyqngrX4mUrfUR7lmIh9tYdqusSPhDW3mgD13p46ruQ4ej0xCVxqEu3PA=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:52 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-46d3e640-83f2-4388-a4cd-b2fbaceb364c', 'x-compute-request-id': 'req-46d3e640-83f2-4388-a4cd-b2fbaceb364c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-119 6616155", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBPkmoYAU3Yvl8JWadH1v5K8xh8E3mb/wpm+kOPUA0yJdD2He/w+Xs9w7zayGovYhH2lC3/+jTyqngrX4mUrfUR7lmIh9tYdqusSPhDW3mgD13p46ruQ4ej0xCVxqEu3PA==", "fingerprint": "44:5c:06:ef:c1:98:db:b2:a6:b2:9d:e1:a1:93:07:35", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307"}}' 2023-05-01 22:33:52,470 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.077s 2023-05-01 22:33:52,470 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:33:52 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-a5995aea-2804-4a51-9a4a-c65374eb25aa', '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": "4eeaf3e2d4ae4d94847b9cb1266ae307", "name": "tempest-TestMinimumBasicScenario-782738684-project-member", "password_expires_at": null}, "audit_ids": ["SOSPlxunTxeSOHOHStgOSw"], "expires_at": "2023-05-01T23:33:52.000000Z", "issued_at": "2023-05-01T22:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7cbab6c671b408a8807b15ba4319111", "name": "tempest-TestMinimumBasicScenario-782738684"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b7cbab6c671b408a8807b15ba4319111", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:33:52,471 80141 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': '1248f1c5-ebea-4d21-8867-928f631ce8cf', 'name': 'tempest-TestMinimumBasicScenario-82526086-network', 'tenant_id': 'b7cbab6c671b408a8807b15ba4319111', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b7cbab6c671b408a8807b15ba4319111', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34045, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:35Z', 'updated_at': '2023-05-01T22:30:35Z', 'revision_number': 1} available for tenant 2023-05-01 22:33:53,552 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 1.080s 2023-05-01 22:33:53,553 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-932034166", "imageRef": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1196616155", "networks": [{"uuid": "1248f1c5-ebea-4d21-8867-928f631ce8cf"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8d98403-e9c0-4204-ad76-2aa6f6c39fa1', 'x-compute-request-id': 'req-b8d98403-e9c0-4204-ad76-2aa6f6c39fa1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "wWPhbhAu6a5W"}}' 2023-05-01 22:33:53,625 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.069s 2023-05-01 22:33:53,625 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:53 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-96373543-204a-4537-a4ca-30f8a5f25162', 'x-compute-request-id': 'req-96373543-204a-4537-a4ca-30f8a5f25162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae'} Body: b'{"server": {"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "name": "tempest-TestMinimumBasicScenario-server-932034166", "status": "BUILD", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "", "image": {"id": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:54Z", "updated": "2023-05-01T22:33:53Z", "addresses": {}, "acce ssIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1196616155", "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-05-01 22:34:43,897 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.242s 2023-05-01 22:34:43,898 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e598e6d6-28c0-4a56-9858-81612dc89f59', 'x-compute-request-id': 'req-e598e6d6-28c0-4a56-9858-81612dc89f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae'} Body: b'{"server": {"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "name": "tempest-TestMinimumBasicScenario-server-932034166", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:53Z", "updated": "2023-05-01T22:34:02Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:40:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1196616155", "OS-SRV-USG:launched_at": "2023-05-01T22:34:01.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-05-01 22:34:43,910 80141 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:35:44,308 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.336s 2023-05-01 22:35:44,308 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'r eq-4cb97c04-6b45-4c05-8d7c-78515c4de411', 'x-compute-request-id': 'req-4cb97c04-6b45-4c05-8d7c-78515c4de411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae'} Body: b'{"server": {"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "name": "tempest-TestMinimumBasicScenario-server-932034166", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:53Z", "updated": "2023-05-01T22:34:02Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:40:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1196616155", "OS-SRV-USG:launched_at": "2023-05-01T22:34:01.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-05-01 22:35:44,398 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.076s 2023-05-01 22:35:44,398 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18cbdfdc-7533-425a-b651-706b097414d9', 'x-compute-request-id': 'req-18cbdfdc-7533-425a-b651-706b097414d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "name": "tempest-TestMinimumBasicScenario-server-932034166", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}]}]}' 2023-05-01 22:35:44,642 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.240s 2023-05-01 22:35:44,643 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b04462-1205-49af-ab8a-d8c8b184ddda', 'x-compute-request-id': 'req-a3b04462-1205-49af-ab8a-d8c8b184ddda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf 2f-b6bf162fceae'} Body: b'{"server": {"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "name": "tempest-TestMinimumBasicScenario-server-932034166", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:53Z", "updated": "2023-05-01T22:34:02Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:40:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1196616155", "OS-SRV-USG:launched_at": "2023-05-01T22:34:01.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-05-01 22:35:44,838 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes 0.183s 2023-05-01 22:35:44,838 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-435336875", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30f871f-e5e3-46c6-a79c-d73c01649e41', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30f871f-e5e3-46c6-a79c-d73c01649e41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes'} Body: b'{"volume": {"id": "84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:35:44.780431", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-435336875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6"}], "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:35:44,896 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6 0.047s 2023-05-01 22:35:44,896 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-0761e53e-8a43-418c-9f0e-60b6eb9dad81', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0761e53e-8a43-418c-9f0e-60b6eb9dad81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6'} Body: b'{"volume": {"id": "84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:35:45.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-435336875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6"}], "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7cbab6c671b408a8807b15ba4319111"}}' 2023-05-01 22:35:45,963 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6 0.052s 2023-05-01 22:35:45,963 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f259fa-e8c9-4e1c-837c-adea033d0ef2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f259fa-e8c9-4e1c-837c-adea033d0ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6'} Body: b'{"volume": {"id": "84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:35:45.000000", "updated_at": "2023-05-01T22:35:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-435336875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6"}], "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7cbab6c671b408a8807b15ba4319111"}}' 2023-05-01 22:35:46,069 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6 0.095s 2023-05-01 22:35:46,069 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f316ba-1681-45bb-be96-0fbba69d621e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b40 8a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6'} Body: b'' 2023-05-01 22:35:46,090 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6 0.020s 2023-05-01 22:35:46,090 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35: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-9ad4054a-9ae0-468c-8637-80b4cebf6b0e', 'x-openstack-request-id': 'req-9ad4054a-9ae0-468c-8637-80b4cebf6b0e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6 could not be found."}}' 2023-05-01 22:35:46,231 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.140s 2023-05-01 22:35:46,231 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e21ed20-c255-4ed3-8564-996d1855d53e', 'x-compute-request-id': 'req-7e21ed20-c255-4ed3-8564-996d1855d53e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae'} Body: b'' 2023-05-01 22:35:46,427 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.195s 2023-05-01 22:35:46,428 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f8bc25-bb56-4d3d-ba9e-8757d8de24a2', 'x-compute-request-id': 'req-c7f8bc25-bb56-4d3d-ba9e-8757d8de24a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae'} Body: b'{"server": {"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "name": "tempest-TestMinimumBasicScenario-server-932034166", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:53Z", "updated": "2023-05-01T22:35:46Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:40:7b"}]}, "accessIPv4": "", "accessIPv6": "" , "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1196616155", "OS-SRV-USG:launched_at": "2023-05-01T22:34:01.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-05-01 22:36:36,636 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.145s 2023-05-01 22:36:36,636 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:36 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-84993b27-1b92-48de-b482-eb96d1ca0fcf', 'x-compute-request-id': 'req-84993b27-1b92-48de-b482-eb96d1ca0fcf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d589739d-dc73-4fbf-bf2f-b6bf162fceae could not be found."}}' 2023-05-01 22:36:36,674 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1196616155 0.037s 2023-05-01 22:36:36,674 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:36 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-0aeb212a-1419-4a0e-b9dc-e4a792eb85e8', 'x-compute-request-id': 'req-0aeb212a-1419-4a0e-b9dc-e4a792eb85e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1196616155'} Body: b'' 2023-05-01 22:36:36,770 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6 0.095s 2023-05-01 22:36:36,770 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-86bf870a-9dff-4cb5-b349-9ef8894facd0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6'} Body: b'' {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [172.886496s] ... 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 552, 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 a40bc3d2-c422-45b7-bd41-de81fafcb474 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:35:23,445 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.375s 2023-05-01 22:35:23,445 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:23 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-b22f060c-4819-4e60-8b8d-f7fca09c0b1e', 'x-compute-request-id': 'req-b22f060c-4819-4e60-8b8d-f7fca09c0b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:35:23,610 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.152s 2023-05-01 22:35:23,610 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:23 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-cfed78bf-21a8-46f6-b5a3-47e1f533eb0c', 'x-compute-request-id': 'req-cfed78bf-21a8-46f6-b5a3-47e1f533eb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "hr ef": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:36:13,943 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.260s 2023-05-01 22:36:13,944 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9355ed42-c624-4175-8d08-bfdb5499139d', 'x-compute-request-id': 'req-9355ed42-c624-4175-8d08-bfdb5499139d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:36:14,185 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.228s 2023-05-01 22:36:14,186 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Mon, 01 May 2023 22:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ea17a2-6710-48da-8f3f-d5487fa6ba49', 'x-compute-request-id': 'req-d7ea17a2-6710-48da-8f3f-d5487fa6ba49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:37:14,464 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes 0.205s 2023-05-01 22:37:14,464 80147 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-127306708"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:37:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5949bc3-6599-4f34-9b12-c3a1db94b6b7', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5949bc3-6599-4f34-9b12-c3a1db94b6b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes'} Body: b'{"volume": {"id": "a40bc3d2-c422-45b7-bd41-de81fafcb474", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:37:14.408132", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-127306708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05 -01 22:37:14,539 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474 0.064s 2023-05-01 22:37:14,539 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:37:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5100d2b4-fb1a-4bad-afd7-768eecf8a9d2', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5100d2b4-fb1a-4bad-afd7-768eecf8a9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474'} Body: b'{"volume": {"id": "a40bc3d2-c422-45b7-bd41-de81fafcb474", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:37:14.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-127306708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735d89fb5a174f6ba5b8be3efedae82b"}}' 2023-05-01 22:37:15,649 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474 0.098s 2023-05-01 22:37:15,650 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d3b82b-7e00-4ef4-87f1-b74237e6f613', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d3b82b-7e00-4ef4-87f1-b74237e6f613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474'} Body: b'{"volume": {"id": "a40bc3d2-c422-45b7-bd41-de81fafcb474", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:37:14.000000", "updated_at": "2023-05-01T22:37:15.000000", "name": "tempest-ServerActionsTestJSON-volume-127306708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735d89fb5a174f6ba5b8be3efedae82b"}}' 2023-05-01 22:37:15,898 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.237s 2023-05-01 22:37:15,898 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfd71f1a-db58-4ef5-9b87-ddb6564acc50', 'x-compute-request-id': 'req-cfd71f1a-db58-4ef5-9b87-ddb6564acc50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "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.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [229.807477s] ... 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 7ebea7c3-6477-42ab-bc59-934bc8a04612 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-05-01T22:37:56Z', 'message': 'Build of instance 7ebea7c3-6477-42ab-bc59-934bc8a04612 aborted: Volume cab3229e-ed45-40e2-a208-0e23e62d77d3 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-525ce703-bf2c-4294-936c-e2052fe45712. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:34:54,493 80159 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.096s 2023-05-01 22:34:54,493 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:34:54 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-619eb478-7754-4783-9e2f-728f6bf9de8a', '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": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635-project-member", "password_expires_at": null}, "audit_ids": ["1fojIhU9R32N6ECzNFgPYw"], "expires_at": "2023-05-01T23:34:54.000000Z", "issued_at": "2023-05-01T22:34:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91f2a1d522ca4a4a8adfaf09423dd719", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:34:54,494 80159 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '7b537d45-40a4-4b68-9af9-58d63dce9c7b', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1091533770-network', 'tenant_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42063, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:48Z', 'updated_at': '2023-05-01T22:30:48Z', 'revision_number': 1} available for tenant 2023-05-01 22:34:55,110 80159 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.615s 2023-05-01 22:34:55,110 80159 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-909361970", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "7b537d45-40a4-4b68-9af9-58d63dce9c7b"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78', '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-b4f96b48-27d2-4a34-8ac2-5bf3ab47f6be', 'x-compute-request-id': 'req-b4f96b48-27d2-4a34-8ac2-5bf3ab47f6be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "HcTU8z4HVWkL"}}' 2023-05-01 22:34:55,200 80159 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/bb62263c-ed42-4726-8c97-d3ad1fe2da78 0.087s 2023-05-01 22:34:55,200 80159 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': 'Mon, 01 May 2023 22:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd9f6376-f0db-4053-b192-b957b63dafb7', 'x-compute-request-id': 'req-dd9f6376-f0db-4053-b192-b957b63dafb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78'} Body: b'{"server": {"id": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-909361970", "status": "BUILD", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:34:55Z", "updated": "2023-05-01T22:34:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb6226 3c-ed42-4726-8c97-d3ad1fe2da78"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}], "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-05-01 22:35:45,555 80159 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/bb62263c-ed42-4726-8c97-d3ad1fe2da78 0.291s 2023-05-01 22:35:45,555 80159 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': 'Mon, 01 May 2023 22:35:45 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-392bf881-11b9-48ea-b85b-7f732c2d385b', 'x-compute-request-id': 'req-392bf881-11b9-48ea-b85b-7f732c2d385b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78'} Body: b'{"server": {"id": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-909361970", "status": "ACTIVE", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "af219309b10440c2e89beb4a09ae34d28b6b8f79f617057d1b3940f6", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:34:55Z", "updated": "2023-05-01T22:35:03Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1091533770-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:19:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:35:02.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-05-01 22:35:45,570 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:36:46,629 80159 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/bb62263c-ed42-4726-8c97-d3ad1fe2da78/action 1.032s 2023-05-01 22:36:46,630 80159 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-ServerBootFromVolumeStabl eRescueTest-image-995414479"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:36:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f85ef6a-ec81-4a8e-a1bf-c9b96dcf2242', 'x-compute-request-id': 'req-5f85ef6a-ec81-4a8e-a1bf-c9b96dcf2242', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78/action'} Body: b'{"image_id": "c392af35-4e93-4d2c-9791-e2805cc65255"}' 2023-05-01 22:36:46,654 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.022s 2023-05-01 22:36:46,655 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-72efef54-eb85-48f1-9b2e-2e0c3dc49c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:47Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:47,678 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.021s 2023-05-01 22:36:47,678 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6b5d5ef3-8b8c-4db5-bded-a9ffb0ac5724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:47Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:48,703 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.022s 2023-05-01 22:36:48,703 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7a44d1b2-f4d9-48e7-8cde-824dbee155f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:47Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:49,730 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.025s 2023-05-01 22:36:49,730 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8f11f6a-3293-46b9-b95a-b6ef716d3e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_role s": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:50Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:50,754 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.021s 2023-05-01 22:36:50,754 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-81f72fe8-a9fc-45e8-8f2f-93d278443cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:50Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:51,784 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.028s 2023-05-01 22:36:51,784 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-66cbe341-9437-485c-a817-bdf1ad53faec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "68f337899e0f2f1d515d0c313ce426f8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e4f2b374b34890f7fdd6c48412d87e091b34bc3d2d1db091aca53089c63412cc490b397ee5e0354da6b4eac8cd7c2321ec75c4bbd18b88e53994cb9d6bfab6cf", "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:51Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:51,813 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.028s 2023-05-01 22:36:51,813 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a3eda83a-70e2-4a2d-9ed4-c6d6449d7fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "68f337899e0f2f1d515d0c313ce426f8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidd en": false, "os_hash_algo": "sha512", "os_hash_value": "e4f2b374b34890f7fdd6c48412d87e091b34bc3d2d1db091aca53089c63412cc490b397ee5e0354da6b4eac8cd7c2321ec75c4bbd18b88e53994cb9d6bfab6cf", "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:51Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:52,070 80159 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/bb62263c-ed42-4726-8c97-d3ad1fe2da78 0.256s 2023-05-01 22:36:52,071 80159 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': 'Mon, 01 May 2023 22:36:51 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-7abf98d8-071e-4027-994e-eaface38dba8', 'x-compute-request-id': 'req-7abf98d8-071e-4027-994e-eaface38dba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78'} Body: b'{"server": {"id": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-909361970", "status": "ACTIVE", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "af219309b10440c2e89beb4a09ae34d28b6b8f79f617057d1b3940f6", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:34:55Z", "updated": "2023-05-01T22:36:52Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1091533770-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:19:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:35:02.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-05-01 22:37:52,196 80159 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.045s 2023-05-01 22:37:52,197 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:37:52 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-94ab315b-0f4d-4233-854a-79933eb20e70', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"m ethods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635-project-member", "password_expires_at": null}, "audit_ids": ["B357kOkuTqGfJOVjHYWk4A"], "expires_at": "2023-05-01T23:37:52.000000Z", "issued_at": "2023-05-01T22:37:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91f2a1d522ca4a4a8adfaf09423dd719", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:37:52,198 80159 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '7b537d45-40a4-4b68-9af9-58d63dce9c7b', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1091533770-network', 'tenant_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42063, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:48Z', 'updated_at': '2023-05-01T22:30:48Z', 'revision_number': 1} available for tenant 2023-05-01 22:37:52,972 80159 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.773s 2023-05-01 22:37:52,973 80159 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-979201604", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "destination_type": "volume"}], "networks": [{"uuid": "7b537d45-40a4-4b68-9af9-58d63dce9c7b"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612', '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-525ce703-bf2c-4294-936c-e2052fe45712', 'x-compute-request-id': 'req-525ce703-bf2c-4294-936c-e2052fe45712', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7ebea7c3-6477-42ab-bc59-934bc8a04612", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "uJq2eusoxpdV"}}' 2023-05-01 22:37:53,408 80159 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/7ebea7c3-6477-42ab-bc59-934bc8a04612 0.432s 2023-05-01 22:37:53,408 80159 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': 'Mon, 01 May 2023 22:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9fb31bf-199e-44af-a942-71d644ff2d88', 'x-compute-request-id': 'req-e9fb31bf-199e-44af-a942-71d644ff2d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612'} Body: b'{"server": {"id": "7ebea7c3-6477-42ab-bc59-934bc8a04612", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-979201604", "status": "BUILD", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:37:53Z", "updated": "2023-05-01T22:37:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612"}], "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-05-01 22:38:43,584 80159 INFO [tempest.lib.com mon.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612 0.112s 2023-05-01 22:38:43,585 80159 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': 'Mon, 01 May 2023 22:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2dfa20b-80e2-4401-8635-9509ca77a8ad', 'x-compute-request-id': 'req-e2dfa20b-80e2-4401-8635-9509ca77a8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612'} Body: b'{"server": {"id": "7ebea7c3-6477-42ab-bc59-934bc8a04612", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-979201604", "status": "ERROR", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:37:52Z", "updated": "2023-05-01T22:37:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-05-01T22:37:56Z", "message": "Build of instance 7ebea7c3-6477-42ab-bc59-934bc8a04612 aborted: Volume cab3229e-ed45-40e2-a208-0e23e62d77d3 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-05-01 22:38:43,613 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-05-01 22:38:44,165 80159 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/7ebea7c3-6477-42ab-bc59-934bc8a04612 0.552s 2023-05-01 22:38:44,166 80159 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': 'Mon, 01 May 2023 22:38:43 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-ba319b41-d0a5-416d-ac4a-4f8be2c663ec', 'x-compute-request-id': 'req-ba319b41-d0a5-416d-ac4a-4f8be2c663ec', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612'} Body: b'' 2023-05-01 22:38:44,197 80159 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/7ebea7c3-6477-42ab-bc59-934bc8a04612 0.031s 2023-05-01 22:38:44,198 80159 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': 'Mon, 01 May 2023 22:38:44 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-8d3ac636-0106-4889-a19d-fd239a048ad1', 'x-compute-request-id': 'req-8d3ac636-0106-4889-a19d-fd239a048ad1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7ebea7c3-6477-42ab-bc59-934bc8a04612 could not be found."}}' {7} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [227.125963s] ... 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 552, 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 07567420-3aa6-4ac5-9e34-7f0804296055 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:36:19,259 80151 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:36:19,423 80151 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.161s 2023-05-01 22:36:19,424 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1352999903", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLzadErcEw6Xeca5/g0jI+V7AD9RYRodKDaHxH0rniW3hBCbdKELSUZw0ho13KiNey6wb1gu7ealyTlRqoZgXpBdXJy5XJU9Oih1bMCgmzZJ2UVx/Xcra5QE8ZAnPguQkg=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:36:19 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-f6410c0d-f84e-4b5c-9c21-b2ddec1d80d4', 'x-compute-request-id': 'req-f6410c0d-f84e-4b5c-9c21-b2ddec1d80d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1352999903", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLzadErcEw6Xeca5/g0jI+V7AD9RYRodKDaHxH0rniW3hBCbdKELSUZw0ho13KiNey6wb1gu7ealyTlRqoZgXpBdXJy5XJU9Oih1bMCgmzZJ2UVx/Xcra5QE8ZAnPguQkg==", "fingerprint": "2e:45:16:0d:23:7b:54:3d:9f:42:bf:69:fb:b0:1c:02", "user_id": "118102d5bfbf420cbcb460d4ec476c00"}}' 2023-05-01 22:36:19,426 80151 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1352999903 created 2023-05-01 22:36:19,591 80151 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.164s 2023-05-01 22:36:19,591 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1222792214", "description": "tempest-description--1414044828"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-9ec6322f-2716-4213-98f4-53c5288e79ca', 'date': 'Mon, 01 May 2023 22:36:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "name": "tempest-securitygroup--1222792214", "stateful": true, "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "description": "tempest-description--1414044828", "shared": false, "security_group_rules": [{"id": "b04c3e63-8635-4b44-bf00-3f118219d083", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "security_group_id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "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": 871, "description": null, "tags": [], "created_at": "2023-05-01T22:36:19Z", "updated_at": "2023-05-01T22:36:19Z", "revision_number": 0, "project_id": "2860c5ee6a3d4273937790ee0537d4ab"}, {"id": "e6d46c6f-9981-4124-8e97-d631f7f8a748", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "security_group_id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "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": 870, "description": null, "tags": [], "created_at": "2023-05-01T22:36:19Z", "updated_at": "2023-05-01T22:36:19Z", "revision_number": 0, "project_id": "2860c5ee6a3d4273937790ee0537d4ab"}], "tags": [], "created_at": "2023-05-01T22:36:19Z", "updated_at": "2023-05-01T22:36:19Z", "revision_number": 1, "project_id": "2860c5ee6a3d4273937790ee0537d4ab"}}' 2023-05-01 22:36:19,753 80151 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.161s 2023-05-01 22:36:19,753 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "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-97390de3-6eb2-42cc-a60c-f376a686c02a', 'date': 'Mon, 01 May 2023 22:36:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "39cdb04b-1ac5-4c66-9a48-2bf0f8c140c2", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "security_group_id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "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-05-01T22:36:19Z", "updated_at": "2023-05-01T22:36:19Z", "revision_number": 0, "project_id": "2860c5ee6a3d4273937790ee0537d4ab"}}' 2023-05-01 22:36:19,918 80151 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.164s 2023-05-01 22:36:19,919 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-037d22c4-b5fb-4d4f-ab73-a9cbc50d436f', 'date': 'Mon, 01 May 2023 22:36:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ef8041e9-cbe2-42a8-afec-67a97de51bb8", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "security_group_id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "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-05-01T22:36:19Z", "updated_at": "2023-05-01T22:36:19Z", "revision_number": 0, "project_id": "2860c5ee6a3d4273937790ee0537d4ab"}}' 2023-05-01 22:36:19,919 80151 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1222792214 created 2023-05-01 22:36:20,687 80151 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 0.767s 2023-05-01 22:36:20,687 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81a f-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-d7eff483-a1ce-4fb3-ac0c-4fa8b05306bd', 'date': 'Mon, 01 May 2023 22:36:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "181f5a09-656b-45b1-981e-e752500edf0a", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "floating_ip_address": "172.24.4.70", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2860c5ee6a3d4273937790ee0537d4ab", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:36:20Z", "updated_at": "2023-05-01T22:36:20Z", "revision_number": 0}}' 2023-05-01 22:36:20,687 80151 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '181f5a09-656b-45b1-981e-e752500edf0a', 'tenant_id': '2860c5ee6a3d4273937790ee0537d4ab', 'floating_ip_address': '172.24.4.70', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2860c5ee6a3d4273937790ee0537d4ab', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:36:20Z', 'updated_at': '2023-05-01T22:36:20Z', 'revision_number': 0, 'ip': '172.24.4.70'} created 2023-05-01 22:36:20,732 80151 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.039s 2023-05-01 22:36:20,733 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:36:20 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-ee8a6017-b60e-4db0-b702-f755cda25608', '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": "118102d5bfbf420cbcb460d4ec476c00", "name": "tempest-ServerStableDeviceRescueTest-306736343-project-member", "password_expires_at": null}, "audit_ids": ["R-mz7HMrRB2F35b_POep2Q"], "expires_at": "2023-05-01T23:36:20.000000Z", "issued_at": "2023-05-01T22:36:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2860c5ee6a3d4273937790ee0537d4ab", "name": "tempest-ServerStableDeviceRescueTest-306736343"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2860c5ee6a3d4273937790ee0537d4ab", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "comput e_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:36:20,733 80151 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'b5a37492-ec37-4485-a1bb-ff560bcd47b6', 'name': 'tempest-ServerStableDeviceRescueTest-1442610576-network', 'tenant_id': '2860c5ee6a3d4273937790ee0537d4ab', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2860c5ee6a3d4273937790ee0537d4ab', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10394, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:36:12Z', 'updated_at': '2023-05-01T22:36:12Z', 'revision_number': 1} available for tenant 2023-05-01 22:36:20,734 80151 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1352999903', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLzadErcEw6Xeca5/g0jI+V7AD9RYRodKDaHxH0rniW3hBCbdKELSUZw0ho13KiNey6wb1gu7ealyTlRqoZgXpBdXJy5XJU9Oih1bMCgmzZJ2UVx/Xcra5QE8ZAnPguQkg==', 'fingerprint': '2e:45:16:0d:23:7b:54:3d:9f:42:bf:69:fb:b0:1c:02', 'user_id': '118102d5bfbf420cbcb460d4ec476c00', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCryCUpyiICLPeE7+rZxmv0uhjmBoBRoP4YpAr1Et7/H38Toba1KOQ/\nYITOoRe5YZigBwYFK4EEACKhZANiAAS82nRK3BMOl3nGuf4NIyPlewA/UWEaHSg2\nh8R9K54lt4QQm3ShC0lGcNIaNdyojXsusG9YLu3mpck5UaqGYF6QXVycuVyVPToo\ndWzAoJs2SdlFcf13K2uUBPGQJz4LkJI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd61967db-dbc7-4c2d-8c2a-b80ac00ac30c', 'name': 'tempest-securitygroup--1222792214', 'stateful': True, 'tenant_id': '2860c5ee6a3d4273937790ee0537d4ab', 'description': 'tempest-description--1414044828', 'shared': False, 'security_group_rules': [{'id': 'b04c3e63-8635-4b44-bf00-3f118219d083', 'tenant_id': '2860c5ee6a3d4273937790ee0537d4ab', 'security_group_id': 'd61967db-dbc7-4c2d-8c2a-b80ac00ac30c', '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': 871, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:36:19Z', 'updated_at': '2023-05-01T22:36:19Z', 'revision_number': 0, 'project_id': '2860c5ee6a3d4273937790ee0537d4ab'}, {'id': 'e6d46c6f-9981-4124-8e97-d631f7f8a748', 'tenant_id': '2860c5ee6a3d4273937790ee0537d4ab', 'security_group_id': 'd61967db-dbc7-4c2d-8c2a-b80ac00ac30c', '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': 870, 'description': None , 'tags': [], 'created_at': '2023-05-01T22:36:19Z', 'updated_at': '2023-05-01T22:36:19Z', 'revision_number': 0, 'project_id': '2860c5ee6a3d4273937790ee0537d4ab'}], 'tags': [], 'created_at': '2023-05-01T22:36:19Z', 'updated_at': '2023-05-01T22:36:19Z', 'revision_number': 1, 'project_id': '2860c5ee6a3d4273937790ee0537d4ab'}, 'floating_ip': {'id': '181f5a09-656b-45b1-981e-e752500edf0a', 'tenant_id': '2860c5ee6a3d4273937790ee0537d4ab', 'floating_ip_address': '172.24.4.70', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2860c5ee6a3d4273937790ee0537d4ab', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:36:20Z', 'updated_at': '2023-05-01T22:36:20Z', 'revision_number': 0, 'ip': '172.24.4.70'}} 2023-05-01 22:36:21,439 80151 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.704s 2023-05-01 22:36:21,439 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1127539257", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "b5a37492-ec37-4485-a1bb-ff560bcd47b6"}], "security_groups": [{"name": "tempest-securitygroup--1222792214"}], "key_name": "tempest-keypair-1352999903", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c5cabdb-5e56-4e46-9e76-34ee4f5297f4', 'x-compute-request-id': 'req-3c5cabdb-5e56-4e46-9e76-34ee4f5297f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1222792214"}], "adminPass": "oQ389KbH7ZZ4"}}' 2023-05-01 22:36:21,520 80151 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/cb72876a-85e4-4fa5-8e21-9b51f49aef14 0.077s 2023-05-01 22:36:21,521 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bf7f95e-3e6c-460a-91e4-f530b7ffba94', 'x-compute-request-id': 'req-0bf7f95e-3e6c-460a-91e4-f530b7ffba94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14'} Body: b'{"server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "name": "tempest-ServerStableDeviceRescueTest-server-1127539257", "status": "BUILD", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "user_id": "118102d5bfbf420cbcb460d4ec476c00", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:36:21Z", "updated": "2023-05-01T22:36:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1352999903", "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-05-01 22:37:11,852 80151 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/cb72876a-85e4-4fa5-8e21-9b51f49aef14 0.273s 2023-05-01 22:37:11,853 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:37:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e04144db-3710-48a2-80a6-5b2c70169a7d', 'x-compute-request-id': 'req-e04144db-3710-48a2-80a6-5b2c70169a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14'} Body: b'{"server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "name": "tempest-ServerStableDeviceRescueTest-server-1127539257", "status": "ACTIVE", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "user_id": "118102d5bfbf420cbcb460d4ec476c00", "metadata": {}, "hostId": "2705efd94badc225633e29d3fc6511dc96e0f420d511720accb95b5d", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:36:21Z", "updated": "2023-05-01T22:36:29Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1442610576-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:11:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352999903", "OS-SRV-USG:launched_at": "2023-05-01T22:36:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1222792214"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:37:11,864 80151 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:38:12,096 80151 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/cb72876a-85e4-4fa5-8e21-9b51f49aef14/os-interface 0.184s 2023-05-01 22:38:12, 096 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:38:11 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-2f0ef736-7614-401d-b1d0-168ef7e04c76', 'x-compute-request-id': 'req-2f0ef736-7614-401d-b1d0-168ef7e04c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b5a37492-ec37-4485-a1bb-ff560bcd47b6", "port_id": "f9b7466a-899d-435d-9d5f-3b4635f56d39", "mac_addr": "fa:16:3e:50:11:7d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e1c86255-c838-4fd4-9f6c-30d82b3f8d68", "ip_address": "10.0.0.12"}]}]}' 2023-05-01 22:38:13,038 80151 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/181f5a09-656b-45b1-981e-e752500edf0a 0.937s 2023-05-01 22:38:13,038 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f9b7466a-899d-435d-9d5f-3b4635f56d39"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b4037f23-53fe-4056-b45c-26f77d771109', 'date': 'Mon, 01 May 2023 22:38:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/181f5a09-656b-45b1-981e-e752500edf0a'} Body: b'{"floatingip": {"id": "181f5a09-656b-45b1-981e-e752500edf0a", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "floating_ip_address": "172.24.4.70", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "71f36401-5021-4608-a75e-4e955a7af29b", "port_id": "f9b7466a-899d-435d-9d5f-3b4635f56d39", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b5a37492-ec37-4485-a1bb-ff560bcd47b6", "mac_address": "fa:16:3e:50:11:7d", "admin_state_up": true, "status": "ACTIVE", "device_id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:36:20Z", "updated_at": "2023-05-01T22:38:12Z", "revision_number": 1, "project_id": "2860c5ee6a3d4273937790ee0537d4ab"}}' 2023-05-01 22:38:13,040 80151 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.70:22' as 'cirros' with public key authentication 2023-05-01 22:38:13,074 80151 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:38:13,094 80151 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:38:13,095 80151 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.70 successfully created 2023-05-01 22:38:13,814 80151 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/cb72876a-85e4-4fa5-8e21-9b51f49aef14/action 0.718s 2023-05-01 22:38:13,814 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1871951835"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:38:13 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/46da2d53-1ffe-4d3a-896a-320c 8b8f702f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7c75ff-4495-44c9-9c87-87ddc3b2d9be', 'x-compute-request-id': 'req-fe7c75ff-4495-44c9-9c87-87ddc3b2d9be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14/action'} Body: b'' 2023-05-01 22:38:13,867 80151 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/46da2d53-1ffe-4d3a-896a-320c8b8f702f 0.050s 2023-05-01 22:38:13,867 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:38:13 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-9c4145d4-96ce-4dac-ad2a-e4288aa6a290', 'x-compute-request-id': 'req-9c4145d4-96ce-4dac-ad2a-e4288aa6a290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f'} Body: b'{"image": {"id": "46da2d53-1ffe-4d3a-896a-320c8b8f702f", "name": "tempest-ServerStableDeviceRescueTest-image-1871951835", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "owner_project_name": "tempest-ServerStableDeviceRescueTest-306736343", "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-306736343-project-member", "user_id": "118102d5bfbf420cbcb460d4ec476c00"}, "created": "2023-05-01T22:38:14Z", "updated": "2023-05-01T22:38:14Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}], "server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}]}}}' 2023-05-01 22:39:03,987 80151 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/46da2d53-1ffe-4d3a-896a-320c8b8f702f 0.063s 2023-05-01 22:39:03,987 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:03 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-c8f18353-7c30-4695-a9c5-ce0c60a6331f', 'x-compute-request-id': 'req-c8f18353-7c30-4695-a9c5-ce0c60a6331f', 'connection': 'close', 'status': '200', 'content-location ': 'http://10.0.0.210/compute/v2.1/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f'} Body: b'{"image": {"id": "46da2d53-1ffe-4d3a-896a-320c8b8f702f", "name": "tempest-ServerStableDeviceRescueTest-image-1871951835", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "owner_id": "2860c5ee6a3d4273937790ee0537d4ab", "owner_project_name": "tempest-ServerStableDeviceRescueTest-306736343", "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-306736343-project-member", "user_id": "118102d5bfbf420cbcb460d4ec476c00"}, "created": "2023-05-01T22:38:14Z", "updated": "2023-05-01T22:38:18Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}], "server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}]}}}' 2023-05-01 22:39:04,058 80151 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/46da2d53-1ffe-4d3a-896a-320c8b8f702f 0.066s 2023-05-01 22:39:04,059 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:03 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-56d7bf7a-90d0-4524-829b-9806384ea0ac', 'x-compute-request-id': 'req-56d7bf7a-90d0-4524-829b-9806384ea0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f'} Body: b'{"image": {"id": "46da2d53-1ffe-4d3a-896a-320c8b8f702f", "name": "tempest-ServerStableDeviceRescueTest-image-1871951835", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "owner_id": "2860c5ee6a3d4273937790ee0537d4ab", "owner_project_name": "tempest-ServerStableDeviceRescueTest-306736343", "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-306736343-project-member", "user_id": "118102d5bfbf420cbcb460d4ec476c00"}, "created": "2023-05-01T22:38:14Z", "updated": "2023-05-01T22:38:18Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}, {"rel": "bo okmark", "href": "http://10.0.0.210/compute/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}], "server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}]}}}' 2023-05-01 22:39:04,310 80151 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/cb72876a-85e4-4fa5-8e21-9b51f49aef14 0.245s 2023-05-01 22:39:04,310 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed599759-8006-411f-b01f-849c9c703a47', 'x-compute-request-id': 'req-ed599759-8006-411f-b01f-849c9c703a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14'} Body: b'{"server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "name": "tempest-ServerStableDeviceRescueTest-server-1127539257", "status": "ACTIVE", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "user_id": "118102d5bfbf420cbcb460d4ec476c00", "metadata": {}, "hostId": "2705efd94badc225633e29d3fc6511dc96e0f420d511720accb95b5d", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:36:21Z", "updated": "2023-05-01T22:38:18Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1442610576-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:11:7d"}, {"version": 4, "addr": "172.24.4.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:11:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352999903", "OS-SRV-USG:launched_at": "2023-05-01T22:36:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1222792214"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:40:04,507 80151 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/46da2d53-1ffe-4d3a-896a-320c8b8f702f 0.123s 2023-05-01 22:40:04,508 80151 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': 'Mon, 01 May 2023 22:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-22185c7d-754b-40ed-9c34-697350f519c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/46da2d 53-1ffe-4d3a-896a-320c8b8f702f'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "owner_id": "2860c5ee6a3d4273937790ee0537d4ab", "owner_project_name": "tempest-ServerStableDeviceRescueTest-306736343", "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-306736343-project-member", "user_id": "118102d5bfbf420cbcb460d4ec476c00", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1871951835", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "cfbd4e92016c72a309ea87bef53890e0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "2860c5ee6a3d4273937790ee0537d4ab", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a287a63ef59416f445f2d88190bd5756273401a1cb2851e39b2293e5bc2b507747983c8d7007a737a47c4f1641577ca4d0c6ba53c802a46a7b6775818ab1756a", "id": "46da2d53-1ffe-4d3a-896a-320c8b8f702f", "created_at": "2023-05-01T22:38:14Z", "updated_at": "2023-05-01T22:40:04Z", "tags": [], "self": "/v2/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f", "file": "/v2/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:40:04,638 80151 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/46da2d53-1ffe-4d3a-896a-320c8b8f702f 0.130s 2023-05-01 22:40:04,639 80151 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': 'Mon, 01 May 2023 22:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19a76784-5b39-466d-9ffc-6ccb1dab366e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "owner_id": "2860c5ee6a3d4273937790ee0537d4ab", "owner_project_name": "tempest-ServerStableDeviceRescueTest-306736343", "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-306736343-project-member", "user_id": "118102d5bfbf420cbcb460d4ec476c00", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1871951835", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "cfbd4e92016c72a309ea87bef53890e0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "2860c5ee6a3d4273937790ee0537d4ab", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a287a63ef59416f445f2d88190bd5756273401a1cb2851e39b2293e5bc2b507747983c8d7007a737a47c4f1641577ca4d0c6ba53c802a46a7b6775818ab1756a", "id": "46da2d53-1ffe-4d3a-896a-320c8b8f702f", "created_at": "2023-05-01T22:38:14Z", "updated_at": "2023-05-01T22:40:05Z", "tags": [], "self": "/v2/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f", "file": "/v2/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:40:05,047 80151 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/cb72876a-85e4-4fa5-8e21-9b51f49aef14 0.408s 2023-05-01 22:40:05,048 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fda17f91-9781-4c24-9b61-4e89fd3ae0c7', 'x-compute-request-id': 'req-fda17f91-9781-4c24-9b61-4e89fd3ae0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14'} Body: b'{"server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "name": "tempest-ServerStableDeviceRescueTest-server-1127539257", "status": "ACTIVE", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "user_id": "118102d5bfbf420cbcb460d4ec476c00", "metadata": {}, "hostId": "2705efd94badc225633e29d3fc6511dc96e0f420d511720accb95b5d", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:36:21Z", "updated": "2023-05-01T22:38:18Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1442610576-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:11:7d"}, {"version": 4, "addr": "172.24.4.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:11:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352999903", "OS-SRV-USG:launched_at": "2023-05-01T22:36:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1222792214"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:40:05,269 80151 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/2860c5ee6a3d4273937790ee0537d4ab/volumes 0.207s 2023-05-01 22:40:05,270 80151 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-1456522750"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5902284-7b79-4872-89fb-be177bf175e5', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5902284-7b79-4872-89fb-be177bf175e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab/volumes'} Body: b'{"volume": {"id": "07567420-3aa6-4ac5-9e34-7f0804296055", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:40:05.211483", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1456522750", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055"}], "user_id": "118102d5bfbf420cbcb460d4ec476c00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:40:05,317 80151 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/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055 0.038s 2023-05-01 22:40:05,318 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c57551-7ec4-458d-9174-221a38670d3d', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c57551-7ec4-458d-9174-221a38670d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055'} Body: b'{"volume": {"id": "07567420-3aa6-4ac5-9e34-7f0804296055", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:40:05.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1456522750", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055"}], "user_id": "118102d5bfbf420cbcb460d4ec476c00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2860c5ee6a3d4273937790ee0537d4ab"}}' 2023-05-01 22:40:06,372 80151 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/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055 0.042s 2023-05-01 22:40:06,372 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a2e3ed-f378-4771-ae83-92fd223d9a6e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a2e3ed-f378-4771-ae83-92fd223d9a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055'} Body: b'{"volume": {"id": "07567420-3aa6-4ac5-9e34-7f0804296055", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:40:05.000000", "updated_at": "2023-05-01T22:40:05.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1456522750", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055"}], "user_id": "118102d5bfbf420cbcb460d4ec476c00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2860c5ee6a3d4273937790ee0537d4ab"}}' {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.518128s] ... 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 552, 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 10ca0951-9dcc-4bb2-b5f4-8f825664d305 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:38:16,177 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.219s 2023-05-01 22:38:16,178 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-146218ab-705b-4dac-bd64-3ec20d07c822', 'x-compute-request-id': 'req-146218ab-705b-4dac-bd64-3ec20d07c822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:38:16,424 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.234s 2023-05-01 22:38:16,424 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adfb5aa5-e318-44b9-ad98-fec6a666b676', 'x-compute-request-id': 'req-adfb5aa5-e318-44b9-ad98-fec6a666b676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0. 210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:38:16,666 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.230s 2023-05-01 22:38:16,666 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0286c0fc-8639-4ec8-8262-37c862ffd04e', 'x-compute-request-id': 'req-0286c0fc-8639-4ec8-8262-37c862ffd04e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:39:17,055 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/735d89fb5a174f 6ba5b8be3efedae82b/volumes 0.347s 2023-05-01 22:39:17,055 80147 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-631796577"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b822bd87-c976-4152-a6e9-0990248ab62e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b822bd87-c976-4152-a6e9-0990248ab62e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes'} Body: b'{"volume": {"id": "10ca0951-9dcc-4bb2-b5f4-8f825664d305", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:39:16.994647", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-631796577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:39:17,104 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305 0.038s 2023-05-01 22:39:17,104 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f86fe1-f27d-4ef3-9c3c-afc1d0a59e7a', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f86fe1-f27d-4ef3-9c3c-afc1d0a59e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305'} Body: b'{"volume": {"id": "10ca0951-9dcc-4bb2-b5f4-8f825664d305", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:39:17.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-631796577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735d89fb5a174f6ba5b8be3efedae82b"}}' 2023-05-01 22:39:18,157 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305 0.042s 2023-05-01 22:39:18,158 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Mon, 01 May 2023 22:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01073a01-1991-43c8-b330-92815ee249c8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01073a01-1991-43c8-b330-92815ee249c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305'} Body: b'{"volume": {"id": "10ca0951-9dcc-4bb2-b5f4-8f825664d305", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:39:17.000000", "updated_at": "2023-05-01T22:39:17.000000", "name": "tempest-ServerActionsTestJSON-volume-631796577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735d89fb5a174f6ba5b8be3efedae82b"}}' 2023-05-01 22:39:18,170 80147 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-05-01 22:39:18,404 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.232s 2023-05-01 22:39:18,404 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3636526c-60fc-4fc1-9ea0-1f9077b32fc9', 'x-compute-request-id': 'req-3636526c-60fc-4fc1-9ea0-1f9077b32fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_gr oups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.704096s] ... 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 552, 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 79c91191-d12a-4df0-8b4d-858e3c0bd0ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:38:41,697 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02 0.941s 2023-05-01 22:38:41,698 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113e5dcd-dbe9-4912-a2ab-4a079a08347f', 'x-compute-request-id': 'req-113e5dcd-dbe9-4912-a2ab-4a079a08347f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02'} Body: b'{"server": {"id": "7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02", "name": "tempest-ServersNegativeTestJSON-server-10467851", "status": "ACTIVE", "tenant_id": "751cec193a3945c785b177e032cfc758", "user_id": "925c76f9d5114b489c630b78ff0b763f", "metadata": {}, "hostId": "0ad047df561bc2dcf62ead04f8c89278630623e364138706d6831abf", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:34:08Z", "updated": "2023-05-01T22:34:15Z", "addresses": {"tempest-ServersNegativeTestJSON-1556029111-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:63:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:34: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": []}}' 2023-05-01 22:39:42,097 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes 0.325s 2023-05-01 22:39:42,098 80155 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-1213561292"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad560de-52f3-48b2-ba29-97091bb03fdc', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad560de-52f3-48b2-ba29-97091bb03fdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes'} Body: b'{"volume": {"id": "79c91191-d12a-4df0-8b4d-858e3c0bd0ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:39:42.036705", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1213561292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff"}], "user_id": "925c76f9d5114b489c630b78ff0b763f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:39:42,147 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff 0.039s 2023-05-01 22:39:42,147 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da219583-fc59-4ff9-9b9b-cc41cc83a166', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da219583-fc59-4ff9-9b9b-cc41cc83a166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff'} Body: b'{"volume": {"id": "79c91191-d12a-4df0-8b4d-858e3c0bd0ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:39:42.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1213561292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff"}], "user_id": "925c76f9d5114b489c630b78ff0b763f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "751cec193a3945c785b177e032cfc758"}}' 2023-05-01 22:39:43,199 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff 0.039s 2023-05-01 22:39:43,199 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ed8b6a-0905-493e-960b-9be042e56060', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ed8b6a-0905-493e-960b-9be042e56060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff'} Body: b'{"volume": {"id": "79c91191-d12a-4df0-8b4d-858e3c0bd0ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:39:42.000000", "updated_at": "2023-05-01T22:39:42.000000", "name": "tempest-ServersNegativeTestJSON-volume-1213561292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff"}], "user_id": "925c76f9d5114b489c630b78ff0b763f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "751cec193a3945c785b177e032cfc758"}}' 2023-05-01 22:39:43,446 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02 0.236s 2023-05-01 22:39:43,447 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-367c6482-07d9-43c5-897d-6ae548534498', 'x-compute-request-id': 'req-367c6482-07d9-43c5-897d-6ae548534498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02'} Body: b'{"server": {"id": "7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02", "name": "tempest-ServersNegativeTestJSON-server-10467851", "status": "ACTIVE", "tenant_id": "751cec193a3945c785b177e032cfc758", "user_id": "925c76f9d5114b489c630b78ff0b763f", "metadata": {}, "hostId": "0ad047df561bc2dcf62ead04f8c89278630623e364138706d6831abf", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:34:08Z", "updated": "2023-05-01T22:34:15Z", "addresses": {"tempest-ServersNegativeTestJSON-1556029111-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:63:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:34: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": []}}' {7} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.693791s] ... 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 552, 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 a86fae7f-ba1c-40e0-977a-b96f8c1d46c2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:41:02,815 80151 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.454s 2023-05-01 22:41:02,816 80151 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-650828014"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/a86fae7f-ba1c-40e0-977a-b96f8c1d46c2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d448fd89-e57b-447e-908b-3f815547e026', 'x-compute-request-id': 'req-d448fd89-e57b-447e-908b-3f815547e026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "a86fae7f-ba1c-40e0-977a-b96f8c1d46c2", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-05-01T22:41:02.699544", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-650828014", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-05-01 22:41:02,875 80151 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/a86fae7f-ba1c-40e0-977a-b96f8c1d46c2 0.054s 2023-05-01 22:41:02,875 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:02 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-b5415441-04dd-43c2-afa4-082e1a360f23', 'x-compute-request-id': 'req-b5415441-04dd-43c2-afa4-082e1a360f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a86fae7f-ba1c-40e0-977a-b96f8c1d46c2'} Body: b'{"volume": {"id": "a86fae7f-ba1c-40e0-977a-b96f8c1d46c2", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-05-01T22:41:03.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-650828014", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-05-01 22:41:04,048 80151 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/a86fae7f-ba1c-40e0-977a-b96f8c1d46c2 0.167s 2023-05-01 22:41:04,049 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:03 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-0be2c77a-7497-4d4a-9901-b5eda16d3786', 'x-compute-request-id': 'req-0be2c77a-7497-4d4a-9901-b5eda16d3786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a86fae7f-ba1c-40e0-977a-b96f8c1d46c2'} Body: b'{"volume": {"id": "a86fae7f-ba1c-40e0-977a-b96f8c1d46c2", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-05-01T2 2:41:03.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-650828014", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {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. {7} setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9b857cff-d5bd-4353-af66-b0fb4a8b8383 failed to build and is in ERROR status {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.927931s] ... 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 a4d4184d-b156-49cc-b618-4afdf1aa6e70 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:40:18,823 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.343s 2023-05-01 22:40:18,823 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e8f7995-a278-434f-a46d-f7b6d6a078ec', 'x-compute-request-id': 'req-6e8f7995-a278-434f-a46d-f7b6d6a078ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:40:19,108 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.271s 2023-05-01 22:40:19,109 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df6a9466-835e-4be0-8e46-b0feb4766ca6', 'x-compute-request-id': 'req-df6a9466-835e-4be0-8e46-b0feb4766ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0. 210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:40:19,360 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.234s 2023-05-01 22:40:19,360 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af3badec-d2e8-4c39-825d-3e83de4047a5', 'x-compute-request-id': 'req-af3badec-d2e8-4c39-825d-3e83de4047a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:41:19,516 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.078s 2023-05-01 22:41:19,516 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:41:19 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-a321f4b8-cbbf-451a-80af-1a41ea909ec0', '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": "7783d0250c8b4c54b2765b690a00180c", "name": "tempest-ServerActionsTestJSON-1477286187-project-member", "password_expires_at": null}, "audit_ids": ["aUY8JgfzRQWUJtyx9Qu_AA"], "expires_at": "2023-05-01T23:41:19.000000Z", "issued_at": "2023-05-01T22:41:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "735d89fb5a174f6ba5b8be3efedae82b", "name": "tempest-ServerActionsTestJSON-1477286187"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/735d89fb5a174f6ba5b8be3efedae82b", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:41:19,517 80147 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': 'd48c2e7b-ed13-4c47-88b5-2cf1d62bce43', 'name': 'tempest-ServerActionsTestJSON-1937693344-network', 'tenant_id': '735d89fb5a174f6ba5b8be3efedae82b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '735d89fb5a174f6ba5b8be3efedae82b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20596, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [ ], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:33:23Z', 'updated_at': '2023-05-01T22:33:23Z', 'revision_number': 1} available for tenant 2023-05-01 22:41:19,518 80147 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-805154829', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOPL5fcfDZ/Tacj5hewJQqNrKKB9vG4ENKDHGcaO+ptqpmUhcFuUL1qH738iENRg52YCo0DpQJsCtDJz8nMERMJDgeuvj/D5XEgpU25DBlTVveSnQHtLGoBB5lfFkfSvww==', 'fingerprint': '78:22:cd:20:69:7f:f7:ce:0a:c4:69:82:62:d2:f2:79', 'user_id': '7783d0250c8b4c54b2765b690a00180c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDBvgnWYnHflYOo5eekZwZQvdGbdAZlXD+cLgec1AD0iXZ66jswOZQS\nfDMDMY4NACCgBwYFK4EEACKhZANiAATjy+X3Hw2f02nI+YXsCUKjayigfbxuBDSg\nxxnGjvqbaqZlIXBblC9ah+9/IhDUYOdmAqNA6UCbArQyc/JzBETCQ4Hrr4/w+VxI\nKVNuQwZU1b3kp0B7SxqAQeZXxZH0r8M=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6805cbf7-d969-4433-b939-f93ae38f8065', 'name': 'tempest-securitygroup--442093470', 'stateful': True, 'tenant_id': '735d89fb5a174f6ba5b8be3efedae82b', 'description': 'tempest-description--1627809911', 'shared': False, 'security_group_rules': [{'id': '46a29bee-b11c-45d0-a672-fab7b9a4b62f', 'tenant_id': '735d89fb5a174f6ba5b8be3efedae82b', 'security_group_id': '6805cbf7-d969-4433-b939-f93ae38f8065', '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-05-01T22:33:29Z', 'updated_at': '2023-05-01T22:33:29Z', 'revision_number': 0, 'project_id': '735d89fb5a174f6ba5b8be3efedae82b'}, {'id': 'd7f22a64-6199-495c-bfe1-67afbdf09f12', 'tenant_id': '735d89fb5a174f6ba5b8be3efedae82b', 'security_group_id': '6805cbf7-d969-4433-b939-f93ae38f8065', '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-05-01T22:33:29Z', 'updated_at': '2023-05-01T22:33:29Z', 'revision_number': 0, 'project_id': '735d89fb5a174f6ba5b8be3efedae82b'}], 'tags': [], 'created_at': '2023-05-01T22:33:29Z', 'updated_at': '2023-05-01T22:33:29Z', 'revision_number': 1, 'project_id': '735d89fb5a174f6ba5b8be3efedae82b'}, 'floating_ip': {'id': '9b1e17c1-dc84-466a-bc03-886f990e55f7', 'tenant_id': '735d89fb5a174f6ba5b8be3efedae82b', 'floating_ip_address': '172.24.4.6', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '735d89fb5a174f6ba5b8be3efedae82b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:33:30Z', 'updated_at': '2023-05-01T22:33:30Z', 'revision_number': 0, 'ip': '172.24.4.6'}} 2023-05-01 22:41:19,855 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes 0.337s 2023-05-01 22:41:19,856 80147 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-1904102122", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41fd88f5-05a3-407e-b231-31a7ff816f65', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41fd88f5-05a3-407e-b231-31a7 ff816f65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes'} Body: b'{"volume": {"id": "a4d4184d-b156-49cc-b618-4afdf1aa6e70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:41:19.792520", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1904102122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:41:19,905 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70 0.039s 2023-05-01 22:41:19,906 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b34584-61ad-4f42-bf22-9fd445a13e8c', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b34584-61ad-4f42-bf22-9fd445a13e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70'} Body: b'{"volume": {"id": "a4d4184d-b156-49cc-b618-4afdf1aa6e70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:41:20.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1904102122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735d89fb5a174f6ba5b8be3efedae82b"}}' 2023-05-01 22:41:20,958 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70 0.040s 2023-05-01 22:41:20,959 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6df473-d818-4f7c-9644-3f4ba531f2b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6df473-d818-4f7c-9644-3f4ba531f2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70'} Body: b'{"volume": {"id": "a4d4184d-b156-49cc-b618-4afdf1aa6e70", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:41:20.000000", "u pdated_at": "2023-05-01T22:41:20.000000", "name": "tempest-tempest.common.compute-volume-1904102122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735d89fb5a174f6ba5b8be3efedae82b"}}' 2023-05-01 22:41:21,066 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70 0.096s 2023-05-01 22:41:21,066 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98417ad1-1a61-4783-ac7a-892264c4709a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70'} Body: b'' 2023-05-01 22:41:21,089 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70 0.022s 2023-05-01 22:41:21,089 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22cb8b9-fb99-408c-8b79-4888fa1da1b5', 'x-openstack-request-id': 'req-a22cb8b9-fb99-408c-8b79-4888fa1da1b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a4d4184d-b156-49cc-b618-4afdf1aa6e70 could not be found."}}' 2023-05-01 22:41:21,089 80147 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-05-01 22:41:21,363 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.272s 2023-05-01 22:41:21,364 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0376fd7f-8bf6-4d5b-be14-ea51c34a5b6c', 'x-compute-request-id': 'req-0376fd7f-8bf6-4d5b-be14-ea51c34a5b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b 68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.905628s] ... 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 552, 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 bb25f2ce-21c9-4559-94a5-813c3470a224 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:40:43,692 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02 0.229s 2023-05-01 22:40:43,692 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41f56b1c-3e06-4338-bfd0-5bab1004438e', 'x-compute-request-id': 'req-41f56b1c-3e06-4338-bfd0-5bab1004438e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02'} Body: b'{"server": {"id": "7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02", "name": "tempest-ServersNegativeTestJSON-server-10467851", "status": "ACTIVE", "tenant_id": "751cec193a3945c785b177e032cfc758", "user_id": "925c76f9d5114b489c630b78ff0b763f", "metadata": {}, "hostId": "0ad047df561bc2dcf62ead04f8c89278630623e364138706d6831abf", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:34:08Z", "updated": "2023-05-01T22:34:15Z", "addresses": {"tempest-ServersNegativeTestJSON-1556029111-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:63:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:34: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": []}}' 2023-05-01 22:41:43,948 80155 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/751cec193a3945c785b177e032cfc758/volumes 0.183s 2023-05-01 22:41:43,949 80155 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-1428362242"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab6c7bf-c04d-446c-b13b-4dc7dcee4c3b', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab6c7bf-c04d-446c-b13b-4dc7dcee4c3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes'} Body: b'{"volume": {"id": "bb25f2ce-21c9-4559-94a5-813c3470a224", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:41:43.883081", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1428362242", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224"}], "user_id": "925c76f9d5114b489c630b78ff0b763f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:41:43,996 80155 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/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224 0.037s 2023-05-01 22:41:43,996 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f2d0d6-8deb-4b8a-a0f0-a70afad3e51b', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f2d0d6-8deb-4b8a-a0f0-a70afad3e51b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224'} Body: b'{"volume": {"id": "bb25f2ce-21c9-4559-94a5-813c3470a224", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:41:44.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1428362242", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224"}], "user_id": "925c76f9d5114b489c630b78ff0b763f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "751cec193a3945c785b177e032cfc758"}}' 2023-05-01 22:41:45,046 80155 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/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224 0.038s 2023-05-01 22:41:45,046 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-effdc822-b6f8-42e7-b820-db8a1f6cdfb2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-effdc822-b6f8-42e7-b820-db8a1f6cdfb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224'} Body: b'{"volume": {"id": "bb25f2ce-21c9-4559-94a5-813c3470a224", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:41:44.000000", "updated_at": "2023-05-01T22:41:44.000000", "name": "tempest-ServersNegativeTestJSON-volume-1428362242", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224"}], "user_id": "925c76f9d5114b489c630b78ff0b763f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "751cec193a3945c785b177e032cfc758"}}' 2023-05-01 22:41:45,296 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02 0.239s 2023-05-01 22:41:45,297 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aab8326f-6add-4cec-aea3-fb7b47325b07', 'x-compute-request-id': 'req-aab8326f-6add-4cec-aea3-fb7b47325b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02'} Body: b'{"server": {"id": "7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02", "name": "tempest-ServersNegativeTestJSON-server-10467851", "status": "ACTIVE", "tenant_id": "751cec193a3945c785b177e032cfc758", "user_id": "925c76f9d5114b489c630b78ff0b763f", "metadata": {}, "hostId": "0ad047df561bc2dcf62ead04f8c89278630623e364138706d6831abf", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:34:08Z", "updated": "2023-05-01T22:34:15Z", "addresses": {"tempest-ServersNegativeTestJSON-1556029111-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:63:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:34: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": []}}' {5} 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 87713197-05a0-4401-9d74-9afd16afcb16 failed to build and is in ERROR status {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.304155s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.041777s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.043803s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.679147s] ... 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 41018353-383c-458e-8298-8532c3ab137d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:43:23,404 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b1abb06327b7473db7fa8bbdd142c0cd/os-quota-sets/2fd1da9efa8d43d89b520e19b4106198?usage=True 0.061s 2023-05-01 22:43:23,405 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf19fd6-aed2-499c-aac7-b01c01284645', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf19fd6-aed2-499c-aac7-b01c01284645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b1abb06327b7473db7fa8bbdd142c0cd/os-quota-sets/2fd1da9efa8d43d89b520e19b4106198?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": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:23,720 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes 0.296s 2023-05-01 22:43:23,720 80147 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-2095165826"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9079e16f-f4a5-4a21-b414-187d4eb37a0c', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9079e16f-f4a5-4a21-b414-187d4eb37a0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes'} Body: b'{"volume": {"id": "41018353-383c-458e-8298-8532c3ab137d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:23.659757", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2095165826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:23,789 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d 0.052s 2023-05-01 22:43:23,789 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d04768-b159-445c-a8cb-c6bb2ed33235', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d04768-b159-445c-a8cb-c6bb2ed33235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d'} Body: b'{"volume": {"id": "41018353-383c-458e-8298-8532c3ab137d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:24.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2095165826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:24,839 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d 0.037s 2023-05-01 22:43:24,839 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9154b792-c646-4018-91f6-80584d8783e3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9154b792-c646-4018-91f6-80584d8783e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d'} Body: b'{"volume": {"id": "41018353-383c-458e-8298-8532c3ab137d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:24.000000", "updated_at": "2023-05-01T22:43:24.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2095165826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:24,888 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d 0.037s 2023-05-01 22:43:24,888 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e2949bf-4676-4b0c-967a-d6b7177c2f17', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e2949bf-4676-4b0c-967a-d6b7177c2f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d'} Body: b'{"volume": {"id": "41018353-383c-458e-8298-8532c3ab137d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:24.000000", "updated_at": "2023-05-01T22:43:24.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2095165826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:24,997 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d 0.097s 2023-05-01 22:43:24,998 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1eec6e1-633a-4d92-a586-a5ac2cdcd831', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d'} Body: b'' 2023-05-01 22:43:25,018 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d 0.020s 2023-05-01 22:43:25,019 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-94fe49ac-6197-419e-b8c7-9e9042aa3c1f', 'x-openstack-request-id': 'req-94fe49ac-6197-419e-b8c7-9e9042aa3c1f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 41018353-383c-458e-8298-8532c3ab137d could not be found."}}' {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.459440s] ... 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 b9a76d3d-a383-47d7-a84f-6716617ccd81 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:43:25,200 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes 0.176s 2023-05-01 22:43:25,200 80147 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-423423281"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc58149d-7967-48da-a1fc-a31fc7f44593', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc58149d-7967-48da-a1fc-a31fc7f44593', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes'} Body: b'{"volume": {"id": "b9a76d3d-a383-47d7-a84f-6716617ccd81", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:25.141325", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-423423281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:25,248 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81 0.038s 2023-05-01 22:43:25,248 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d324276-d583-43ed-8072-8e7c8d51b94e', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d324276-d583-43ed-8072-8e7c8d51b94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81'} Body: b'{"volume": {"id": "b9a76d3d-a383-47d7-a84f-6716617ccd81", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:25.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-423423281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:26,298 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81 0.038s 2023-05-01 22:43:26,299 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c412197-3420-49ff-9fa2-d06937b105bd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c412197-3420-49ff-9fa2-d06937b105bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81'} Body: b'{"volume": {"id": "b9a76d3d-a383-47d7-a84f-6716617ccd81", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:25.000000", "updated_at": "2023-05-01T22:43:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-423423281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:26,356 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81 0.043s 2023-05-01 22:43:26,357 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28441cf8-709e-45ca-a2ec-1de4f468538b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28441cf8-709e-45ca-a2ec-1de4f468538b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81'} Body: b'{"volume": {"id": "b9a76d3d-a383-47d7-a84f-6716617ccd81", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:25.000000", "updated_at": "2023-05-01T22:43:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-423423281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:26,460 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81 0.093s 2023-05-01 22:43:26,461 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:26 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7141cbf1-2029-4c12-8f26-16771277ee5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81'} Body: b'' 2023-05-01 22:43:26,481 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81 0.020s 2023-05-01 22:43:26,481 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-24286e89-b645-4fc0-9aa9-a77b055185e0', 'x-openstack-request-id': 'req-24286e89-b645-4fc0-9aa9-a77b055185e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b9a76d3d-a383-47d7-a84f-6716617ccd81 could not be found."}}' {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.050037s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.252253s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.015581s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.015410s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.049845s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.022641s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.025640s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.020970s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.017719s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.016077s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.013677s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.034443s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.033476s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.038535s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.204893s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.226848s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.012357s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.117756s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.021012s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.016046s] ... ok {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.404170s] ... 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 4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:43:36,699 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes 0.382s 2023-05-01 22:43:36,699 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-366278964"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d681c253-ff62-4978-b15c-7292d3bcc37c', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d681c253-ff62-4978-b15c-7292d3bcc37c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes'} Body: b'{"volume": {"id": "4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:36.635029", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-366278964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:36,902 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes 0.192s 2023-05-01 22:43:36,902 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1373224648"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c797767-9883-492d-b38b-cdf1f78ce1bf', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c797767-9883-492d-b38b-cdf1f78ce1bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes'} Body: b'{"volume": {"id": "d5f1538c-4769-4d72-b36b-02b2424cf067", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:36.844757", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1373224648", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/d5f1538c-4769-4d72-b36b-02b2424cf067"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/d5f1538c-4769-4d72-b36b-02b2424cf067"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:37,101 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes 0.189s 2023-05-01 22:43:37,102 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-426060380"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96430629-a6c7-41f7-bf28-cc7c05ed7c2b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96430629-a6c7-41f7-bf28-cc7c05ed7c2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes'} Body: b'{"volume": {"id": "8cd50309-7920-4ba1-bf48-2b17046107eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:37.035531", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-426060380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/8cd50309-7920-4ba1-bf48-2b17046107eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/8cd50309-7920-4ba1-bf48-2b17046107eb"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:37,304 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes 0.192s 2023-05-01 22:43:37,304 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1957194116"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b8a7e8-d917-4bb5-9438-e76878513433', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b8a7e8-d917-4bb5-9438-e76878513433', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes'} Body: b'{"volume": {"id": "12a8a9ff-7007-4d07-b956-5962870d6e91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:37.246482", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1957194116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/12a8a9ff-7007-4d07-b956-5962870d6e91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/12a8a9ff-7007-4d07-b956-5962870d6e91"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:37,586 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes 0.271s 2023-05-01 22:43:37,587 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-CreateVolum esFromImageTest-Volume-237854642"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d721033e-0607-4e98-b1e4-db61f7468ed0', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d721033e-0607-4e98-b1e4-db61f7468ed0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes'} Body: b'{"volume": {"id": "3eebf458-ea57-469b-98a5-1daf0fcfe1b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:37.501316", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-237854642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/3eebf458-ea57-469b-98a5-1daf0fcfe1b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/3eebf458-ea57-469b-98a5-1daf0fcfe1b0"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:37,637 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5 0.040s 2023-05-01 22:43:37,637 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d866436-a2a4-41b9-af89-62728a8a6a43', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d866436-a2a4-41b9-af89-62728a8a6a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5'} Body: b'{"volume": {"id": "4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:37.000000", "updated_at": "2023-05-01T22:43:37.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-366278964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "209e41202b8b40569ebbde9750eb7291"}}' 2023-05-01 22:43:38,695 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5 0.046s 2023-05-01 22:43:38,696 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51175928-447f-403f-89ce-d24a0fdb36ba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', ' x-openstack-request-id': 'req-51175928-447f-403f-89ce-d24a0fdb36ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5'} Body: b'{"volume": {"id": "4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:37.000000", "updated_at": "2023-05-01T22:43:37.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-366278964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "209e41202b8b40569ebbde9750eb7291"}}' {5} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {9} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.641698s] ... 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 552, 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 d474a0d4-4cb5-4a65-b592-ffe31a72b830 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:43:41,775 80155 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.489s 2023-05-01 22:43:41,776 80155 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-608028097", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/d474a0d4-4cb5-4a65-b592-ffe31a72b830', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15129516-6434-4e57-8505-9d08f5c6cac0', 'x-compute-request-id': 'req-15129516-6434-4e57-8505-9d08f5c6cac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "d474a0d4-4cb5-4a65-b592-ffe31a72b830", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-05-01T22:43:41.626125", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-608028097", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-05-01 22:43:41,847 80155 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/d474a0d4-4cb5-4a65-b592-ffe31a72b830 0.065s 2023-05-01 22:43:41,847 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c60f8f2-9752-43a8-ac70-7bc2f9971f2e', 'x-compute-request-id': 'req-5c60f8f2-9752-43a8-ac70-7bc2f9971f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/d474a0d4-4cb5-4a65-b592-ffe31a72b830'} Body: b'{"volume": {"id": "d474a0d4-4cb5-4a65-b592-ffe31a72b830", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-05-01T22:43:42.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-608028097", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-05-01 22:43:42,920 80155 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/d474a0d4-4cb5-4a65-b592-ffe31a72b830 0.066s 2023-05-01 22:43:42,920 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15959fad-a33b-4bab-9557-91656591c987', 'x-compute-request-id': 'req-15959fad-a33b-4bab-9557-91656591c987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/d474a0d4-4cb5-4a65-b592-ffe31a72b830'} Body: b'{"volume": {"id": "d474a0d4-4cb5-4a65-b592-ffe31a72b830", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-05-01T22:43:42.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-608028097", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {9} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.574036s] ... ok {9} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {9} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {9} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {7} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.751438s] ... 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 478df2ff-cbab-4774-8874-ed997d24c3a3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:41:20,425 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.078s 2023-05-01 22:41:20,426 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:41:20 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-d9768878-9129-4aa9-84b6-c0a4cfe78164', '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": "272675f44644423aa2e33baf43ed76de", "name": "tempest-VolumesActionsTest-1076112184-project-member", "password_expires_at": null}, "audit_ids": ["br37ZF0GTEeGImlHzXa5Hw"], "expires_at": "2023-05-01T23:41:20.000000Z", "issued_at": "2023-05-01T22:41:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33d82b559d33412cb017588ae66ea7f0", "name": "tempest-VolumesActionsTest-1076112184"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/33d82b559d33412cb017588ae66ea7f0", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:41:20,426 80151 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '05cd335d-8348-4871-8058-997a1ebe3aaa', 'name': 'tempest-VolumesActionsTest-1101823978-network', 'tenant_id': '33d82b559d33412cb017588ae66ea7f0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '33d82b559d33412cb017588ae66ea7f0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7614, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:41:17Z', 'updated_at': '2023-05-01T22:41:17Z', 'revision_number': 1} available for tenant 2023-05-01 22:41:21,094 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.667s 2023-05-01 22:41:21,095 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1074487243", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "05cd335d-8348-4871-8058-997a1ebe3aaa"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-363c1d15-876c-4cf3-b0f1-c774fc2f8862', 'x-compute-request-id': 'req-363c1d15-876c-4cf3-b0f1-c774fc2f8862', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c5f59b0b-3deb-48c7-9695-5727fa720407", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "r2ksyLXhvZ69"}}' 2023-05-01 22:41:21,184 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407 0.086s 2023-05-01 22:41:21,184 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:21 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-5cd73e91-e4e7-4980-a515-362522e7aae2', 'x-compute-request-id': 'req-5cd73e91-e4e7-4980-a515-362522e7aae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407'} Body: b'{"server": {"id": "c5f59b0b-3deb-48c7-9695-5727fa720407", "name": "tempest-VolumesActionsTest-instance-1074487243", "status": "BUILD", "tenant_id": "33d82b559d33412cb017588ae66ea7f0", "user_id": "272675f44644423aa2e33baf43ed76de", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:41:21Z", "updated": "2023-05-01T22:41:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}], "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": "sch eduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:42:11,492 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407 0.246s 2023-05-01 22:42:11,493 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:42:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5336a1-0e73-414b-9b97-5aead0c01b39', 'x-compute-request-id': 'req-fe5336a1-0e73-414b-9b97-5aead0c01b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407'} Body: b'{"server": {"id": "c5f59b0b-3deb-48c7-9695-5727fa720407", "name": "tempest-VolumesActionsTest-instance-1074487243", "status": "ACTIVE", "tenant_id": "33d82b559d33412cb017588ae66ea7f0", "user_id": "272675f44644423aa2e33baf43ed76de", "metadata": {}, "hostId": "583fe4060e7fc093d0ce23b66d68f86eb9d8e6f1e4dc12f0fa5a5b4a", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:41:21Z", "updated": "2023-05-01T22:41:28Z", "addresses": {"tempest-VolumesActionsTest-1101823978-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:09:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:41:27.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-05-01 22:42:11,506 80151 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:43:11,845 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes 0.277s 2023-05-01 22:43:11,845 80151 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-1508350034"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ad4ad1-446f-4782-97c7-e5913e1745f7', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ad4ad1-446f-4782-97c7-e5913e1745f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes'} Body: b'{"volume": {"id": "478df2ff-cbab-4774-8874-ed997d24c3a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:11.778914", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1508350034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, " source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:11,896 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3 0.041s 2023-05-01 22:43:11,896 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d85c48d9-cc1a-4159-9068-3d24d433cfc0', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d85c48d9-cc1a-4159-9068-3d24d433cfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3'} Body: b'{"volume": {"id": "478df2ff-cbab-4774-8874-ed997d24c3a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:12.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1508350034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:43:12,956 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3 0.047s 2023-05-01 22:43:12,957 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ec1b8c-d366-46f2-a4ab-3b6e6a1bdafa', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ec1b8c-d366-46f2-a4ab-3b6e6a1bdafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3'} Body: b'{"volume": {"id": "478df2ff-cbab-4774-8874-ed997d24c3a3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:12.000000", "updated_at": "2023-05-01T22:43:12.000000", "name": "tempest-VolumesActionsTest-Volume-1508350034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}], "user_id": "272675f44644423aa2 e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:43:13,024 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3 0.055s 2023-05-01 22:43:13,024 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a098cc41-3078-4d93-b074-633fb2113466', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a098cc41-3078-4d93-b074-633fb2113466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3'} Body: b'{"volume": {"id": "478df2ff-cbab-4774-8874-ed997d24c3a3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:12.000000", "updated_at": "2023-05-01T22:43:12.000000", "name": "tempest-VolumesActionsTest-Volume-1508350034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:43:13,197 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3 0.162s 2023-05-01 22:43:13,198 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43: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-8fe0f4bc-63a4-4d6e-8136-2cb9a1253b74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3'} Body: b'' 2023-05-01 22:43:13,218 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3 0.020s 2023-05-01 22:43:13,219 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43: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-0c6a9db7-131f-4bda-8dd6-bb6fcec2132f', 'x-openstack-request-id': 'req-0c6a9db7-131f-4bda-8dd6-bb6fcec2132f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 478df2ff-cbab-4774-8874-ed997d24c3a3 could not be found."}}' 2023-05-01 22:43:13,350 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407 0.130s 2023-05-01 22:43:13,350 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac564df1-6e20-4ed8-925c-8d52fc2c37a8', 'x-compute-request-id': 'req-ac564df1-6e20-4ed8-925c-8d52fc2c37a8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407'} Body: b'' 2023-05-01 22:43:13,993 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407 0.642s 2023-05-01 22:43:13,994 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ca4af19-4e29-4062-bee1-e13100268ac9', 'x-compute-request-id': 'req-9ca4af19-4e29-4062-bee1-e13100268ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407'} Body: b'{"server": {"id": "c5f59b0b-3deb-48c7-9695-5727fa720407", "name": "tempest-VolumesActionsTest-instance-1074487243", "status": "ACTIVE", "tenant_id": "33d82b559d33412cb017588ae66ea7f0", "user_id": "272675f44644423aa2e33baf43ed76de", "metadata": {}, "hostId": "583fe4060e7fc093d0ce23b66d68f86eb9d8e6f1e4dc12f0fa5a5b4a", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:41:21Z", "updated": "2023-05-01T22:43:13Z", "addresses": {"tempest-VolumesActionsTest-1101823978-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:09:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:41:27.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-05-01 22:44:04,092 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407 0.040s 2023-05-01 22:44:04,092 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:04 GMT', 'server': 'Apache/2.4.52 (Ub untu)', '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-a9a8cf55-aeda-4b63-b8e3-93070887724c', 'x-compute-request-id': 'req-a9a8cf55-aeda-4b63-b8e3-93070887724c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c5f59b0b-3deb-48c7-9695-5727fa720407 could not be found."}}' {7} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.475652s] ... 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 606d0017-9834-4a26-a473-d7399c7ee10d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:44:04,280 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes 0.184s 2023-05-01 22:44:04,281 80151 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-167730160"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:44:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e82724b-64a1-4804-b0ef-c0d994d30905', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e82724b-64a1-4804-b0ef-c0d994d30905', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes'} Body: b'{"volume": {"id": "606d0017-9834-4a26-a473-d7399c7ee10d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:04.220641", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-167730160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:44:04,331 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d 0.040s 2023-05-01 22:44:04,331 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae0ac32-3bfd-4816-92fc-0464742f0d46', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae0ac32-3bfd-4816-92fc-0464742f0d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d'} Body: b'{"volume": {"id": "606d0017-9834-4a26-a473-d7399c7ee10d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:04.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-167730160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:05,394 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d 0.051s 2023-05-01 22:44:05,395 80151 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22495bd4-336c-4c85-ae32-d0794c992b23', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22495bd4-336c-4c85-ae32-d0794c992b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d'} Body: b'{"volume": {"id": "606d0017-9834-4a26-a473-d7399c7ee10d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:04.000000", "updated_at": "2023-05-01T22:44:05.000000", "name": "tempest-VolumesActionsTest-Volume-167730160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:05,444 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d 0.037s 2023-05-01 22:44:05,444 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28e9043-ad97-4d4f-86b0-b76cfc666527', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28e9043-ad97-4d4f-86b0-b76cfc666527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d'} Body: b'{"volume": {"id": "606d0017-9834-4a26-a473-d7399c7ee10d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:04.000000", "updated_at": "2023-05-01T22:44:05.000000", "name": "tempest-VolumesActionsTest-Volume-167730160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:05,550 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d 0.096s 2023-05-01 22:44:05,551 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220cd96c-0a17-46c0-bb72-74f9b036ce28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d'} Body: b'' 2023-05-01 22:44:05,571 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d 0.019s 2023-05-01 22:44:05,571 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44: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-f43e7fff-a105-4020-a428-43ebe4f468bf', 'x-openstack-request-id': 'req-f43e7fff-a105-4020-a428-43ebe4f468bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 606d0017-9834-4a26-a473-d7399c7ee10d could not be found."}}' {7} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.474673s] ... 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 267dcb39-c6d1-4301-940c-9875df68080b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:44:05,758 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes 0.183s 2023-05-01 22:44:05,758 80151 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-613237327"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b27c9a-54a4-4be2-9332-d1ba7ccee628', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b27c9a-54a4-4be2-9332-d1ba7ccee628', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes'} Body: b'{"volume": {"id": "267dcb39-c6d1-4301-940c-9875df68080b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:05.700035", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-613237327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:44:05,808 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b 0.039s 2023-05-01 22:44:05,808 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591e37d8-2409-4002-ab4d-90450f886efd', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591e37d8-2409-4002-ab4d-90450f886efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b'} Body: b'{"volume": {"id": "267dcb39-c6d1-4301-940c-9875df68080b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:06.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-613237327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:06,861 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b 0.041s 2023-05-01 22:44:06,862 80151 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e60a1ecc-6ef7-4489-afb1-fbc669ce9009', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e60a1ecc-6ef7-4489-afb1-fbc669ce9009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b'} Body: b'{"volume": {"id": "267dcb39-c6d1-4301-940c-9875df68080b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:06.000000", "updated_at": "2023-05-01T22:44:06.000000", "name": "tempest-VolumesActionsTest-Volume-613237327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:06,918 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b 0.045s 2023-05-01 22:44:06,918 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d709e1bb-7489-46bb-b887-e50d76079ff7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d709e1bb-7489-46bb-b887-e50d76079ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b'} Body: b'{"volume": {"id": "267dcb39-c6d1-4301-940c-9875df68080b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:06.000000", "updated_at": "2023-05-01T22:44:06.000000", "name": "tempest-VolumesActionsTest-Volume-613237327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:07,024 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b 0.095s 2023-05-01 22:44:07,024 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44: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-7f1de084-b18c-4710-b6ca-cc26639b7f66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b'} Body: b'' 2023-05-01 22:44:07,048 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b 0.023s 2023-05-01 22:44:07,048 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44: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-ffc17079-ec08-4026-88e9-51482ff659b5', 'x-openstack-request-id': 'req-ffc17079-ec08-4026-88e9-51482ff659b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 267dcb39-c6d1-4301-940c-9875df68080b could not be found."}}' {7} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.598983s] ... 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 12268a2f-ccd8-45e9-b685-6404f873afdd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:44:07,286 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes 0.235s 2023-05-01 22:44:07,287 80151 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-556290322"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3a73830-7be2-4754-acec-d5cbf24affae', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a73830-7be2-4754-acec-d5cbf24affae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes'} Body: b'{"volume": {"id": "12268a2f-ccd8-45e9-b685-6404f873afdd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:07.173461", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-556290322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:44:07,372 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd 0.076s 2023-05-01 22:44:07,372 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01dd005-a23b-4e44-85bf-2f5f823bc542', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01dd005-a23b-4e44-85bf-2f5f823bc542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd'} Body: b'{"volume": {"id": "12268a2f-ccd8-45e9-b685-6404f873afdd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:07.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-556290322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:08,422 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd 0.037s 2023-05-01 22:44:08,422 80151 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645b9344-9ced-4074-8c0e-8a42c2aa989a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645b9344-9ced-4074-8c0e-8a42c2aa989a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd'} Body: b'{"volume": {"id": "12268a2f-ccd8-45e9-b685-6404f873afdd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:07.000000", "updated_at": "2023-05-01T22:44:07.000000", "name": "tempest-VolumesActionsTest-Volume-556290322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:08,492 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd 0.058s 2023-05-01 22:44:08,492 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c581059c-58f5-4bd2-b777-6946d15b93d4', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c581059c-58f5-4bd2-b777-6946d15b93d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd'} Body: b'{"volume": {"id": "12268a2f-ccd8-45e9-b685-6404f873afdd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:07.000000", "updated_at": "2023-05-01T22:44:07.000000", "name": "tempest-VolumesActionsTest-Volume-556290322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:08,625 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd 0.120s 2023-05-01 22:44:08,626 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2bb182-8468-42ed-85fd-a272ea0511c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd'} Body: b'' 2023-05-01 22:44:08,648 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd 0.021s 2023-05-01 22:44:08,648 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d6804d-de26-4bb9-b821-b9bc0b67f357', 'x-openstack-request-id': 'req-17d6804d-de26-4bb9-b821-b9bc0b67f357', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 12268a2f-ccd8-45e9-b685-6404f873afdd could not be found."}}' {7} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.505547s] ... 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 0fb5f5d6-eed8-41f6-8613-70df433ad49b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:44:08,855 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes 0.202s 2023-05-01 22:44:08,856 80151 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-2010420813"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5373dd-4e70-456e-abd1-8a24fdb228e1', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5373dd-4e70-456e-abd1-8a24fdb228e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes'} Body: b'{"volume": {"id": "0fb5f5d6-eed8-41f6-8613-70df433ad49b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:08.793424", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2010420813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:44:08,907 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b 0.040s 2023-05-01 22:44:08,908 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f146fd-a22d-44fd-8ea6-cef1dfb8c0fe', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f146fd-a22d-44fd-8ea6-cef1dfb8c0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b'} Body: b'{"volume": {"id": "0fb5f5d6-eed8-41f6-8613-70df433ad49b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:09.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2010420813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:09,962 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b 0.042s 2023-05-01 22:44:09,963 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9155c08b-0521-4cf6-bf79-c072c3beb769', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9155c08b-0521-4cf6-bf79-c072c3beb769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b'} Body: b'{"volume": {"id": "0fb5f5d6-eed8-41f6-8613-70df433ad49b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:09.000000", "updated_at": "2023-05-01T22:44:09.000000", "name": "tempest-VolumesActionsTest-Volume-2010420813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:10,020 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b 0.043s 2023-05-01 22:44:10,020 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bfe8156-e1a2-4d8e-b4ab-90e8e5cd773c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bfe8156-e1a2-4d8e-b4ab-90e8e5cd773c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b'} Body: b'{"volume": {"id": "0fb5f5d6-eed8-41f6-8613-70df433ad49b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:09.000000", "updated_at": "2023-05-01T22:44:09.000000", "name": "tempest-VolumesActionsTest-Volume-2010420813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:10,136 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b 0.105s 2023-05-01 22:44:10,136 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:10 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-8802f581-0b50-418a-88ee-e5a58060c7c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b'} Body: b'' 2023-05-01 22:44:10,157 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b 0.020s 2023-05-01 22:44:10,157 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8522d02-1511-4768-ba3e-8d2ab9675ea2', 'x-openstack-request-id': 'req-f8522d02-1511-4768-ba3e-8d2ab9675ea2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0fb5f5d6-eed8-41f6-8613-70df433ad49b could not be found."}}' {7} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.521437s] ... 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 81f0068c-31b2-429a-9527-a135654ee554 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:44:10,353 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes 0.193s 2023-05-01 22:44:10,354 80151 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-1673976196"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40577099-d947-4891-93c8-34a0096b3eea', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40577099-d947-4891-93c8-34a0096b3eea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes'} Body: b'{"volume": {"id": "81f0068c-31b2-429a-9527-a135654ee554", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:10.287941", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1673976196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:44:10,404 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554 0.038s 2023-05-01 22:44:10,404 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e9e42c-2017-4e22-ae21-8a22f721f5da', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e9e42c-2017-4e22-ae21-8a22f721f5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554'} Body: b'{"volume": {"id": "81f0068c-31b2-429a-9527-a135654ee554", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:10.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1673976196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:11,462 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554 0.046s 2023-05-01 22:44:11,463 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf27b425-78b3-4e35-9bb1-6802f0775568', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf27b425-78b3-4e35-9bb1-6802f0775568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554'} Body: b'{"volume": {"id": "81f0068c-31b2-429a-9527-a135654ee554", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:10.000000", "updated_at": "2023-05-01T22:44:10.000000", "name": "tempest-VolumesActionsTest-Volume-1673976196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:11,518 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554 0.041s 2023-05-01 22:44:11,518 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e97712-2063-492b-b4ea-20e22ac3ef5c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e97712-2063-492b-b4ea-20e22ac3ef5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554'} Body: b'{"volume": {"id": "81f0068c-31b2-429a-9527-a135654ee554", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:10.000000", "updated_at": "2023-05-01T22:44:10.000000", "name": "tempest-VolumesActionsTest-Volume-1673976196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:11,653 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554 0.106s 2023-05-01 22:44:11,654 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:11 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-640232b3-2e77-4b62-806a-e8e0638df3e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554'} Body: b'' 2023-05-01 22:44:11,678 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554 0.023s 2023-05-01 22:44:11,678 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44: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-3dde8197-7395-4679-bd28-24572df724da', 'x-openstack-request-id': 'req-3dde8197-7395-4679-bd28-24572df724da', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 81f0068c-31b2-429a-9527-a135654ee554 could not be found."}}' {7} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.480283s] ... 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 dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:44:15,638 80151 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes 0.356s 2023-05-01 22:44:15,638 80151 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-1401981845"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:44:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e68f92-fdb3-43ee-91fc-f42d752806b9', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e68f92-fdb3-43ee-91fc-f42d752806b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes'} Body: b'{"volume": {"id": "dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:15.582316", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1401981845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12"}], "user_id": "81528f541b3f47e182af05ec85a6fcb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:44:15,695 80151 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12 0.043s 2023-05-01 22:44:15,696 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a7a172-4f86-4f73-ab2e-cd4a6a55f10e', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a7a172-4f86-4f73-ab2e-cd4a6a55f10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12'} Body: b'{"volume": {"id": "dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:16.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1401981845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12"}], "user_id": "81528f541b3f47e182af05ec85a6fcb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b27cd8d2f0642caba190b6a6cee4b9d"}}' 2023-05-01 22:44:16,749 80151 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32 a1-e4a0-4a1d-b35f-4d5faa964d12 0.041s 2023-05-01 22:44:16,749 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd913a64-d42b-41b9-b77a-cfbf93f99908', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd913a64-d42b-41b9-b77a-cfbf93f99908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12'} Body: b'{"volume": {"id": "dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:16.000000", "updated_at": "2023-05-01T22:44:16.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1401981845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12"}], "user_id": "81528f541b3f47e182af05ec85a6fcb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b27cd8d2f0642caba190b6a6cee4b9d"}}' {11} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.364094s] ... 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 552, 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 ae254bc3-db73-4790-b371-7b8fddcc65a4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:45:20,179 80159 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes 0.243s 2023-05-01 22:45:20,180 80159 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-1903913502"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:45:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f86e8d-b7bf-4d41-87b3-6104e08049ca', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f86e8d-b7bf-4d41-87b3-6104e08049ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes'} Body: b'{"volume": {"id": "ae254bc3-db73-4790-b371-7b8fddcc65a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:45:20.119810", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1903913502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4"}], "user_id": "51b0b49ccd7f4a8bae43dab2f309403e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:45:20,233 80159 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4 0.043s 2023-05-01 22:45:20,233 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb66b257-eca1-4b52-aff1-44c18bb4a799', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb66b257-eca1-4b52-aff1-44c18bb4a799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4'} Body: b'{"volume": {"id": "ae254bc3-db73-4790-b371-7b8fddcc65a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:45:20.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1903913502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4"}], "user_id": "51b0b49ccd7f4a8bae43dab2f309403e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b813d8c60794ed481b464a012aeb601"}}' 2023-05-01 22:45:21,286 80159 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4 0.041s 2023-05-01 22:45:21,287 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d23f5b-ed4e-441b-a6b8-dc77f1dd131f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d23f5b-ed4e-441b-a6b8-dc77f1dd131f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4'} Body: b'{"volume": {"id": "ae254bc3-db73-4790-b371-7b8fddcc65a4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:45:20.000000", "updated_at": "2023-05-01T22:45:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1903913502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4"}], "user_id": "51b0b49ccd7f4a8bae43dab2f309403e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b813d8c60794ed481b464a012aeb601"}}' {11} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.286678s] ... 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 552, 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 f25a2977-3d02-4547-aa3a-9e7de2ce8c5a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:45:21,477 80159 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes 0.176s 2023-05-01 22:45:21,477 80159 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-1227853256"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2414e4-095e-4049-a2ed-75bcb1b653b5', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2414e4-095e-4049-a2ed-75bcb1b653b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes'} Body: b'{"volume": {"id": "f25a2977-3d02-4547-aa3a-9e7de2ce8c5a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:45:21.421096", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1227853256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a"}], "user_id": "51b0b49ccd7f4a8bae43dab2f309403e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:45:21,527 80159 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a 0.040s 2023-05-01 22:45:21,527 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520f8961-4e35-4971-ad37-b41a1b69201b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520f8961-4e35-4971-ad37-b41a1b69201b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a'} Body: b'{"volume": {"id": "f25a2977-3d02-4547-aa3a-9e7de2ce8c5a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:45:21.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1227853256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a"}], "user_id": "51b0b49ccd7f4a8bae43dab2f309403e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b813d8c60794ed481b464a012aeb601"}}' 2023-05-01 22:45:22,575 80159 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a 0.036s 2023-05-01 22:45:22,576 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:45:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4504e0c5-b25d-4363-a939-74e5130a0325', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4504e0c5-b25d-4363-a939-74e5130a0325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a'} Body: b'{"volume": {"id": "f25a2977-3d02-4547-aa3a-9e7de2ce8c5a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:45:21.000000", "updated_at": "2023-05-01T22:45:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1227853256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a"}], "user_id": "51b0b49ccd7f4a8bae43dab2f309403e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b813d8c60794ed481b464a012aeb601"}}' {11} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [167.653420s] ... 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 552, 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 041a053b-0d4f-4662-afac-81fe81893b12 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:47:15,804 80159 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:47:15,804 80159 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:47:15,997 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.190s 2023-05-01 22:47:15,998 80159 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-989263772", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPra2AY6DbL67F5dUXKxxuvL5IZXhal1lpVqp0vD1mdVtAEn1NUsmNKsOoug1Ubbqz3/JyJX/ghJKeBrUBQSuv34I5MMbIgVEo4/ufjtRfrhNYlCTSdutogzg6PKTEPNvw=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7c6b48-8cdd-4953-bab4-99dd22895f71', 'x-compute-request-id': 'req-5b7c6b48-8cdd-4953-bab4-99dd22895f71', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-989263772", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPra2AY6DbL67F5dUXKxxuvL5IZXhal1lpVqp0vD1mdVtAEn1NUsmNKsOoug1Ubbqz3/JyJX/ghJKeBrUBQSuv34I5MMbIgVEo4/ufjtRfrhNYlCTSdutogzg6PKTEPNvw==", "fingerprint": "11:11:29:be:47:97:57:96:65:1e:2b:f1:4d:b2:ad:86", "user_id": "155eac609630422fbe0511f3443263c3"}}' 2023-05-01 22:47:16,002 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-989263772 created 2023-05-01 22:47:16,169 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.167s 2023-05-01 22:47:16,170 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1623079819", "description": "tempest-description--951489125"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-e3d6ee70-0033-4b3a-8419-5810664fadd8', 'date': 'Mon, 01 May 2023 22:47:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e9d4044c-95f8-489a-a699-d4067cd94246", "name": "tempest-securitygroup--1623079819", "stateful": true, "tenant_id": "13db123c9edc40238d0a7c541070eb08", "description": "tempest-description--951489125", "shared": false, "security_group_rules": [{"id": "a1fe9d71-714a-4440-953a-3d4ab36ceac1", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "e9d4044c-95f8-489a-a699-d4067cd94246", "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": 1027, "description": null, "tags": [], "created_at": "2023-05-01T22:47:16Z", "updated_at": "2023-05-01T22:47:16Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}, {"id": "bdf08554-2994-47bc-965f-65fa644a6312", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "e9d4044c-95f8-489a-a699-d4067cd94246", "ethertype": "IPv6", "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": 1028, "description": null, "tags": [], "created_at": "2023-05-01T22:47:16Z", "updated_at": "2023-05-01T22:47:16Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}], "tags": [], "created_at": "2023-05-01T22:47:16Z", "updated_at": "2023-05-01T22:47:16Z", "revision_number": 1, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:47:16,337 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.167s 2023-05-01 22:47:16,338 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e9d4044c-95f8-489a-a699-d4067cd94246", "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-df353ac2-2a28-490a-a02e-69dbd990b1d5', 'date': 'Mon, 01 May 2023 22:47: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": "91cfb7db-db19-4233-9652-25fe987b711c", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "e9d4044c-95f8-489a-a699-d4067cd94246", "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-05-01T22:47:16Z", "updated_at": "2023-05-01T22:47:16Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:47:16,507 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-05-01 22:47:16,507 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e9d4044c-95f8-489a-a699-d4067cd94246", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ab10b389-edbc-4442-a434-b46bec63f0ea', 'date': 'Mon, 01 May 2023 22:47: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": "7a17923f-ff06-44cf-a53b-1d9fc197cfb3", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "e9d4044c-95f8-489a-a699-d4067cd94246", "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-05-01T22:47:16Z", "updated_at": "2023-05-01T22:47:16Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:47:16,508 80159 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1623079819 created 2023-05-01 22:47:17,318 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.809s 2023-05-01 22:47:17,318 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-111e1083-eecb-4c45-b193-de18c2c4372b', 'date': 'Mon, 01 May 2023 22:47:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "eefc87ee-8d65-4431-8474-de50ee387112", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "floating_ip_address": "172.24.4.231", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "13db123c9edc40238d0a7c541070eb08", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:47:16Z", "updated_at": "2023-05-01T22:47:16Z", "revision_number": 0}}' 2023-05-01 22:47:17,319 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'eefc87ee-8d65-4431-8474-de50ee387112', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'floating_ip_address': '172.24.4.231', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13db123c9edc40238d0a7c541070eb08', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:47:16Z', 'updated_at': '2023-05-01T22:47:16Z', 'revision_number': 0, 'ip': '172.24.4.231'} created 2023-05-01 22:47:17,371 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.047s 2023-05-01 22:47:17,372 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2db6a3c4-004d-4753-b49c-992a9f43ad7b', '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": "155eac609630422fbe0511f3443263c3", "name": "tempest-AttachVolumeShelveTestJSON-636466610-project-member", "password_expires_at": null}, "audit_ids": ["l0u2ZwgnSOCa1V02BkNjAQ"], "expires_at": "2023-05-01T23:47:17.000000Z", "issued_at": "2023-05-01T22:47:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13db123c9edc40238d0a7c541070eb08", "name": "tempest-AttachVolumeShelveTestJSON-636466610"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/13db123c9edc40238d0a7c541070eb08", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d2 6bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:47:17,372 80159 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'a82c78dc-bfe5-42da-b560-2d80d3af0e0c', 'name': 'tempest-AttachVolumeShelveTestJSON-1868229389-network', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13db123c9edc40238d0a7c541070eb08', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14742, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:47:09Z', 'updated_at': '2023-05-01T22:47:09Z', 'revision_number': 1} available for tenant 2023-05-01 22:47:17,373 80159 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-989263772', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPra2AY6DbL67F5dUXKxxuvL5IZXhal1lpVqp0vD1mdVtAEn1NUsmNKsOoug1Ubbqz3/JyJX/ghJKeBrUBQSuv34I5MMbIgVEo4/ufjtRfrhNYlCTSdutogzg6PKTEPNvw==', 'fingerprint': '11:11:29:be:47:97:57:96:65:1e:2b:f1:4d:b2:ad:86', 'user_id': '155eac609630422fbe0511f3443263c3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB7XpNgrEhbeodFhR/3yIojauI+GyykkND00hKN0Sdv/Z4Dyq1QPFkW\nlnmyN71EWKSgBwYFK4EEACKhZANiAAT62tgGOg2y+uxeXVFyscbry+SGV4WpdZaV\naqdLw9ZnVbQBJ9TVLJjSrDqLoNVG26s9/yciV/4ISSnga1AUErr9+COTDGyIFRKO\nP7n47UX64TWJQk0nbraIM4OjykxDzb8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e9d4044c-95f8-489a-a699-d4067cd94246', 'name': 'tempest-securitygroup--1623079819', 'stateful': True, 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'description': 'tempest-description--951489125', 'shared': False, 'security_group_rules': [{'id': 'a1fe9d71-714a-4440-953a-3d4ab36ceac1', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'security_group_id': 'e9d4044c-95f8-489a-a699-d4067cd94246', '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': 1027, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:47:16Z', 'updated_at': '2023-05-01T22:47:16Z', 'revision_number': 0, 'project_id': '13db123c9edc40238d0a7c541070eb08'}, {'id': 'bdf08554-2994-47bc-965f-65fa644a6312', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'security_group_id': 'e9d4044c-95f8-489a-a699-d4067cd94246', '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': 1028, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:47:16Z', 'updated_at': '20 23-05-01T22:47:16Z', 'revision_number': 0, 'project_id': '13db123c9edc40238d0a7c541070eb08'}], 'tags': [], 'created_at': '2023-05-01T22:47:16Z', 'updated_at': '2023-05-01T22:47:16Z', 'revision_number': 1, 'project_id': '13db123c9edc40238d0a7c541070eb08'}, 'floating_ip': {'id': 'eefc87ee-8d65-4431-8474-de50ee387112', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'floating_ip_address': '172.24.4.231', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13db123c9edc40238d0a7c541070eb08', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:47:16Z', 'updated_at': '2023-05-01T22:47:16Z', 'revision_number': 0, 'ip': '172.24.4.231'}} 2023-05-01 22:47:18,070 80159 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.696s 2023-05-01 22:47:18,071 80159 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-628248575", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a82c78dc-bfe5-42da-b560-2d80d3af0e0c"}], "security_groups": [{"name": "tempest-securitygroup--1623079819"}], "key_name": "tempest-keypair-989263772", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521', '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-52fe72f4-2e1e-4a33-8be7-a6005cc059d6', 'x-compute-request-id': 'req-52fe72f4-2e1e-4a33-8be7-a6005cc059d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "904ec297-0340-499a-a49d-88a2dfa7d521", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1623079819"}], "adminPass": "password"}}' 2023-05-01 22:47:18,165 80159 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/904ec297-0340-499a-a49d-88a2dfa7d521 0.090s 2023-05-01 22:47:18,165 80159 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': 'Mon, 01 May 2023 22:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd295bb1-88d8-477d-b60b-2d04af74bdb7', 'x-compute-request-id': 'req-bd295bb1-88d8-477d-b60b-2d04af74bdb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521'} Body: b'{"server": {"id": "904ec297-0340-499a-a49d-88a2dfa7d521", "name": "tempest-AttachVolumeShelveTestJSON-server-628248575", "status": "BUILD", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "user_id": " 155eac609630422fbe0511f3443263c3", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:47:18Z", "updated": "2023-05-01T22:47:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-989263772", "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-05-01 22:48:08,593 80159 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/904ec297-0340-499a-a49d-88a2dfa7d521 0.364s 2023-05-01 22:48:08,594 80159 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': 'Mon, 01 May 2023 22:48:08 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-0e6aabc5-8114-4b4a-bc94-80c72392965b', 'x-compute-request-id': 'req-0e6aabc5-8114-4b4a-bc94-80c72392965b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521'} Body: b'{"server": {"id": "904ec297-0340-499a-a49d-88a2dfa7d521", "name": "tempest-AttachVolumeShelveTestJSON-server-628248575", "status": "ACTIVE", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "user_id": "155eac609630422fbe0511f3443263c3", "metadata": {}, "hostId": "5fd797cfbd580f672af2b0017ad02a77c7ca3ca88c8d564befc55463", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:47:18Z", "updated": "2023-05-01T22:47:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1868229389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:2d:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-989263772", "OS-SRV-USG:launched_at": "2023-05-01T22:47:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1623079819"}], "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-05-01 22:48:08,611 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:49:09,183 80159 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 /904ec297-0340-499a-a49d-88a2dfa7d521/os-interface 0.566s 2023-05-01 22:49:09,183 80159 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': 'Mon, 01 May 2023 22:49: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-dbe4e725-2f1d-4f41-ba92-a839509444cb', 'x-compute-request-id': 'req-dbe4e725-2f1d-4f41-ba92-a839509444cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a82c78dc-bfe5-42da-b560-2d80d3af0e0c", "port_id": "dbecbda7-80dc-4310-8e42-e6091f85cd0b", "mac_addr": "fa:16:3e:b7:2d:5a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "95aba3b2-a4a8-44d4-b2e6-b86f880caae5", "ip_address": "10.0.0.14"}]}]}' 2023-05-01 22:49:10,228 80159 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/eefc87ee-8d65-4431-8474-de50ee387112 1.039s 2023-05-01 22:49:10,229 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "dbecbda7-80dc-4310-8e42-e6091f85cd0b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-fc475f9c-aee7-4650-98b2-807007b30dc3', 'date': 'Mon, 01 May 2023 22:49:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/eefc87ee-8d65-4431-8474-de50ee387112'} Body: b'{"floatingip": {"id": "eefc87ee-8d65-4431-8474-de50ee387112", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "floating_ip_address": "172.24.4.231", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "7f5630e7-f652-4d5e-8b84-17e68a55fd67", "port_id": "dbecbda7-80dc-4310-8e42-e6091f85cd0b", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a82c78dc-bfe5-42da-b560-2d80d3af0e0c", "mac_address": "fa:16:3e:b7:2d:5a", "admin_state_up": true, "status": "ACTIVE", "device_id": "904ec297-0340-499a-a49d-88a2dfa7d521", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:47:16Z", "updated_at": "2023-05-01T22:49:09Z", "revision_number": 1, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:49:10,231 80159 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.231:22' as 'cirros' with public key authentication 2023-05-01 22:49:10,260 80159 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:49:10,285 80159 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:49:10,285 80159 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.231 successfully created 2023-05-01 22:49:10,332 80159 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/904ec297-0340-499a-a49d-88a2dfa7d521/ips 0.045s 2023-05-01 22:49:10,332 80159 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': 'Mon, 01 May 2023 22:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', 'content-type': 'application/json', 'openstack-api-version': 'comp ute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b2b0e94-1f2c-41ee-b600-a7808edb7a03', 'x-compute-request-id': 'req-0b2b0e94-1f2c-41ee-b600-a7808edb7a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1868229389-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-05-01 22:49:10,870 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes 0.534s 2023-05-01 22:49:10,871 80159 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-482965034"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2c99b0-affa-401d-a635-a608778dae9d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2c99b0-affa-401d-a635-a608778dae9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes'} Body: b'{"volume": {"id": "041a053b-0d4f-4662-afac-81fe81893b12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:49:10.811112", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-482965034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12"}], "user_id": "155eac609630422fbe0511f3443263c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:49:10,925 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12 0.045s 2023-05-01 22:49:10,926 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce68d79-22c1-4d89-8b23-4584d3cc60c4', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce68d79-22c1-4d89-8b23-4584d3cc60c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12'} Body: b'{"volume": {"id": "041a053b-0d4f-4662-afac-81fe81893b12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:49:11.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-482965034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12"}], "user_id": "15 5eac609630422fbe0511f3443263c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:49:11,996 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12 0.058s 2023-05-01 22:49:11,997 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3b2edf-7e64-458b-8b9c-c985e6e0e76d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3b2edf-7e64-458b-8b9c-c985e6e0e76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12'} Body: b'{"volume": {"id": "041a053b-0d4f-4662-afac-81fe81893b12", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:49:11.000000", "updated_at": "2023-05-01T22:49:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-482965034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12"}], "user_id": "155eac609630422fbe0511f3443263c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:49:12,125 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521 0.117s 2023-05-01 22:49:12,126 80159 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': 'Mon, 01 May 2023 22:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-148fa4d7-d130-4eef-9306-1baaa98a068b', 'x-compute-request-id': 'req-148fa4d7-d130-4eef-9306-1baaa98a068b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521'} Body: b'' 2023-05-01 22:49:12,425 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521 0.298s 2023-05-01 22:49:12,425 80159 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': 'Mon, 01 May 2023 22:49:12 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-c3cf7feb-1958-41cf-bab3-b25292075204', 'x-compute-request-id' : 'req-c3cf7feb-1958-41cf-bab3-b25292075204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521'} Body: b'{"server": {"id": "904ec297-0340-499a-a49d-88a2dfa7d521", "name": "tempest-AttachVolumeShelveTestJSON-server-628248575", "status": "ACTIVE", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "user_id": "155eac609630422fbe0511f3443263c3", "metadata": {}, "hostId": "5fd797cfbd580f672af2b0017ad02a77c7ca3ca88c8d564befc55463", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:47:18Z", "updated": "2023-05-01T22:49:12Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1868229389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:2d:5a"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:2d:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-989263772", "OS-SRV-USG:launched_at": "2023-05-01T22:47:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1623079819"}], "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-05-01 22:50:02,534 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521 0.043s 2023-05-01 22:50:02,534 80159 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': 'Mon, 01 May 2023 22:50: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-5103f8df-c4ca-4c4e-9573-b4bc0fd19ad6', 'x-compute-request-id': 'req-5103f8df-c4ca-4c4e-9573-b4bc0fd19ad6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 904ec297-0340-499a-a49d-88a2dfa7d521 could not be found."}}' 2023-05-01 22:50:02,568 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-989263772 0.032s 2023-05-01 22:50:02,568 80159 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': 'Mon, 01 May 2023 22:50: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-f6723a25-fbff-45de-bca5-3f50154ac186', 'x-compute-request-id': 'req-f6723a25-fbff-45de-bca5-3f50154ac186', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypa ir-989263772'} Body: b'' 2023-05-01 22:50:02,915 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e9d4044c-95f8-489a-a699-d4067cd94246 0.346s 2023-05-01 22:50:02,915 80159 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-5520f836-158a-4e72-a84b-f06a14b60fc4', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:50:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e9d4044c-95f8-489a-a699-d4067cd94246'} Body: b'' 2023-05-01 22:50:02,946 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/e9d4044c-95f8-489a-a699-d4067cd94246 0.030s 2023-05-01 22:50:02,946 80159 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-c3c66184-0542-492c-936d-1d731a57f5ff', 'date': 'Mon, 01 May 2023 22:50:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e9d4044c-95f8-489a-a699-d4067cd94246'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e9d4044c-95f8-489a-a699-d4067cd94246 does not exist", "detail": ""}}' 2023-05-01 22:50:03,455 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/eefc87ee-8d65-4431-8474-de50ee387112 0.508s 2023-05-01 22:50:03,456 80159 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-d3a1b1b2-8d81-4b8f-9b03-b4a20d61478e', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:50:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/eefc87ee-8d65-4431-8474-de50ee387112'} Body: b'' {11} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.853117s] ... 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 552, 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 e8dddaa5-bae3-486e-b2b1-d4e831c396ce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:50:03,459 80159 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:50:03,459 80159 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:50:03,530 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2023-05-01 22:50:03,530 80159 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-1057238106", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPv4y9uSIjwQhsXzd1Z89A9kc6H7JG+5UdxAPWeXwKrT/R7FYlhsSreM3qKabg6grvZGak9yDTNJprJHEosWyug702YsLtvG/kiTj1GuHXzs79iE9p3MzUaMB2Idyzy5ZA=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:50:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d29e660-c30b-4a6f-850a-8506905cc7a7', 'x-compute-request-id': 'req-1d29e660-c30b-4a6f-850a-8506905cc7a7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1057238106", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPv4y9uSIjwQhsXzd1Z89A9kc6H7JG+5UdxAPWeXwKrT/R7FYlhsSreM3qKabg6grvZGak9yDTNJprJHEosWyug702YsLtvG/kiTj1GuHXzs79iE9p3MzUaMB2Idyzy5ZA==", "fingerprint": "0c:52:f8:3d:be:76:6e:5d:a1:7b:e0:a2:cc:06:3e:ef", "user_id": "155eac609630422fbe0511f3443263c3"}}' 2023-05-01 22:50:03,533 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1057238106 created 2023-05-01 22:50:03,699 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.165s 2023-05-01 22:50:03,700 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--467165517", "description": "tempest-description--413389297"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-eb6d4a77-bfc8-4ed2-b122-a85a65035224', 'date': 'Mon, 01 May 2023 22:50:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "name": "tempest-securitygroup--467165517", "stateful": true, "tenant_id": "13db123c9edc40238d0a7c541070eb08", "description": "tempest-description--413389297", "shared": false, "security_group_rules": [{"id": "58194535-5a3a-4f18-81dd-d3b270df00c5", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "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": 1036, "description": null, "tags": [], "created_at": "2023-05-01T22:50:03Z", "updated_at": "2023-05-01T22:50:03Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}, {"id": "d424fbfc-de0a-4d35-b25f-7c919ec09d9b", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "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": 1035, "description": null, "tags": [], "created_at": "2023-05-01T22:50:03Z", "updated_at": "2023-05-01T22:50:03Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}], "tags": [], "created_at": "2023-05-01T22:50:03Z", "updated_at": "2023-05-01T22:50:03Z", "revision_number": 1, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:50:03,890 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-05-01 22:50:03,890 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "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-7dba7e0f-225a-4a0b-b126-a6800c4e491d', 'date': 'Mon, 01 May 2023 22:50: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": "71b2894e-ef0f-449f-a865-b11724900591", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "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-05-01T22:50:03Z", "updated_at": "2023-05-01T22:50:03Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:50:04,073 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-05-01 22:50:04,073 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2021c77b-871b-4f42-9bc2-d8e64d00a16f', 'date': 'Mon, 01 May 2023 22:50:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e63505ba-5d51-48d5-86ca-b2d6caf2d698", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "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-05-01T22:50:03Z", "updated_at": "2023-05-01T22:50:03Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:50:04,074 80159 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--467165517 created 2023-05-01 22:50:04,845 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.771s 2023-05-01 22:50:04,846 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1784ae35-2e3e-4ce3-956f-36b7c71b6f21', 'date': 'Mon, 01 May 2023 22:50:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4fd357b9-26b5-4804-8c53-c059cfd6a2ce", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "floating_ip_address": "172.24.4.112", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "13db123c9edc40238d0a7c541070eb08", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:50:04Z", "updated_at": "2023-05-01T22:50:04Z", "revision_number": 0}}' 2023-05-01 22:50:04,846 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4fd357b9-26b5-4804-8c53-c059cfd6a2ce', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'floating_ip_address': '172.24.4.112', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13db123c9edc40238d0a7c541070eb08', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:50:04Z', 'updated_at': '2023-05-01T22:50:04Z', 'revision_number': 0, 'ip': '172.24.4.112'} created 2023-05-01 22:50:04,913 80159 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.060s 2023-05-01 22:50:04,913 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:50:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8d7127bb-090f-4cad-8917-66b18a1a25b4', '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": "155eac609630422fbe0511f3443263c3", "name": "tempest-AttachVolumeShelveTestJSON-636466610-project-member", "password_expires_at": null}, "audit_ids": ["sNAL1H4KQ_yuKKxVjGv2eQ"], "expires_at": "2023-05-01T23:50:04.000000Z", "issued_at": "2023-05-01T22:50:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13db123c9edc40238d0a7c541070eb08", "name": "tempest-AttachVolumeShelveTestJSON-636466610"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/13db123c9edc40238d0a7c541070eb08", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d2 6bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:50:04,914 80159 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'a82c78dc-bfe5-42da-b560-2d80d3af0e0c', 'name': 'tempest-AttachVolumeShelveTestJSON-1868229389-network', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13db123c9edc40238d0a7c541070eb08', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14742, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:47:09Z', 'updated_at': '2023-05-01T22:47:09Z', 'revision_number': 1} available for tenant 2023-05-01 22:50:04,914 80159 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1057238106', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPv4y9uSIjwQhsXzd1Z89A9kc6H7JG+5UdxAPWeXwKrT/R7FYlhsSreM3qKabg6grvZGak9yDTNJprJHEosWyug702YsLtvG/kiTj1GuHXzs79iE9p3MzUaMB2Idyzy5ZA==', 'fingerprint': '0c:52:f8:3d:be:76:6e:5d:a1:7b:e0:a2:cc:06:3e:ef', 'user_id': '155eac609630422fbe0511f3443263c3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBwevPAT70gEshMEdKG76dWe1ah9+RwLEVEGwo/G6bjUFeDkLHE9bny\n68zAiYmg6HqgBwYFK4EEACKhZANiAAT7+MvbkiI8EIbF83dWfPQPZHOh+yRvuVHc\nQD1nl8Cq0/0exWJYbEq3jN6imm4OoK72RmpPcg0zSaayRxKLFsroO9NmLC7bxv5I\nk49Rrh187O/YhPadzM1GjAdiHcs8uWQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '914616ba-f57c-4cc7-a601-a2027a3b7a94', 'name': 'tempest-securitygroup--467165517', 'stateful': True, 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'description': 'tempest-description--413389297', 'shared': False, 'security_group_rules': [{'id': '58194535-5a3a-4f18-81dd-d3b270df00c5', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'security_group_id': '914616ba-f57c-4cc7-a601-a2027a3b7a94', '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': 1036, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:50:03Z', 'updated_at': '2023-05-01T22:50:03Z', 'revision_number': 0, 'project_id': '13db123c9edc40238d0a7c541070eb08'}, {'id': 'd424fbfc-de0a-4d35-b25f-7c919ec09d9b', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'security_group_id': '914616ba-f57c-4cc7-a601-a2027a3b7a94', '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': 1035, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:50:03Z', 'updated_at': '20 23-05-01T22:50:03Z', 'revision_number': 0, 'project_id': '13db123c9edc40238d0a7c541070eb08'}], 'tags': [], 'created_at': '2023-05-01T22:50:03Z', 'updated_at': '2023-05-01T22:50:03Z', 'revision_number': 1, 'project_id': '13db123c9edc40238d0a7c541070eb08'}, 'floating_ip': {'id': '4fd357b9-26b5-4804-8c53-c059cfd6a2ce', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'floating_ip_address': '172.24.4.112', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13db123c9edc40238d0a7c541070eb08', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:50:04Z', 'updated_at': '2023-05-01T22:50:04Z', 'revision_number': 0, 'ip': '172.24.4.112'}} 2023-05-01 22:50:05,633 80159 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.718s 2023-05-01 22:50:05,634 80159 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-1567306941", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a82c78dc-bfe5-42da-b560-2d80d3af0e0c"}], "security_groups": [{"name": "tempest-securitygroup--467165517"}], "key_name": "tempest-keypair-1057238106", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:50:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe', '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-2548ba57-3ea0-4909-9cc2-3b9c8fa342e3', 'x-compute-request-id': 'req-2548ba57-3ea0-4909-9cc2-3b9c8fa342e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4f150446-2b7d-4591-9e34-7b26c55a47fe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--467165517"}], "adminPass": "password"}}' 2023-05-01 22:50:05,710 80159 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/4f150446-2b7d-4591-9e34-7b26c55a47fe 0.073s 2023-05-01 22:50:05,710 80159 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': 'Mon, 01 May 2023 22:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb49f8e-21c9-4b97-8e5a-fa6d534695c5', 'x-compute-request-id': 'req-cfb49f8e-21c9-4b97-8e5a-fa6d534695c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe'} Body: b'{"server": {"id": "4f150446-2b7d-4591-9e34-7b26c55a47fe", "name": "tempest-AttachVolumeShelveTestJSON-server-1567306941", "status": "BUILD", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "user_id": "155eac609630422fbe0511f3443263c3", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:50:06Z", "updated": "2023-05-01T22:50:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1057238106", "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-05-01 22:50:56,070 80159 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/4f150446-2b7d-4591-9e34-7b26c55a47fe 0.307s 2023-05-01 22:50:56,070 80159 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': 'Mon, 01 May 2023 22:50: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-56221eff-ca5c-42f1-a899-9e20515809e1', 'x-compute-request-id': 'req-56221eff-ca5c-42f1-a899-9e20515809e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe'} Body: b'{"server": {"id": "4f150446-2b7d-4591-9e34-7b26c55a47fe", "name": "tempest-AttachVolumeShelveTestJSON-server-1567306941", "status": "ACTIVE", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "user_id": "155eac609630422fbe0511f3443263c3", "metadata": {}, "hostId": "5fd797cfbd580f672af2b0017ad02a77c7ca3ca88c8d564befc55463", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:50:05Z", "updated": "2023-05-01T22:50:12Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1868229389-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:ef:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1057238106", "OS-SRV-USG:launched_at": "2023-05-01T22:50:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--467165517"}], "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-05-01 22:50:56,084 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 22:51:56,483 80159 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/serve rs/4f150446-2b7d-4591-9e34-7b26c55a47fe/os-interface 0.339s 2023-05-01 22:51:56,484 80159 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': 'Mon, 01 May 2023 22:51:56 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-c15d15a1-cd61-4961-a9c9-b144b54914a6', 'x-compute-request-id': 'req-c15d15a1-cd61-4961-a9c9-b144b54914a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a82c78dc-bfe5-42da-b560-2d80d3af0e0c", "port_id": "c84f9c8a-1777-4d47-8a06-4d7b7e8f6588", "mac_addr": "fa:16:3e:3e:ef:d0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "95aba3b2-a4a8-44d4-b2e6-b86f880caae5", "ip_address": "10.0.0.8"}]}]}' 2023-05-01 22:51:57,224 80159 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/4fd357b9-26b5-4804-8c53-c059cfd6a2ce 0.736s 2023-05-01 22:51:57,224 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c84f9c8a-1777-4d47-8a06-4d7b7e8f6588"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-30ae0994-f8db-4cdc-8908-fb3230be4a5e', 'date': 'Mon, 01 May 2023 22:51:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4fd357b9-26b5-4804-8c53-c059cfd6a2ce'} Body: b'{"floatingip": {"id": "4fd357b9-26b5-4804-8c53-c059cfd6a2ce", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "floating_ip_address": "172.24.4.112", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "7f5630e7-f652-4d5e-8b84-17e68a55fd67", "port_id": "c84f9c8a-1777-4d47-8a06-4d7b7e8f6588", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a82c78dc-bfe5-42da-b560-2d80d3af0e0c", "mac_address": "fa:16:3e:3e:ef:d0", "admin_state_up": true, "status": "ACTIVE", "device_id": "4f150446-2b7d-4591-9e34-7b26c55a47fe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:50:04Z", "updated_at": "2023-05-01T22:51:56Z", "revision_number": 1, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:51:57,226 80159 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.112:22' as 'cirros' with public key authentication 2023-05-01 22:51:57,262 80159 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:51:57,281 80159 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:51:57,282 80159 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.112 successfully created 2023-05-01 22:51:57,326 80159 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/4f150446-2b7d-4591-9e34-7b26c55a47fe/ips 0.044s 2023-05-01 22:51:57,327 80159 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': 'Mon, 01 May 2023 22:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'comp ute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8789036d-b659-475a-a468-5d7c1f1004fb', 'x-compute-request-id': 'req-8789036d-b659-475a-a468-5d7c1f1004fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1868229389-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-05-01 22:51:57,523 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes 0.192s 2023-05-01 22:51:57,523 80159 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-1369764660"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3f3e5c-6654-49da-9451-180b9376ecf0', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3f3e5c-6654-49da-9451-180b9376ecf0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes'} Body: b'{"volume": {"id": "e8dddaa5-bae3-486e-b2b1-d4e831c396ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:51:57.462201", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1369764660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce"}], "user_id": "155eac609630422fbe0511f3443263c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:51:57,574 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce 0.041s 2023-05-01 22:51:57,575 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bad9662-ab78-4ba9-8a37-1a18dc43f225', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bad9662-ab78-4ba9-8a37-1a18dc43f225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce'} Body: b'{"volume": {"id": "e8dddaa5-bae3-486e-b2b1-d4e831c396ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:51:57.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1369764660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce"}], "user_id": " 155eac609630422fbe0511f3443263c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:51:58,635 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce 0.048s 2023-05-01 22:51:58,635 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91a51db-9e34-4cb4-8757-63638e18c7c2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91a51db-9e34-4cb4-8757-63638e18c7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce'} Body: b'{"volume": {"id": "e8dddaa5-bae3-486e-b2b1-d4e831c396ce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:51:57.000000", "updated_at": "2023-05-01T22:51:58.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1369764660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce"}], "user_id": "155eac609630422fbe0511f3443263c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:51:58,774 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe 0.128s 2023-05-01 22:51:58,775 80159 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': 'Mon, 01 May 2023 22:51:58 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-9217b099-1b3d-4e82-9f46-93becd8bf2c4', 'x-compute-request-id': 'req-9217b099-1b3d-4e82-9f46-93becd8bf2c4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe'} Body: b'' 2023-05-01 22:51:59,352 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe 0.576s 2023-05-01 22:51:59,352 80159 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': 'Mon, 01 May 2023 22:51: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-f968871d-7db8-4106-8f33-7fb1837bc15b', 'x-compute-request- id': 'req-f968871d-7db8-4106-8f33-7fb1837bc15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe'} Body: b'{"server": {"id": "4f150446-2b7d-4591-9e34-7b26c55a47fe", "name": "tempest-AttachVolumeShelveTestJSON-server-1567306941", "status": "ACTIVE", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "user_id": "155eac609630422fbe0511f3443263c3", "metadata": {}, "hostId": "5fd797cfbd580f672af2b0017ad02a77c7ca3ca88c8d564befc55463", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:50:05Z", "updated": "2023-05-01T22:51:59Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1868229389-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:ef:d0"}, {"version": 4, "addr": "172.24.4.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:ef:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1057238106", "OS-SRV-USG:launched_at": "2023-05-01T22:50:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--467165517"}], "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-05-01 22:52:49,508 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe 0.091s 2023-05-01 22:52:49,509 80159 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': 'Mon, 01 May 2023 22:52:49 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-9b692992-cd79-4483-80fc-bb8d2869d24a', 'x-compute-request-id': 'req-9b692992-cd79-4483-80fc-bb8d2869d24a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4f150446-2b7d-4591-9e34-7b26c55a47fe could not be found."}}' 2023-05-01 22:52:49,554 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1057238106 0.045s 2023-05-01 22:52:49,555 80159 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': 'Mon, 01 May 2023 22:52:49 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-505f88aa-766f-438e-84ef-6e8e76e4eba3', 'x-compute-request-id': 'req-505f88aa-766f-438e-84ef-6e8e76e4eba3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-k eypair-1057238106'} Body: b'' 2023-05-01 22:52:49,779 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/914616ba-f57c-4cc7-a601-a2027a3b7a94 0.223s 2023-05-01 22:52:49,779 80159 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-601b2371-c721-4a9f-9636-fb6f802e3b8b', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:52:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/914616ba-f57c-4cc7-a601-a2027a3b7a94'} Body: b'' 2023-05-01 22:52:49,797 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/914616ba-f57c-4cc7-a601-a2027a3b7a94 0.017s 2023-05-01 22:52:49,797 80159 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-57d6f62c-bf19-4d2a-8bb2-12ab7303a670', 'date': 'Mon, 01 May 2023 22:52:49 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/914616ba-f57c-4cc7-a601-a2027a3b7a94'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 914616ba-f57c-4cc7-a601-a2027a3b7a94 does not exist", "detail": ""}}' 2023-05-01 22:52:50,311 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4fd357b9-26b5-4804-8c53-c059cfd6a2ce 0.512s 2023-05-01 22:52:50,311 80159 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-00695dae-ce55-441c-a92d-acc9fb3e7a39', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:52:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4fd357b9-26b5-4804-8c53-c059cfd6a2ce'} Body: b'' {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [167.267514s] ... 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 552, 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 1542b7d0-a5d2-4e82-8724-1a69760138c3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:53:00,408 80159 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:53:00,409 80159 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:53:00,576 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.164s 2023-05-01 22:53:00,576 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1234927683", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCeu4BspQxsLGBSYnhWu6UfgLImEEGkIkiTBGFj23g6DZ0Q9/KclP6Z8dyobBSgSv56NnKGRb73RgCnHt/lhkkccCneq0x+FAnNwxUMUkA8AE2WLUKDqJ/d3kW8PQVRRVw=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aca7d25-76e5-428c-82eb-0956c0535e4e', 'x-compute-request-id': 'req-2aca7d25-76e5-428c-82eb-0956c0535e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1234927683", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCeu4BspQxsLGBSYnhWu6UfgLImEEGkIkiTBGFj23g6DZ0Q9/KclP6Z8dyobBSgSv56NnKGRb73RgCnHt/lhkkccCneq0x+FAnNwxUMUkA8AE2WLUKDqJ/d3kW8PQVRRVw==", "fingerprint": "ee:8d:5b:a5:34:fb:bc:78:6c:0c:d2:93:d7:b9:b5:a0", "user_id": "63e65fc4cac840c79a22e171c68fcb2d"}}' 2023-05-01 22:53:00,579 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1234927683 created 2023-05-01 22:53:00,731 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.151s 2023-05-01 22:53:00,731 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--262104233", "description": "tempest-description--1324219834"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-ff64153d-5cbc-46cd-958b-e1df713d2490', 'date': 'Mon, 01 May 2023 22:53:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a2528108-b717-4298-a2d6-60c25d319b09", "name": "tempest-securitygroup--262104233", "stateful": true, "tenant_id": "4f080587b60a491ca30d5c23ce504895", "description": "tempest-description--1324219834", "shared": false, "security_group_rules": [{"id": "288c0a74-b3dc-4ab1-9fb5-bc7daba9a948", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "a2528108-b717-4298-a2d6-60c25d319b09", "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": 1055, "description": null, "tags": [], "created_at": "2023-05-01T22:53:00Z", "updated_at": "2023-05-01T22:53:00Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}, {"id": "69724bfb-4db5-4cc7-86af-b332fea99623", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "a2528108-b717-4298-a2d6-60c25d319b09", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "nor malized_cidr": null, "remote_group_id": null, "standard_attr_id": 1056, "description": null, "tags": [], "created_at": "2023-05-01T22:53:00Z", "updated_at": "2023-05-01T22:53:00Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}], "tags": [], "created_at": "2023-05-01T22:53:00Z", "updated_at": "2023-05-01T22:53:00Z", "revision_number": 1, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:53:00,892 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-05-01 22:53:00,893 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a2528108-b717-4298-a2d6-60c25d319b09", "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-cab1c488-ce52-4c31-923a-9fd4913d60e0', 'date': 'Mon, 01 May 2023 22:53:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c2fad060-db84-4cbd-9078-7cfc383aa816", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "a2528108-b717-4298-a2d6-60c25d319b09", "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-05-01T22:53:00Z", "updated_at": "2023-05-01T22:53:00Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:53:01,048 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-05-01 22:53:01,048 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a2528108-b717-4298-a2d6-60c25d319b09", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b3bb282b-4809-4986-be6b-f78a83a69979', 'date': 'Mon, 01 May 2023 22:53:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "be691097-9cbc-481b-9bf2-8af76aa55630", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "a2528108-b717-4298-a2d6-60c25d319b09", "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-05-01T22:53:00Z", "updated_at": "2023-05-01T22:53:00Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:53:01,049 80159 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--262104233 created 2023-05-01 22:53:02,064 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.014s 2023-05-01 22:53:02,065 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-81536ec0-eee7-44e0-b091-c2ae548a3355', 'date': 'Mon, 01 May 2023 22:53:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1a89bafc-b316-413b-85ad-b0b93aa45606", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "floating_ip_address": "172.24.4.98", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4f080587b60a491ca30d5c23ce504895", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:53:01Z", "updated_at": "2023-05-01T22:53:01Z", "revision_number": 0}}' 2023-05-01 22:53:02,065 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1a89bafc-b316-413b-85ad-b0b93aa45606', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'floating_ip_address': '172.24.4.98', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4f080587b60a491ca30d5c23ce504895', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:53:01Z', 'updated_at': '2023-05-01T22:53:01Z', 'revision_number': 0, 'ip': '172.24.4.98'} created 2023-05-01 22:53:02,107 80159 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.034s 2023-05-01 22:53:02,108 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:53:02 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-432f26fd-4a53-4711-87da-45f22c6bc526', '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": "63e65fc4cac840c79a22e171c68fcb2d", "name": "tempest-AttachVolumeNegativeTest-1464604989-project-member", "password_expires_at": null}, "audit_ids": ["Cvi0LSctTaOXIGo31OR-Yg"], "expires_at": "2023-05-01T23:53:02.000000Z", "issued_at": "2023-05-01T22:53:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f080587b60a491ca30d5c23ce504895", "name": "tempest-AttachVolumeNegativeTest-1464604989"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_i d": "RegionOne", "url": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:53:02,108 80159 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'd4380515-a8d0-4406-9cf8-d29e6b16bcea', 'name': 'tempest-AttachVolumeNegativeTest-1306111800-network', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4f080587b60a491ca30d5c23ce504895', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:52:55Z', 'updated_at': '2023-05-01T22:52:55Z', 'revision_number': 1} available for tenant 2023-05-01 22:53:02,109 80159 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1234927683', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCeu4BspQxsLGBSYnhWu6UfgLImEEGkIkiTBGFj23g6DZ0Q9/KclP6Z8dyobBSgSv56NnKGRb73RgCnHt/lhkkccCneq0x+FAnNwxUMUkA8AE2WLUKDqJ/d3kW8PQVRRVw==', 'fingerprint': 'ee:8d:5b:a5:34:fb:bc:78:6c:0c:d2:93:d7:b9:b5:a0', 'user_id': '63e65fc4cac840c79a22e171c68fcb2d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAy3KLWyaeMrKWtxqTeva+qAksmCGE0u/JoH3KSrL2P0MOEvAQELqTR\nns3dkyLgCXugBwYFK4EEACKhZANiAAQnruAbKUMbCxgUmJ4VrulH4CyJhBBpCJIk\nwRhY9t4Og2dEPfynJT+mfHcqGwUoEr+ejZyhkW+90YApx7f5YZJHHAp3qtMfhQJz\ncMVDFJAPABNli1Cg6if3d5FvD0FUUVc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a2528108-b717-4298-a2d6-60c25d319b09', 'name': 'tempest-securitygroup--262104233', 'stateful': True, 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'description': 'tempest-description--1324219834', 'shared': False, 'security_group_rules': [{'id': '288c0a74-b3dc-4ab1-9fb5-bc7daba9a948', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'security_group_id': 'a2528108-b717-4298-a2d6-60c25d319b09', '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': 1055, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:53:00Z', 'updated_at': '2023-05-01T22:53:00Z', 'revision_number': 0, 'project_id': '4f080587b60a491ca30d5c23ce504895'}, {'id': '69724bfb-4db5-4cc7-86af-b332fea99623', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'security_group_id': 'a2528108-b717-4298-a2d6-60c25d319b09', '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': 1056, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:53:00Z', 'updated_at': '2023-05-01T22:53:00Z', 'revision_number': 0, 'project_id': '4f080587b60a491c a30d5c23ce504895'}], 'tags': [], 'created_at': '2023-05-01T22:53:00Z', 'updated_at': '2023-05-01T22:53:00Z', 'revision_number': 1, 'project_id': '4f080587b60a491ca30d5c23ce504895'}, 'floating_ip': {'id': '1a89bafc-b316-413b-85ad-b0b93aa45606', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'floating_ip_address': '172.24.4.98', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4f080587b60a491ca30d5c23ce504895', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:53:01Z', 'updated_at': '2023-05-01T22:53:01Z', 'revision_number': 0, 'ip': '172.24.4.98'}} 2023-05-01 22:53:03,032 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.922s 2023-05-01 22:53:03,032 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1285831500", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d4380515-a8d0-4406-9cf8-d29e6b16bcea"}], "security_groups": [{"name": "tempest-securitygroup--262104233"}], "key_name": "tempest-keypair-1234927683", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad25601c-5211-4bd0-9896-d9c0771eee8f', 'x-compute-request-id': 'req-ad25601c-5211-4bd0-9896-d9c0771eee8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "03523e9f-691c-4428-b696-ace95ced83e5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/03523e9f-691c-4428-b696-ace95ced83e5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--262104233"}], "adminPass": "password"}}' 2023-05-01 22:53:03,124 80159 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/03523e9f-691c-4428-b696-ace95ced83e5 0.089s 2023-05-01 22:53:03,125 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-645ecc0c-ed11-4add-8cdf-04d66ef34649', 'x-compute-request-id': 'req-645ecc0c-ed11-4add-8cdf-04d66ef34649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5'} Body: b'{"server": {"id": "03523e9f-691c-4428-b696-ace95ced83e5", "name": "tempest-AttachVolumeNegativeTest-server-1285831500", "status": "BUILD", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:53:03Z", "updated": "2023-05-01T22:53:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/03523e9f-691c-4428-b696-ace95ced83e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1234927683", "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-05-01 22:53:53,373 80159 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/03523e9f-691c-4428-b696-ace95ced83e5 0.218s 2023-05-01 22:53:53,374 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3115cb14-465a-4eb9-af5d-2061e92f2184', 'x-compute-request-id': 'req-3115cb14-465a-4eb9-af5d-2061e92f2184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5'} Body: b'{"server": {"id": "03523e9f-691c-4428-b696-ace95ced83e5", "name": "tempest-AttachVolumeNegativeTest-server-1285831500", "status": "ACTIVE", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "b0bbab75405501a0cb87d85b2153cba2bc19399a0fcbd45d841dbe43", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:53:02Z", "updated": "2023-05-01T22:53:09Z", "addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:9d:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/03523e9f-691c-4428-b696-ace95ced83e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234927683", "OS-SRV-USG:launched_at": "2023-05-01T22:53:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--262104233"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:53:53,403 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:54:54,144 80159 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/03523e9f-691c-4428-b696-ace95ced83e5/os-interface 0.671s 2023-05-01 22:54:54,145 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:54:53 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-6f2abadf-fc19-41ba-bbe9-78ed658769b7', 'x-compute-request-id': 'req-6f2abadf-fc19-41ba-bbe9-78ed658769b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d4380515-a8d0-4406-9cf8-d29e6b16bcea", "port_id": "18d775cf-a53e-4c8e-9a65-59fbd421f3a3", "mac_addr": "fa:16:3e:c1:9d:00", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1ff0c867-737b-4305-87de-3a539f3b69d8", "ip_address": "10.0.0.10"}]}]}' 2023-05-01 22:54:54,828 80159 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/1a89bafc-b316-413b-85ad-b0b93aa45606 0.678s 2023-05-01 22:54:54,829 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "18d775cf-a53e-4c8e-9a65-59fbd421f3a3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4753874b-fa76-4cf1-9fc0-7e3ef705d5d6', 'date': 'Mon, 01 May 2023 22:54:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1a89bafc-b316-413b-85ad-b0b93aa45606'} Body: b'{"floatingip": {"id": "1a89bafc-b316-413b-85ad-b0b93aa45606", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "floating_ip_address": "172.24.4.98", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "08ad04ed-af6b-4d05-a1f2-29b18eff9c33", "port_id": "18d775cf-a53e-4c8e-9a65-59fbd421f3a3", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d4380515-a8d0-4406-9cf8-d29e6b16bcea", "mac_address": "fa:16:3e:c1:9d:00", "admin_state_up": true, "status": "ACTIVE", "device_id": "03523e9f-691c-4428-b696-ace95ced83e5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:53:01Z", "updated_at": "2023-05-01T22:54:54Z", "revision_number": 1, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:54:54,837 80159 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.98:22' as 'cirros' with public key authentication 2023-05-01 22:54:54,866 80159 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:54:54,889 80159 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:54:54,890 80159 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.98 successfully created 2023-05-01 22:54:54,940 80159 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/03523e9f-691c-4428-b696-ace95ced83e5/ips 0.047s 2023-05-01 22:54:54,940 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa16f5fc-c708-4316-8689-01646434c6ff', 'x-compute-request-id': 'req-aa16f5fc-c708-4316-8689-01646434c6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c -4428-b696-ace95ced83e5/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-05-01 22:54:55,177 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes 0.231s 2023-05-01 22:54:55,177 80159 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-1090823035"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b373b318-bd60-4ff1-980a-c93c00ecb284', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b373b318-bd60-4ff1-980a-c93c00ecb284', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes'} Body: b'{"volume": {"id": "1542b7d0-a5d2-4e82-8724-1a69760138c3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:54:55.111724", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1090823035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:54:55,259 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3 0.072s 2023-05-01 22:54:55,260 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43fcf87-ce10-4b40-96d0-839048c5a29a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43fcf87-ce10-4b40-96d0-839048c5a29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3'} Body: b'{"volume": {"id": "1542b7d0-a5d2-4e82-8724-1a69760138c3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:54:55.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1090823035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:54:56,316 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attache d_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3 0.043s 2023-05-01 22:54:56,316 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2547a2ea-aa8e-4ee8-98fa-3ca94266ba2f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2547a2ea-aa8e-4ee8-98fa-3ca94266ba2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3'} Body: b'{"volume": {"id": "1542b7d0-a5d2-4e82-8724-1a69760138c3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:54:55.000000", "updated_at": "2023-05-01T22:54:55.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1090823035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:54:56,451 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5 0.122s 2023-05-01 22:54:56,452 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26757c41-b770-4faa-a7cb-5344a370b895', 'x-compute-request-id': 'req-26757c41-b770-4faa-a7cb-5344a370b895', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5'} Body: b'' 2023-05-01 22:54:56,900 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5 0.447s 2023-05-01 22:54:56,900 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:54:56 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-4ca313d2-cb90-4c5a-a6e5-545649b0a7a6', 'x-compute-request-id': 'req-4ca313d2-cb90-4c5a-a6e5-545649b0a7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5'} Body: b'{"server": {"id": "03523e9f-691c-4428-b696-ace95ced83e5", "name": "tempest-AttachVolumeNegativeTest-server-1285831500", "status": "ACTIVE", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "h ostId": "b0bbab75405501a0cb87d85b2153cba2bc19399a0fcbd45d841dbe43", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:53:02Z", "updated": "2023-05-01T22:54:56Z", "addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:9d:00"}, {"version": 4, "addr": "172.24.4.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:9d:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/03523e9f-691c-4428-b696-ace95ced83e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234927683", "OS-SRV-USG:launched_at": "2023-05-01T22:53:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--262104233"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:55:46,995 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5 0.040s 2023-05-01 22:55:46,996 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:55:46 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-db275fec-98ff-4da0-b971-e8840b035fe4', 'x-compute-request-id': 'req-db275fec-98ff-4da0-b971-e8840b035fe4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 03523e9f-691c-4428-b696-ace95ced83e5 could not be found."}}' 2023-05-01 22:55:47,033 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1234927683 0.036s 2023-05-01 22:55:47,034 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:55:46 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-d47ac9ce-7efa-49f6-9f25-b6fa176cb2dc', 'x-compute-request-id': 'req-d47ac9ce-7efa-49f6-9f25-b6fa176cb2dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1234927683'} Body: b'' 2023-05-01 22:55:47,193 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a2528108-b717-4298-a2d6-60c25d319b09 0.158s 2023-05-01 22:55:47,193 80159 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-6760bf35-70a2-4282-b392-eaa46c68c 6bc', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:55:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a2528108-b717-4298-a2d6-60c25d319b09'} Body: b'' 2023-05-01 22:55:47,215 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/a2528108-b717-4298-a2d6-60c25d319b09 0.021s 2023-05-01 22:55:47,215 80159 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-c2b79ef8-095d-4ea3-9963-973178a15271', 'date': 'Mon, 01 May 2023 22:55:47 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a2528108-b717-4298-a2d6-60c25d319b09'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a2528108-b717-4298-a2d6-60c25d319b09 does not exist", "detail": ""}}' 2023-05-01 22:55:47,673 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1a89bafc-b316-413b-85ad-b0b93aa45606 0.457s 2023-05-01 22:55:47,674 80159 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-cd94b83d-9ebf-4175-afc4-f8350ef92ab8', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:55:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1a89bafc-b316-413b-85ad-b0b93aa45606'} Body: b'' {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.722149s] ... 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 552, 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 dafe8140-8704-4788-a108-07bdb8d1061e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:55:47,683 80159 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:55:47,683 80159 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:55:47,740 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2023-05-01 22:55:47,740 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1839922246", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJIqgyo3OYU7HaO2RaPl2Ft+hHPoDrwg9XDFx1JqM8JqZyYXJX2DjZ8m3kigQ2ee9NuntUcCyncKTMu7XTGq00aj5MoGDJ0stYvDuZFZrAoJdWjxF42pOZ9KJL/MKhEomw=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:55:47 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-387a2085-811c-4d68-b423-06e97dd64839', 'x-compute-request-id': 'req-387a2085-811c-4d68-b423-06e97dd64839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1839922246", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJIqgyo3OYU7HaO2RaPl2Ft+hHPoDrwg9XDFx1JqM8JqZyYXJX2DjZ8m3kigQ2ee9NuntUcCyncKTMu7XTGq00aj5MoGDJ0stYvDuZFZrAoJdWjxF42pOZ9KJL/MKhEomw==", "fingerprint": "91:ec:49:0f:2f:cc:dc:ad:c0:09:f4:90:96:cc:ef:29", "user_id": "63e65fc4cac840c79a22e171c68fcb2d"}}' 2023-05-01 22:55:47,743 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1839922246 created 2023-05-01 22:55:47,950 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.206s 2023-05-01 22:55:47,950 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1332340064", "description": "tempest-description--1786071636"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1599', 'x-openstack-request-id': 'req-633dd8e3-4a6a-46ac-b7af-28071cee8402', 'date': 'Mon, 01 May 2023 22:55:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "40ad6289-22be-4353-80f0-0db676cb1530", "name": "tempest-securitygroup--1332340064", "stateful": true, "tenant_id": "4f080587b60a491ca30d5c23ce504895", "description": "tempest-description--1786071636", "shared": false, "security_group_rules": [{"id": "49b69ba1-7694-4e0b-889d-e1fa9b58090c", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "40ad6289-22be-4353-80f0-0db676cb1530", "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": 1064, "description": null, "tags": [], "created_at": "2023-05-01T22:55:47Z", "updated_at": "2023-05-01T22:55:47Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}, {"id": "5810c840-83ed-4606-a022-e47e44b2746e", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "40ad6289-22be-4353-80f0-0db676cb1530", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "n ormalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1063, "description": null, "tags": [], "created_at": "2023-05-01T22:55:47Z", "updated_at": "2023-05-01T22:55:47Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}], "tags": [], "created_at": "2023-05-01T22:55:47Z", "updated_at": "2023-05-01T22:55:47Z", "revision_number": 1, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:55:48,150 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.199s 2023-05-01 22:55:48,150 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "40ad6289-22be-4353-80f0-0db676cb1530", "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-9873e6ae-3aff-457d-87c9-63e5c1d22b0e', 'date': 'Mon, 01 May 2023 22:55:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6e432c8b-23d6-428b-afcf-0a23798e6962", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "40ad6289-22be-4353-80f0-0db676cb1530", "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-05-01T22:55:48Z", "updated_at": "2023-05-01T22:55:48Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:55:48,343 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.193s 2023-05-01 22:55:48,344 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "40ad6289-22be-4353-80f0-0db676cb1530", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-78a77c51-e8ce-48c5-9982-53b01929f1a5', 'date': 'Mon, 01 May 2023 22:55:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c985ce03-19e3-4772-8f3d-27fca86e3764", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "40ad6289-22be-4353-80f0-0db676cb1530", "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-05-01T22:55:48Z", "updated_at": "2023-05-01T22:55:48Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:55:48,344 80159 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1332340064 created 2023-05-01 22:55:49,114 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.769s 2023-05-01 22:55:49,114 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528 ', 'x-openstack-request-id': 'req-818e21cc-d44c-42c9-8e27-bebe34310db4', 'date': 'Mon, 01 May 2023 22:55:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6dab7248-f690-4950-9541-113195ea1f52", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "floating_ip_address": "172.24.4.191", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4f080587b60a491ca30d5c23ce504895", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:55:48Z", "updated_at": "2023-05-01T22:55:48Z", "revision_number": 0}}' 2023-05-01 22:55:49,115 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6dab7248-f690-4950-9541-113195ea1f52', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'floating_ip_address': '172.24.4.191', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4f080587b60a491ca30d5c23ce504895', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:55:48Z', 'updated_at': '2023-05-01T22:55:48Z', 'revision_number': 0, 'ip': '172.24.4.191'} created 2023-05-01 22:55:49,185 80159 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.052s 2023-05-01 22:55:49,186 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:55: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-76289fd5-fcc2-40ef-b273-977af1c9e3ac', '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": "63e65fc4cac840c79a22e171c68fcb2d", "name": "tempest-AttachVolumeNegativeTest-1464604989-project-member", "password_expires_at": null}, "audit_ids": ["ttMZbkGbT8OhvDUcnIHu_w"], "expires_at": "2023-05-01T23:55:49.000000Z", "issued_at": "2023-05-01T22:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f080587b60a491ca30d5c23ce504895", "name": "tempest-AttachVolumeNegativeTest-1464604989"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_ id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:55:49,186 80159 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'd4380515-a8d0-4406-9cf8-d29e6b16bcea', 'name': 'tempest-AttachVolumeNegativeTest-1306111800-network', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4f080587b60a491ca30d5c23ce504895', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:52:55Z', 'updated_at': '2023-05-01T22:52:55Z', 'revision_number': 1} available for tenant 2023-05-01 22:55:49,187 80159 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1839922246', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJIqgyo3OYU7HaO2RaPl2Ft+hHPoDrwg9XDFx1JqM8JqZyYXJX2DjZ8m3kigQ2ee9NuntUcCyncKTMu7XTGq00aj5MoGDJ0stYvDuZFZrAoJdWjxF42pOZ9KJL/MKhEomw==', 'fingerprint': '91:ec:49:0f:2f:cc:dc:ad:c0:09:f4:90:96:cc:ef:29', 'user_id': '63e65fc4cac840c79a22e171c68fcb2d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBQfdvtwpIRkPce3yza1LobuwqIxH8ByWuIl2EQtCDQJIapa6uu5ZzF\nXMbAdQ1MWt2gBwYFK4EEACKhZANiAASSKoMqNzmFOx2jtkWj5dhbfoRz6A68IPVw\nxcdSajPCamcmFyV9g42fJt5IoENnnvTbp7VHAsp3CkzLu10xqtNGo+TKBgydLLWL\nw7mRWawKCXVo8ReNqTmfSiS/zCoRKJs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '40ad6289-22be-4353-80f0-0db676cb1530', 'name': 'tempest-securitygroup--1332340064', 'stateful': True, 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'description': 'tempest-description--1786071636', 'shared': False, 'security_group_rules': [{'id': '49b69ba1-7694-4e0b-889d-e1fa9b58090c', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'security_group_id': '40ad6289-22be-4353-80f0-0db676cb1530', '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': 1064, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:55:47Z', 'updated_at': '2023-05-01T22:55:47Z', 'revision_number': 0, 'project_id': '4f080587b60a491ca30d5c23ce504895'}, {'id': '5810c840-83ed-4606-a022-e47e44b2746e', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'security_group_id': '40ad6289-22be-4353-80f0-0db676cb1530', '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': 1063, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:55:47Z', 'updated_at': '2023-05-01T22:55:47Z', 'revision_number': 0, 'project_id': '4f080587b60a491ca30 d5c23ce504895'}], 'tags': [], 'created_at': '2023-05-01T22:55:47Z', 'updated_at': '2023-05-01T22:55:47Z', 'revision_number': 1, 'project_id': '4f080587b60a491ca30d5c23ce504895'}, 'floating_ip': {'id': '6dab7248-f690-4950-9541-113195ea1f52', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'floating_ip_address': '172.24.4.191', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4f080587b60a491ca30d5c23ce504895', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:55:48Z', 'updated_at': '2023-05-01T22:55:48Z', 'revision_number': 0, 'ip': '172.24.4.191'}} 2023-05-01 22:55:49,862 80159 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.675s 2023-05-01 22:55:49,863 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1206577492", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d4380515-a8d0-4406-9cf8-d29e6b16bcea"}], "security_groups": [{"name": "tempest-securitygroup--1332340064"}], "key_name": "tempest-keypair-1839922246", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee2a3982-9495-49e7-8a99-8395c0ffdc85', 'x-compute-request-id': 'req-ee2a3982-9495-49e7-8a99-8395c0ffdc85', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a57dc55a-5451-49ba-ba20-60ea8a03d381", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1332340064"}], "adminPass": "password"}}' 2023-05-01 22:55:49,941 80159 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/a57dc55a-5451-49ba-ba20-60ea8a03d381 0.074s 2023-05-01 22:55:49,941 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ef0ed68-370e-4781-82f7-d34ac41854d7', 'x-compute-request-id': 'req-0ef0ed68-370e-4781-82f7-d34ac41854d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381'} Body: b'{"server": {"id": "a57dc55a-5451-49ba-ba20-60ea8a03d381", "name": "tempest-AttachVolumeNegativeTest-server-1206577492", "status": "BUILD", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:55:50Z", "updated": "2023-05-01T22:55:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1839922246", "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-05-01 22:56:40,274 80159 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/a57dc55a-5451-49ba-ba20-60ea8a03d381 0.319s 2023-05-01 22:56:40,275 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4a4b5e2-8221-4469-a859-8a9a176fee1f', 'x-compute-request-id': 'req-a4a4b5e2-8221-4469-a859-8a9a176fee1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381'} Body: b'{"server": {"id": "a57dc55a-5451-49ba-ba20-60ea8a03d381", "name": "tempest-AttachVolumeNegativeTest-server-1206577492", "status": "ACTIVE", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "b0bbab75405501a0cb87d85b2153cba2bc19399a0fcbd45d841dbe43", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:55:49Z", "updated": "2023-05-01T22:55:56Z", "addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:51:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1839922246", "OS-SRV-USG:launched_at": "2023-05-01T22:55:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332340064"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:56:40,299 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 22:57:40,618 80159 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/a57dc55a-5451-49ba-ba20-60ea8a03d381/os-interface 0.257s 2023-05-01 22:57:40,618 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:57: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-0022d4ff-9d98-4ccc-a413-d69d43e2ce8b', 'x-compute-request-id': 'req-0022d4ff-9d98-4ccc-a413-d69d43e2ce8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d4380515-a8d0-4406-9cf8-d29e6b16bcea", "port_id": "ac30f700-49ac-42dd-bc17-9d383e127506", "mac_addr": "fa:16:3e:54:51:6e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1ff0c867-737b-4305-87de-3a539f3b69d8", "ip_address": "10.0.0.10"}]}]}' 2023-05-01 22:57:41,449 80159 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/6dab7248-f690-4950-9541-113195ea1f52 0.826s 2023-05-01 22:57:41,449 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ac30f700-49ac-42dd-bc17-9d383e127506"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-9dc5b42c-0f23-4a13-84bd-de7eb1c7553e', 'date': 'Mon, 01 May 2023 22:57:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6dab7248-f690-4950-9541-113195ea1f52'} Body: b'{"floatingip": {"id": "6dab7248-f690-4950-9541-113195ea1f52", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "floating_ip_address": "172.24.4.191", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "08ad04ed-af6b-4d05-a1f2-29b18eff9c33", "port_id": "ac30f700-49ac-42dd-bc17-9d383e127506", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d4380515-a8d0-4406-9cf8-d29e6b16bcea", "mac_address": "fa:16:3e:54:51:6e", "admin_state_up": true, "status": "ACTIVE", "device_id": "a57dc55a-5451-49ba-ba20-60ea8a03d381", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:55:48Z", "updated_at": "2023-05-01T22:57:40Z", "revision_number": 1, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:57:41,451 80159 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.191:22' as 'cirros' with public key authentication 2023-05-01 22:57:41,510 80159 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:57:41,530 80159 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:57:41,531 80159 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.191 successfully created 2023-05-01 22:57:41,582 80159 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/a57dc55a-5451-49ba-ba20-60ea8a03d381/ips 0.050s 2023-05-01 22:57:41,582 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fde1387-05a4-4fcc-9701-2c6d7adb5691', 'x-compute-request-id': 'req-3fde1387-05a4-4fcc-9701-2c6d7adb5691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381/i ps'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-05-01 22:57:41,852 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes 0.266s 2023-05-01 22:57:41,853 80159 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-1243799103"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c231a96a-0511-4f28-96a9-a272ca72fa33', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c231a96a-0511-4f28-96a9-a272ca72fa33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes'} Body: b'{"volume": {"id": "dafe8140-8704-4788-a108-07bdb8d1061e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:57:41.773451", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1243799103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:57:41,921 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e 0.056s 2023-05-01 22:57:41,922 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d75fb8cd-0c14-4bc3-9a8e-20c90b3e8559', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d75fb8cd-0c14-4bc3-9a8e-20c90b3e8559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e'} Body: b'{"volume": {"id": "dafe8140-8704-4788-a108-07bdb8d1061e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:57:42.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1243799103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:57:43,022 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET h ttp://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e 0.080s 2023-05-01 22:57:43,023 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5aa4a8-c059-4b9b-9c05-b20d80e7c1ca', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5aa4a8-c059-4b9b-9c05-b20d80e7c1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e'} Body: b'{"volume": {"id": "dafe8140-8704-4788-a108-07bdb8d1061e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:57:42.000000", "updated_at": "2023-05-01T22:57:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1243799103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:57:43,165 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381 0.131s 2023-05-01 22:57:43,165 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98de5ae1-702e-42bf-8bb9-b9537c65a689', 'x-compute-request-id': 'req-98de5ae1-702e-42bf-8bb9-b9537c65a689', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381'} Body: b'' 2023-05-01 22:57:43,445 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381 0.279s 2023-05-01 22:57:43,445 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e4538e7-67b9-44ab-887d-602536fe3c7f', 'x-compute-request-id': 'req-6e4538e7-67b9-44ab-887d-602536fe3c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381'} Body: b'{"server": {"id": "a57dc55a-5451-49ba-ba20-60ea8a03d381", "name": "tempest-AttachVolumeNegativeTest-server-1206577492", "status": "ACTIVE", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "b0bbab75405501a0cb87d85b2153cba 2bc19399a0fcbd45d841dbe43", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:55:49Z", "updated": "2023-05-01T22:57:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:51:6e"}, {"version": 4, "addr": "172.24.4.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:51:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1839922246", "OS-SRV-USG:launched_at": "2023-05-01T22:55:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332340064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:58:33,595 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381 0.131s 2023-05-01 22:58:33,595 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-82f9eead-1620-4f46-8136-62dcfe86bcaf', 'x-compute-request-id': 'req-82f9eead-1620-4f46-8136-62dcfe86bcaf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a57dc55a-5451-49ba-ba20-60ea8a03d381 could not be found."}}' 2023-05-01 22:58:33,636 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1839922246 0.039s 2023-05-01 22:58:33,636 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75c9cdc8-6c84-4a2d-97c5-e64b552670c0', 'x-compute-request-id': 'req-75c9cdc8-6c84-4a2d-97c5-e64b552670c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1839922246'} Body: b'' 2023-05-01 22:58:33,812 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/40ad6289-22be-4353-80f0-0db676cb1530 0.175s 2023-05-01 22:58:33,812 80159 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-a99f3c61-676d-4c77-8349-c2663b77390b', 'content-length': '0', 'date': ' Mon, 01 May 2023 22:58:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/40ad6289-22be-4353-80f0-0db676cb1530'} Body: b'' 2023-05-01 22:58:33,835 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/40ad6289-22be-4353-80f0-0db676cb1530 0.021s 2023-05-01 22:58:33,835 80159 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-b75204c3-d771-452b-aed3-c5e5c52618c8', 'date': 'Mon, 01 May 2023 22:58:33 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/40ad6289-22be-4353-80f0-0db676cb1530'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 40ad6289-22be-4353-80f0-0db676cb1530 does not exist", "detail": ""}}' 2023-05-01 22:58:34,402 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6dab7248-f690-4950-9541-113195ea1f52 0.566s 2023-05-01 22:58:34,403 80159 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-b267f4ac-5d21-44e9-8b99-bdf89a0143fd', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:58:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6dab7248-f690-4950-9541-113195ea1f52'} Body: b'' {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.814142s] ... 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 552, 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 8fdf451a-a5c5-406d-85eb-a32bb0326128 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:58:34,408 80159 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:58:34,408 80159 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:58:34,475 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.065s 2023-05-01 22:58:34,476 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-792454159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGmzra66rTCE/jUSSw664X0mzO4B+YDT/yT8XODU6IKSttsP286SBsedIbYaF3Tap5OJZEznQhZhLPxkh7sn9IlcTaDXk96DoRIvxKKPXeMcSk9G1KG8HsfNdDFaLX3UHQ=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:58:34 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-6ea95faf-cf25-453d-826c-4a5fd7898147', 'x-compute-request-id': 'req-6ea95faf-cf25-453d-826c-4a5fd7898147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-792454159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGmzra66rTCE/jUSSw664X0mzO4B+YDT/yT8XODU6IKSttsP286SBsedIbYaF3Tap5OJZEznQhZhLPxkh7sn9IlcTaDXk96DoRIvxKKPXeMcSk9G1KG8HsfNdDFaLX3UHQ==", "fingerprint": "0c:94:0c:60:6e:aa:6e:0b:71:e0:7a:95:d8:b9:ad:db", "user_id": "63e65fc4cac840c79a22e171c68fcb2d"}}' 2023-05-01 22:58:34,478 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-792454159 created 2023-05-01 22:58:34,655 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.176s 2023-05-01 22:58:34,655 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1615845426", "description": "tempest-description--2047135772"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1599', 'x-openstack-request-id': 'req-1896b1f5-0c5d-4059-a801-2fa9780f9970', 'date': 'Mon, 01 May 2023 22:58:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "name": "tempest-securitygroup--1615845426", "stateful": true, "tenant_id": "4f080587b60a491ca30d5c23ce504895", "description": "tempest-description--2047135772", "shared": false, "security_group_rules": [{"id": "cb801819-fe29-412f-b389-7d137515a076", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "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": 1071, "description": null, "tags": [], "created_at": "2023-05-01T22:58:34Z", "updated_at": "2023-05-01T22:58:34Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}, {"id": "d6ba4867-e2aa-447e-b44a-11f08bd78571", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "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": 1072, "description": null, "tags": [], "created_at": "2023-05-01T22:58:34Z", "updated_at": "2023-05-01T22:58:34Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}], "tags": [], "created_at": "2023-05-01T22:58:34Z", "updated_at": "2023-05-01T22:58:34Z", "revision_number": 1, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:58:34,944 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.288s 2023-05-01 22:58:34,944 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "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-02a1e027-8716-4e8c-aadd-23f283c0658d', 'date': 'Mon, 01 May 2023 22:58:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4c296fcf-1958-4a7b-a70d-d5295f4ec065", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "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-05-01T22:58:34Z", "updated_at": "2023-05-01T22:58:34Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:58:35,100 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-05-01 22:58:35,100 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-750bd2cf-1db5-4b9d-8894-0f456652e71b', 'date': 'Mon, 01 May 2023 22:58:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1d9c75d3-9eec-4d4c-a77e-d757a01c3b56", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "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-05-01T22:58:35Z", "updated_at": "2023-05-01T22:58:35Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:58:35,101 80159 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1615845426 created 2023-05-01 22:58:35,896 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.794s 2023-05-01 22:58:35,897 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4abae0be-3d4b-4750-a900-0ab5d70990bc', 'date': 'Mon, 01 May 2023 22:58:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "98dc363b-0947-4c8d-80f1-9b1c739380c7", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "floating_ip_address": "172.24.4.252", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4f080587b60a491ca30d5c23ce504895", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:58:35Z", "updated_at": "2023-05-01T22:58:35Z", "revision_number": 0}}' 2023-05-01 22:58:35,897 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '98dc363b-0947-4c8d-80f1-9b1c739380c7', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'floating_ip_address': '172.24.4.252', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4f080587b60a491ca30d5c23ce504895', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:58:35Z', 'updated_at': '2023-05-01T22:58:35Z', 'revision_number': 0, 'ip': '172.24.4.252'} created 2023-05-01 22:58:35,940 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2023-05-01 22:58:35,940 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:58:35 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-07b662d2-90fd-4a24-a27e-bf95c86a5a7f', '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": "63e65fc4cac840c79a22e171c68fcb2d", "name": "tempest-AttachVolumeNegativeTest-1464604989-project-member", "password_expires_at": null}, "audit_ids": ["piMHhKfnQYOsrKoyEYMjDQ"], "expires_at": "2023-05-01T23:58:35.000000Z", "issued_at": "2023-05-01T22:58:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f080587b60a491ca30d5c23ce504895", "name": "tempest-AttachVolumeNegativeTest-1464604989"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:58:35,941 80159 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'd4380515-a8d0-4406-9cf8-d29e6b16bcea', 'name': 'tempest-AttachVolumeNegativeTest-1306111800-network', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4f080587b60a491ca30d5c23ce504895', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:52:55Z', 'updated_at': '2023-05-01T22:52:55Z', 'revision_number': 1} available for tenant 2023-05-01 22:58:35,941 80159 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-792454159', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGmzra66rTCE/jUSSw664X0mzO4B+YDT/yT8XODU6IKSttsP286SBsedIbYaF3Tap5OJZEznQhZhLPxkh7sn9IlcTaDXk96DoRIvxKKPXeMcSk9G1KG8HsfNdDFaLX3UHQ==', 'fingerprint': '0c:94:0c:60:6e:aa:6e:0b:71:e0:7a:95:d8:b9:ad:db', 'user_id': '63e65fc4cac840c79a22e171c68fcb2d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDK11eFvIwlY4T6dhwZuaObMmripqbLfCIw+bjAEHqIN2cbW+6g5Er0\nVrSl5aYyI5agBwYFK4EEACKhZANiAARps62uuq0whP41EksOuuF9JszuAfmA0/8k\n/Fzg1OiCkrbbD9vOkgbHnSG2Ghd02qeTiWRM50IWYSz8ZIe7J/SJXE2g15Peg6ES\nL8Sij13jHEpPRtShvB7HzXQxWi191B0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ca0b5c4e-0d42-46c5-8ee0-f2514468bea4', 'name': 'tempest-securitygroup--1615845426', 'stateful': True, 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'description': 'tempest-description--2047135772', 'shared': False, 'security_group_rules': [{'id': 'cb801819-fe29-412f-b389-7d137515a076', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'security_group_id': 'ca0b5c4e-0d42-46c5-8ee0-f2514468bea4', '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': 1071, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:58:34Z', 'updated_at': '2023-05-01T22:58:34Z', 'revision_number': 0, 'project_id': '4f080587b60a491ca30d5c23ce504895'}, {'id': 'd6ba4867-e2aa-447e-b44a-11f08bd78571', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'security_group_id': 'ca0b5c4e-0d42-46c5-8ee0-f2514468bea4', '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': 1072, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:58:34Z', 'updated_at': '2023-05-01T22:58:34Z', 'revision_number': 0, 'project_id': '4f080587b60a491ca30d5c23ce504895'}], 'tags': [], 'cre ated_at': '2023-05-01T22:58:34Z', 'updated_at': '2023-05-01T22:58:34Z', 'revision_number': 1, 'project_id': '4f080587b60a491ca30d5c23ce504895'}, 'floating_ip': {'id': '98dc363b-0947-4c8d-80f1-9b1c739380c7', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'floating_ip_address': '172.24.4.252', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4f080587b60a491ca30d5c23ce504895', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:58:35Z', 'updated_at': '2023-05-01T22:58:35Z', 'revision_number': 0, 'ip': '172.24.4.252'}} 2023-05-01 22:58:36,652 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.710s 2023-05-01 22:58:36,652 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-554317927", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d4380515-a8d0-4406-9cf8-d29e6b16bcea"}], "security_groups": [{"name": "tempest-securitygroup--1615845426"}], "key_name": "tempest-keypair-792454159", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3455cb79-886c-4302-951c-9f2127d38ef8', 'x-compute-request-id': 'req-3455cb79-886c-4302-951c-9f2127d38ef8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bc42de0b-1f11-4e2d-a6db-22b854a63ed3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1615845426"}], "adminPass": "password"}}' 2023-05-01 22:58:36,734 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3 0.078s 2023-05-01 22:58:36,734 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:58:36 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-5e5fe7d8-9e67-4f6f-ba9d-7c3aee7b4d42', 'x-compute-request-id': 'req-5e5fe7d8-9e67-4f6f-ba9d-7c3aee7b4d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3'} Body: b'{"server": {"id": "bc42de0b-1f11-4e2d-a6db-22b854a63ed3", "name": "tempest-AttachVolumeNegativeTest-server-554317927", "status": "BUILD", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "f lavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:58:37Z", "updated": "2023-05-01T22:58:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-792454159", "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-05-01 22:59:27,048 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3 0.253s 2023-05-01 22:59:27,048 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a3092e-e880-4188-ad6c-d35fb6b5482d', 'x-compute-request-id': 'req-b5a3092e-e880-4188-ad6c-d35fb6b5482d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3'} Body: b'{"server": {"id": "bc42de0b-1f11-4e2d-a6db-22b854a63ed3", "name": "tempest-AttachVolumeNegativeTest-server-554317927", "status": "ACTIVE", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "b0bbab75405501a0cb87d85b2153cba2bc19399a0fcbd45d841dbe43", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:58:36Z", "updated": "2023-05-01T22:58:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e2:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-792454159", "OS-SRV-USG:launched_at": "2023-05-01T22:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1615845426"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:59:27,061 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 23:00:27,323 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3/os-interface 0.203s 2023-05-01 23:00:27,323 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'conte nt-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e10518e-6cc8-4398-9907-70b25beb1e38', 'x-compute-request-id': 'req-6e10518e-6cc8-4398-9907-70b25beb1e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d4380515-a8d0-4406-9cf8-d29e6b16bcea", "port_id": "80cd91a1-78a9-45c0-a013-4cb0d324503d", "mac_addr": "fa:16:3e:f3:e2:d5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1ff0c867-737b-4305-87de-3a539f3b69d8", "ip_address": "10.0.0.10"}]}]}' 2023-05-01 23:00:28,129 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/98dc363b-0947-4c8d-80f1-9b1c739380c7 0.801s 2023-05-01 23:00:28,129 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "80cd91a1-78a9-45c0-a013-4cb0d324503d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-3b19e4ab-8db2-46cd-83b4-6640e8c4d9d0', 'date': 'Mon, 01 May 2023 23:00:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/98dc363b-0947-4c8d-80f1-9b1c739380c7'} Body: b'{"floatingip": {"id": "98dc363b-0947-4c8d-80f1-9b1c739380c7", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "floating_ip_address": "172.24.4.252", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "08ad04ed-af6b-4d05-a1f2-29b18eff9c33", "port_id": "80cd91a1-78a9-45c0-a013-4cb0d324503d", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d4380515-a8d0-4406-9cf8-d29e6b16bcea", "mac_address": "fa:16:3e:f3:e2:d5", "admin_state_up": true, "status": "ACTIVE", "device_id": "bc42de0b-1f11-4e2d-a6db-22b854a63ed3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:58:35Z", "updated_at": "2023-05-01T23:00:27Z", "revision_number": 1, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 23:00:28,131 80159 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.252:22' as 'cirros' with public key authentication 2023-05-01 23:00:28,158 80159 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 23:00:28,213 80159 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 23:00:28,213 80159 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.252 successfully created 2023-05-01 23:00:28,257 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3/ips 0.043s 2023-05-01 23:00:28,257 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c28e8426-c4bd-49cc-b258-072d04e78766', 'x-compute-request-id': 'req-c28e8426-c4bd-49cc-b258-072d04e78766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10"}]}} ' 2023-05-01 23:00:28,471 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes 0.210s 2023-05-01 23:00:28,472 80159 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-53824738"}} Response - Headers: {'date': 'Mon, 01 May 2023 23:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a54030-fd1a-49db-8d1f-3a6dea103ead', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a54030-fd1a-49db-8d1f-3a6dea103ead', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes'} Body: b'{"volume": {"id": "8fdf451a-a5c5-406d-85eb-a32bb0326128", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T23:00:28.409093", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-53824738", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 23:00:28,528 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128 0.045s 2023-05-01 23:00:28,529 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c65280-8cec-4a94-9fff-45aecc37eee3', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c65280-8cec-4a94-9fff-45aecc37eee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128'} Body: b'{"volume": {"id": "8fdf451a-a5c5-406d-85eb-a32bb0326128", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T23:00:28.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-53824738", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 23:00:29,585 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128 0.044s 2023-05-01 23:00:29,586 80159 DEBUG [tempest.lib.common.rest_clien t] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9f6ce2-4663-4d4f-94b2-88eb05dfb04b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9f6ce2-4663-4d4f-94b2-88eb05dfb04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128'} Body: b'{"volume": {"id": "8fdf451a-a5c5-406d-85eb-a32bb0326128", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T23:00:28.000000", "updated_at": "2023-05-01T23:00:29.000000", "name": "tempest-AttachVolumeNegativeTest-volume-53824738", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 23:00:29,714 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3 0.117s 2023-05-01 23:00:29,714 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:00:29 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-adada98d-2b06-4fa3-bc48-a2e938e12484', 'x-compute-request-id': 'req-adada98d-2b06-4fa3-bc48-a2e938e12484', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3'} Body: b'' 2023-05-01 23:00:30,010 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3 0.295s 2023-05-01 23:00:30,011 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-873e570e-eb6c-4641-805b-d27a19192533', 'x-compute-request-id': 'req-873e570e-eb6c-4641-805b-d27a19192533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3'} Body: b'{"server": {"id": "bc42de0b-1f11-4e2d-a6db-22b854a63ed3", "name": "tempest-AttachVolumeNegativeTest-server-554317927", "status": "ACTIVE", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "b0bbab75405501a0cb87d85b2153cba2bc19399a0fcbd45d841dbe43", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5 517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:58:36Z", "updated": "2023-05-01T23:00:30Z", "addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e2:d5"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e2:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-792454159", "OS-SRV-USG:launched_at": "2023-05-01T22:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1615845426"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 23:01:20,099 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3 0.049s 2023-05-01 23:01:20,100 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4fdba8fb-d263-4624-ae64-47b385c71af2', 'x-compute-request-id': 'req-4fdba8fb-d263-4624-ae64-47b385c71af2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bc42de0b-1f11-4e2d-a6db-22b854a63ed3 could not be found."}}' 2023-05-01 23:01:20,143 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-792454159 0.042s 2023-05-01 23:01:20,143 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:01:20 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-f5511b69-ed4b-42da-953b-67aea893c555', 'x-compute-request-id': 'req-f5511b69-ed4b-42da-953b-67aea893c555', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-792454159'} Body: b'' 2023-05-01 23:01:20,336 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ca0b5c4e-0d42-46c5-8ee0-f2514468bea4 0.192s 2023-05-01 23:01:20,336 80159 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-98a6f5ad-2eb5-4965-9d97-b195698c379f', 'content-length': '0', 'date': 'Mon, 01 May 2023 23:01:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ca0b5c4e-0d42-46c5-8ee0-f2514468bea4'} Body: b'' 2023-05-01 23:01:20,357 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/ca0b5c4e-0d42-46c5-8ee0-f2514468bea4 0.020s 2023-05-01 23:01:20,357 80159 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-b9cc7942-fc46-4960-938b-abf2b1b6dcc5', 'date': 'Mon, 01 May 2023 23:01:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ca0b5c4e-0d42-46c5-8ee0-f2514468bea4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ca0b5c4e-0d42-46c5-8ee0-f2514468bea4 does not exist", "detail": ""}}' 2023-05-01 23:01:21,220 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/98dc363b-0947-4c8d-80f1-9b1c739380c7 0.863s 2023-05-01 23:01:21,221 80159 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-11c2d699-338a-4819-95c7-9f68cae0d1bc', 'content-length': '0', 'date': 'Mon, 01 May 2023 23:01:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/98dc363b-0947-4c8d-80f1-9b1c739380c7'} Body: b'' {11} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.195970s] ... ok {11} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.177627s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.064404s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.012177s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.056545s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.017839s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.497091s] ... 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 4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 23:01:28,343 80159 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes 0.204s 2023-05-01 23:01:28,343 80159 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-1134411420"}} Response - Headers: {'date': 'Mon, 01 May 2023 23:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4459767c-4817-400b-8d64-42462313494f', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4459767c-4817-400b-8d64-42462313494f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes'} Body: b'{"volume": {"id": "4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T23:01:28.284868", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1134411420", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}], "user_id": "a7e2c10c196b4d93a9423f2a79838712", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 23:01:28,390 80159 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc 0.037s 2023-05-01 23:01:28,390 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc191ff3-7657-4969-8427-c58e7bac825b', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc191ff3-7657-4969-8427-c58e7bac825b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc'} Body: b'{"volume": {"id": "4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T23:01:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1134411420", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}], "user_id": "a7e2c10c196b4d93a9423f2a79838712", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b8c05c2243459c92d72ad60692ee61"}}' 2023-05-01 23:01:29,441 80159 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c 2fc 0.039s 2023-05-01 23:01:29,442 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663776ee-6071-4b10-bedc-3dfd355b411d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663776ee-6071-4b10-bedc-3dfd355b411d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc'} Body: b'{"volume": {"id": "4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T23:01:28.000000", "updated_at": "2023-05-01T23:01:28.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1134411420", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}], "user_id": "a7e2c10c196b4d93a9423f2a79838712", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b8c05c2243459c92d72ad60692ee61"}}' 2023-05-01 23:01:29,495 80159 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc 0.041s 2023-05-01 23:01:29,496 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd10299-b4d9-4a21-9d05-60f3a2493f8a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd10299-b4d9-4a21-9d05-60f3a2493f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc'} Body: b'{"volume": {"id": "4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T23:01:28.000000", "updated_at": "2023-05-01T23:01:28.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1134411420", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}], "user_id": "a7e2c10c196b4d93a9423f2a79838712", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b8c05c2243459c92d72ad60692ee61"}}' 2023-05-01 23:01:29,613 80159 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc 0.105s 2023-05-01 23:01:29,613 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Mon, 01 May 2023 23:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b097b0e3-73b2-48fa-8a37-37bd5523b139', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc'} Body: b'' 2023-05-01 23:01:29,634 80159 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc 0.020s 2023-05-01 23:01:29,634 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:01: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-c5b44394-80ff-456c-b902-42ca9903480d', 'x-openstack-request-id': 'req-c5b44394-80ff-456c-b902-42ca9903480d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc could not be found."}}' ============================== Failed 96 tests - output below: ============================== tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range tempest.api.volume.admin.test_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 d78118f2-d75b-4d10-acd3-cc17ada6d2b3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:51,880 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types 0.311s 2023-05-01 22:29:51,880 80145 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-1881582972"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e8306e-b92d-44cb-8dac-4cdc84ccd533', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e8306e-b92d-44cb-8dac-4cdc84ccd533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types'} Body: b'{"volume_type": {"id": "caa23cf3-97b1-467a-8289-46cb6e312a99", "name": "tempest-GroupSnapshotsTest-volume-type-1881582972", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:29:51,985 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types 0.099s 2023-05-01 22:29:51,986 80145 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-483639439"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93cbc353-8575-46a5-8b3c-071dc49abf30', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93cbc353-8575-46a5-8b3c-071dc49abf30', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types'} Body: b'{"group_type": {"id": "ad0c74de-f759-4608-b5aa-252d5a81f31d", "name": "tempest-GroupSnapshotsTest-group-type-483639439", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:29:52,384 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups 0.395s 2023-05-01 22:29:52,384 80145 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": "ad0c74de-f759-4608-b5aa-252d5a81f31d", "volume_types": ["caa23cf3-97b1-467a-8289-46cb6e312a99"], "name": "tempest-GroupSnapshotsTest-Group-100822830"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35575ea-8f67-4107-ac69-1cb27282c3ac', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35575ea-8f67-4107-ac69-1cb27282c3ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups'} Body: b'{"group": {"id": "d78118f2-d75b-4d10-acd3-cc17ada6d2b3", "name": "tempest-GroupSnapshotsTest-Group-100822830"}}' 2023-05-01 22:29:52,492 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3 0.104s 2023-05-01 22:29:52,492 80145 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98dffa2-823b-4b75-8e78-87df5023559d', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98dffa2-823b-4b75-8e78-87df5023559d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3'} Body: b'{"group": {"id": "d78118f2-d75b-4d10-acd3-cc17ada6d2b3", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:52.000000", "name": "tempest-GroupSnapshotsTest-Group-100822830", "description": null, "group_type": "ad0c74de-f759-4608-b5aa-252d5a81f31d", "volume_types": ["caa23cf3-97b1-467a-8289-46cb6e312a99"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:53,538 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3 0.040s 2023-05-01 22:29:53,539 80145 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61172cba-1f0e-48b3-8854-40063483684b', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61172cba-1f0e-48b3-8854-40063483684b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3'} Body: b'{"group": {"id": "d78118f2-d75b-4d10-acd3-cc17ada6d2b3", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:52.000000", "name": "tempest-GroupSnapshotsTest-Group-100822830", "description": null, "group_type": "ad0c74de-f759-4608-b5aa-252d5a81f31d", "volume_types": ["caa23cf3-97b1-467a-8289-46cb6e312a99"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:53,607 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/volumes/detail 0.063s 2023-05-01 22:29:53,607 80145 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d8e1bf-39a8-4f9c-a13e-81df9ecf0510', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d8e1bf-39a8-4f9c-a13e-81df9ecf0510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:29:53,747 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3/action 0.128s 2023-05-01 22:29:53,748 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-vo lumes": true}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 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-212ffe0a-cef0-44ec-a085-d7634a8be304', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3/action'} Body: b'' 2023-05-01 22:29:53,765 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3 0.017s 2023-05-01 22:29:53,766 80145 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': 'Mon, 01 May 2023 22:29:53 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-29dc3aaa-f9c8-492e-8a15-42e7607000f9', 'x-openstack-request-id': 'req-29dc3aaa-f9c8-492e-8a15-42e7607000f9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/d78118f2-d75b-4d10-acd3-cc17ada6d2b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d78118f2-d75b-4d10-acd3-cc17ada6d2b3 could not be found."}}' 2023-05-01 22:29:53,797 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types/ad0c74de-f759-4608-b5aa-252d5a81f31d 0.031s 2023-05-01 22:29:53,798 80145 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': 'Mon, 01 May 2023 22:29:53 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-ebfb2f67-a385-4ad8-8f08-1b3b10291b2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types/ad0c74de-f759-4608-b5aa-252d5a81f31d'} Body: b'' 2023-05-01 22:29:53,864 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/caa23cf3-97b1-467a-8289-46cb6e312a99 0.065s 2023-05-01 22:29:53,864 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e451bb-42f1-474c-80f9-76b8842f9894', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/caa23cf3-97b1-467a-8289-46cb6e312a99'} Body: b'' 2023-05-01 22:29:53,880 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/caa23cf3-97b1-467a-8289-46cb6e312a99 0.015s 2023-05-01 22:29:53,880 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 2 2:29:53 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-96f298cb-a41d-44d7-bfa9-d7c5c54c65a8', 'x-openstack-request-id': 'req-96f298cb-a41d-44d7-bfa9-d7c5c54c65a8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/caa23cf3-97b1-467a-8289-46cb6e312a99'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type caa23cf3-97b1-467a-8289-46cb6e312a99 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 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 cae06133-afd6-42d4-9cf7-83193e548f0a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:51,898 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/types 0.376s 2023-05-01 22:29:51,898 80143 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-543072808"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e90735-6618-4cd9-8fb1-406ce503c1a9', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e90735-6618-4cd9-8fb1-406ce503c1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/types'} Body: b'{"volume_type": {"id": "ab6211d6-d84a-442c-9d1c-fc90b5dff2ef", "name": "tempest-GroupSnapshotsV319Test-volume-type-543072808", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:29:52,011 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/group_types 0.104s 2023-05-01 22:29:52,011 80143 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-1647204468"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e55c49a-a6a3-482a-bb52-4bcf9ef21c6c', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e55c49a-a6a3-482a-bb52-4bcf9ef21c6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/group_types'} Body: b'{"group_type": {"id": "4e3d1850-ef2e-4094-b247-c510446dafed", "name": "tempest-GroupSnapshotsV319Test-group-type-1647204468", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:29:52,555 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups 0.541s 2023-05-01 22:29:52,555 80143 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": "4e3d1850-ef2e-4094-b247-c510446dafed", "volume_types": ["ab6211d6-d84a-442c-9d1c-fc90b5dff2ef"], "name": "tempest-GroupSnapshotsV319Test-Group-1585952852"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910b0e22-62b3-4fb3-ac93-b279d82c7090', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910b0e22-62b3-4fb3-ac93-b279d82c7090', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups'} Body: b'{"group": {"id": "cae06133-afd6-42d4-9cf7-83193e548f0a", "name": "tempest-GroupSnapshotsV319Test-Group-1585952852"}}' 2023-05-01 22:29:52,591 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a 0.033s 2023-05-01 22:29:52,591 80143 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': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae129111-1aad-483a-98dc-34eeef2603b0', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae129111-1aad-483a-98dc-34eeef2603b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a'} Body: b'{"group": {"id": "cae06133-afd6-42d4-9cf7-83193e548f0a", "status": "creating", "availability_zone": "nova", "created_at": "2023-05-01T22:29:53.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1585952852", "description": null, "group_type": "4e3d1850-ef2e-4094-b247-c510446dafed", "volume_types": ["ab6211d6-d84a-442c-9d1c-fc90b5dff2ef"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:53,723 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a 0.044s 2023-05-01 22:29:53,723 80143 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9846a3e-a91b-4373-bc2b-134dd7093600', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9846a3e-a91b-4373-bc2b-134dd7093600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a'} Body: b'{"group": {"id": "cae06133-afd6-42d4-9cf7-83193e548f0a", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:53.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1585952852", "description": null, "group_type": "4e3d1850-ef2e-4094-b247-c510446dafed", "volume_types": ["ab6211d6-d84a-442c-9d1c-fc90b5dff2ef"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:53,805 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/volumes/detail 0.075s 2023-05-01 22:29:53,805 80143 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f80bc7-ab14-4e3c-9be3-1737cb04efa6', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f80bc7-ab14-4e3c-9be3-1737cb04efa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:29:53,886 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a/action 0.069s 2023-05-01 22:29:53,886 80143 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': 'Mon, 01 May 2023 22:29:53 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-bd359ea3-fe86-443f-a779-50e1e255a6b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a/action'} Body: b'' 2023-05-01 22:29:53,902 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a 0.015s 2023-05-01 22:29:53,903 80143 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': 'Mon, 01 May 2023 22:29:53 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-83048e48-3fbd-41d4-bd2b-db75f483cb7b', 'x-openstack-request-id': 'req-83048e48-3fbd-41d4-bd2b-db75f483cb7b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8950389129904eb2ac2a38533bd26de0/groups/cae06133-afd6-42d4-9cf7-83193e548f0a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group cae06133-afd6-42d4-9cf7-83193e548f0a could not be found."}}' 2023-05-01 22:29:53,940 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/group_types/4e3d1850-ef2e-4094-b247-c510446dafed 0.037s 2023-05-01 22:29:53,940 80143 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': 'Mon, 01 May 2023 22:29:53 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-da4b0b24-77a0-4d1e-9743-4c93bb209924', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/group_types/4e3d1850-ef2e-4094-b247-c510446dafed'} Body: b'' 2023-05-01 22:29:54,028 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/types/ab6211d6-d84a-442c-9d1c-fc90b5dff2ef 0.087s 2023-05-01 22:29:54,028 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b542ec40-9224-46f8-9e5b-e269f8d75d3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/types/ab6211d6-d84a-442c-9d1c-fc90b5dff2ef'} Body: b'' 2023-05-01 22:29:54,044 80143 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/types/ab6211d6-d84a-442c-9d1c-fc90b5dff2ef 0.015s 2023-05-01 22:29:54,044 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0498c0c7-53c7-4e7f-a30e-7deb2904bc46', 'x-openstack-request-id': 'req-0498c0c7-53c7-4e7f-a30e-7deb2904bc46', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dfdfadccc038497eacecd9243b47d745/types/ab6211d6-d84a-442c-9d1c-fc90b5dff2ef'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ab6211d6-d84a-442c-9d1c-fc90b5dff2ef could not be found."}}' 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 0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:51,712 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/types 0.279s 2023-05-01 22:29:51,712 80157 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-1800738276"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2f05cd-11be-4575-8c40-9eeb53ad8516', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2f05cd-11be-4575-8c40-9eeb53ad8516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/types'} Body: b'{"volume_type": {"id": "c12342c0-d7eb-4fae-a7d4-27f9ac22d5be", "name": "tempest-GroupsV320Test-volume-type-1800738276", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:29:51,949 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/group_types 0.231s 2023-05-01 22:29:51,949 80157 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-1559728975"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef57117d-e3e4-4101-affa-6e71dd5804cd', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef57117d-e3e4-4101-affa-6e71dd5804cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/group_types'} Body: b'{"group_type": {"id": "58a57c1e-8704-4ee9-8147-be29d760b73e", "name": "tempest-GroupsV320Test-group-type-1559728975", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:29:52,348 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups 0.395s 2023-05-01 22:29:52,348 80157 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": "58a57c1e-8704-4ee9-8147-be29d760b73e", "volume_types": ["c12342c0-d7eb-4fae-a7d4-27f9ac22d5be"], "name": "tempest-GroupsV320Test-Group-597609557"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f48fd3d5-689b-4187-814a-5fa7ef7547a1', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f48fd3d5-689b-4187-814a-5fa7ef7547a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups'} Body: b'{"group": {"id": "0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03", "name": "tempest-GroupsV320Test-Group-597609557"}}' 2023-05-01 22:29:52,486 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03 0.135s 2023-05-01 22:29:52,486 80157 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': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e33059-7019-4939-beb3-f34a10a5c6e9', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e33059-7019-4939-beb3-f34a10a5c6e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03'} Body: b'{"group": {"id": "0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:52.000000", "name": "tempest-GroupsV320Test-Group-597609557", "description": null, "group_type": "58a57c1e-8704-4ee9-8147-be29d760b73e", "volume_types": ["c12342c0-d7eb-4fae-a7d4-27f9ac22d5be"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:53,523 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03 0.032s 2023-05-01 22:29:53,524 80157 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de47b0b8-f205-437f-afb1-2dc07e6d519e', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de47b0b8-f205-437f-afb1-2dc07e6d519e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03'} Body: b'{"group": {"id": "0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:52.000000", "name": "tempest-GroupsV320Test-Group-597609557", "description": null, "group_type": "58a57c1e-8704-4ee9-8147-be29d760b73e", "volume_types": ["c12342c0-d7eb-4fae-a7d4-27f9ac22d5be"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:53,948 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/volumes/detail 0.419s 2023-05-01 22:29:53,948 80157 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a880dc8-d79a-41f8-b1c2-e1d0652878b6', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a880dc8-d79a-41f8-b1c2-e1d0652878b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:29:54,023 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03/action 0.064s 2023-05-01 22:29:54,024 80157 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': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0efb506a-3028-4378-bcce-dfb28be22790', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03/action'} Body: b'' 2023-05-01 22:29:54,043 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03 0.018s 2023-05-01 22:29:54,043 80157 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': 'Mon, 01 May 2023 22:29:54 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-acb573b6-2799-4fa3-9c2c-0afa6f684726', 'x-openstack-request-id': 'req-acb573b6-2799-4fa3-9c2c-0afa6f684726', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3d132f134e8e4c64a3a044cd729b8a13/groups/0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0a0a9a92-e1b4-43dc-a1e1-1aa1efd94a03 could not be found."}}' 2023-05-01 22:29:54,090 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/group_types/58a57c1e-8704-4ee9-8147-be29d760b73e 0.046s 2023-05-01 22:29:54,090 80157 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': 'Mon, 01 May 2023 22:29:54 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-c6c36331-fc2d-4bba-93df-d859bc8d7c2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/group_types/58a57c1e-8704-4ee9-8147-be29d760b73e'} Body: b'' 2023-05-01 22:29:54,151 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/types/c12342c0-d7eb-4fae-a7d4-27f9ac22d5be 0.060s 2023-05-01 22:29:54,151 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0d3f5b-1fbd-4408-a289-710592f49c56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/types/c12342c0-d7eb-4fae-a7d4-27f9ac22d5be'} Body: b'' 2023-05-01 22:29:54,171 80157 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/types/c12342c0-d7eb-4fae-a7d4-27f9ac22d5be 0.019s 2023-05-01 22:29:54,172 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114 ', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ed4024-fbef-45fa-9d9a-e4680f68f0c8', 'x-openstack-request-id': 'req-b9ed4024-fbef-45fa-9d9a-e4680f68f0c8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3690022927c04eb082cf58c66ef1e7c5/types/c12342c0-d7eb-4fae-a7d4-27f9ac22d5be'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c12342c0-d7eb-4fae-a7d4-27f9ac22d5be 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 74eb6ec3-8082-461b-abe4-044f9d8edea7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:52,451 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types 0.323s 2023-05-01 22:29:52,451 80139 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-867502453", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ce3585-8ff1-4974-95e0-f582fe829914', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ce3585-8ff1-4974-95e0-f582fe829914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types'} Body: b'{"volume_type": {"id": "48433604-d7e7-4f41-ada6-5165dd968fd4", "name": "tempest-VolumeTypesAccessTest-volume-type-867502453", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-05-01 22:29:52,678 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes 0.221s 2023-05-01 22:29:52,678 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "48433604-d7e7-4f41-ada6-5165dd968fd4", "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:52 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-5f519cc3-c13a-4975-abbb-a357acf4d045', 'x-openstack-request-id': 'req-5f519cc3-c13a-4975-abbb-a357acf4d045', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 48433604-d7e7-4f41-ada6-5165dd968fd4 could not be found."}}' 2023-05-01 22:29:52,679 80139 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-05-01 22:29:52,720 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4/action 0.040s 2023-05-01 22:29:52,720 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "8c49ee84e7f94f6bb8eba190eaceb904"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c51fee5-36e3-4c1a-93f1-29bb2a53c526', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4/action'} Body: b'' 2023-05-01 22:29:53,304 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes 0.582s 2023-05-01 22:29:53,304 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "48433604-d7e7-4f41-ada6-5165dd968f d4", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-856138262"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faec6986-4bf5-43a7-a4b9-fcf519eb9372', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faec6986-4bf5-43a7-a4b9-fcf519eb9372', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes'} Body: b'{"volume": {"id": "74eb6ec3-8082-461b-abe4-044f9d8edea7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:29:52.969315", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-856138262", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-867502453", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}], "user_id": "1b65972a7f8543308e88217d0e1dd456", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:29:53,363 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7 0.048s 2023-05-01 22:29:53,363 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ef6a52-173b-4904-b915-7e96dc95cd7e', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ef6a52-173b-4904-b915-7e96dc95cd7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7'} Body: b'{"volume": {"id": "74eb6ec3-8082-461b-abe4-044f9d8edea7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:29:53.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-856138262", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-867502453", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}], "user_id": "1b65972a7f8543308e88217d0e1dd456", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c49ee84e7f94f6bb8eba190eaceb904"}}' 2023-05-01 22:29:54,428 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7 0.051s 2023-05-01 22:29:54,429 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7ecb66-b70b-4309-a90a-3fba864ea9c5', 'content-length': '947', 'op enstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7ecb66-b70b-4309-a90a-3fba864ea9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7'} Body: b'{"volume": {"id": "74eb6ec3-8082-461b-abe4-044f9d8edea7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:29:53.000000", "updated_at": "2023-05-01T22:29:53.000000", "name": "tempest-VolumeTypesAccessTest-Volume-856138262", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-867502453", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}], "user_id": "1b65972a7f8543308e88217d0e1dd456", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c49ee84e7f94f6bb8eba190eaceb904"}}' 2023-05-01 22:29:54,488 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7 0.037s 2023-05-01 22:29:54,489 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf64041-19d4-453c-af6b-3913dd4a12b5', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf64041-19d4-453c-af6b-3913dd4a12b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7'} Body: b'{"volume": {"id": "74eb6ec3-8082-461b-abe4-044f9d8edea7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:29:53.000000", "updated_at": "2023-05-01T22:29:53.000000", "name": "tempest-VolumeTypesAccessTest-Volume-856138262", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-867502453", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7"}], "user_id": "1b65972a7f8543308e88217d0e1dd456", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c49ee84e7f94f6bb8eba190eaceb904"}}' 2023-05-01 22:29:54,603 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7 0.104s 2023-05-01 22:29:54,604 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d277e8-37ef-478a-8b50-1aa8be2cc886', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba 190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7'} Body: b'' 2023-05-01 22:29:54,624 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7 0.020s 2023-05-01 22:29:54,625 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e47d855-c949-484f-886a-97caf0c34bfb', 'x-openstack-request-id': 'req-2e47d855-c949-484f-886a-97caf0c34bfb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c49ee84e7f94f6bb8eba190eaceb904/volumes/74eb6ec3-8082-461b-abe4-044f9d8edea7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 74eb6ec3-8082-461b-abe4-044f9d8edea7 could not be found."}}' 2023-05-01 22:29:54,652 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4/action 0.026s 2023-05-01 22:29:54,652 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "8c49ee84e7f94f6bb8eba190eaceb904"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd18cbfa-cef8-4629-9895-f0eb092c4009', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4/action'} Body: b'' 2023-05-01 22:29:54,739 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4 0.086s 2023-05-01 22:29:54,740 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f27e30-76d9-45f4-913a-cdecb7d9257a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4'} Body: b'' 2023-05-01 22:29:54,757 80139 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff/types/48433604-d7e7-4f41-ada6-5165dd968fd4 0.016s 2023-05-01 22:29:54,757 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ba7fbf-bb82-4eba-b7da-a473b1b4757b', 'x-openstack-request-id': 'req-21ba7fbf-bb82-4eba-b7da-a473b1b4757b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a9ff0e61aa4e4eb78c583b88965991ff /types/48433604-d7e7-4f41-ada6-5165dd968fd4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 48433604-d7e7-4f41-ada6-5165dd968fd4 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 b81eded4-b143-47e5-98f8-af6fff319f4f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:53,917 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types 0.032s 2023-05-01 22:29:53,918 80145 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-954347658"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d836b86a-9b67-4444-8caa-de1215a1239e', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d836b86a-9b67-4444-8caa-de1215a1239e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types'} Body: b'{"volume_type": {"id": "0c096088-191d-43a0-a07a-7ea81fd9251c", "name": "tempest-GroupSnapshotsTest-volume-type-954347658", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:29:53,956 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types 0.035s 2023-05-01 22:29:53,957 80145 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-322178680"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0153a07-8084-44e9-af1c-d348a3340764', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0153a07-8084-44e9-af1c-d348a3340764', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types'} Body: b'{"group_type": {"id": "a0be0eb9-e78d-43f2-997d-3061982ae308", "name": "tempest-GroupSnapshotsTest-group-type-322178680", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:29:54,052 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups 0.092s 2023-05-01 22:29:54,053 80145 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": "a0be0eb9-e78d-43f2-997d-3061982ae308", "volume_types": ["0c096088-191d-43a0-a07a-7ea81fd9251c"], "name": "tempest-GroupSnapshotsTest-Group-1099374723"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1665c55-6b15-4e63-8357-44c545284cec', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1665c55-6b15-4e63-8357-44c545284cec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups'} Body: b'{"group": {"id": "b81eded4-b143-47e5-98f8-af6fff319f4f", "name": "tempest-GroupSnapshotsTest-Group-1099374723"}}' 2023-05-01 22:29:54,085 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f 0.030s 2023-05-01 22:29:54,085 80145 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': 'Mon, 01 May 2023 22:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238eb2f2-5423-4442-8da2-d80293f9ad66', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238eb2f2-5423-4442-8da2-d80293f9ad66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f'} Body: b'{"group": {"id": "b81eded4-b143-47e5-98f8-af6fff319f4f", "status": "creating", "availability_zone": "nova", "created_at": "2023-05-01T22:29:54.000000", "name": "tempest-GroupSnapshotsTest-Group-1099374723", "description": null, "group_type": "a0be0eb9-e78d-43f2-997d-3061982ae308", "volume_types": ["0c096088-191d-43a0-a07a-7ea81fd9251c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:55,122 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f 0.031s 2023-05-01 22:29:55,123 80145 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': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec36b5b-868e-4300-b57b-75fa22b3659d', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec36b5b-868e-4300-b57b-75fa22b3659d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f'} Body: b'{"group": {"id": "b81eded4-b143-47e5-98f8-af6fff319f4f", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:54.000000", "name": "tempest-GroupSnapshotsTest-Group-1099374723", "description": null, "group_type": "a0be0eb9-e78d-43f2-997d-3061982ae308", "volume_types": ["0c096088-191d-43a0-a07a-7ea81fd9251c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:55,127 80145 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-05-01 22:29:55,228 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/volumes/detail 0.100s 2023-05-01 22:29:55,228 80145 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': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a58e6d-8b92-4044-ad60-f7f47cb02fd5', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a58e6d-8b92-4044-ad60-f7f47cb02fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:29:55,300 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f/action 0. 062s 2023-05-01 22:29:55,301 80145 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': 'Mon, 01 May 2023 22:29:55 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-b364e268-2b60-4029-804a-d022d925100b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f/action'} Body: b'' 2023-05-01 22:29:55,317 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f 0.015s 2023-05-01 22:29:55,317 80145 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': 'Mon, 01 May 2023 22:29:55 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-077759ca-ed07-49bf-ab1d-f7386773b353', 'x-openstack-request-id': 'req-077759ca-ed07-49bf-ab1d-f7386773b353', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/b81eded4-b143-47e5-98f8-af6fff319f4f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b81eded4-b143-47e5-98f8-af6fff319f4f could not be found."}}' 2023-05-01 22:29:55,358 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types/a0be0eb9-e78d-43f2-997d-3061982ae308 0.040s 2023-05-01 22:29:55,358 80145 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': 'Mon, 01 May 2023 22:29:55 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-7d319db9-12d8-4ee9-adf5-e37a12c3fb44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types/a0be0eb9-e78d-43f2-997d-3061982ae308'} Body: b'' 2023-05-01 22:29:55,423 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/0c096088-191d-43a0-a07a-7ea81fd9251c 0.064s 2023-05-01 22:29:55,424 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29: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-53668f3e-2e0d-4201-b60c-7a70e23b94e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/0c096088-191d-43a0-a07a-7ea81fd9251c'} Body: b'' 2023-05-01 22:29:55,439 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/0c096088-191d-43a0-a07a-7ea81fd925 1c 0.015s 2023-05-01 22:29:55,439 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82ce1fd-2ace-4227-95ae-d835aac5ad15', 'x-openstack-request-id': 'req-b82ce1fd-2ace-4227-95ae-d835aac5ad15', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/0c096088-191d-43a0-a07a-7ea81fd9251c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0c096088-191d-43a0-a07a-7ea81fd9251c could not be found."}}' setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 552, 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 b715ae51-8765-4854-8f6b-2f004cc1e22b failed to build and is in ERROR status 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 c3e24bbb-884d-4f66-8302-3ea9fd45088a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:55,473 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types 0.030s 2023-05-01 22:29:55,473 80145 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-254462888"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30cfb506-d581-4fbd-80e5-aa3839ade871', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30cfb506-d581-4fbd-80e5-aa3839ade871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types'} Body: b'{"volume_type": {"id": "467e9f89-f37c-40f0-9dc5-652e062f7945", "name": "tempest-GroupSnapshotsTest-volume-type-254462888", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:29:55,506 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types 0.030s 2023-05-01 22:29:55,506 80145 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-132583670"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f4987e4-1f92-4bb0-940a-c37d9b8acb7c', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f4987e4-1f92-4bb0-940a-c37d9b8acb7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types'} Body: b'{"group_type": {"id": "e714bf6e-a3a5-43eb-b218-406acee8cbd8", "name": "tempest-GroupSnapshotsTest-group-type-132583670", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:29:55,586 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups 0.077s 2023-05-01 22:29:55,586 80145 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": "e714bf6e-a3a5-43eb-b218-406acee8cbd8", "volume_types": ["467e9f89-f37c-40f0-9dc5-652e062f7945"], "name": "tempest-GroupSnapshotsTest-Group-1154206915"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847262cc-e029-4e12-97aa-e99eda95e20b', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847262cc-e029-4e12-97aa-e99eda95e20b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups'} Body: b'{"group": {"id": "c3e24bbb-884d-4f66-8302-3ea9fd45088a", "name": "tempest-GroupSnapshotsTest-Group-1154206915"}}' 2023-05-01 22:29:55,626 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a 0.037s 2023-05-01 22:29:55,626 80145 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f648a27-017a-4dae-9f0e-e8f30b0eb8db', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f648a27-017a-4dae-9f0e-e8f30b0eb8db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a'} Body: b'{"group": {"id": "c3e24bbb-884d-4f66-8302-3ea9fd45088a", "status": "creating", "availability_zone": "nova", "created_at": "2023-05-01T22:29:56.000000", "name": "tempest-GroupSnapshotsTest-Group-1154206915", "description": null, "group_type": "e714bf6e-a3a5-43eb-b218-406acee8cbd8", "volume_types": ["467e9f89-f37c-40f0-9dc5-652e062f7945"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:56,691 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a 0.060s 2023-05-01 22:29:56,692 80145 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': 'Mon, 01 May 2023 22:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083156d2-37f1-401c-8274-2c6e94c15c53', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083156d2-37f1-401c-8274-2c6e94c15c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a'} Body: b'{"group": {"id": "c3e24bbb-884d-4f66-8302-3ea9fd45088a", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:56.000000", "name": "tempest-GroupSnapshotsTest-Group-1154206915", "description": null, "group_type": "e714bf6e-a3a5-43eb-b218-406acee8cbd8", "volume_types": ["467e9f89-f37c-40f0-9dc5-652e062f7945"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:29:56,776 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/volumes/detail 0.078s 2023-05-01 22:29:56,777 80145 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': 'Mon, 01 May 2023 22:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b114a86-0c99-4725-8126-80885411ba0d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b114a86-0c99-4725-8126-80885411ba0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:29:56,848 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a/action 0.060s 2023-05-01 22:29:56,848 80145 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': 'Mon, 01 May 2023 22:29:56 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-a0146057-5b3d-40e9-80ce-b1d451c9e2c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a/action'} Body: b'' 2023-05-01 22:29:56,870 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a 0.021s 2023-05-01 22:29:56,870 80145 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': 'Mon, 01 May 2023 22:29:56 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-7f35c222-6b23-4f3f-88f4-f4ccbde11399', 'x-openstack-request-id': 'req-7f35c222-6b23-4f3f-88f4-f4ccbde11399', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9ce4bd69fd2846fe837a813813342cbf/groups/c3e24bbb-884d-4f66-8302-3ea9fd45088a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c3e24bbb-884d-4f66-8302-3ea9fd45088a could not be found."}}' 2023-05-01 22:29:56,901 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types/e714bf6e-a3a5-43eb-b218-406acee8cbd8 0.030s 2023-05-01 22:29:56,902 80145 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': 'Mon, 01 May 2023 22:29:56 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-97f4d87e-a3c2-467c-9885-35efd08528e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/group_types/e714bf6e-a3a5-43eb-b218-406acee8cbd8'} Body: b'' 2023-05-01 22:29:56,967 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/467e9f89-f37c-40f0-9dc5-652e062f7945 0.065s 2023-05-01 22:29:56,968 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408900de-ee88-4cd2-96ff-8cfa297a2ad4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/467e9f89-f37c-40f0-9dc5-652e062f7945'} Body: b'' 2023-05-01 22:29:56,986 80145 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/467e9f89-f37c-40f0-9dc5-652e062f7945 0.017s 2023-05-01 22:29:56,986 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Mon, 01 May 2023 22:29: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-8174fa0a-eb1f-44d7-ac6b-e0bc7f7802c4', 'x-openstack-request-id': 'req-8174fa0a-eb1f-44d7-ac6b-e0bc7f7802c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d04dbe474d154d4bb57813f0ad2ba970/types/467e9f89-f37c-40f0-9dc5-652e062f7945'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 467e9f89-f37c-40f0-9dc5-652e062f7945 could not be found."}}' 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 f8b7aee4-2799-48bd-889f-7a337746cced failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:58,887 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types 0.110s 2023-05-01 22:29:58,887 80143 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-1506003865"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9343ecf0-6c36-417a-b7cb-660c8ecfc631', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9343ecf0-6c36-417a-b7cb-660c8ecfc631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types'} Body: b'{"volume_type": {"id": "12d1cbac-af42-4ed1-92f4-043520984214", "name": "tempest-GroupsTest-volume-type-1506003865", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:29:58,919 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types 0.029s 2023-05-01 22:29:58,920 80143 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-1261290569"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2f38ca-63de-485e-bd3b-9a0ed31a7f65', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2f38ca-63de-485e-bd3b-9a0ed31a7f65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types'} Body: b'{"group_type": {"id": "c14a447b-6dfe-4e6f-adc8-66c350ff63b5", "name": "tempest-GroupsTest-group-type-1261290569", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:29:59,124 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups 0.202s 2023-05-01 22:29:59,125 80143 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": "c14a447b-6dfe-4e6f-adc8-66c350ff63b5", "volume_types": ["12d1cbac-af42-4ed1-92f4-043520984214"], "name": "tempest-Group1-1341785717"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe794130-14ed-488f-afad-5b8ac47cf308', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe794130-14ed-488f-afad-5b8ac47cf308', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups'} Body: b'{"group": {"id": "f8b7aee4-2799-48bd-889f-7a337746cced", "name": "tempest-Group1-1341785717"}}' 2023-05-01 22:29:59,157 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced 0.029s 2023-05-01 22:29:59,157 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Opensta ck-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9c9210-6ceb-47dc-9589-42b8cc90b760', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9c9210-6ceb-47dc-9589-42b8cc90b760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced'} Body: b'{"group": {"id": "f8b7aee4-2799-48bd-889f-7a337746cced", "status": "creating", "availability_zone": "nova", "created_at": "2023-05-01T22:29:59.000000", "name": "tempest-Group1-1341785717", "description": null, "group_type": "c14a447b-6dfe-4e6f-adc8-66c350ff63b5", "volume_types": ["12d1cbac-af42-4ed1-92f4-043520984214"]}}' 2023-05-01 22:30:00,192 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced 0.030s 2023-05-01 22:30:00,192 80143 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': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf86a27-43e6-478f-8e53-add7b894d27c', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf86a27-43e6-478f-8e53-add7b894d27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced'} Body: b'{"group": {"id": "f8b7aee4-2799-48bd-889f-7a337746cced", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:29:59.000000", "name": "tempest-Group1-1341785717", "description": null, "group_type": "c14a447b-6dfe-4e6f-adc8-66c350ff63b5", "volume_types": ["12d1cbac-af42-4ed1-92f4-043520984214"]}}' 2023-05-01 22:30:00,259 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/volumes/detail 0.062s 2023-05-01 22:30:00,260 80143 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': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e30d81-e6cb-4413-8aca-32bf76b3814f', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e30d81-e6cb-4413-8aca-32bf76b3814f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:30:00,383 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced/action 0.112s 2023-05-01 22:30:00,384 80143 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': 'Mon, 01 May 2023 22:30:00 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-r equest-id': 'req-da91359c-2b2e-4ec1-ba77-8950b3924cd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced/action'} Body: b'' 2023-05-01 22:30:00,403 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced 0.018s 2023-05-01 22:30:00,403 80143 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': 'Mon, 01 May 2023 22:30:00 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-d03de1c5-4f87-4748-a75a-2e9b4e54d6c3', 'x-openstack-request-id': 'req-d03de1c5-4f87-4748-a75a-2e9b4e54d6c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/f8b7aee4-2799-48bd-889f-7a337746cced'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f8b7aee4-2799-48bd-889f-7a337746cced could not be found."}}' 2023-05-01 22:30:00,436 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types/c14a447b-6dfe-4e6f-adc8-66c350ff63b5 0.032s 2023-05-01 22:30:00,436 80143 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': 'Mon, 01 May 2023 22:30:00 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-e3406268-dd29-4934-b696-1d8710ab30af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types/c14a447b-6dfe-4e6f-adc8-66c350ff63b5'} Body: b'' 2023-05-01 22:30:00,507 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/12d1cbac-af42-4ed1-92f4-043520984214 0.070s 2023-05-01 22:30:00,508 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-eac4c7ab-85a8-4edb-b8cc-98a6b9e72197', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/12d1cbac-af42-4ed1-92f4-043520984214'} Body: b'' 2023-05-01 22:30:00,525 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/12d1cbac-af42-4ed1-92f4-043520984214 0.017s 2023-05-01 22:30:00,526 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-6d503db2-872d-496f-af0a-1f1aa39e025f', 'x-openstack-request-id': 'req-6d503db2-872d-496f-af 0a-1f1aa39e025f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/12d1cbac-af42-4ed1-92f4-043520984214'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 12d1cbac-af42-4ed1-92f4-043520984214 could not be found."}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 213fcbf5-fe9a-4b35-b84b-6cc61f169431 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:29:59,880 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.124s 2023-05-01 22:29:59,880 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a4d8797b-54ed-4677-bf0c-9dfa9290a6de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:30:00,327 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes 0.446s 2023-05-01 22:30:00,328 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1543164196"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ccef8e-ec5e-4108-8643-142acd3d7dfe', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ccef8e-ec5e-4108-8643-142acd3d7dfe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes'} Body: b'{"volume": {"id": "213fcbf5-fe9a-4b35-b84b-6cc61f169431", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:00.258909", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1543164196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:00,380 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431 0.043s 2023-05-01 22:30:00,381 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d69ea5a-d865-4647-9aea-208cbf01cb70', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d69ea5a-d865-4647-9aea-208cbf01cb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431'} Body: b'{"volume": {"id": "213fcbf5-fe9a-4b35-b84b-6cc61f169431", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:00.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1543164196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "879bb258ce6441a996e14efe9b9d9413"}}' 2023-05-01 22:30:01,429 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431 0.036s 2023-05-01 22:30:01,429 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ad4461-8a54-4e94-abc5-3a95ebff4ea6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ad4461-8a54-4e94-abc5-3a95ebff4ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431'} Body: b'{"volume": {"id": "213fcbf5-fe9a-4b35-b84b-6cc61f169431", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:00.000000", "updated_at": "2023-05-01T22:30:00.000000", "name": "tempest-VolumesCloneTest-Volume-1543164196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "879bb258ce6441a996e14efe9b9d9413"}}' 2023-05-01 22:30:01,480 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431 0.038s 2023-05-01 22:30:01,480 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5723cf4d-584f-4879-aba0-bdf9db72e094', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5723cf4d-584f-4879-aba0-bdf9db72e094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431'} Body: b'{"volume": {"id": "213fcbf5-fe9a-4b35-b84b-6cc61f169431", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:00.000000", "updated_at": "2023-05-01T22:30:00.000000", "name": "tempest-VolumesCloneTest-Volume-1543164196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "879bb258ce6441a996e14efe9b9d9413"}}' 2023-05-01 22:30:01,590 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431 0.100s 2023-05-01 22:30:01,591 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-efe2c3b5-ae34-40c2-aaa5-ec2157b78da8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431'} Body: b'' 2023-05-01 22:30:01,618 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431 0.027s 2023-05-01 22:30:01,619 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-68994d3b-e0d5-467a-aa5d-a1437e8a7b30', 'x-openstack-request-id': 'req-68994d3b-e0d5-467a-aa5d-a1437e8a7b30', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/213fcbf5-fe9a-4b35-b84b-6cc61f169431'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 213fcbf5-fe9a-4b35-b84b-6cc61f169431 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 6b613ea6-bf2a-45dd-920a-51de128a9cf0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:00,579 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types 0.049s 2023-05-01 22:30:00,579 80143 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-1689034182"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a9b1979-15b0-4d26-99a0-fe4e13e61654', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a9b1979-15b0-4d26-99a0-fe4e13e61654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types'} Body: b'{"volume_type": {"id": "8731b3d2-55f3-496e-a69b-b21e27c94cff", "name": "tempest-GroupsTest-volume-type-1689034182", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:30:00,619 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types 0.036s 2023-05-01 22:30:00,619 80143 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-992187079"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c10b1ee-7fe9-46bd-b7b5-a6c21705c727', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c10b1ee-7fe9-46bd-b7b5-a6c21705c727', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types'} Body: b'{"group_type": {"id": "66085bd0-891a-4933-bd56-637590f986cd", "name": "tempest-GroupsTest-group-type-992187079", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:30:00,701 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups 0.079s 2023-05-01 22:30:00,701 80143 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": "66085bd0-891a-4933-bd56-637590f986cd", "volume_types": ["8731b3d2-55f3-496e-a69b-b21e27c94cff"], "name": "tempest-GroupsTest-Group-172547322"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351f4c6c-559f-486b-b3da-0f3fb698e0d2', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351f4c6c-559f-486b-b3da-0f3fb698e0d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups'} Body: b'{"group": {"id": "6b613ea6-bf2a-45dd-920a-51de128a9cf0", "name": "tempest-GroupsTest-Group-172547322"}}' 2023-05-01 22:30:00,736 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0 0.032s 2023-05-01 22:30:00,736 80143 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': 'Mon, 01 May 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e962ac0-ff5d-403c-87df-5ddd822c0edf', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e962ac0-ff5d-403c-87df-5ddd822c0edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0'} Body: b'{"group": {"id": "6b613ea6-bf2a-45dd-920a-51de128a9cf0", "status": "creating", "availability_zone": "nova", "created_at": "2023-05-01T22:30:01.000000", "name": "tempest-GroupsTest-Group-172547322", "description": null, "group_type": "66085bd0-891a-4933-bd56-637590f986cd", "volume_types": ["8731b3d2-55f3-496e-a69b-b21e27c94cff"]}}' 2023-05-01 22:30:01,886 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0 0.144s 2023-05-01 22:30:01,887 80143 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': 'Mon, 01 May 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1726517c-0656-40d5-835f-626324b4abe8', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1726517c-0656-40d5-835f-626324b4abe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0'} Body: b'{"group": {"id": "6b613ea6-bf2a-45dd-920a-51de128a9cf0", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:30:01.000000", "name": "tempest-GroupsTest-Group-172547322", "description": null, "group_type": "66085bd0-891a-4933-bd56-637590f986cd", "volume_types": ["8731b3d2-55f3-496e-a69b-b21e27c94cff"]}}' 2023-05-01 22:30:01,987 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/volumes/detail 0.093s 2023-05-01 22:30:01,988 80143 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': 'Mon, 01 May 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf29aa8-5a8b-43ed-ad90-878108b584fa', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf29aa8-5a8b-43ed-ad90-878108b584fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:30:02,090 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0/action 0.089s 2023-05-01 22:30:02,090 80143 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': 'Mon, 01 May 2023 22:30:02 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-4bd5e4c5-732b-4bcb-94f8-0faf3ae4b 385', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0/action'} Body: b'' 2023-05-01 22:30:02,106 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0 0.015s 2023-05-01 22:30:02,106 80143 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': 'Mon, 01 May 2023 22:30:02 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-106d80dd-e5ef-4e45-bd23-94b78892e146', 'x-openstack-request-id': 'req-106d80dd-e5ef-4e45-bd23-94b78892e146', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e74de467cce941688528298558dd11b7/groups/6b613ea6-bf2a-45dd-920a-51de128a9cf0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6b613ea6-bf2a-45dd-920a-51de128a9cf0 could not be found."}}' 2023-05-01 22:30:02,133 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types/66085bd0-891a-4933-bd56-637590f986cd 0.026s 2023-05-01 22:30:02,133 80143 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': 'Mon, 01 May 2023 22:30:02 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-23b181ff-ad08-459d-a458-b8b886c2622e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/group_types/66085bd0-891a-4933-bd56-637590f986cd'} Body: b'' 2023-05-01 22:30:02,184 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/8731b3d2-55f3-496e-a69b-b21e27c94cff 0.050s 2023-05-01 22:30:02,184 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-974ee8f3-2ace-4168-b17d-f93bbc9fe53b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/8731b3d2-55f3-496e-a69b-b21e27c94cff'} Body: b'' 2023-05-01 22:30:02,204 80143 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/8731b3d2-55f3-496e-a69b-b21e27c94cff 0.020s 2023-05-01 22:30:02,205 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:02 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-7dc813f4-5cfd-4e27-b9aa-fc5ee4ffdabc', 'x-openstack-request-id': 'req-7dc813f4-5cfd-4e27-b9aa-fc5ee4ffdabc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3469f95044d04b7d8a267b910cc47d94/types/8731b3d2-55f3-496e-a69b-b21e27c94cff'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8731b3d2-55f3-496e-a69b-b21e27c94cff 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 e2a64504-1993-4cc4-b580-e24959a5eb08 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:01,863 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes 0.239s 2023-05-01 22:30:01,863 80153 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-1701219904"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b6b0c2-ecb7-4097-a279-347ff13540dd', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b6b0c2-ecb7-4097-a279-347ff13540dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes'} Body: b'{"volume": {"id": "e2a64504-1993-4cc4-b580-e24959a5eb08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:01.792509", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1701219904", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:01,936 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08 0.063s 2023-05-01 22:30:01,936 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16aebd3c-ec6d-477d-af15-2fbd7a98ea57', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16aebd3c-ec6d-477d-af15-2fbd7a98ea57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08'} Body: b'{"volume": {"id": "e2a64504-1993-4cc4-b580-e24959a5eb08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:02.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1701219904", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "879bb258ce6441a996e14efe9b9d9413"}}' 2023-05-01 22:30:02,989 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08 0.039s 2023-05-01 22:30:02,990 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08636056-4ae3-4964-8910-1cce613bde98', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08636056-4ae3-4964-8910-1cce613bde98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08'} Body: b'{"volume": {"id": "e2a64504-1993-4cc4-b580-e24959a5eb08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:02.000000", "updated_at": "2023-05-01T22:30:02.000000", "name": "tempest-VolumesCloneTest-Volume-1701219904", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "879bb258ce6441a996e14efe9b9d9413"}}' 2023-05-01 22:30:03,041 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08 0.041s 2023-05-01 22:30:03,042 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56393b37-e8b4-46b1-a9d3-74d0ba95d8c9', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56393b37-e8b4-46b1-a9d3-74d0ba95d8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08'} Body: b'{"volume": {"id": "e2a64504-1993-4cc4-b580-e24959a5eb08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:02.000000", "updated_at": "2023-05-01T22:30:02.000000", "name": "tempest-VolumesCloneTest-Volume-1701219904", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08"}], "user_id": "5ce4e8c3d2a146edbfbabdefdbd88f38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "879bb258ce6441a996e14efe9b9d9413"}}' 2023-05-01 22:30:03,227 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08 0.175s 2023-05-01 22:30:03,228 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:03 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-fa2c4493-8767-4423-bfc0-35cd508931fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08'} Body: b'' 2023-05-01 22:30:03,250 80153 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08 0.022s 2023-05-01 22:30:03,251 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-b62bc141-70d3-4071-ac03-ab252225a101', 'x-openstack-request-id': 'req-b62bc141-70d3-4071-ac03-ab252225a101', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/879bb258ce6441a996e14efe9b9d9413/volumes/e2a64504-1993-4cc4-b580-e24959a5eb08'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e2a64504-1993-4cc4-b580-e24959a5eb08 could not be found."}}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:04,807 80141 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/0616969d3c5f45109dbb46fed90ec62a/scheduler-stats/get_pools?detail=True 0.286s 2023-05-01 22:30:04,808 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa22524c-eb35-47dd-a130-53cb0210db57', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa22524c-eb35-47dd-a130-53cb0210db57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0616969d3c5f45109dbb46fed90ec62a/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-05-01 22:30:04,843 80141 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/0616969d3c5f45109dbb46fed90ec62a/scheduler-stats/get_pools 0.028s 2023-05-01 22:30:04,844 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fefee80-e9ab-45c6-a613-2bd0978e0b75', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fefee80-e9ab-45c6-a613-2bd0978e0b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0616969d3c5f45109dbb46fed90ec62a/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 5ba1d812-0d28-4567-868a-5f45b56f5d39 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:05,267 80145 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes 0.453s 2023-05-01 22:30:05,267 80145 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-1129823681"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a353ecd7-6d31-445f-ae77-604491cca6d8', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a353ecd7-6d31-445f-ae77-604491cca6d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes'} Body: b'{"volume": {"id": "5ba1d812-0d28-4567-868a-5f45b56f5d39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:05.197706", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1129823681", "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/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}], "user_id": "225e81b16c5d40f49c127320ace2ea27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:05,326 80145 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39 0.048s 2023-05-01 22:30:05,326 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d0501c-8926-4ea8-b08f-8957fa9a9200', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d0501c-8926-4ea8-b08f-8957fa9a9200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39'} Body: b'{"volume": {"id": "5ba1d812-0d28-4567-868a-5f45b56f5d39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:05.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1129823681", "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/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}], "user_id": "225e81b16c5d40f49c127320ace2ea27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77c43e3ed0054d99b34a2ceab7c02f00"}}' 2023-05-01 22:30:06,383 80145 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b5 6f5d39 0.041s 2023-05-01 22:30:06,383 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82361f65-10aa-467d-a20a-6f75618fd9d3', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82361f65-10aa-467d-a20a-6f75618fd9d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39'} Body: b'{"volume": {"id": "5ba1d812-0d28-4567-868a-5f45b56f5d39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:05.000000", "updated_at": "2023-05-01T22:30:05.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1129823681", "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/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}], "user_id": "225e81b16c5d40f49c127320ace2ea27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77c43e3ed0054d99b34a2ceab7c02f00"}}' 2023-05-01 22:30:06,441 80145 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39 0.046s 2023-05-01 22:30:06,442 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a19e6356-5b6c-4ed2-b0a1-d0f1011f27ad', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a19e6356-5b6c-4ed2-b0a1-d0f1011f27ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39'} Body: b'{"volume": {"id": "5ba1d812-0d28-4567-868a-5f45b56f5d39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:05.000000", "updated_at": "2023-05-01T22:30:05.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1129823681", "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/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39"}], "user_id": "225e81b16c5d40f49c127320ace2ea27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77c43e3ed0054d99b34a2ceab7c02f00"}}' 2023-05-01 22:30:06,570 80145 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39 0.118s 2023-05-01 22:30:06,571 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-b80e97d4-84d8-4b36-ac75-fe14ca824346', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39'} Body: b'' 2023-05-01 22:30:06,594 80145 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39 0.022s 2023-05-01 22:30:06,594 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-733aed1f-8f34-4a51-9e40-abfb9a6bd75f', 'x-openstack-request-id': 'req-733aed1f-8f34-4a51-9e40-abfb9a6bd75f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/77c43e3ed0054d99b34a2ceab7c02f00/volumes/5ba1d812-0d28-4567-868a-5f45b56f5d39'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5ba1d812-0d28-4567-868a-5f45b56f5d39 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 338d6f2f-747d-4e8c-9afe-74631cefe791 failed to build and is in ERROR status tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 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 d7261e3e-88b2-48f4-9a58-3fa868ebc0f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:09,384 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/types 0.285s 2023-05-01 22:30:09,385 80143 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-1163905912"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5477ff68-0274-4423-9283-edb046369576', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5477ff68-0274-4423-9283-edb046369576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/types'} Body: b'{"volume_type": {"id": "ae5cf437-26eb-407f-b1e8-2dac1a7e172d", "name": "tempest-GroupsV314Test-volume-type-1163905912", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:30:09,434 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/group_types 0.046s 2023-05-01 22:30:09,434 80143 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-1479024544"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240e83c7-6cb2-4095-85da-b428eb828c3f', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240e83c7-6cb2-4095-85da-b428eb828c3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/group_types'} Body: b'{"group_type": {"id": "f42ccb5f-9f33-4e14-94dd-d1da5f17b62a", "name": "tempest-GroupsV314Test-group-type-1479024544", "description": null, "is_public": true, "group_specs": {}}}' 2023-05-01 22:30:09,831 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups 0.393s 2023-05-01 22:30:09,831 80143 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": "f42ccb5f-9f33-4e14-94dd-d1da5f17b62a", "volume_types": ["ae5cf437-26eb-407f-b1e8-2dac1a7e172d"], "name": "tempest-GroupsV314Test-Group-1464390913"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b25623-039e-44cc-8c3a-6e5b180913b8', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b25623-039e-44cc-8c3a-6e5b180913b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups'} Body: b'{"group": {"id": "d7261e3e-88b2-48f4-9a58-3fa868ebc0f0", "name": "tempest-GroupsV314Test-Group-1464390913"}}' 2023-05-01 22:30:09,867 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0 0.032s 2023-05-01 22:30:09,868 80143 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': 'Mon, 01 May 2023 22:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a531b4-ed83-40e7-9baa-2ebb18d608f0', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a531b4-ed83-40e7-9baa-2ebb18d608f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0'} Body: b'{"group": {"id": "d7261e3e-88b2-48f4-9a58-3fa868ebc0f0", "status": "creating", "availability_zone": "nova", "created_at": "2023-05-01T22:30:10.000000", "name": "tempest-GroupsV314Test-Group-1464390913", "description": null, "group_type": "f42ccb5f-9f33-4e14-94dd-d1da5f17b62a", "volume_types": ["ae5cf437-26eb-407f-b1e8-2dac1a7e172d"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:30:10,904 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0 0.028s 2023-05-01 22:30:10,904 80143 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': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7605e14-6f76-468a-8011-9a9975fdba3b', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7605e14-6f76-468a-8011-9a9975fdba3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0'} Body: b'{"group": {"id": "d7261e3e-88b2-48f4-9a58-3fa868ebc0f0", "status": "error", "availability_zone": "nova", "created_at": "2023-05-01T22:30:10.000000", "name": "tempest-GroupsV314Test-Group-1464390913", "description": null, "group_type": "f42ccb5f-9f33-4e14-94dd-d1da5f17b62a", "volume_types": ["ae5cf437-26eb-407f-b1e8-2dac1a7e172d"], "group_snapshot_id": null, "source_group_id": null}}' 2023-05-01 22:30:10,981 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/volumes/detail 0.072s 2023-05-01 22:30:10,981 80143 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': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd65faf-6084-4875-b7d3-784660dd3fd7', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd65faf-6084-4875-b7d3-784660dd3fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/volumes/detail'} Body: b'{"volumes": []}' 2023-05-01 22:30:11,073 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0/action 0.081s 2023-05-01 22:30:11,073 80143 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': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apac he/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-5fb1521d-4a51-4a3e-9a09-9c7615e26f8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0/action'} Body: b'' 2023-05-01 22:30:11,092 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0 0.019s 2023-05-01 22:30:11,093 80143 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': 'Mon, 01 May 2023 22:30:11 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-e46e5645-2366-4389-add0-21693fd758e4', 'x-openstack-request-id': 'req-e46e5645-2366-4389-add0-21693fd758e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6b55a7d6f2c34ae5b8ba50f54987271c/groups/d7261e3e-88b2-48f4-9a58-3fa868ebc0f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d7261e3e-88b2-48f4-9a58-3fa868ebc0f0 could not be found."}}' 2023-05-01 22:30:11,137 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/group_types/f42ccb5f-9f33-4e14-94dd-d1da5f17b62a 0.043s 2023-05-01 22:30:11,137 80143 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': 'Mon, 01 May 2023 22:30:11 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-9af8ae36-2dfa-48f9-9d60-9ca61426e580', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/group_types/f42ccb5f-9f33-4e14-94dd-d1da5f17b62a'} Body: b'' 2023-05-01 22:30:11,233 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/types/ae5cf437-26eb-407f-b1e8-2dac1a7e172d 0.096s 2023-05-01 22:30:11,234 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-e82231ba-d7aa-44d6-98e4-4c95ee3a2a50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/types/ae5cf437-26eb-407f-b1e8-2dac1a7e172d'} Body: b'' 2023-05-01 22:30:11,259 80143 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/types/ae5cf437-26eb-407f-b1e8-2dac1a7e172d 0.024s 2023-05-01 22:30:11,260 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:11 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-db38ed07-6dde-4805-b113-f0a5ffc57341', 'x-openstack-request-id': 'req-db38ed07-6dde-4805-b113-f0a5ffc57341', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c8a2f82a5aa4ce98875185b80992641/types/ae5cf437-26eb-407f-b1e8-2dac1a7e172d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ae5cf437-26eb-407f-b1e8-2dac1a7e172d 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 05ae4f5a-55fe-4043-b4a9-c019995abf1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:10,816 80157 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes 0.605s 2023-05-01 22:30:10,816 80157 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-1381456384"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484eecf7-db12-45f8-99dd-44bacd140b13', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484eecf7-db12-45f8-99dd-44bacd140b13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes'} Body: b'{"volume": {"id": "05ae4f5a-55fe-4043-b4a9-c019995abf1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:10.732871", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1381456384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}], "user_id": "d3ba5815aaa5426ea2805721570e450c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:10,863 80157 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e 0.037s 2023-05-01 22:30:10,863 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965cb59c-76db-4c32-8bfd-809f67aa73bd', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965cb59c-76db-4c32-8bfd-809f67aa73bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e'} Body: b'{"volume": {"id": "05ae4f5a-55fe-4043-b4a9-c019995abf1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1381456384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}], "user_id": "d3ba5815aaa5426ea2805721570e450c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6e794a761b54ffdb8fa2e7e5e7df562"}}' 2023-05-01 22:30:11,943 80157 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e 0.067s 2023-05-01 22:30:11,943 80157 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f695b2e-a922-4efb-a7d5-af3c9a431491', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f695b2e-a922-4efb-a7d5-af3c9a431491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e'} Body: b'{"volume": {"id": "05ae4f5a-55fe-4043-b4a9-c019995abf1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.000000", "updated_at": "2023-05-01T22:30:11.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1381456384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}], "user_id": "d3ba5815aaa5426ea2805721570e450c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6e794a761b54ffdb8fa2e7e5e7df562"}}' 2023-05-01 22:30:12,021 80157 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e 0.065s 2023-05-01 22:30:12,021 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b5e6f38-da43-4ea6-8498-97dfe7f46fd8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5e6f38-da43-4ea6-8498-97dfe7f46fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e'} Body: b'{"volume": {"id": "05ae4f5a-55fe-4043-b4a9-c019995abf1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.000000", "updated_at": "2023-05-01T22:30:11.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1381456384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e"}], "user_id": "d3ba5815aaa5426ea2805721570e450c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6e794a761b54ffdb8fa2e7e5e7df562"}}' 2023-05-01 22:30:12,208 80157 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e 0.176s 2023-05-01 22:30:12,208 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-e64963e7-9bf8-45f2-a6d5-e8476628e141', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e'} Body: b'' 2023-05-01 22:30:12,231 80157 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e 0.022s 2023-05-01 22:30:12,231 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-aba72145-572f-4f2c-be23-edd9b680bf39', 'x-openstack-request-id': 'req-aba72145-572f-4f2c-be23-edd9b680bf39', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f6e794a761b54ffdb8fa2e7e5e7df562/volumes/05ae4f5a-55fe-4043-b4a9-c019995abf1e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 05ae4f5a-55fe-4043-b4a9-c019995abf1e could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b63934ae-154c-4f85-9d39-8f42b254e721 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:10,915 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes 0.570s 2023-05-01 22:30:10,916 80139 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-1062898705"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9170f08c-bda9-412e-9511-f68a5effada4', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9170f08c-bda9-412e-9511-f68a5effada4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes'} Body: b'{"volume": {"id": "b63934ae-154c-4f85-9d39-8f42b254e721", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:10.815702", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1062898705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-05-01 22:30:10,982 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721 0.056s 2023-05-01 22:30:10,982 80139 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': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fce5c55-d168-4f56-aa4c-b0dac99113d7', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fce5c55-d168-4f56-aa4c-b0dac99113d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721'} Body: b'{"volume": {"id": "b63934ae-154c-4f85-9d39-8f42b254e721", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1062898705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "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": "a3632357cb5e453ebdf7fd0c44fe5739"}}' 2023-05-01 22:30:12,042 80139 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/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721 0.048s 2023-05-01 22:30:12,043 80139 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': 'Mon, 01 May 2023 22:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07327ed2-8d0a-4429-a335-3b2d74a9706c', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07327ed2-8d0a-4429-a335-3b2d74a9706c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721'} Body: b'{"volume": {"id": "b63934ae-154c-4f85-9d39-8f42b254e721", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.000000", "updated_at": "2023-05-01T22:30:11.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1062898705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "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": "a3632357cb5e453ebdf7fd0c44fe5739"}}' 2023-05-01 22:30:12,127 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721 0.073s 2023-05-01 22:30:12,128 80139 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': 'Mon, 01 May 2023 22:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85350359-f572-43d5-ba4e-fb34d0eff54d', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85350359-f572-43d5-ba4e-fb34d0eff54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721'} Body: b'{"volume": {"id": "b63934ae-154c-4f85-9d39-8f42b254e721", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.000000", "updated_at": "2023-05-01T22:30:11.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1062898705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "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": "a3632357cb5e453ebdf7fd0c44fe5739"}}' 2023-05-01 22:30:12,375 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721 0.236s 2023-05-01 22:30:12,376 80139 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': 'Mon, 01 May 2023 22:30:12 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-7576469f-49ea-4ee5-80df-6910e51b208e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721'} Body: b'' 2023-05-01 22:30:12,405 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721 0.028s 2023-05-01 22:30:12,405 80139 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': 'Mon, 01 May 2023 22:30:12 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-fa839d09-e733-4a56-ad0f-ffb13176e103', 'x-openstack-request-id': 'req-fa839d09-e733-4a56-ad0f-ffb13176e103', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/b63934ae-154c-4f85-9d39-8f42b254e721'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b63934ae-154c-4f85-9d39-8f42b254e721 could not be found."}}' tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 54, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 08eacf2b-71f0-4cf3-8443-172cf6b830f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:11,082 80141 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/8de509d623404644b9b92b940415d4f8/types 0.253s 2023-05-01 22:30:11,083 80141 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-669734111", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e99d1881-e9a7-43a9-8695-118a976d027f', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e99d1881-e9a7-43a9-8695-118a976d027f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types'} Body: b'{"volume_type": {"id": "5df384cb-0d2c-4b66-b684-08081ba0603e", "name": "tempest-VolumeTypesTest-volume-type-669734111", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:30:11,128 80141 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/8de509d623404644b9b92b940415d4f8/types 0.042s 2023-05-01 22:30:11,129 80141 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-1179256609", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ed7653-eb20-4f05-978f-982a1fa471df', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ed7653-eb20-4f05-978f-982a1fa471df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types'} Body: b'{"volume_type": {"id": "8cf1d383-e577-4dd7-b01c-7ae94d63ccd9", "name": "tempest-VolumeTypesTest-volume-type-1179256609", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-05-01 22:30:11,615 80141 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/d87620eeda6a4420becb2d8a18b643e5/volumes 0.483s 2023-05-01 22:30:11,616 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-144164070", "volume_type": "5df384cb-0d2c-4b66-b684-08081ba0603e", "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48728d70-713b-4bf4-b8f4-bcf0c2b207ad', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48728d70-713b-4bf4-b8f4-bcf0c2b207ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes'} Body: b'{"volume": {"id": "08eacf2b-71f0-4cf3-8443-172cf6b830f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:11.560610", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-144164070", "description": null, "volum e_type": "tempest-VolumeTypesTest-volume-type-669734111", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}], "user_id": "df7516e049fb480b8b009c99f870c713", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:11,726 80141 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/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2 0.099s 2023-05-01 22:30:11,726 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f9137a-7142-4f21-b932-69f9a81f0fe4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f9137a-7142-4f21-b932-69f9a81f0fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2'} Body: b'{"volume": {"id": "08eacf2b-71f0-4cf3-8443-172cf6b830f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:12.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-144164070", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-669734111", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}], "user_id": "df7516e049fb480b8b009c99f870c713", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d87620eeda6a4420becb2d8a18b643e5"}}' 2023-05-01 22:30:12,826 80141 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/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2 0.087s 2023-05-01 22:30:12,827 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1991b7a4-4403-43b6-8b3b-3a0ce003a82d', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1991b7a4-4403-43b6-8b3b-3a0ce003a82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2'} Body: b'{"volume": {"id": "08eacf2b-71f0-4cf3-8443-172cf6b830f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:12.000000", "updated_at": "2023-05-01T22:30:12.000000", "name": "tempest-VolumeTypesTest-volume-144164070", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-669734111", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-844 3-172cf6b830f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}], "user_id": "df7516e049fb480b8b009c99f870c713", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d87620eeda6a4420becb2d8a18b643e5"}}' 2023-05-01 22:30:12,875 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2 0.036s 2023-05-01 22:30:12,875 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79095421-b060-4b30-aeb9-37fc21378598', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79095421-b060-4b30-aeb9-37fc21378598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2'} Body: b'{"volume": {"id": "08eacf2b-71f0-4cf3-8443-172cf6b830f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:12.000000", "updated_at": "2023-05-01T22:30:12.000000", "name": "tempest-VolumeTypesTest-volume-144164070", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-669734111", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2"}], "user_id": "df7516e049fb480b8b009c99f870c713", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d87620eeda6a4420becb2d8a18b643e5"}}' 2023-05-01 22:30:13,025 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2 0.138s 2023-05-01 22:30:13,025 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-9020edc2-fee9-4d71-9d69-6dd0d4295d67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2'} Body: b'' 2023-05-01 22:30:13,046 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2 0.020s 2023-05-01 22:30:13,046 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-100f2b35-9d79-4a0e-ab37-86aec4d45672', 'x-openstack-request-id': 'req-100f2b35-9d79-4a0e-ab37-86aec4d45672 ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d87620eeda6a4420becb2d8a18b643e5/volumes/08eacf2b-71f0-4cf3-8443-172cf6b830f2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 08eacf2b-71f0-4cf3-8443-172cf6b830f2 could not be found."}}' 2023-05-01 22:30:13,100 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/8cf1d383-e577-4dd7-b01c-7ae94d63ccd9 0.053s 2023-05-01 22:30:13,100 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-587e3ae7-636d-41b9-b605-5f632b3c32cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/8cf1d383-e577-4dd7-b01c-7ae94d63ccd9'} Body: b'' 2023-05-01 22:30:13,133 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/8cf1d383-e577-4dd7-b01c-7ae94d63ccd9 0.032s 2023-05-01 22:30:13,133 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-35cb1b89-b558-4650-90d6-d0d6203abde0', 'x-openstack-request-id': 'req-35cb1b89-b558-4650-90d6-d0d6203abde0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/8cf1d383-e577-4dd7-b01c-7ae94d63ccd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8cf1d383-e577-4dd7-b01c-7ae94d63ccd9 could not be found."}}' 2023-05-01 22:30:13,182 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/5df384cb-0d2c-4b66-b684-08081ba0603e 0.048s 2023-05-01 22:30:13,182 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-b588a019-226d-4d3a-a6fa-e1da13a9031a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/5df384cb-0d2c-4b66-b684-08081ba0603e'} Body: b'' 2023-05-01 22:30:13,197 80141 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/5df384cb-0d2c-4b66-b684-08081ba0603e 0.014s 2023-05-01 22:30:13,197 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-1e4874e9-51b0-436f-bb23-96ab57ea86d1', 'x-openstack-request-id': 'req-1e4874e9-51b0-436f-bb23-96ab57ea86d1', 'c onnection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8de509d623404644b9b92b940415d4f8/types/5df384cb-0d2c-4b66-b684-08081ba0603e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5df384cb-0d2c-4b66-b684-08081ba0603e 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 1cc75f34-c54c-44ad-8e87-f0db38b524ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:12,648 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes 0.240s 2023-05-01 22:30:12,649 80139 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-21610133"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967eccab-c6f3-482e-9aa8-ec26822b8a69', 'content-length': '884', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967eccab-c6f3-482e-9aa8-ec26822b8a69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes'} Body: b'{"volume": {"id": "1cc75f34-c54c-44ad-8e87-f0db38b524ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:12.571478", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-21610133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-05-01 22:30:12,732 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad 0.073s 2023-05-01 22:30:12,732 80139 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': 'Mon, 01 May 2023 22:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24b4509-84fe-4f92-8585-76f9dc31ff27', 'content-length': '952', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24b4509-84fe-4f92-8585-76f9dc31ff27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad'} Body: b'{"volume": {"id": "1cc75f34-c54c-44ad-8e87-f0db38b524ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:13.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-21610133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "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": "a3632357cb5e453ebdf7fd0c44fe5739"}}' 2023-05-01 22:30:13,806 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357T est:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad 0.050s 2023-05-01 22:30:13,806 80139 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': 'Mon, 01 May 2023 22:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d636306-9410-456d-a133-8c64731cae88', 'content-length': '973', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d636306-9410-456d-a133-8c64731cae88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad'} Body: b'{"volume": {"id": "1cc75f34-c54c-44ad-8e87-f0db38b524ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:13.000000", "updated_at": "2023-05-01T22:30:13.000000", "name": "tempest-VolumesTransfersV357Test-Volume-21610133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "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": "a3632357cb5e453ebdf7fd0c44fe5739"}}' 2023-05-01 22:30:13,870 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad 0.051s 2023-05-01 22:30:13,871 80139 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': 'Mon, 01 May 2023 22:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8af6c0-308f-4047-a525-bff5519ddc25', 'content-length': '973', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8af6c0-308f-4047-a525-bff5519ddc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad'} Body: b'{"volume": {"id": "1cc75f34-c54c-44ad-8e87-f0db38b524ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:13.000000", "updated_at": "2023-05-01T22:30:13.000000", "name": "tempest-VolumesTransfersV357Test-Volume-21610133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad"}], "user_id": "db4d2d63a69842bbb719d01fd5c3b59d", "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": "a3632357cb5e453ebdf7fd0c44fe5739"}}' 2023-05-01 22:30:14,015 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad 0.131s 2023-05-01 22:30:14,016 80139 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': 'Mon, 01 May 2023 22:30:13 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-4b1712b3-a8ea-489a-bf02-a37a0df44ac3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad'} Body: b'' 2023-05-01 22:30:14,048 80139 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad 0.031s 2023-05-01 22:30:14,048 80139 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': 'Mon, 01 May 2023 22:30:14 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-d2df4465-dd38-44dc-a2d6-76cf18a61c0e', 'x-openstack-request-id': 'req-d2df4465-dd38-44dc-a2d6-76cf18a61c0e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a3632357cb5e453ebdf7fd0c44fe5739/volumes/1cc75f34-c54c-44ad-8e87-f0db38b524ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1cc75f34-c54c-44ad-8e87-f0db38b524ad could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 58d367e1-3147-4cb5-b8bf-dffc5d8db5fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:19,349 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.243s 2023-05-01 22:30:19,350 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1e66e0c8-8fd1-4c77-94ad-ea3a03375f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:30:19,803 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes 0.451s 2023-05-01 22:30:19,806 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1743352241"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf37263-94b6-41a0-a456-8c367555096d', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf37263-94b6-41a0-a456-8c367555096d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes'} Body: b'{"volume": {"id": "58d367e1-3147-4cb5-b8bf-dffc5d8db5fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:19.732853", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1743352241", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:19,865 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb 0.041s 2023-05-01 22:30:19,865 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35532c35-3ddd-4ef9-a4a1-4a270909cbe8', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35532c35-3ddd-4ef9-a4a1-4a270909cbe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb'} Body: b'{"volume": {"id": "58d367e1-3147-4cb5-b8bf-dffc5d8db5fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:20.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1743352241", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d175f77f4ba4343b9167ceccebfa718"}}' 2023-05-01 22:30:20,933 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb 0.056s 2023-05-01 22:30:20,933 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81372f0-ce8f-4193-8ef9-6f85eeae3bf7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81372f0-ce8f-4193-8ef9-6f85eeae3bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb'} Body: b'{"volume": {"id": "58d367e1-3147-4cb5-b8bf-dffc5d8db5fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:20.000000", "updated_at": "2023-05-01T22:30:20.000000", "name": "tempest-VolumesExtendTest-Volume-1743352241", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d175f77f4ba4343b9167ceccebfa718"}}' 2023-05-01 22:30:20,987 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb 0.041s 2023-05-01 22:30:20,987 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e551896e-1d33-4e97-a0af-6426f35c0d63', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-e551896e-1d33-4e97-a0af-6426f35c0d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb'} Body: b'{"volume": {"id": "58d367e1-3147-4cb5-b8bf-dffc5d8db5fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:20.000000", "updated_at": "2023-05-01T22:30:20.000000", "name": "tempest-VolumesExtendTest-Volume-1743352241", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d175f77f4ba4343b9167ceccebfa718"}}' 2023-05-01 22:30:21,127 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb 0.129s 2023-05-01 22:30:21,127 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9cc792-e484-42c7-8c6a-de31ea675c3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb'} Body: b'' 2023-05-01 22:30:21,150 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb 0.022s 2023-05-01 22:30:21,150 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a8733fe-6da3-46e8-ad86-e7c9b1efd462', 'x-openstack-request-id': 'req-8a8733fe-6da3-46e8-ad86-e7c9b1efd462', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/58d367e1-3147-4cb5-b8bf-dffc5d8db5fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 58d367e1-3147-4cb5-b8bf-dffc5d8db5fb could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9b744b60-7be5-40e2-af5d-5c65ad676e74 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:21,391 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes 0.235s 2023-05-01 22:30:21,391 80157 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-1447991841"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d9c695-d868-484c-8fb0-652c0517a045', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d9c695-d868-484c-8fb0-652c0517a045', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes'} Body: b'{"volume": {"id": "9b744b60-7be5-40e2-af5d-5c65ad676e74", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:21.308355", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1447991841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:21,450 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74 0.049s 2023-05-01 22:30:21,450 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b2b75d-157c-4009-b1f0-0fd30e378456', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b2b75d-157c-4009-b1f0-0fd30e378456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74'} Body: b'{"volume": {"id": "9b744b60-7be5-40e2-af5d-5c65ad676e74", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:21.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1447991841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d175f77f4ba4343b9167ceccebfa718"}}' 2023-05-01 22:30:22,502 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74 0.039s 2023-05-01 22:30:22,502 80157 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cecab3a1-3310-48e2-8522-5f7aff99cbd9', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cecab3a1-3310-48e2-8522-5f7aff99cbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74'} Body: b'{"volume": {"id": "9b744b60-7be5-40e2-af5d-5c65ad676e74", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:21.000000", "updated_at": "2023-05-01T22:30:21.000000", "name": "tempest-VolumesExtendTest-Volume-1447991841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d175f77f4ba4343b9167ceccebfa718"}}' 2023-05-01 22:30:22,567 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74 0.054s 2023-05-01 22:30:22,568 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7c540a-a1c8-4bc7-b52e-2b8bdc1d84ba', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7c540a-a1c8-4bc7-b52e-2b8bdc1d84ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74'} Body: b'{"volume": {"id": "9b744b60-7be5-40e2-af5d-5c65ad676e74", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:21.000000", "updated_at": "2023-05-01T22:30:21.000000", "name": "tempest-VolumesExtendTest-Volume-1447991841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74"}], "user_id": "ff5db093ad7e4dd8afb933b3682f7328", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d175f77f4ba4343b9167ceccebfa718"}}' 2023-05-01 22:30:22,678 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74 0.100s 2023-05-01 22:30:22,679 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': ' text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af48d1e5-6f48-4ff3-9b9d-18100cbefa65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74'} Body: b'' 2023-05-01 22:30:22,702 80157 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74 0.022s 2023-05-01 22:30:22,702 80157 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6582eb7-e30c-497e-b69d-3a608e2398fd', 'x-openstack-request-id': 'req-d6582eb7-e30c-497e-b69d-3a608e2398fd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d175f77f4ba4343b9167ceccebfa718/volumes/9b744b60-7be5-40e2-af5d-5c65ad676e74'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9b744b60-7be5-40e2-af5d-5c65ad676e74 could not be found."}}' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0cbd22f8-c6d4-40ff-96bd-e175ac4bb8eb failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 ef41b90d-9513-4a2d-b5f4-d948fd1084e0 failed to build and is in ERROR status 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 552, 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 87c51798-56a5-405e-a61b-d174622a1097 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:28,901 80159 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes 0.627s 2023-05-01 22:30:28,901 80159 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-242713928"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68725770-06d9-4cec-8af7-442bb2936d0d', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68725770-06d9-4cec-8af7-442bb2936d0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes'} Body: b'{"volume": {"id": "87c51798-56a5-405e-a61b-d174622a1097", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:28.825835", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-242713928", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097"}], "user_id": "7013175b838944a0b148a75385e75044", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:28,998 80159 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097 0.083s 2023-05-01 22:30:28,999 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4a51e9-1a88-4674-876c-984ec8a0f2ee', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4a51e9-1a88-4674-876c-984ec8a0f2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097'} Body: b'{"volume": {"id": "87c51798-56a5-405e-a61b-d174622a1097", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:29.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-242713928", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097"}], "user_id": "7013175b838944a0b148a75385e75044", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "874bb185b60d499dbb613783e6958416"}}' 2023-05-01 22:30:30,146 80159 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097 0.133s 2023-05-01 22:30:30,147 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a330c85-0d99-4ca2-8422-bbed55f73e15', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a330c85-0d99-4ca2-8422-bbed55f73e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097'} Body: b'{"volume": {"id": "87c51798-56a5-405e-a61b-d174622a1097", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:29.000000", "updated_at": "2023-05-01T22:30:29.000000", "name": "tempest-TestVolumeSwap-volume-242713928", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/874bb185b60d499dbb613783e6958416/volumes/87c51798-56a5-405e-a61b-d174622a1097"}], "user_id": "7013175b838944a0b148a75385e75044", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "874bb185b60d499dbb613783e6958416"}}' 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 f339972f-c902-4578-b1d8-1c7e49727748 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:31,984 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes 0.757s 2023-05-01 22:30:31,985 80143 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-1348860224"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54fe15f-2531-4e4a-b027-64c9a434ff68', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54fe15f-2531-4e4a-b027-64c9a434ff68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes'} Body: b'{"volume": {"id": "f339972f-c902-4578-b1d8-1c7e49727748", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:31.828533", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1348860224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-05-01 22:30:32,077 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748 0.069s 2023-05-01 22:30:32,077 80143 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': 'Mon, 01 May 2023 22:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e8143a-6f85-42de-be16-9449eae7fd9f', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e8143a-6f85-42de-be16-9449eae7fd9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748'} Body: b'{"volume": {"id": "f339972f-c902-4578-b1d8-1c7e49727748", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:32.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1348860224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "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": "4aefa9286fc64783b19d9d764a12a2c9"}}' 2023-05-01 22:30:33,132 80143 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/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748 0.041s 2023-05-01 22:30:33,132 80143 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': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10e7eff-b084-42f1-9a52-5a93d893f903', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10e7eff-b084-42f1-9a52-5a93d893f903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748'} Body: b'{"volume": {"id": "f339972f-c902-4578-b1d8-1c7e49727748", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:32.000000", "updated_at": "2023-05-01T22:30:32.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1348860224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "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": "4aefa9286fc64783b19d9d764a12a2c9"}}' 2023-05-01 22:30:33,185 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748 0.041s 2023-05-01 22:30:33,186 80143 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': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067c59a7-a82e-4d91-a339-1a8d95e2ec9d', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067c59a7-a82e-4d91-a339-1a8d95e2ec9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748'} Body: b'{"volume": {"id": "f339972f-c902-4578-b1d8-1c7e49727748", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:32.000000", "updated_at": "2023-05-01T22:30:32.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1348860224", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "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": "4aefa9286fc64783b19d9d764a12a2c9"}}' 2023-05-01 22:30:33,324 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748 0.127s 2023-05-01 22:30:33,324 80143 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': 'Mon, 01 May 2023 22:30:33 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-809f90eb-e29b-4201-8750-8f41178f915b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748'} Body: b'' 2023-05-01 22:30:33,362 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748 0.037s 2023-05-01 22:30:33,362 80143 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': 'Mon, 01 May 2023 22:30:33 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-965568c3-27d5-4d9b-8802-276c9f7bf371', 'x-openstack-request-id': 'req-965568c3-27d5-4d9b-8802-276c9f7bf371', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/f339972f-c902-4578-b1d8-1c7e49727748'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f339972f-c902-4578-b1d8-1c7e49727748 could not be found."}}' setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1be93aee-8a24-4c72-b545-09819801a0f2 failed to build and is in ERROR status 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 4b1bb5b1-fca5-4077-ba50-46356dca0416 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:33,578 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes 0.212s 2023-05-01 22:30:33,579 80143 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-849498937"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a109356a-95e7-41bb-b312-da916d089cc1', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a109356a-95e7-41bb-b312-da916d089cc1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes'} Body: b'{"volume": {"id": "4b1bb5b1-fca5-4077-ba50-46356dca0416", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:33.509554", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-849498937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-05-01 22:30:33,629 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416 0.041s 2023-05-01 22:30:33,629 80143 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': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4be931f-6a50-4b49-885b-439b00feaeb5', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4be931f-6a50-4b49-885b-439b00feaeb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416'} Body: b'{"volume": {"id": "4b1bb5b1-fca5-4077-ba50-46356dca0416", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:34.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-849498937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "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": "4aefa9286fc64783b19d9d764a12a2c9"}}' 2023-05-01 22:30:34,696 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416 0.056s 2023-05-01 22:30:34,697 80143 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': 'Mon, 01 May 2023 22:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bcf3bff-fdcb-497b-904d-01172ed62e8e', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bcf3bff-fdcb-497b-904d-01172ed62e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416'} Body: b'{"volume": {"id": "4b1bb5b1-fca5-4077-ba50-46356dca0416", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:34.000000", "updated_at": "2023-05-01T22:30:34.000000", "name": "tempest-VolumesTransfersV355Test-Volume-849498937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "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": "4aefa9286fc64783b19d9d764a12a2c9"}}' 2023-05-01 22:30:34,754 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416 0.045s 2023-05-01 22:30:34,754 80143 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': 'Mon, 01 May 2023 22:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6791c2a5-5046-46da-bf43-1817c5b6a497', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6791c2a5-5046-46da-bf43-1817c5b6a497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416'} Body: b'{"volume": {"id": "4b1bb5b1-fca5-4077-ba50-46356dca0416", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:34.000000", "updated_at": "2023-05-01T22:30:34.000000", "name": "tempest-VolumesTransfersV355Test-Volume-849498937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416"}], "user_id": "984e68d9259c4d879535c1f9bb6e04de", "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": "4aefa9286fc64783b19d9d764a12a2c9"}}' 2023-05-01 22:30:34,950 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416 0.185s 2023-05-01 22:30:34,950 80143 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': 'Mon, 01 May 2023 22:30:34 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-98ad1637-46dd-499e-a59e-97dd5c523e08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416'} Body: b'' 2023-05-01 22:30:34,978 80143 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416 0.027s 2023-05-01 22:30:34,978 80143 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': 'Mon, 01 May 2023 22:30:34 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-a3b165bf-dd7b-4edd-bc21-5f911af39550', 'x-openstack-request-id': 'req-a3b165bf-dd7b-4edd-bc21-5f911af39550', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4aefa9286fc64783b19d9d764a12a2c9/volumes/4b1bb5b1-fca5-4077-ba50-46356dca0416'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4b1bb5b1-fca5-4077-ba50-46356dca0416 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 368afe9c-840c-497a-a1fa-9a0a0052c83b failed to build and is in ERROR status tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 552, 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 6396a240-3b09-4573-947c-3771bb60fbb1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:34,125 80137 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes 1.061s 2023-05-01 22:30:34,125 80137 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-558501328", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd56684-bb0a-4769-9e7f-150d44795455', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd56684-bb0a-4769-9e7f-150d44795455', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes'} Body: b'{"volume": {"id": "6396a240-3b09-4573-947c-3771bb60fbb1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:34.009682", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-558501328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1"}], "user_id": "8925707794d741c1afbedd829587b80a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:34,278 80137 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1 0.134s 2023-05-01 22:30:34,279 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4833e7bc-da7a-4ef2-9cd3-aaa407296b4d', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4833e7bc-da7a-4ef2-9cd3-aaa407296b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1'} Body: b'{"volume": {"id": "6396a240-3b09-4573-947c-3771bb60fbb1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:34.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-558501328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1"}], "user_id": "8925707794d741c1afbedd829587b80a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ea9a25d75c7450cbe6b70229dfbc172"}}' 2023-05-01 22:30:35,347 80137 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1 0.054s 2023-05-01 22 :30:35,348 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f5c78f-017b-4a6f-9b29-3bec6cb4ff21', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f5c78f-017b-4a6f-9b29-3bec6cb4ff21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1'} Body: b'{"volume": {"id": "6396a240-3b09-4573-947c-3771bb60fbb1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:34.000000", "updated_at": "2023-05-01T22:30:34.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-558501328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9ea9a25d75c7450cbe6b70229dfbc172/volumes/6396a240-3b09-4573-947c-3771bb60fbb1"}], "user_id": "8925707794d741c1afbedd829587b80a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ea9a25d75c7450cbe6b70229dfbc172"}}' 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 9f8b2344-5bde-4a82-a58c-8a23241093da failed to build and is in ERROR status 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 621c96b9-d0d1-42a4-86f8-50f71d2b2d25 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:40,047 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes 0.321s 2023-05-01 22:30:40,048 80139 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-1933986736", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8185fb-8851-4b9d-8393-49925763600f', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8185fb-8851-4b9d-8393-49925763600f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes'} Body: b'{"volume": {"id": "621c96b9-d0d1-42a4-86f8-50f71d2b2d25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:39.985994", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1933986736", "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/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:40,106 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25 0.048s 2023-05-01 22:30:40,106 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05c1aa9-ad54-48bb-9f5e-611e6bb24498', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05c1aa9-ad54-48bb-9f5e-611e6bb24498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25'} Body: b'{"volume": {"id": "621c96b9-d0d1-42a4-86f8-50f71d2b2d25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:40.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1933986736", "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/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:41,165 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25 0.047s 2023-05-01 22:30:41,165 80139 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2870c805-3040-4b2e-818b-a3ba990104be', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2870c805-3040-4b2e-818b-a3ba990104be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25'} Body: b'{"volume": {"id": "621c96b9-d0d1-42a4-86f8-50f71d2b2d25", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:40.000000", "updated_at": "2023-05-01T22:30:40.000000", "name": "tempest-VolumesGetTest-Volume-1933986736", "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/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:41,342 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25 0.166s 2023-05-01 22:30:41,343 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5daa6535-8cdf-40a0-93d1-d922cda44111', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25'} Body: b'' 2023-05-01 22:30:41,371 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25 0.028s 2023-05-01 22:30:41,371 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80e6d19-f00f-48cf-868e-5d64c25302a6', 'x-openstack-request-id': 'req-c80e6d19-f00f-48cf-868e-5d64c25302a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/621c96b9-d0d1-42a4-86f8-50f71d2b2d25'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 621c96b9-d0d1-42a4-86f8-50f71d2b2d25 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 44555343-e8f1-4b64-8a2a-73c251d98c2c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:41,690 80139 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/6f81a9f503424cbf92b5d0e821c6025d/volumes 0.315s 2023-05-01 22:30:41,690 80139 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-797596638"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0025422-2e94-4999-b2b7-0c95deee26b4', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0025422-2e94-4999-b2b7-0c95deee26b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes'} Body: b'{"volume": {"id": "44555343-e8f1-4b64-8a2a-73c251d98c2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:41.607973", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-797596638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:41,773 80139 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/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c 0.073s 2023-05-01 22:30:41,773 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bfce2c-1452-405e-b4f7-5ea7d82f196f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bfce2c-1452-405e-b4f7-5ea7d82f196f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c'} Body: b'{"volume": {"id": "44555343-e8f1-4b64-8a2a-73c251d98c2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:42.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-797596638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:42,866 80139 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/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c 0.081s 2023-05-01 22:30:42,866 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59cb982d-ae1b-4ac8-aa76-457d8ef13733', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59cb982d-ae1b-4ac8-aa76-457d8ef13733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c'} Body: b'{"volume": {"id": "44555343-e8f1-4b64-8a2a-73c251d98c2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:42.000000", "updated_at": "2023-05-01T22:30:42.000000", "name": "tempest-VolumesGetTest-Volume-797596638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:42,941 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c 0.063s 2023-05-01 22:30:42,942 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d868224a-0ca5-4acf-8e58-f5fb998df170', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d868224a-0ca5-4acf-8e58-f5fb998df170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c'} Body: b'{"volume": {"id": "44555343-e8f1-4b64-8a2a-73c251d98c2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:42.000000", "updated_at": "2023-05-01T22:30:42.000000", "name": "tempest-VolumesGetTest-Volume-797596638", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:43,078 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c 0.125s 2023-05-01 22:30:43,078 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba1d811-ce16-4f5b-bb68-e2f82f24efab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c'} Body: b'' 2023-05-01 22:30:43,107 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c 0.028s 2023-05-01 22:30:43,107 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa4f7e6-0c14-4c0e-8ca3-6ebcb10fd1c2', 'x-openstack-request-id': 'req-afa4f7e6-0c14-4c0e-8ca3-6ebcb10fd1c2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/44555343-e8f1-4b64-8a2a-73c251d98c2c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44555343-e8f1-4b64-8a2a-73c251d98c2c 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 f7c10f36-06c1-4062-9681-17bb43143372 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:43,137 80139 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/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.026s 2023-05-01 22:30:43,137 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b800e428-8d0b-4f09-adb6-4aa1c3796850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:30:43,559 80139 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/6f81a9f503424cbf92b5d0e821c6025d/volumes 0.422s 2023-05-01 22:30:43,560 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-VolumesGetTest-Volume-328495675", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee73b94-3029-4c07-a896-a67a2ecc1265', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee73b94-3029-4c07-a896-a67a2ecc1265', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes'} Body: b'{"volume": {"id": "f7c10f36-06c1-4062-9681-17bb43143372", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:43.495955", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-328495675", "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/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:43,641 80139 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/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372 0.072s 2023-05-01 22:30:43,642 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eadf4ac4-d2f8-4f3c-bf57-6db42931083f', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eadf4ac4-d2f8-4f3c-bf57-6db42931083f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372'} Body: b'{"volume": {"id": "f7c10f36-06c1-4062-9681-17bb43143372", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:43.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-328495675", "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/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:44,747 80139 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/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372 0.093s 2023-05-01 22:30:44,747 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbae38e-29ff-425b-9045-37a31971e77e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bbae38e-29ff-425b-9045-37a31971e77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372'} Body: b'{"volume": {"id": "f7c10f36-06c1-4062-9681-17bb43143372", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:43.000000", "updated_at": "2023-05-01T22:30:44.000000", "name": "tempest-VolumesGetTest-Volume-328495675", "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/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372"}], "user_id": "1cca7efa79b34aac8eeff27d9c3b91e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f81a9f503424cbf92b5d0e821c6025d"}}' 2023-05-01 22:30:44,882 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372 0.122s 2023-05-01 22:30:44,883 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-b4e9c8d4-e766-40e2-8b61-23bfc7a82b15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372'} Body: b'' 2023-05-01 22:30:44,906 80139 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372 0.022s 2023-05-01 22:30:44,906 80139 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-288073a8-7229-4eb9-a00b-3c2e782a6a04', 'x-openstack-request-id': 'req-288073a8-7229-4eb9-a00b-3c2e782a6a04', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f81a9f503424cbf92b5d0e821c6025d/volumes/f7c10f36-06c1-4062-9681-17bb43143372'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f7c10f36-06c1-4062-9681-17bb43143372 could not be found."}}' tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 82, in _create_server_then_shelve_and_unshelve server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ac87415-e60a-46a6-881d-f369bb4ca672 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:38,495 80153 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.227s 2023-05-01 22:30:38,495 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-278709189", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBELDkXDe0ibFfMhd2WPZAJVBzldjQ3vb9aaWxbmMTir7nsCJDVOuvZYvG62FuAnwE6svRXSk1pX/eFQBUej/C0J0n6ePod+9UH/2HwH9fRsp1p8mOH2unzVcp1+aX5PvmA=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfed0cbb-39bd-4b70-83a1-4c3d2247f062', 'x-compute-request-id': 'req-dfed0cbb-39bd-4b70-83a1-4c3d2247f062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-278709189", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBELDkXDe0ibFfMhd2WPZAJVBzldjQ3vb9aaWxbmMTir7nsCJDVOuvZYvG62FuAnwE6svRXSk1pX/eFQBUej/C0J0n6ePod+9UH/2HwH9fRsp1p8mOH2unzVcp1+aX5PvmA==", "fingerprint": "5c:05:d3:85:ed:dc:e3:58:27:b4:bf:63:5b:dd:09:d1", "user_id": "b64ddcea93c7475096b3d7a0ef3e3f03"}}' 2023-05-01 22:30:39,214 80153 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.716s 2023-05-01 22:30:39,215 80153 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-1098757870", "description": "tempest-secgroup-smoke-1098757870 description", "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-5f0c5bde-eb7f-4c70-ad2c-97a3df552ff6', 'date': 'Mon, 01 May 2023 22:30:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "name": "tempest-secgroup-smoke-1098757870", "stateful": true, "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "description": "tempest-secgroup-smoke-1098757870 description", "shared": false, "security_group_rules": [{"id": "0fb6c0f5-fef1-45c1-9434-c0ac4b76981e", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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": 495, "description": null, "tags": [], "created_at": "2023-05-01T22:30:38Z", "updated_at": "2023-05-01T22:30:38Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}, {"id": "488b91d2-72aa-4376-a266-a4a71504f50e", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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": 493, "description": null, "tags": [], "created_at": "2023-05-01T22:30:38Z", "updated_at": "2023-05-01T22:30:38Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}], "tags": [], "created_at": "2023-05-01T22:30:38Z", "updated_at": "2023-05-01T22:30 :38Z", "revision_number": 1, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:40,017 80153 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.802s 2023-05-01 22:30:40,018 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "project_id": "250e6cefbbe24cf689c0f78d105c4d98", "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-827ead29-565c-417b-91d0-0c0a78793ed7', 'date': 'Mon, 01 May 2023 22:30:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e9d862b4-e6f7-420c-a6ea-b4711a329afb", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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-05-01T22:30:39Z", "updated_at": "2023-05-01T22:30:39Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:40,892 80153 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.873s 2023-05-01 22:30:40,892 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "project_id": "250e6cefbbe24cf689c0f78d105c4d98", "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-d57151fd-1423-4218-a04c-f9bd9c78276c', 'date': 'Mon, 01 May 2023 22:30:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "984a50ca-c467-4e5c-a6bd-91a31b757348", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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-05-01T22:30:40Z", "updated_at": "2023-05-01T22:30:40Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:41,498 80153 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.605s 2023-05-01 22:30:41,498 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "project_id": "250e6cefbbe24cf689c0f78d105c4d98", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-dad0e955-da8a-43cb-be86-fb1bce52d80c', 'date': 'Mon, 01 May 2023 22:30:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"se curity_group_rule": {"id": "19828ae7-0bfc-4aac-8dbf-72be083778bb", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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-05-01T22:30:41Z", "updated_at": "2023-05-01T22:30:41Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:42,063 80153 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.564s 2023-05-01 22:30:42,063 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "project_id": "250e6cefbbe24cf689c0f78d105c4d98", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e6e2edfc-c4c9-4d51-876b-50a29fd7cc8e', 'date': 'Mon, 01 May 2023 22:30:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "091f6b5c-a904-4d74-8073-c75902b75f13", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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-05-01T22:30:41Z", "updated_at": "2023-05-01T22:30:41Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:42,907 80153 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.843s 2023-05-01 22:30:42,907 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "project_id": "250e6cefbbe24cf689c0f78d105c4d98", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8cd3bad5-bdc7-4512-8136-c9d88318fbc9', 'date': 'Mon, 01 May 2023 22:30:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ff779ff7-e572-4a7c-ac0d-efef1abeefae", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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-05-01T22:30:42Z", "updated_at": "2023-05-01T22:30:42Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:43,339 80153 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.430s 2023-05-01 22:30:43,339 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b" , "project_id": "250e6cefbbe24cf689c0f78d105c4d98", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2e56fab4-8648-4a16-b7da-a424149467f5', 'date': 'Mon, 01 May 2023 22:30:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d821d8e4-e5dd-4e1f-9ae3-8e734bf406ec", "tenant_id": "250e6cefbbe24cf689c0f78d105c4d98", "security_group_id": "73cd22f4-dc12-48ac-9a2c-c72e9ef1593b", "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-05-01T22:30:43Z", "updated_at": "2023-05-01T22:30:43Z", "revision_number": 0, "project_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:43,443 80153 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.098s 2023-05-01 22:30:43,443 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 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-5d324f2d-0d07-435a-9a07-72abc30395ef', '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": "b64ddcea93c7475096b3d7a0ef3e3f03", "name": "tempest-TestShelveInstance-856141932-project-member", "password_expires_at": null}, "audit_ids": ["bBWHr6jBS563SEiInyz7VA"], "expires_at": "2023-05-01T23:30:43.000000Z", "issued_at": "2023-05-01T22:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "250e6cefbbe24cf689c0f78d105c4d98", "name": "tempest-TestShelveInstance-856141932"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/250e6cefbbe24cf689c0f78d105c4d98", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "ne twork", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:30:43,444 80153 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '93f90907-def6-4d1a-9d1a-cfa49296e344', 'name': 'tempest-TestShelveInstance-1359641211-network', 'tenant_id': '250e6cefbbe24cf689c0f78d105c4d98', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '250e6cefbbe24cf689c0f78d105c4d98', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53852, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:07Z', 'updated_at': '2023-05-01T22:30:07Z', 'revision_number': 1} available for tenant 2023-05-01 22:30:43,960 80153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes 0.514s 2023-05-01 22:30:43,961 80153 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-1435801422", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b96a75-acd0-47ba-8006-3de8db006960', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b96a75-acd0-47ba-8006-3de8db006960', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes'} Body: b'{"volume": {"id": "3ac87415-e60a-46a6-881d-f369bb4ca672", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:43.862763", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1435801422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672"}], "user_id": "b64ddcea93c7475096b3d7a0ef3e3f03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:30:44,043 80153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672 0.072s 2023-05-01 22:30:44,043 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc53424-3394-433a-b93d-adabcbe80c7c', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-abc53424-3394-433a-b93d-adabcbe80c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672'} Body: b'{"volume": {"id": "3ac87415-e60a-46a6-881d-f369bb4ca672", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:44.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1435801422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672"}], "user_id": "b64ddcea93c7475096b3d7a0ef3e3f03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:45,095 80153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672 0.040s 2023-05-01 22:30:45,096 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26d3ea1-ff58-49e2-a1ec-66c1b7815b8f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26d3ea1-ff58-49e2-a1ec-66c1b7815b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672'} Body: b'{"volume": {"id": "3ac87415-e60a-46a6-881d-f369bb4ca672", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:30:44.000000", "updated_at": "2023-05-01T22:30:44.000000", "name": "tempest-tempest.common.compute-volume-1435801422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672"}], "user_id": "b64ddcea93c7475096b3d7a0ef3e3f03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "250e6cefbbe24cf689c0f78d105c4d98"}}' 2023-05-01 22:30:45,242 80153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672 0.136s 2023-05-01 22:30:45,242 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b2abc32-2dc6-42fb-b3ef-15c2f136599e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672'} Body: b'' 2023-05-01 22:30:45,268 80153 INFO [tempest.lib.common.rest_clie nt] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672 0.025s 2023-05-01 22:30:45,268 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-64054ce1-9550-44e8-9f3a-50d67702cb58', 'x-openstack-request-id': 'req-64054ce1-9550-44e8-9f3a-50d67702cb58', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/250e6cefbbe24cf689c0f78d105c4d98/volumes/3ac87415-e60a-46a6-881d-f369bb4ca672'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3ac87415-e60a-46a6-881d-f369bb4ca672 could not be found."}}' 2023-05-01 22:30:45,770 80153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/73cd22f4-dc12-48ac-9a2c-c72e9ef1593b 0.500s 2023-05-01 22:30:45,770 80153 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-4549df22-6e5a-4a63-b762-4c76b25b8eb7', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:30:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/73cd22f4-dc12-48ac-9a2c-c72e9ef1593b'} Body: b'' 2023-05-01 22:30:45,807 80153 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-278709189 0.036s 2023-05-01 22:30:45,807 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db5f23a9-20d8-4975-9854-cedae1ebfb3f', 'x-compute-request-id': 'req-db5f23a9-20d8-4975-9854-cedae1ebfb3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-278709189'} Body: b'' 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 2ad14f54-3c5f-454e-acd1-ad393ad6231c 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 9513f686-830d-46e4-b310-df578fb1b3c7 failed to build and is in ERROR status tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 87eb26d9-ff46-49ae-b148-5172df274a93 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:06,146 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes 0.452s 2023-05-01 22:31:06,146 80137 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-1036260875"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42afb416-8fc7-494d-aa93-ffd13f9e334e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42afb416-8fc7-494d-aa93-ffd13f9e334e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes'} Body: b'{"volume": {"id": "87eb26d9-ff46-49ae-b148-5172df274a93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:06.070584", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1036260875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:06,205 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93 0.050s 2023-05-01 22:31:06,206 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31028935-ac76-49a7-a640-5b42b0dbfb59', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31028935-ac76-49a7-a640-5b42b0dbfb59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93'} Body: b'{"volume": {"id": "87eb26d9-ff46-49ae-b148-5172df274a93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:06.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1036260875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a428e7c38e940e286cfd524a02976f5"}}' 2023-05-01 22:31:07,299 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93 0.080s 2023-05-01 22:31:07,299 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3fd947-ac60-429c-b782-38d542f0b55f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3fd947-ac60-429c-b782-38d542f0b55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93'} Body: b'{"volume": {"id": "87eb26d9-ff46-49ae-b148-5172df274a93", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:06.000000", "updated_at": "2023-05-01T22:31:06.000000", "name": "tempest-VolumesDeleteCascade-Volume-1036260875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a428e7c38e940e286cfd524a02976f5"}}' 2023-05-01 22:31:07,416 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93 0.100s 2023-05-01 22:31:07,417 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ef55e53-1e15-4e92-a431-78cba89a6613', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef55e53-1e15-4e92-a431-78cba89a6613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93'} Body: b'{"volume": {"id": "87eb26d9-ff46-49ae-b148-5172df274a93", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:06.000000", "updated_at": "2023-05-01T22:31:06.000000", "name": "tempest-VolumesDeleteCascade-Volume-1036260875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a428e7c38e940e286cfd524a02976f5"}}' 2023-05-01 22:31:07,586 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93 0.158s 2023-05-01 22:31:07,586 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28d58e8-a049-489d-9301-919c2f238679', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93'} Body: b'' 2023-05-01 22:31:07,607 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93 0.020s 2023-05-01 22:31:07,607 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-8201d76a-7d05-43e9-a63a-912b10c2ed49', 'x-openstack-request-id': 'req-8201d76a-7d05-43e9-a63a-912b10c2ed49', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/87eb26d9-ff46-49ae-b148-5172df274a93'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 87eb26d9-ff46-49ae-b148-5172df274a93 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 c1c71781-9f43-4c2c-80a9-4d944da16edd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:07,894 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes 0.283s 2023-05-01 22:31:07,894 80137 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-1276824494"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a0195b-dbc5-4cd2-8ec9-25a02cda83f0', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a0195b-dbc5-4cd2-8ec9-25a02cda83f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes'} Body: b'{"volume": {"id": "c1c71781-9f43-4c2c-80a9-4d944da16edd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:07.814240", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1276824494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:07,959 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd 0.055s 2023-05-01 22:31:07,959 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d9b1d8-a690-40fe-9995-0b3c4d1bed32', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d9b1d8-a690-40fe-9995-0b3c4d1bed32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd'} Body: b'{"volume": {"id": "c1c71781-9f43-4c2c-80a9-4d944da16edd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:08.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1276824494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a428e7c38e940e286cfd524a02976f5"}}' 2023-05-01 22:31:09,016 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd 0.045s 2023-05-01 22:31:09,017 80137 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e9c4a45-f15e-4caa-b3fa-93683bd10ee3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9c4a45-f15e-4caa-b3fa-93683bd10ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd'} Body: b'{"volume": {"id": "c1c71781-9f43-4c2c-80a9-4d944da16edd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:08.000000", "updated_at": "2023-05-01T22:31:08.000000", "name": "tempest-VolumesDeleteCascade-Volume-1276824494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a428e7c38e940e286cfd524a02976f5"}}' 2023-05-01 22:31:09,074 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd 0.046s 2023-05-01 22:31:09,074 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f8fbe3-1e40-4094-97f4-5ec746070170', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f8fbe3-1e40-4094-97f4-5ec746070170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd'} Body: b'{"volume": {"id": "c1c71781-9f43-4c2c-80a9-4d944da16edd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:08.000000", "updated_at": "2023-05-01T22:31:08.000000", "name": "tempest-VolumesDeleteCascade-Volume-1276824494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd"}], "user_id": "bf3e9a8bf2534402b1ae8ff6f8dea404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a428e7c38e940e286cfd524a02976f5"}}' 2023-05-01 22:31:09,201 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd 0.116s 2023-05-01 22:31:09,202 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': ' 0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08080813-a646-4a32-868d-32447916cef4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd'} Body: b'' 2023-05-01 22:31:09,223 80137 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd 0.021s 2023-05-01 22:31:09,223 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a81864f-0051-4755-8a43-33b894bd8425', 'x-openstack-request-id': 'req-1a81864f-0051-4755-8a43-33b894bd8425', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3a428e7c38e940e286cfd524a02976f5/volumes/c1c71781-9f43-4c2c-80a9-4d944da16edd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c1c71781-9f43-4c2c-80a9-4d944da16edd could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 c43f7d0f-bb9d-4cf7-8568-2f7517e54756 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:07,685 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.144s 2023-05-01 22:31:07,685 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0e3cfeb3-5a4c-4f4b-9cf5-665a24cff2f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:08,292 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes 0.607s 2023-05-01 22:31:08,293 80145 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-1679523277", "snapshot_id": null, "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e985245a-901f-4cc0-ae2f-9d7432159d51', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e985245a-901f-4cc0-ae2f-9d7432159d51', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes'} Body: b'{"volume": {"id": "c43f7d0f-bb9d-4cf7-8568-2f7517e54756", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:08.211789", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1679523277", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:08,345 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756 0.042s 2023-05-01 22:31:08,346 80145 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70877ab7-707c-4b30-976f-d52826d66b3d', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70877ab7-707c-4b30-976f-d52826d66b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756'} Body: b'{"volume": {"id": "c43f7d0f-bb9d-4cf7-8568-2f7517e54756", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:08.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1679523277", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:09,430 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756 0.071s 2023-05-01 22:31:09,430 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c6d640-4391-42bf-896d-a58f0a7764ec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c6d640-4391-42bf-896d-a58f0a7764ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756'} Body: b'{"volume": {"id": "c43f7d0f-bb9d-4cf7-8568-2f7517e54756", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:08.000000", "updated_at": "2023-05-01T22:31:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1679523277", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:09,600 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756 0.158s 2023-05-01 22:31:09,601 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 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-87d9ec48-b169-49ce-80d7-017dcaf0891b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756'} Body: b'' 2023-05-01 22:31:09,628 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756 0.026s 2023-05-01 22:31:09,628 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-69485520-e1ab-496d-b272-1b898f0cc246', 'x-openstack-request-id': 'req-69485520-e1ab-496d-b272-1b898f0cc246', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/c43f7d0f-bb9d-4cf7-8568-2f7517e54756'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c43f7d0f-bb9d-4cf7-8568-2f7517e54756 could not be found."}}' cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 101, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c4177b29-6072-4722-8ce1-cc21d6916237 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:06,413 80153 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/3fa736bf845c47978ac2e76448e11155/types 0.198s 2023-05-01 22:31:06,414 80153 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': 'Mon, 01 May 2023 22:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb05670a-1922-4c90-b0e5-280e595b591f', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb05670a-1922-4c90-b0e5-280e595b591f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3fa736bf845c47978ac2e76448e11155/types'} Body: b'{"volume_type": {"id": "08ed1271-1c2f-4471-a547-33b8b4d8cb72", "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-05-01 22:31:07,497 80153 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 1.079s 2023-05-01 22:31:07,497 80153 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': 'Mon, 01 May 2023 22:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-b4e7b784-624f-4be4-beb3-b8180a5b71c4', '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": "3c89a078951c4cdf9a0433a4f3891a8d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "created_at": "2023-05-01T22:31:07Z", "updated_at": "2023-05-01T22:31:07Z", "tags": [], "self": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "file": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:09,089 80153 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/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b/file 1.590s 2023-05-01 22:31:09,089 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-1ed4f7f2-5b56-4091-bd46-726bb549becc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b/file'} Body: b'' 2023-05-01 22:31:09,166 80153 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/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b 0.076s 2023-05-01 22:31:09,167 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6ed382b5-b780-416e-a2a7-85fcc4f41e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b'} 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": "64a1df870bea63dd9817d2ca4886534d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3c89a078951c4cdf9a0433a4f3891a8d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5fd2336fdc7515d53434aed67d22de8a06b3569443afa0bdff788f6285f932f5ea10d866e3e101463440b5a8256ee088dcf6346a6b73805ffd0106e0269c6e6b", "id": "d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "created_at": "2023-05-01T22:31:07Z", "updated_at": "2023-05-01T22:31:09Z", "tags": [], "self": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "file": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:09,187 80153 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/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b 0.019s 2023-05-01 22:31:09,187 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1e2bb400-5d41-453e-a3ef-b2fe93346a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b'} 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": "64a1df870bea63dd9817d2ca4886534d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3c89a078951c4cdf9a0433a4f3891a8d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5fd2336fdc7515d53434aed67d22de8a06b3569443afa0bdff788f6285f932f5ea10d866e3e101463440b5a8256ee088dcf6346a6b73805ffd0106e0269c6e6b", "id": "d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "created_at": "2023-05-01T22:31:07Z", "updated_at": "2023-05-01T22:31:09Z", "tags": [], "self": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "file": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:09,211 80153 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/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b 0.023s 2023-05-01 22:31:09,212 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-90eaaf55-9ec2-4a50-bba9-622fe1beb40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b'} 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": "64a1df870bea63dd9817d2ca4886534d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3c89a078951c4cdf9a0433a4f3891a8d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5fd2336fdc7515d53434aed67d22de8a06b3569443afa0bdff788f6285f932f5ea10d866e3e101463440b5a8256ee088dcf6346a6b73805ffd0106e0269c6e6b", "id": "d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "created_at": "2023-05-01T22:31:07Z", "updated_at": "2023-05-01T22:31:09Z", "tags": [], "self": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "file": "/v2/images/d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:09,641 80153 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/3c89a078951c4cdf9a0433a4f3891a8d/volumes 0.429s 2023-05-01 22:31:09,642 80153 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": "d0b46f82-ec4a-4be4-9f4b-2b392bd17c5b", "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8182c8e9-1c59-4efd-8fa6-8bd702fbda4e', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8182c8e9-1c59-4efd-8fa6-8bd702fbda4e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c89a078951c4cdf9a0433a4f3891a8d/volumes'} Body: b'{"volume": {"id": "c4177b29-6072-4722-8ce1-cc21d6916237", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:09.550093", "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/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237"}], "user_id": "41d011afed3e44f4af34fe2b95c61103", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:09,732 80153 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/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237 0.065s 2023-05-01 22:31:09,736 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a0bc08-4498-434d-ae2b-bfc3d2c7b875', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a0bc08-4498-434d-ae2b-bfc3d2c7b875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237'} Body: b'{"volume": {"id": "c4177b29-6072-4722-8ce1-cc21d6916237", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:10.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/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237"}], "user_id": "41d011afed3e44f4af34fe2b95c61103", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c89a078951c4cdf9a0433a4f3891a8d"}}' 2023-05-01 22:31:10,794 80153 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/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237 0.044s 2023-05-01 22:31:10,795 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5825aa4f-7e89-43d4-831f-e6c063c177e2', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5825aa4f-7e89-43d4-831f-e6c063c177e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237'} Body: b'{"volume": {"id": "c4177b29-6072-4722-8ce1-cc21d6916237", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:10.000000", "updated_at": "2023-05-01T22:31:10.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/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c89a078951c4cdf9a0433a4f3891a8d/volumes/c4177b29-6072-4722-8ce1-cc21d6916237"}], "user_id": "41d011afed3e44f4af34fe2b95c61103", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c89a078951c4cdf9a0433a4f3891a8d"}}' 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 d0b3f262-5082-48f7-975f-5cc735e94526 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:09,674 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.042s 2023-05-01 22:31:09,674 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-af9e7c36-3489-418d-84b6-7c880bf347d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:10,077 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes 0.402s 2023-05-01 22:31:10,077 80145 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-654662269", "snapshot_id": null, "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808964d9-88ee-402f-beab-83c1abd02746', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808964d9-88ee-402f-beab-83c1abd02746', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes'} Body: b'{"volume": {"id": "d0b3f262-5082-48f7-975f-5cc735e94526", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:09.996880", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-654662269", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:10,156 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526 0.069s 2023-05-01 22:31:10,157 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17265816-bfc9-43ce-8f19-97522a0fbc1c', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17265816-bfc9-43ce-8f19-97522a0fbc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526'} Body: b'{"volume": {"id": "d0b3f262-5082-48f7-975f-5cc735e94526", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:10.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-654662269", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:11,219 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526 0.050s 2023-05-01 22:31:11,220 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c0cb86-0632-4352-ab7f-d44e8e462cf5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c0cb86-0632-4352-ab7f-d44e8e462cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526'} Body: b'{"volume": {"id": "d0b3f262-5082-48f7-975f-5cc735e94526", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:10.000000", "updated_at": "2023-05-01T22:31:10.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-654662269", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:11,342 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526 0.109s 2023-05-01 22:31:11,343 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:11 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-0d3a8512-9810-47df-b2f5-7c6fc934cc02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526'} Body: b'' 2023-05-01 22:31:11,385 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526 0.042s 2023-05-01 22:31:11,385 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-933ee0c5-7aa8-4be2-b961-5e49d4c9366c', 'x-openstack-request-id': 'req-933ee0c5-7aa8-4be2-b961-5e49d4c9366c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/d0b3f262-5082-48f7-975f-5cc735e94526'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d0b3f262-5082-48f7-975f-5cc735e94526 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 88ebd4e2-43c5-4aae-90b8-8f8156343a24 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:12,969 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes 0.524s 2023-05-01 22:31:12,969 80137 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-1441018220"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dfc59d6-92e9-4e35-884e-8441a2f0fc39', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dfc59d6-92e9-4e35-884e-8441a2f0fc39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes'} Body: b'{"volume": {"id": "88ebd4e2-43c5-4aae-90b8-8f8156343a24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:12.866409", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1441018220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:13,025 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24 0.046s 2023-05-01 22:31:13,025 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8668a5ee-4440-45be-a44d-8d1238fdb7c2', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8668a5ee-4440-45be-a44d-8d1238fdb7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24'} Body: b'{"volume": {"id": "88ebd4e2-43c5-4aae-90b8-8f8156343a24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:13.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1441018220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5436dd259d04436aaf283deb096d958"}}' 2023-05-01 22:31:14,088 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24 0.051s 2023-05-01 22:31:14,089 80137 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f25117db-3d8b-4bb0-9ce3-58945b9ef11e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f25117db-3d8b-4bb0-9ce3-58945b9ef11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24'} Body: b'{"volume": {"id": "88ebd4e2-43c5-4aae-90b8-8f8156343a24", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:13.000000", "updated_at": "2023-05-01T22:31:13.000000", "name": "tempest-VolumesTransfersTest-Volume-1441018220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5436dd259d04436aaf283deb096d958"}}' 2023-05-01 22:31:14,157 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24 0.056s 2023-05-01 22:31:14,158 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ab7aed-dc7e-4c27-8ffc-ed9974a6cd3c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ab7aed-dc7e-4c27-8ffc-ed9974a6cd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24'} Body: b'{"volume": {"id": "88ebd4e2-43c5-4aae-90b8-8f8156343a24", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:13.000000", "updated_at": "2023-05-01T22:31:13.000000", "name": "tempest-VolumesTransfersTest-Volume-1441018220", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5436dd259d04436aaf283deb096d958"}}' 2023-05-01 22:31:14,329 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24 0.160s 2023-05-01 22:31:14,329 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 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-d8961c0d-eff8-4f9a-8252-df2dcf1d6480', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24'} Body: b'' 2023-05-01 22:31:14,352 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24 0.022s 2023-05-01 22:31:14,353 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-96697cb8-3181-4614-a395-8a1867da25cd', 'x-openstack-request-id': 'req-96697cb8-3181-4614-a395-8a1867da25cd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/88ebd4e2-43c5-4aae-90b8-8f8156343a24'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 88ebd4e2-43c5-4aae-90b8-8f8156343a24 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 3f18e50a-d12c-49c3-9c9e-b63746986c4b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:11,388 80145 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-05-01 22:31:11,473 80145 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.082s 2023-05-01 22:31:11,473 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-251542717", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB7IYWFC+pDPBbHf0uUDkCvcy/lsxCaWz6bb8AeN4IBx/WHu/n7JDOU8agthz/49/dMgkxbdoq4fk5MQeMyaPnAlajmxPND10sFjDXvnS0r82JBrZI3UOrclMwCWWIRXCQ=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-836c9c53-b0a9-48fe-89f9-972d1a3da777', 'x-compute-request-id': 'req-836c9c53-b0a9-48fe-89f9-972d1a3da777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-251542717", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB7IYWFC+pDPBbHf0uUDkCvcy/lsxCaWz6bb8AeN4IBx/WHu/n7JDOU8agthz/49/dMgkxbdoq4fk5MQeMyaPnAlajmxPND10sFjDXvnS0r82JBrZI3UOrclMwCWWIRXCQ==", "fingerprint": "d0:10:64:fb:95:7d:8a:c1:16:4d:08:7b:fc:35:d9:98", "user_id": "0705f39969b74360bf9d8a559ea50d09"}}' 2023-05-01 22:31:11,939 80145 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.463s 2023-05-01 22:31:11,939 80145 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-850315692", "description": "tempest-secgroup-smoke-850315692 description", "project_id": "17a0daa2a228456daed39024858d5d5b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-cdda8b13-d553-4bd3-a674-6c85b5a4029a', 'date': 'Mon, 01 May 2023 22:31:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "name": "tempest-secgroup-smoke-850315692", "stateful": true, "tenant_id": "17a0daa2a228456daed39024858d5d5b", "description": "tempest-secgroup-smoke-850315692 description", "shared": false, "security_group_rules": [{"id": "6815af7c-aaca-4d8b-af3b-a22c505ee7db", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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": 618, "description": null, "tags": [], "created_at": "2023-05-01T22:31:11Z", "updated_at": "2023-05-01T22:31:11Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}, {"id": "e88eff9d-580b-457b-8b4a-c955fe080ba0", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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": 619, "description": null, "tags": [], "created_at": "2023-05-01T22:31:11Z", "updated_at": "2023-05-01T22:31:11Z", "revision_number": 0, "project_id": "17a0daa2a22 8456daed39024858d5d5b"}], "tags": [], "created_at": "2023-05-01T22:31:11Z", "updated_at": "2023-05-01T22:31:11Z", "revision_number": 1, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:12,320 80145 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.380s 2023-05-01 22:31:12,321 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "project_id": "17a0daa2a228456daed39024858d5d5b", "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-a6528b99-e8d7-4b51-91e6-d982766bd415', 'date': 'Mon, 01 May 2023 22:31: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": "5784a111-5d46-47ef-9671-ed8cf559037a", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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-05-01T22:31:12Z", "updated_at": "2023-05-01T22:31:12Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:12,888 80145 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.566s 2023-05-01 22:31:12,888 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "project_id": "17a0daa2a228456daed39024858d5d5b", "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-92c37341-d2fe-430e-9e53-9ff276b0935a', 'date': 'Mon, 01 May 2023 22:31: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": "b87e1327-7839-4ae2-bf8f-b7d3a3ba13ce", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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-05-01T22:31:12Z", "updated_at": "2023-05-01T22:31:12Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:13,066 80145 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.178s 2023-05-01 22:31:13,067 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "project_id": "17a0daa2a228456daed39024858d5d5b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e7c42299-dac0-42ca-a688-206e080001ff', 'date': 'Mon, 01 May 2023 22:31: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": "eace20c9-849b-43f7-b271-d91a023b59b9", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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-05-01T22:31:12Z", "updated_at": "2023-05-01T22:31:12Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:13,239 80145 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.172s 2023-05-01 22:31:13,240 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "project_id": "17a0daa2a228456daed39024858d5d5b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-bb956e29-9895-43fe-86f5-38865e3875e5', 'date': 'Mon, 01 May 2023 22:31: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": "97d928fe-5a25-47e4-81b8-0cccf853d800", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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-05-01T22:31:13Z", "updated_at": "2023-05-01T22:31:13Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:13,417 80145 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.177s 2023-05-01 22:31:13,417 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "project_id": "17a0daa2a228456daed39024858d5d5b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ac6f91b8-fe64-415e-8afa-534044ef681f', 'date': 'Mon, 01 May 2023 22:31: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": "ff55f651-fb84-4bff-9b98-766744ce0456", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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-05-01T22:31:13Z", "updated_at": "2023-05-01T22:31:13Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:13,588 80145 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-05-01 22:31:13,588 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_ru le": {"security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "project_id": "17a0daa2a228456daed39024858d5d5b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b4df43df-cc67-4696-be10-ed38937ea202', 'date': 'Mon, 01 May 2023 22:31: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": "ceacbf58-0959-4d92-8e44-cf1387457b88", "tenant_id": "17a0daa2a228456daed39024858d5d5b", "security_group_id": "8c067955-9b0a-4cd4-aca2-01d831fdb71e", "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-05-01T22:31:13Z", "updated_at": "2023-05-01T22:31:13Z", "revision_number": 0, "project_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:13,589 80145 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-05-01 22:31:13,609 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.019s 2023-05-01 22:31:13,609 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f495b7ba-b325-409b-aa59-1442adc1bf3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:14,111 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes 0.501s 2023-05-01 22:31:14,111 80145 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-1701702784", "snapshot_id": null, "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97a7c0d-f749-41d3-bc6e-0e4dacda8227', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97a7c0d-f749-41d3-bc6e-0e4dacda8227', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes'} Body: b'{"volume": {"id": "3f18e50a-d12c-49c3-9c9e-b63746986c4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:13.959682", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1701702784", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:14,183 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b 0.062s 2023-05-01 22:31:14,184 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcdce5fc-0645-4b25-8f6c-b4c65daed429', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcdce5fc-0645-4b25-8f6c-b4c65daed429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b'} Body: b'{"volume": {"id": "3f18e50a-d12c-49c3-9c9e-b63746986c4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:14.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1701702784", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:15,257 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b 0.061s 2023-05-01 22:31:15,258 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8f6fcc-4c59-42e0-8434-5a79e12a204a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8f6fcc-4c59-42e0-8434-5a79e12a204a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b'} Body: b'{"volume": {"id": "3f18e50a-d12c-49c3-9c9e-b63746986c4b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:14.000000", "updated_at": "2023-05-01T22:31:14.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1701702784", "description": null, "volume_type": "joviandss-2", "sna pshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b"}], "user_id": "0705f39969b74360bf9d8a559ea50d09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17a0daa2a228456daed39024858d5d5b"}}' 2023-05-01 22:31:15,458 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b 0.189s 2023-05-01 22:31:15,459 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-e3f36029-dfff-4d62-ad81-b78da59f31aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b'} Body: b'' 2023-05-01 22:31:15,480 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b 0.021s 2023-05-01 22:31:15,480 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-91dd9291-5622-4c5e-8db2-24f12a32363d', 'x-openstack-request-id': 'req-91dd9291-5622-4c5e-8db2-24f12a32363d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17a0daa2a228456daed39024858d5d5b/volumes/3f18e50a-d12c-49c3-9c9e-b63746986c4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3f18e50a-d12c-49c3-9c9e-b63746986c4b could not be found."}}' 2023-05-01 22:31:15,744 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8c067955-9b0a-4cd4-aca2-01d831fdb71e 0.263s 2023-05-01 22:31:15,744 80145 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-d06da130-62bc-4a97-a550-2b41e815c49b', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:31:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8c067955-9b0a-4cd4-aca2-01d831fdb71e'} Body: b'' 2023-05-01 22:31:15,778 80145 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-251542717 0.034s 2023-05-01 22:31:15,779 80145 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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': 'O penStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d3d9fd-1ca5-45f5-8340-d1e9dc05635f', 'x-compute-request-id': 'req-86d3d9fd-1ca5-45f5-8340-d1e9dc05635f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-251542717'} Body: b'' 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 2c93adf8-eb4a-4c90-9277-b67cbebb688b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:14,568 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes 0.212s 2023-05-01 22:31:14,568 80137 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-362213747"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e28f20-3388-43fd-bab3-fd478ba9acb5', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e28f20-3388-43fd-bab3-fd478ba9acb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes'} Body: b'{"volume": {"id": "2c93adf8-eb4a-4c90-9277-b67cbebb688b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:14.498628", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-362213747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:14,623 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b 0.044s 2023-05-01 22:31:14,623 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc90924-bc08-4c23-8972-66debb2ec743', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc90924-bc08-4c23-8972-66debb2ec743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b'} Body: b'{"volume": {"id": "2c93adf8-eb4a-4c90-9277-b67cbebb688b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:14.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-362213747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5436dd259d04436aaf283deb096d958"}}' 2023-05-01 22:31:15,672 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b 0.036s 2023-05-01 22:31:15,672 80137 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebefa513-1e5b-48bb-9f66-6f496ef682c7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebefa513-1e5b-48bb-9f66-6f496ef682c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b'} Body: b'{"volume": {"id": "2c93adf8-eb4a-4c90-9277-b67cbebb688b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:14.000000", "updated_at": "2023-05-01T22:31:15.000000", "name": "tempest-VolumesTransfersTest-Volume-362213747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5436dd259d04436aaf283deb096d958"}}' 2023-05-01 22:31:15,758 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b 0.075s 2023-05-01 22:31:15,759 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-449fb3d5-d7f9-46fa-b463-1876f0c0594c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-449fb3d5-d7f9-46fa-b463-1876f0c0594c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b'} Body: b'{"volume": {"id": "2c93adf8-eb4a-4c90-9277-b67cbebb688b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:14.000000", "updated_at": "2023-05-01T22:31:15.000000", "name": "tempest-VolumesTransfersTest-Volume-362213747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b"}], "user_id": "b3f88b24dd2141f5a14e87bcd335d14e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5436dd259d04436aaf283deb096d958"}}' 2023-05-01 22:31:15,927 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b 0.157s 2023-05-01 22:31:15,927 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17bd0f62-399d-4ddc-bd86-5a51ae805c90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b'} Body: b'' 2023-05-01 22:31:15,960 80137 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b 0.031s 2023-05-01 22:31:15,960 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-846674ad-4a4a-4ffd-a6df-d73de87fae33', 'x-openstack-request-id': 'req-846674ad-4a4a-4ffd-a6df-d73de87fae33', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d5436dd259d04436aaf283deb096d958/volumes/2c93adf8-eb4a-4c90-9277-b67cbebb688b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2c93adf8-eb4a-4c90-9277-b67cbebb688b could not be found."}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume faa93876-0ffc-4127-80e3-a81d6bd848f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:15,244 80153 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes 0.388s 2023-05-01 22:31:15,244 80153 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-4051181"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-098e1499-285e-4b74-b844-3faba62f5531', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-098e1499-285e-4b74-b844-3faba62f5531', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes'} Body: b'{"volume": {"id": "faa93876-0ffc-4127-80e3-a81d6bd848f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:15.178333", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-4051181", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1"}], "user_id": "970e7906387d45dba19cb1c33a8651b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:15,313 80153 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1 0.058s 2023-05-01 22:31:15,313 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ad0101-1d92-4e7f-ae95-91091c147cfb', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ad0101-1d92-4e7f-ae95-91091c147cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1'} Body: b'{"volume": {"id": "faa93876-0ffc-4127-80e3-a81d6bd848f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:15.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-4051181", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1"}], "user_id": "970e7906387d45dba19cb1c33a8651b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d17347e9331042b7963b39065d5472a2"}}' 2023-05-01 22:31:16,370 80153 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1 0.044s 2023-05-01 22:31:16,371 80153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f55667e-ae51-4db0-a6e7-8e63f5f74a14', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f55667e-ae51-4db0-a6e7-8e63f5f74a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1'} Body: b'{"volume": {"id": "faa93876-0ffc-4127-80e3-a81d6bd848f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:15.000000", "updated_at": "2023-05-01T22:31:15.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-4051181", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d17347e9331042b7963b39065d5472a2/volumes/faa93876-0ffc-4127-80e3-a81d6bd848f1"}], "user_id": "970e7906387d45dba19cb1c33a8651b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d17347e9331042b7963b39065d5472a2"}}' 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 134afdba-1b38-4abe-b9be-8fe72176ae7c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:19,379 80153 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes 0.478s 2023-05-01 22:31:19,380 80153 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-1813750556"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195d3989-fc37-49e3-884c-70f04f6d1de9', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195d3989-fc37-49e3-884c-70f04f6d1de9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes'} Body: b'{"volume": {"id": "134afdba-1b38-4abe-b9be-8fe72176ae7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:19.293933", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1813750556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c"}], "user_id": "ed84abefd3144cc4ac5024ef9a6ae748", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-05-01 22:31:19,435 80153 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c 0.044s 2023-05-01 22:31:19,435 80153 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': 'Mon, 01 May 2023 22:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a7a51f-60d6-483f-97ab-8c1f8ffa62ac', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a7a51f-60d6-483f-97ab-8c1f8ffa62ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c'} Body: b'{"volume": {"id": "134afdba-1b38-4abe-b9be-8fe72176ae7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:19.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1813750556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c"}], "user_id": "ed84abefd3144cc4ac5024ef9a6ae748", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5adf1d140e7746bb97330dea1b056f85"}}' 2023-05-01 22:31:20,499 80153 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c 0.044s 2023-05-01 22:31:20,500 80153 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': 'Mon, 01 May 2023 22:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c10f19-5a8c-4d0e-8665-faf20f1bc86b', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c10f19-5a8c-4d0e-8665-faf20f1bc86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c'} Body: b'{"volume": {"id": "134afdba-1b38-4abe-b9be-8fe72176ae7c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:19.000000", "updated_at": "2023-05-01T22:31:19.000000", "name": "tempest-VolumeRevertTests-Volume-1813750556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5adf1d140e7746bb97330dea1b056f85/volumes/134afdba-1b38-4abe-b9be-8fe72176ae7c"}], "user_id": "ed84abefd3144cc4ac5024ef9a6ae748", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5adf1d140e7746bb97330dea1b056f85"}}' 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 437ecee9-deb8-4109-b401-ed7563b2fd26 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:20,752 80153 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes 0.235s 2023-05-01 22:31:20,752 80153 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-1239870859"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1efc23c5-1365-4097-bad3-32d33a71a12c', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1efc23c5-1365-4097-bad3-32d33a71a12c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes'} Body: b'{"volume": {"id": "437ecee9-deb8-4109-b401-ed7563b2fd26", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:20.685458", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1239870859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26"}], "user_id": "ed84abefd3144cc4ac5024ef9a6ae748", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-05-01 22:31:20,807 80153 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26 0.044s 2023-05-01 22:31:20,808 80153 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': 'Mon, 01 May 2023 22:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479d8f56-cbf0-4ed5-84ae-fea75b174090', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479d8f56-cbf0-4ed5-84ae-fea75b174090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26'} Body: b'{"volume": {"id": "437ecee9-deb8-4109-b401-ed7563b2fd26", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:21.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1239870859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26"}], "user_id": "ed84abefd3144cc4ac5024ef9a6ae748", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5adf1d140e7746bb97330dea1b056f85"}}' 2023-05-01 22:31:21,862 80153 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26 0.041s 2023-05-01 22:31:21,862 80153 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': 'Mon, 01 May 2023 22:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f840c45c-4385-4880-9144-38b21c09c5d0', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f840c45c-4385-4880-9144-38b21c09c5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26'} Body: b'{"volume": {"id": "437ecee9-deb8-4109-b401-ed7563b2fd26", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:21.000000", "updated_at": "2023-05-01T22:31:21.000000", "name": "tempest-VolumeRevertTests-Volume-1239870859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5adf1d140e7746bb97330dea1b056f85/volumes/437ecee9-deb8-4109-b401-ed7563b2fd26"}], "user_id": "ed84abefd3144cc4ac5024ef9a6ae748", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5adf1d140e7746bb97330dea1b056f85"}}' 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 4f27512e-c5d6-4e1d-9f54-79a029f423c9 failed to build and is in ERROR status 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 d11af42c-a42d-4d75-a2df-d053bd2d1e49 failed to build and is in ERROR status tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 87, in test_stamp_pattern volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ad4fd16f-dd8f-45b5-9e61-ffda54a5493c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:42,768 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.521s 2023-05-01 22:31:42,769 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-2074571057", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrGpGeGFTrEp7TijQ5IkjCzZiv5QQgcOL5t4R0F0ter01UC/FKU51VLgGZhUbzvIl1A2Deg9NFS/iozrkkWCkVWZNXsVDvCnLj2Pg4ot/K/4McVOVMfP3e3tpcEeyraPQ=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4561b6da-8748-4b34-90cd-281d7c5d98da', 'x-compute-request-id': 'req-4561b6da-8748-4b34-90cd-281d7c5d98da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-2074571057", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrGpGeGFTrEp7TijQ5IkjCzZiv5QQgcOL5t4R0F0ter01UC/FKU51VLgGZhUbzvIl1A2Deg9NFS/iozrkkWCkVWZNXsVDvCnLj2Pg4ot/K/4McVOVMfP3e3tpcEeyraPQ==", "fingerprint": "d0:78:0f:b2:68:05:1b:ae:17:7d:c9:20:bc:a0:ff:7b", "user_id": "6dc84c66f03b4c9ab1e129b020f72f99"}}' 2023-05-01 22:31:42,907 80137 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.135s 2023-05-01 22:31:42,908 80137 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-1578488121", "description": "tempest-secgroup-smoke-1578488121 description", "project_id": "6d03b724862a468090e7191177b6b2c8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-71d49da0-f00f-48f9-980b-f970b0a67a89', 'date': 'Mon, 01 May 2023 22:31:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "name": "tempest-secgroup-smoke-1578488121", "stateful": true, "tenant_id": "6d03b724862a468090e7191177b6b2c8", "description": "tempest-secgroup-smoke-1578488121 description", "shared": false, "security_group_rules": [{"id": "49271f9f-ed84-4873-aacc-11b56cd19c8b", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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": 707, "description": null, "tags": [], "created_at": "2023-05-01T22:31:42Z", "updated_at": "2023-05-01T22:31:42Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}, {"id": "5e1423cd-d116-4de9-bcde-213218a98c6a", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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": 706, "description": null, "tags": [], "created_at": "2023-05-01T22:31:42Z", "updated_at": "2023-05-01T22:31:42Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}], "tags": [], "created_at": "2023-05-01T22:31:42Z", "updated_at": "2023-05-01T22:31:42Z", "revision_number": 1, "project_ id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:43,099 80137 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.191s 2023-05-01 22:31:43,100 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "project_id": "6d03b724862a468090e7191177b6b2c8", "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-af6c2846-d4af-47b2-a78e-7e27dd2b2dd9', 'date': 'Mon, 01 May 2023 22:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3ed1155b-ce15-4cc4-947a-5178b5e8e0f4", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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-05-01T22:31:42Z", "updated_at": "2023-05-01T22:31:42Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:43,260 80137 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.159s 2023-05-01 22:31:43,261 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "project_id": "6d03b724862a468090e7191177b6b2c8", "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-71e73402-b2c3-47b6-b185-2d2a0101e656', 'date': 'Mon, 01 May 2023 22:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "36b8ac7a-2089-48ba-8c6c-41df85ad8d91", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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-05-01T22:31:43Z", "updated_at": "2023-05-01T22:31:43Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:43,426 80137 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.165s 2023-05-01 22:31:43,427 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "project_id": "6d03b724862a468090e7191177b6b2c8", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5c43d1db-1789-4a1c-aad3-2ad9a78a4e9b', 'date': 'Mon, 01 May 2023 22:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2cdec8ad-389a-47a2-a376-42f45e3c0513", "tenant_id": "6d03b724862 a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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-05-01T22:31:43Z", "updated_at": "2023-05-01T22:31:43Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:43,587 80137 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.159s 2023-05-01 22:31:43,587 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "project_id": "6d03b724862a468090e7191177b6b2c8", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8ce496f2-1e87-44e0-824e-dc84b286ff47', 'date': 'Mon, 01 May 2023 22:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d65daa2-fc89-4f00-940e-3bd5ca366b27", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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-05-01T22:31:43Z", "updated_at": "2023-05-01T22:31:43Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:43,803 80137 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.215s 2023-05-01 22:31:43,804 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "project_id": "6d03b724862a468090e7191177b6b2c8", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a1e6b3cd-cbd9-44a8-916b-4e966219d16a', 'date': 'Mon, 01 May 2023 22:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f0dafeee-ea65-42a6-84d8-7ccbd4393e0d", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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-05-01T22:31:43Z", "updated_at": "2023-05-01T22:31:43Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:43,967 80137 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.163s 2023-05-01 22:31:43,968 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "project_id": "6d03b724862a468090e7191177b6b2c8", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'con tent-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-92cc65c4-c39e-4673-b90e-ca50679a5164', 'date': 'Mon, 01 May 2023 22:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8ddfd998-c350-41db-bd48-70c4440151d2", "tenant_id": "6d03b724862a468090e7191177b6b2c8", "security_group_id": "be64f120-47ca-4aca-be6e-f5e3dd08575c", "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-05-01T22:31:43Z", "updated_at": "2023-05-01T22:31:43Z", "revision_number": 0, "project_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:44,248 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes 0.279s 2023-05-01 22:31:44,248 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-638810391", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ec73d8-4f58-497c-ad90-f2b7840ddff3', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ec73d8-4f58-497c-ad90-f2b7840ddff3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes'} Body: b'{"volume": {"id": "ad4fd16f-dd8f-45b5-9e61-ffda54a5493c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:44.172075", "updated_at": null, "name": "tempest-TestStampPattern-volume-638810391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c"}], "user_id": "6dc84c66f03b4c9ab1e129b020f72f99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:44,313 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c 0.055s 2023-05-01 22:31:44,314 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4205bf8-3ef5-44d5-9f5d-3b87608f2914', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4205bf8-3ef5-44d5-9f5d-3b87608f2914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c'} Body: b'{"volume": {"id": "ad4fd16f-dd8f-45b5-9e61-ffda54a5493c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:44.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-638810391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c"}], "user_id": "6dc84c66f03b4c9ab1e129b020f72f99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:45,374 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c 0.048s 2023-05-01 22:31:45,374 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6541d466-e4eb-429a-ac94-9253d75d18d2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6541d466-e4eb-429a-ac94-9253d75d18d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c'} Body: b'{"volume": {"id": "ad4fd16f-dd8f-45b5-9e61-ffda54a5493c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:44.000000", "updated_at": "2023-05-01T22:31:44.000000", "name": "tempest-TestStampPattern-volume-638810391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c"}], "user_id": "6dc84c66f03b4c9ab1e129b020f72f99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d03b724862a468090e7191177b6b2c8"}}' 2023-05-01 22:31:45,487 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c 0.101s 2023-05-01 22:31:45,488 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b997aaa-ff38-4b01-9476-a2c590f3e72a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c'} Body: b'' 2023-05-01 22:31:45,513 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c 0.024s 2023-05-01 22:31:45,513 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31: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-f8ac0a8a-a10c-4a43-8860-a17abe71e451', 'x-openstack-request-id': 'req-f8ac0a8a-a10c-4a43-8860-a17abe71e451', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d03b724862a468090e7191177b6b2c8/volumes/ad4fd16f-dd8f-45b5-9e61-ffda54a5493c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ad4fd16f-dd8f-45b5-9e61-ffda54a5493c could not be found."}}' 2023-05-01 22:31:45,685 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/be64f120-47ca-4aca-be6e-f5e3dd08575c 0.171s 2023-05-01 22:31:45,685 80137 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-a444ad54-8ba9-4de7-bedc-75ce101f9417', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:31:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/be64f120-47ca-4aca-be6e-f5e3dd08575c'} Body: b'' 2023-05-01 22:31:45,717 80137 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-2074571057 0.031s 2023-05-01 22:31:45,718 80137 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f1741a5-0bda-44ba-a8ee-d778b0daa62f', 'x-compute-request-id': 'req-0f1741a5-0bda-44ba-a8ee-d778b0daa62f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-2074571057'} Body: b'' 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 552, 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 16d1b131-2fd8-4d8a-8b69-a302a58278ea failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:05,022 80147 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.043s 2023-05-01 22:30:05,022 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bf078116-9506-49d6-be78-f5df32df1575', '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": "f556db30c55340408604641600ed4ace", "name": "tempest-DeleteServersTestJSON-140421605-project-member", "password_expires_at": null}, "audit_ids": ["k12xOmTZSgWP_8wkcltWZw"], "expires_at": "2023-05-01T23:30:05.000000Z", "issued_at": "2023-05-01T22:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67a532a0c33c468e9cd8b51a38433806", "name": "tempest-DeleteServersTestJSON-140421605"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/67a532a0c33c468e9cd8b51a38433806", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:30:05,023 80147 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'f27f032e-fa2a-441a-9fe4-d6566aff8024', 'name': 'tempest-DeleteServersTestJSON-1948135887-network', 'tenant_id': '67a532a0c33c468e9cd8b51a38433806', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '67a532a0c33c468e9cd8b51a38433806', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21243, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:29:50Z', 'updated_at': '2023-05-01T22:29:50Z', 'revision_number': 1} available for tenant 2023-05-01 22:30:08,894 80147 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 3.870s 2023-05-01 22:30:08,895 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1892247014", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "f27f032e-fa2a-441a-9fe4-d6566aff8024"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b56b53f-99de-4520-8d9a-8ac5061d6619', 'x-compute-request-id': 'req-3b56b53f-99de-4520-8d9a-8ac5061d6619', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "49156968-db4d-4231-96a5-cf4fb9c0cde2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XXV6Dx4wnDtT"}}' 2023-05-01 22:30:09,051 80147 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/49156968-db4d-4231-96a5-cf4fb9c0cde2 0.151s 2023-05-01 22:30:09,052 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-763ae6e2-a403-4a0e-8f16-209181bddab9', 'x-compute-request-id': 'req-763ae6e2-a403-4a0e-8f16-209181bddab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2'} Body: b'{"server": {"id": "49156968-db4d-4231-96a5-cf4fb9c0cde2", "name": "tempest-DeleteServersTestJSON-server-1892247014", "status": "BUILD", "tenant_id": "67a532a0c33c468e9cd8b51a38433806", "user_id": "f556db30c55340408604641600ed4ace", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:09Z", "updated": "2023-05-01T22:30:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nul l, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:30:59,652 80147 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/49156968-db4d-4231-96a5-cf4fb9c0cde2 0.541s 2023-05-01 22:30:59,652 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d73a55-94cf-4381-a2fc-aa03203c74d0', 'x-compute-request-id': 'req-94d73a55-94cf-4381-a2fc-aa03203c74d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2'} Body: b'{"server": {"id": "49156968-db4d-4231-96a5-cf4fb9c0cde2", "name": "tempest-DeleteServersTestJSON-server-1892247014", "status": "ACTIVE", "tenant_id": "67a532a0c33c468e9cd8b51a38433806", "user_id": "f556db30c55340408604641600ed4ace", "metadata": {}, "hostId": "b932400ba0fcdf363543647071330e6e72ef21a87bd37d2d616064f8", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:08Z", "updated": "2023-05-01T22:30:27Z", "addresses": {"tempest-DeleteServersTestJSON-1948135887-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:3f:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/49156968-db4d-4231-96a5-cf4fb9c0cde2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:30:27.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-05-01 22:30:59,665 80147 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:31:59,946 80147 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes 0.221s 2023-05-01 22:31:59,947 80147 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-1776378508"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c76622-cf9f-42ce-af44-b9f9f83b6abe', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c76622-cf9f-42ce-af44-b9f9f83b6abe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes'} Body: b'{"volume": {"id": "16d1b131-2fd8-4d8a-8b69-a302a58278ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:31:59.8 84559", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1776378508", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea"}], "user_id": "f556db30c55340408604641600ed4ace", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:31:59,994 80147 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea 0.037s 2023-05-01 22:31:59,995 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3400ec-1b07-420c-8ad6-dc9816b77181', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3400ec-1b07-420c-8ad6-dc9816b77181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea'} Body: b'{"volume": {"id": "16d1b131-2fd8-4d8a-8b69-a302a58278ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:00.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1776378508", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea"}], "user_id": "f556db30c55340408604641600ed4ace", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67a532a0c33c468e9cd8b51a38433806"}}' 2023-05-01 22:32:01,048 80147 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea 0.040s 2023-05-01 22:32:01,048 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca6a27ce-635c-4d5b-9c2f-2621ffa27a55', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca6a27ce-635c-4d5b-9c2f-2621ffa27a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea'} Body: b'{"volume": {"id": "16d1b131-2fd8-4d8a-8b69-a302a58278ea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:00.000000", "updated_at": "2023-05-01T22:32:00.000000", "name": "tempest-DeleteServersTestJSON-volume-1776378508", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67a532a0c33c468e9cd8b51a38433806/volu mes/16d1b131-2fd8-4d8a-8b69-a302a58278ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67a532a0c33c468e9cd8b51a38433806/volumes/16d1b131-2fd8-4d8a-8b69-a302a58278ea"}], "user_id": "f556db30c55340408604641600ed4ace", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67a532a0c33c468e9cd8b51a38433806"}}' 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 552, 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 40e81611-fe43-4f20-a449-789951137a2f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:27,361 80151 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:30:27,837 80151 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.472s 2023-05-01 22:30:27,837 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-327918259", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL9FBIusZC/1k+FTgzJtedyUKqcU5xc8Qs+VWdf2aayEcGy9BHCjwCbH0c6oKMINnCBEClqS4w21YRmN2UsHHG0kgVNBC3uPJ8unYuUjcuTRNZJMlOTHx5za5YiVpK8wUQ=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:27 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-21e82a86-2242-4a30-bfe7-85d64d78980e', 'x-compute-request-id': 'req-21e82a86-2242-4a30-bfe7-85d64d78980e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-327918259", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL9FBIusZC/1k+FTgzJtedyUKqcU5xc8Qs+VWdf2aayEcGy9BHCjwCbH0c6oKMINnCBEClqS4w21YRmN2UsHHG0kgVNBC3uPJ8unYuUjcuTRNZJMlOTHx5za5YiVpK8wUQ==", "fingerprint": "a9:da:9f:30:0b:40:ea:76:c3:a0:48:f5:c2:12:c2:fc", "user_id": "fbcde31ec47741d1ac197046bc3aa999"}}' 2023-05-01 22:30:27,843 80151 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-327918259 created 2023-05-01 22:30:29,232 80151 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.388s 2023-05-01 22:30:29,232 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1405245471", "description": "tempest-description--913190551"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-273a47ea-3e62-49da-b6b3-300d8cdc2fd4', 'date': 'Mon, 01 May 2023 22:30:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "name": "tempest-securitygroup--1405245471", "stateful": true, "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "description": "tempest-description--913190551", "shared": false, "security_group_rules": [{"id": "0efe26b8-379f-4b73-9b35-054b63269868", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "security_group_id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "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": 438, "description": null, "tags": [], "created_at": "2023-05-01T22:30:28Z", "updated_at": "2023-05-01T22:30:28Z", "revision_number": 0, "project_id": "75ef8c62d77b49e18c37c546261d4f27"}, {"id": "da5ff9e2-8642-4ccd-924a-c109de3d7ada", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "security_group_id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "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": 439, " description": null, "tags": [], "created_at": "2023-05-01T22:30:28Z", "updated_at": "2023-05-01T22:30:28Z", "revision_number": 0, "project_id": "75ef8c62d77b49e18c37c546261d4f27"}], "tags": [], "created_at": "2023-05-01T22:30:28Z", "updated_at": "2023-05-01T22:30:28Z", "revision_number": 1, "project_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 2023-05-01 22:30:29,743 80151 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.510s 2023-05-01 22:30:29,743 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "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-18a8256a-4e98-4761-8378-24e2f214b64b', 'date': 'Mon, 01 May 2023 22:30:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "18dd9318-339d-4b85-a6c6-021ec58b0902", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "security_group_id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "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-05-01T22:30:29Z", "updated_at": "2023-05-01T22:30:29Z", "revision_number": 0, "project_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 2023-05-01 22:30:30,352 80151 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.608s 2023-05-01 22:30:30,352 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6ce0c94a-5c9d-43f4-b8db-fc30047ddd64', 'date': 'Mon, 01 May 2023 22:30:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c6ca525-d479-4434-be00-7e77b5c6a9fd", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "security_group_id": "3f5acfcd-ed29-41c3-b1f9-89970390608a", "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-05-01T22:30:29Z", "updated_at": "2023-05-01T22:30:29Z", "revision_number": 0, "project_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 2023-05-01 22:30:30,353 80151 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1405245471 created 2023-05-01 22:30:33,821 80151 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.468s 2023-05-01 22:30:33,872 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9c717aed-6fb9-44b1-baf0-0a35c40298cf', 'date': 'Mon, 01 May 2023 22:30:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d99dcbc4-98ab-4563-82d2-69b81e85cebc", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "floating_ip_address": "172.24.4.235", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "75ef8c62d77b49e18c37c546261d4f27", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:30:32Z", "updated_at": "2023-05-01T22:30:32Z", "revision_number": 0}}' 2023-05-01 22:30:33,873 80151 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd99dcbc4-98ab-4563-82d2-69b81e85cebc', 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'floating_ip_address': '172.24.4.235', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '75ef8c62d77b49e18c37c546261d4f27', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:30:32Z', 'updated_at': '2023-05-01T22:30:32Z', 'revision_number': 0, 'ip': '172.24.4.235'} created 2023-05-01 22:30:34,060 80151 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.140s 2023-05-01 22:30:34,061 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:30:33 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-6937122f-1224-427a-92d9-cf0e000ea5f1', '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": "fbcde31ec47741d1ac197046bc3aa999", "name": "tempest-VolumesAdminNegativeTest-603524561-project-member", "password_expires_at": null}, "audit_ids": ["Ho8Dk3ybTN2uiv-h9UqDYQ"], "expires_at": "2023-05-01T23:30:33.000000Z", "issued_at": "2023-05-01T22:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75ef8c62d77b49e18c37c546261d4f27", "name": "tempest-VolumesAdminNegativeTest-603524561"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/75ef8c62d77b49e18c37c546261d4f27", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_leg acy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:30:34,061 80151 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '931f53e7-e5b1-4b04-a6e0-cbd3107ee682', 'name': 'tempest-VolumesAdminNegativeTest-299132606-network', 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '75ef8c62d77b49e18c37c546261d4f27', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4933, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:29:50Z', 'updated_at': '2023-05-01T22:29:50Z', 'revision_number': 1} available for tenant 2023-05-01 22:30:34,062 80151 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-327918259', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL9FBIusZC/1k+FTgzJtedyUKqcU5xc8Qs+VWdf2aayEcGy9BHCjwCbH0c6oKMINnCBEClqS4w21YRmN2UsHHG0kgVNBC3uPJ8unYuUjcuTRNZJMlOTHx5za5YiVpK8wUQ==', 'fingerprint': 'a9:da:9f:30:0b:40:ea:76:c3:a0:48:f5:c2:12:c2:fc', 'user_id': 'fbcde31ec47741d1ac197046bc3aa999', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAQ7OT47vYLAW2gdyUPKVQi+zNjy5GZ/28Aokm2QLdiSvpWtrng5A0t\nHTyUVNCxY0OgBwYFK4EEACKhZANiAAS/RQSLrGQv9ZPhU4MybXnclCqnFOcXPELP\nlVnX9mmshHBsvQRwo8Amx9HOqCjCDZwgRApakuMNtWEZjdlLBxxtJIFTQQt7jyfL\np2LlI3Lk0TWSTJTkx8ec2uWIlaSvMFE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3f5acfcd-ed29-41c3-b1f9-89970390608a', 'name': 'tempest-securitygroup--1405245471', 'stateful': True, 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'description': 'tempest-description--913190551', 'shared': False, 'security_group_rules': [{'id': '0efe26b8-379f-4b73-9b35-054b63269868', 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'security_group_id': '3f5acfcd-ed29-41c3-b1f9-89970390608a', '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': 438, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:30:28Z', 'updated_at': '2023-05-01T22:30:28Z', 'revision_number': 0, 'project_id': '75ef8c62d77b49e18c37c546261d4f27'}, {'id': 'da5ff9e2-8642-4ccd-924a-c109de3d7ada', 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'security_group_id': '3f5acfcd-ed29-41c3-b1f9-89970390608a', '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': 439, 'description': None, 'tags': [], 'created_at': '2023-05-01 T22:30:28Z', 'updated_at': '2023-05-01T22:30:28Z', 'revision_number': 0, 'project_id': '75ef8c62d77b49e18c37c546261d4f27'}], 'tags': [], 'created_at': '2023-05-01T22:30:28Z', 'updated_at': '2023-05-01T22:30:28Z', 'revision_number': 1, 'project_id': '75ef8c62d77b49e18c37c546261d4f27'}, 'floating_ip': {'id': 'd99dcbc4-98ab-4563-82d2-69b81e85cebc', 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'floating_ip_address': '172.24.4.235', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '75ef8c62d77b49e18c37c546261d4f27', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:30:32Z', 'updated_at': '2023-05-01T22:30:32Z', 'revision_number': 0, 'ip': '172.24.4.235'}} 2023-05-01 22:30:35,080 80151 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 1.018s 2023-05-01 22:30:35,081 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1452819190", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "931f53e7-e5b1-4b04-a6e0-cbd3107ee682"}], "security_groups": [{"name": "tempest-securitygroup--1405245471"}], "key_name": "tempest-keypair-327918259", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d3435bf-5e84-4bc3-8eff-758e7b3ae31c', 'x-compute-request-id': 'req-4d3435bf-5e84-4bc3-8eff-758e7b3ae31c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0c66805d-fd1d-4546-80a6-290215fd8767", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c66805d-fd1d-4546-80a6-290215fd8767"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1405245471"}], "adminPass": "eVg2yvoHn3LL"}}' 2023-05-01 22:30:35,415 80151 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/0c66805d-fd1d-4546-80a6-290215fd8767 0.324s 2023-05-01 22:30:35,415 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa454303-1788-46e5-a0e5-098c9514fd83', 'x-compute-request-id': 'req-fa454303-1788-46e5-a0e5-098c9514fd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767'} Body: b'{"server": {"id": "0c66805d-fd1d-4546-80a6-290215fd8767", "name": "tempest-VolumesAdminNegativeTest-server-1452819190", "status": "BUILD", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "user_id": "fbcde31ec47741d1ac197046bc3aa999", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:35Z", "updated": "2023-05-01T22:30:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c66805d-fd1d-4546-80a6-290215fd8767"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-327918259", "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-05-01 22:31:25,842 80151 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/0c66805d-fd1d-4546-80a6-290215fd8767 0.366s 2023-05-01 22:31:25,842 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:25 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-e6d07778-74ea-43fa-8d92-68f3ed986c32', 'x-compute-request-id': 'req-e6d07778-74ea-43fa-8d92-68f3ed986c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767'} Body: b'{"server": {"id": "0c66805d-fd1d-4546-80a6-290215fd8767", "name": "tempest-VolumesAdminNegativeTest-server-1452819190", "status": "ACTIVE", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "user_id": "fbcde31ec47741d1ac197046bc3aa999", "metadata": {}, "hostId": "4eb599fe2509d498b9117fa3c558aa08ea16597f2c1b29148fbc66c1", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:35Z", "updated": "2023-05-01T22:30:46Z", "addresses": {"tempest-VolumesAdminNegativeTest-299132606-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:3e:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c66805d-fd1d-4546-80a6-290215fd8767"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-327918259", "OS-SRV-USG:launched_at": "2023-05-01T22:30:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1405245471"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:31:25,856 80151 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:32:26,355 80151 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/0c66805d-fd1d-4546-80a6-290215fd8767/os-interface 0.438s 2023-05-01 22:32:26,355 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:25 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-f957a3bd-94fa-4119-b52d-fba0f3d21c52', 'x-compute-request-id': 'req-f957a3bd-94fa-4119-b52d-fba0f3d21c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c66805d-fd1d-4546-80a6-290215fd8767/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "931f53e7-e5b1-4b04-a6e0-cbd3107ee682", "port_id": "a903e574-5cd1-460e-9d7e-e90a63f8d06d", "mac_addr": "fa:16:3e:a8:3e:49", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "aefa3482-d644-42d5-bd94-e3af2c3ff770", "ip_address": "10.0.0.5"}]}]}' 2023-05-01 22:32:27,632 80151 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/d99dcbc4-98ab-4563-82d2-69b81e85cebc 1.271s 2023-05-01 22:32:27,632 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a903e574-5cd1-460e-9d7e-e90a63f8d06d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ee487d9d-49b6-4334-9c76-f5b994893fbd', 'date': 'Mon, 01 May 2023 22:32:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d99dcbc4-98ab-4563-82d2-69b81e85cebc'} Body: b'{"floatingip": {"id": "d99dcbc4-98ab-4563-82d2-69b81e85cebc", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "floating_ip_address": "172.24.4.235", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "a5982982-6723-4661-abac-a7140a703d4d", "port_id": "a903e574-5cd1-460e-9d7e-e90a63f8d06d", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "931f53e7-e5b1-4b04-a6e0-cbd3107ee682", "mac_address": "fa:16:3e:a8:3e:49", "admin_state_up": true, "status": "ACTIVE", "device_id": "0c66805d-fd1d-4546-80a6-290215fd8767", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:30:32Z", "updated_at": "2023-05-01T22:32:27Z", "revision_number": 1, "project_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 2023-05-01 22:32:27,634 80151 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.235:22' as 'cirros' with public key authentication 2023-05-01 22:32:27,672 80151 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:32:27,694 80151 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:32:27,694 80151 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.235 successfully created 2023-05-01 22:32:27,923 80151 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/75ef8c62d77b49e18c37c546261d4f27/volumes 0.228s 2023-05-01 22:32:27,924 80151 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-1975593392"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fccc221-738a-4d49-9fca-5604488d8970', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-requ est-id': 'req-3fccc221-738a-4d49-9fca-5604488d8970', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes'} Body: b'{"volume": {"id": "40e81611-fe43-4f20-a449-789951137a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:27.856376", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1975593392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f"}], "user_id": "fbcde31ec47741d1ac197046bc3aa999", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:32:27,973 80151 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/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f 0.039s 2023-05-01 22:32:27,974 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce0e4f53-8ea1-4bec-b723-0ad9f87072f2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce0e4f53-8ea1-4bec-b723-0ad9f87072f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f'} Body: b'{"volume": {"id": "40e81611-fe43-4f20-a449-789951137a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:28.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1975593392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f"}], "user_id": "fbcde31ec47741d1ac197046bc3aa999", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 2023-05-01 22:32:29,030 80151 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/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f 0.044s 2023-05-01 22:32:29,030 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c589623e-0ce9-4a89-9cf1-62a58894acb7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c589623e-0ce9-4a89-9cf1-62a58894acb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f'} Body: b'{"volume": {"id": "40e81611-fe43-4f20-a449-789951137a2f", "status": "erro r", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:28.000000", "updated_at": "2023-05-01T22:32:28.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1975593392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75ef8c62d77b49e18c37c546261d4f27/volumes/40e81611-fe43-4f20-a449-789951137a2f"}], "user_id": "fbcde31ec47741d1ac197046bc3aa999", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 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 552, 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 57265f8b-dcec-47a2-8f51-f9491b60140d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:07,416 80149 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:30:07,417 80149 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:30:07,803 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.383s 2023-05-01 22:30:07,803 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1806049068", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAWqddfcopx/A0JY20IEXtCWD2WxkDCG7ii/jJpjKpFNwW23CNX2KihBkLnwIelRs4Knx1M2BEAxqm2tCGuzHPYsocYJfsXjFwPuRGIo8KuS0rIZN6K5yoZfX/5u1CNc6Q=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30: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-349c4be5-7a62-416b-ab8f-e97d3067c401', 'x-compute-request-id': 'req-349c4be5-7a62-416b-ab8f-e97d3067c401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1806049068", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAWqddfcopx/A0JY20IEXtCWD2WxkDCG7ii/jJpjKpFNwW23CNX2KihBkLnwIelRs4Knx1M2BEAxqm2tCGuzHPYsocYJfsXjFwPuRGIo8KuS0rIZN6K5yoZfX/5u1CNc6Q==", "fingerprint": "d3:4b:25:47:4d:c6:6c:a7:53:3d:2d:2e:75:47:4d:10", "user_id": "0571539c56f1431883cdae05ae7f99e9"}}' 2023-05-01 22:30:07,809 80149 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1806049068 created 2023-05-01 22:30:08,296 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.486s 2023-05-01 22:30:08,296 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1793876089", "description": "tempest-description--562213424"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d5b51096-e5dc-4979-9a2f-4ffedacaf9f8', 'date': 'Mon, 01 May 2023 22:30:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "name": "tempest-securitygroup--1793876089", "stateful": true, "tenant_id": "52f36d96876e417789670fcba7eaae47", "description": "tempest-description--562213424", "shared": false, "security_group_rules": [{"id": "215312ab-68db-4b8a-bf31-4e8372280e4f", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "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": 248, "description": null, "tags": [], "created_at": "2023-05-01T22:30:08Z", "updated_at": "2023-05-01T22:30:08Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}, {"id": "f5eb6f83-d6cf-4258-a74b-c351011ad315", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "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": 249, "description": null, "tags": [], "created_at": "2023-05-01T22:30:08Z", "updated_at": "2023-05-01T22:30:08Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}], "tags": [], "created_at": "2023-05-01T22:30:08Z", "updated_at": "2023-05-01T22:30:08Z", "revision_number": 1, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:30:08,725 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.428s 2023-05-01 22:30:08,725 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "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-789f3756-3815-417b-a772-2d95eba1a6d7', 'date': 'Mon, 01 May 2023 22:30: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": "d7a692b0-a87a-400e-8c93-5c64d11543b4", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "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-05-01T22:30:08Z", "updated_at": "2023-05-01T22:30:08Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:30:09,025 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.299s 2023-05-01 22:30:09,025 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3ae5e2b0-2de2-4734-b7a8-59d59c08619a', 'date': 'Mon, 01 May 2023 22:30:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9baa2172-cc95-4845-ba28-1c9125a99dd6", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "eb54bad0-fbc9-4eff-be18-b435039aa41e", "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-05-01T22:30:08Z", "updated_at": "2023-05-01T22:30:08Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:30:09,025 80149 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1793876089 created 2023-05-01 22:30:10,123 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.097s 2023-05-01 22:30:10,124 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', ' x-openstack-request-id': 'req-e74823fc-b5fc-4fcd-8de3-e691ed816a52', 'date': 'Mon, 01 May 2023 22:30:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6ab5b575-3df2-428d-b732-ca7741623856", "tenant_id": "52f36d96876e417789670fcba7eaae47", "floating_ip_address": "172.24.4.41", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "52f36d96876e417789670fcba7eaae47", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:30:09Z", "updated_at": "2023-05-01T22:30:09Z", "revision_number": 0}}' 2023-05-01 22:30:10,124 80149 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6ab5b575-3df2-428d-b732-ca7741623856', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '52f36d96876e417789670fcba7eaae47', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:30:09Z', 'updated_at': '2023-05-01T22:30:09Z', 'revision_number': 0, 'ip': '172.24.4.41'} created 2023-05-01 22:30:10,239 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.105s 2023-05-01 22:30:10,240 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:30:10 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-89509da1-326e-48bb-8f1e-21162a09b73c', '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": "0571539c56f1431883cdae05ae7f99e9", "name": "tempest-AttachVolumeTestJSON-571049895-project-member", "password_expires_at": null}, "audit_ids": ["Ti0vIPElSlGmpGZqC87D_w"], "expires_at": "2023-05-01T23:30:10.000000Z", "issued_at": "2023-05-01T22:30:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52f36d96876e417789670fcba7eaae47", "name": "tempest-AttachVolumeTestJSON-571049895"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/52f36d96876e417789670fcba7eaae47", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0. 0.210/volume/v3/52f36d96876e417789670fcba7eaae47", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:30:10,241 80149 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '0ed19f71-826a-4f72-a8ed-ab8cfb981bb7', 'name': 'tempest-AttachVolumeTestJSON-259402930-network', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '52f36d96876e417789670fcba7eaae47', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1819, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:29:50Z', 'updated_at': '2023-05-01T22:29:50Z', 'revision_number': 1} available for tenant 2023-05-01 22:30:10,241 80149 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1806049068', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAWqddfcopx/A0JY20IEXtCWD2WxkDCG7ii/jJpjKpFNwW23CNX2KihBkLnwIelRs4Knx1M2BEAxqm2tCGuzHPYsocYJfsXjFwPuRGIo8KuS0rIZN6K5yoZfX/5u1CNc6Q==', 'fingerprint': 'd3:4b:25:47:4d:c6:6c:a7:53:3d:2d:2e:75:47:4d:10', 'user_id': '0571539c56f1431883cdae05ae7f99e9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB6jpc8XH+yWLPcqH5YrwXJk4i7chMLgP/6yjcq4gMFloe5xq/MdTx3\nJrGWOjBepEGgBwYFK4EEACKhZANiAAQFqnXX3KKcfwNCWNtCBF7Qlg9lsZAwhu4o\nv4yaYyqRTcFttwjV9iooQZC58CHpUbOCp8dTNgRAMaptrQhrsxz2LKHGCX7F4xcD\n7kRiKPCrktKyGTeiucqGX1/+btQjXOk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'eb54bad0-fbc9-4eff-be18-b435039aa41e', 'name': 'tempest-securitygroup--1793876089', 'stateful': True, 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'description': 'tempest-description--562213424', 'shared': False, 'security_group_rules': [{'id': '215312ab-68db-4b8a-bf31-4e8372280e4f', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'security_group_id': 'eb54bad0-fbc9-4eff-be18-b435039aa41e', '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': 248, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:30:08Z', 'updated_at': '2023-05-01T22:30:08Z', 'revision_number': 0, 'project_id': '52f36d96876e417789670fcba7eaae47'}, {'id': 'f5eb6f83-d6cf-4258-a74b-c351011ad315', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'security_group_id': 'eb54bad0-fbc9-4eff-be18-b435039aa41e', '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': 249, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:30:08Z', 'updated_at': '2023-05-01T22:30:08Z', 'revision_number': 0, 'project_id': '52f36d96876e417789670fcba7eaae47'}], 'tags': [], 'created_at': '2023-05-01T22:30:08Z', 'updated_at': '2023-05-01T22:30:08Z', 'revision_number': 1, 'project_id': '52f36d96876e417789670fcba7eaae47'}, 'floating_ip': {'id': '6ab5b575-3df2-428d-b732-ca7741623856', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '52f36d96876e417789670fcba7eaae47', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:30:09Z', 'updated_at': '2023-05-01T22:30:09Z', 'revision_number': 0, 'ip': '172.24.4.41'}} 2023-05-01 22:30:12,381 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.138s 2023-05-01 22:30:12,382 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2048905642", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "0ed19f71-826a-4f72-a8ed-ab8cfb981bb7"}], "security_groups": [{"name": "tempest-securitygroup--1793876089"}], "key_name": "tempest-keypair-1806049068", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4df4d82-d51c-4f95-bcb3-67747a59f019', 'x-compute-request-id': 'req-c4df4d82-d51c-4f95-bcb3-67747a59f019', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8c22a392-d145-4477-81d1-b5d3f3c599f3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1793876089"}], "adminPass": "password"}}' 2023-05-01 22:30:12,576 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3 0.191s 2023-05-01 22:30:12,576 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:12 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-c12ce0f1-eecc-4482-892e-f55d1fc66ac9', 'x-compute-request-id': 'req-c12ce0f1-eecc-4482-892e-f55d1fc66ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3'} Body: b'{"server": {"id": "8c22a392-d145-4477-81d1-b5d3f3c599f3", "name": "tempest-AttachVolumeTestJSON-server-2048905642", "status": "BUILD", "tenant_id": "52f36d96876e417789670fcba7eaae47", "user_id": "0571539c56f1431883cdae05ae7f99e9", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:12Z", "updated": "2023-05-01T22:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1806049068", "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-05-01 22:31:03,794 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3 1.154s 2023-05-01 22:31:03,794 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:02 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-a11f5484-2d59-4730-9f3e-e0f77a12ba3b', 'x-compute-request-id': 'req-a11f5484-2d59-4730-9f3e-e0f77a12ba3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3'} Body: b'{"server": {"id": "8c22a392-d145-4477-81d1-b5d3f3c599f3", "name": "tempest-AttachVolumeTestJSON-server-2048905642", "status": "ACTIVE", "tenant_id": "52f36d96876e417789670fcba7eaae47", "user_id": "0571539c56f1431883cdae05ae7f99e9", "metadata": {}, "hostId": "c85346c4d18c42ef6742d5435e1a4340afb77dba47af71eecc795574", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:12Z", "updated": "2023-05-01T22:30:27Z", "addresses": {"tempest-AttachVolumeTestJSON-259402930-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:6c:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1806049068", "OS-SRV-USG:launched_at": "2023-05-01T22:30:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793876089"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:31:03,807 80149 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 22:32:04,090 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3/os-interface 0.278s 2023-05-01 22:32:04,090 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x -openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6ebe40-e6df-4aa3-812c-bc0c82f7d648', 'x-compute-request-id': 'req-9f6ebe40-e6df-4aa3-812c-bc0c82f7d648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0ed19f71-826a-4f72-a8ed-ab8cfb981bb7", "port_id": "0a3b4673-af97-4d40-b82e-b9e8572125b8", "mac_addr": "fa:16:3e:6b:6c:74", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a91c431a-7956-4f62-830a-03561279cb03", "ip_address": "10.0.0.6"}]}]}' 2023-05-01 22:32:05,475 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6ab5b575-3df2-428d-b732-ca7741623856 1.379s 2023-05-01 22:32:05,475 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0a3b4673-af97-4d40-b82e-b9e8572125b8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-714c60a5-a7b9-4842-803c-ab51bbc65919', 'date': 'Mon, 01 May 2023 22:32:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6ab5b575-3df2-428d-b732-ca7741623856'} Body: b'{"floatingip": {"id": "6ab5b575-3df2-428d-b732-ca7741623856", "tenant_id": "52f36d96876e417789670fcba7eaae47", "floating_ip_address": "172.24.4.41", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "a13ef3a0-9f51-4669-acc9-6d9015b8df7f", "port_id": "0a3b4673-af97-4d40-b82e-b9e8572125b8", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0ed19f71-826a-4f72-a8ed-ab8cfb981bb7", "mac_address": "fa:16:3e:6b:6c:74", "admin_state_up": true, "status": "ACTIVE", "device_id": "8c22a392-d145-4477-81d1-b5d3f3c599f3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:30:09Z", "updated_at": "2023-05-01T22:32:04Z", "revision_number": 1, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:32:05,477 80149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2023-05-01 22:32:05,525 80149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:32:05,548 80149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:32:05,549 80149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2023-05-01 22:32:05,593 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3/ips 0.044s 2023-05-01 22:32:05,594 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d476d9f5-6cd6-43be-8879-dddeefbc0c30', 'x-compute-request-id': 'req-d476d9f5-6cd6-43be-8879-dddeefbc0c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-259402930-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-05-01 22:32:05,600 80149 INFO [tempest.lib.common.ssh] Creating ssh connection to '1 72.24.4.41:22' as 'cirros' with public key authentication 2023-05-01 22:32:05,607 80149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:32:05,625 80149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:32:05,625 80149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2023-05-01 22:32:05,626 80149 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-05-01 22:32:05,626 80149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2023-05-01 22:32:05,631 80149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:32:05,649 80149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:32:05,650 80149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2023-05-01 22:32:05,917 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes 0.243s 2023-05-01 22:32:05,918 80149 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-598323732"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4eba77a-6b1a-4355-8549-98e38af08e8d', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4eba77a-6b1a-4355-8549-98e38af08e8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes'} Body: b'{"volume": {"id": "57265f8b-dcec-47a2-8f51-f9491b60140d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:05.847801", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-598323732", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d"}], "user_id": "0571539c56f1431883cdae05ae7f99e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:32:05,971 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d 0.042s 2023-05-01 22:32:05,971 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e2c359-897e-46c0-b2d2-e6e426188be6', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e2c359-897e-46c0-b2d2-e6e426188be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d'} Body: b'{"volume": {"id": "57265f8b-dcec-47a2-8f51-f9491b60140d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:06.000000", "updated_at": null, "name": "temp est-AttachVolumeTestJSON-volume-598323732", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d"}], "user_id": "0571539c56f1431883cdae05ae7f99e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:32:07,023 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d 0.038s 2023-05-01 22:32:07,023 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a369c4-cb19-486f-9bf7-43bf0fdb4275', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a369c4-cb19-486f-9bf7-43bf0fdb4275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d'} Body: b'{"volume": {"id": "57265f8b-dcec-47a2-8f51-f9491b60140d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:06.000000", "updated_at": "2023-05-01T22:32:06.000000", "name": "tempest-AttachVolumeTestJSON-volume-598323732", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f36d96876e417789670fcba7eaae47/volumes/57265f8b-dcec-47a2-8f51-f9491b60140d"}], "user_id": "0571539c56f1431883cdae05ae7f99e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:32:07,186 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3 0.149s 2023-05-01 22:32:07,187 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:07 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-dffdcd23-211b-46d5-a0b9-03cae3c7a2cf', 'x-compute-request-id': 'req-dffdcd23-211b-46d5-a0b9-03cae3c7a2cf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3'} Body: b'' 2023-05-01 22:32:07,483 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3 0.296s 2023-05-01 22:32:07,484 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba740592-0b94-483c-9b31-3ae6e3758753', 'x-compute-request-id': 'req-ba740592-0b94-483c-9b31-3ae6e3758753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3'} Body: b'{"server": {"id": "8c22a392-d145-4477-81d1-b5d3f3c599f3", "name": "tempest-AttachVolumeTestJSON-server-2048905642", "status": "ACTIVE", "tenant_id": "52f36d96876e417789670fcba7eaae47", "user_id": "0571539c56f1431883cdae05ae7f99e9", "metadata": {}, "hostId": "c85346c4d18c42ef6742d5435e1a4340afb77dba47af71eecc795574", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:12Z", "updated": "2023-05-01T22:32:07Z", "addresses": {"tempest-AttachVolumeTestJSON-259402930-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:6c:74"}, {"version": 4, "addr": "172.24.4.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:6c:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1806049068", "OS-SRV-USG:launched_at": "2023-05-01T22:30:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793876089"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:32:57,583 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3 0.038s 2023-05-01 22:32:57,584 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 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-e437fb96-20b1-42eb-9ee0-8916a58c8d62', 'x-compute-request-id': 'req-e437fb96-20b1-42eb-9ee0-8916a58c8d62', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c22a392-d145-4477-81d1-b5d3f3c599f3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8c22a392-d145-4477-81d1-b5d3f3c599f3 could not be found."}}' 2023-05-01 22:32:57,613 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1806049068 0.028s 2023-05-01 22:32:57,613 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 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-bd505e83-8553-4472-8708-e9 1b7054cb06', 'x-compute-request-id': 'req-bd505e83-8553-4472-8708-e91b7054cb06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1806049068'} Body: b'' 2023-05-01 22:32:57,774 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/eb54bad0-fbc9-4eff-be18-b435039aa41e 0.160s 2023-05-01 22:32:57,774 80149 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-5169e853-bd0b-4511-b9bb-12e9978984c4', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:32:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/eb54bad0-fbc9-4eff-be18-b435039aa41e'} Body: b'' 2023-05-01 22:32:57,797 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/eb54bad0-fbc9-4eff-be18-b435039aa41e 0.021s 2023-05-01 22:32:57,797 80149 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-bc20fb1a-708f-4320-892b-eb4a750d7b53', 'date': 'Mon, 01 May 2023 22:32:57 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/eb54bad0-fbc9-4eff-be18-b435039aa41e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group eb54bad0-fbc9-4eff-be18-b435039aa41e does not exist", "detail": ""}}' 2023-05-01 22:32:58,443 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6ab5b575-3df2-428d-b732-ca7741623856 0.645s 2023-05-01 22:32:58,444 80149 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-91496a35-62b8-4680-acd1-536278dd67ee', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:32:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6ab5b575-3df2-428d-b732-ca7741623856'} Body: b'' 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 552, 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 21144634-6b5e-4e75-b8d3-f13c5c253177 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:33:11,399 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.999s 2023-05-01 22:33:11,400 80147 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-535279302"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-3895dc73-dd43-412c-b932-3569a9e766e4', 'date': 'Mon, 01 May 2023 22:33:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"29ad8c39-f6b8-48f3-8115-041ce98b79f5","name":"tempest-tagged-attachments-test-net-535279302","tenant_id":"02e977660946400bbd8390a93ca197c9","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"02e977660946400bbd8390a93ca197c9","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-05-01T22:33:10Z","updated_at":"2023-05-01T22:33:10Z","revision_number":1}}' 2023-05-01 22:33:12,543 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.142s 2023-05-01 22:33:12,543 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "29ad8c39-f6b8-48f3-8115-041ce98b79f5", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-2a62238f-5982-478c-a27d-54e40a2c9837', 'date': 'Mon, 01 May 2023 22:33:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"436560f2-7155-43fc-97f8-aecc48e73989","name":"","tenant_id":"02e977660946400bbd8390a93ca197c9","network_id":"29ad8c39-f6b8-48f3-8115-041ce98b79f5","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-05-01T22:33:11Z","updated_at":"2023-05-01T22:33:11Z","revision_number":0,"project_id":"02e977660946400bbd8390a93ca197c9"}}' 2023-05-01 22:33:12,773 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes 0.229s 2023-05-01 22:33:12,774 80147 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-1996063379"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96d04da-4faf-4eb2-85ef-3b758c55ba65', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96d04da-4faf-4eb2-85ef-3b758c55ba65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes'} Body: b'{"volume": {"id": "21144634-6b5e-4e75-b8d3-f13c5c253177", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:12.714611", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1996063379", "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/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177"}], "user_id": "e4d86a90beed428c875fec667c927be5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:33:12,822 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177 0.039s 2023-05-01 22:33:12,823 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792f5f53-4c86-41fb-ba9b-545d028d7560', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792f5f53-4c86-41fb-ba9b-545d028d7560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177'} Body: b'{"volume": {"id": "21144634-6b5e-4e75-b8d3-f13c5c253177", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:13.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1996063379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177"}], "user_id": "e4d86a90beed428c875fec667c927be5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "02e977660946400bbd8390a93ca197c9"}}' 2023-05-01 22:33:13,876 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177 0.041s 2023-05-01 22:33:13,876 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8627a68-4b65-4cde-9d16-e067b93d3eb4', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8627a68-4b65-4cde-9d16-e067b93d3eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177'} Body: b'{"volume": {"id": "21144634-6b5e-4e75-b8d3-f13c5c253177", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:13.000000", "updated_at": "2023-05-01T22:33:13.000000", "name": "tempest-TaggedAttachmentsTest-volume-1996063379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e75-b8d3-f13c5c253177"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/02e977660946400bbd8390a93ca197c9/volumes/21144634-6b5e-4e 75-b8d3-f13c5c253177"}], "user_id": "e4d86a90beed428c875fec667c927be5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "02e977660946400bbd8390a93ca197c9"}}' 2023-05-01 22:33:14,105 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/436560f2-7155-43fc-97f8-aecc48e73989 0.217s 2023-05-01 22:33:14,105 80147 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-60b2dd4b-8a07-463f-b8a4-e1891b29e311', 'date': 'Mon, 01 May 2023 22:33:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/436560f2-7155-43fc-97f8-aecc48e73989'} Body: b'' 2023-05-01 22:33:14,657 80147 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/29ad8c39-f6b8-48f3-8115-041ce98b79f5 0.551s 2023-05-01 22:33:14,658 80147 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-25b8b98a-07c0-4d44-bf63-2e74a24c1bd0', 'date': 'Mon, 01 May 2023 22:33:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/29ad8c39-f6b8-48f3-8115-041ce98b79f5'} Body: b'' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 111, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 552, 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 65735069-b40e-4916-a4bb-f42ad5e6e903 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:30:33,622 80155 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/72b7991f-fc2a-4aea-99c6-77a5517bcd71 0.145s 2023-05-01 22:30:33,622 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7bb35312-46ef-401e-a8ee-91c3027e99b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71'} 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": "e646cf5184ed4ca9a085fe4d30dafddd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "created_at": "2023-05-01T22:26:13Z", "updated_at": "2023-05-01T22:26:14Z", "tags": [], "self": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71", "file": "/v2/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:30:34,571 80155 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.919s 2023-05-01 22:30:34,572 80155 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': 'Mon, 01 May 2023 22:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/4d17a87f-1a78-4043-becb-d88851818069', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-bb31d8f1-fb36-4a5f-b441-5963a5a1b79a', '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": "639d841e22cc47f7aa3657f260684fec", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4d17a87f-1a78-4043-becb-d88851818069", "created_at": "2023-05-01T22:30:35Z", "updated_at": "2023-05-01T22:30:35Z", "tags": [], "self": "/v2/images/4d17a87f-1a78-4043-becb-d88851818069", "file": "/v2/images/4d17a87f-1a78-4043-becb-d88851818069/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:30:37,010 80155 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-05-01 22:30:37,011 80155 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/4d17a87f-1a78-4043-becb-d88851818069/file 2.438s 2023-05-01 22:30:37,011 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a6bb82a8-12ec-4ded-a27e-e48047123ec4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4d17a87f-1a78-4043-becb-d88851818069/file'} Body: b'' 2023-05-01 22:30:37,012 80155 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:30:37,012 80155 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:30:37,522 80155 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.505s 2023-05-01 22:30:37,522 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1562908744", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA80wwkkwnsCVGxBK3tnyQsAIFZkYhveDJKiip482oV4SN/ZzdTxCMG3jeQiGl83zt43OMA/ZYGHQLweOEYGeI86izFyfP0gGUL0n73/8PYDvycwmHDQx+dW/EMJhNO0bA=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:37 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-1dc10868-14f1-4568-8631-d11dcef5ad78', 'x-compute-request-id': 'req-1dc10868-14f1-4568-8631-d11dcef5ad78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1562908744", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA80wwkkwnsCVGxBK3tnyQsAIFZkYhveDJKiip482oV4SN/ZzdTxCMG3jeQiGl83zt43OMA/ZYGHQLweOEYGeI86izFyfP0gGUL0n73/8PYDvycwmHDQx+dW/EMJhNO0bA==", "fingerprint": "da:a5:90:6d:db:fd:a0:d3:e7:11:1f:53:35:4e:06:80", "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e"}}' 2023-05-01 22:30:37,529 80155 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1562908744 created 2023-05-01 22:30:38,266 80155 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.737s 2023-05-01 22:30:38,267 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--732256196", "description": "tempest-description--1130412921"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-8f6cec0a-7775-4923-83c3-f33f9a6d414b', 'date': 'Mon, 01 May 2023 22:30:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "name": "tempest-securitygroup--732256196", "stateful": true, "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "description": "tempest-description--1130412921", "shared": false, "security_group_rules": [{"id": "060eb097-78d2-407b-bfe8-0686c3ba30b1", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "security_group_id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "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": 479, "description": null, "tags": [], "created_ at": "2023-05-01T22:30:37Z", "updated_at": "2023-05-01T22:30:37Z", "revision_number": 0, "project_id": "acefa8bb65a94b25ada784bb805a5cdf"}, {"id": "c31f3b1d-87ef-4556-9da2-3999be4ca114", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "security_group_id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "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": 483, "description": null, "tags": [], "created_at": "2023-05-01T22:30:37Z", "updated_at": "2023-05-01T22:30:37Z", "revision_number": 0, "project_id": "acefa8bb65a94b25ada784bb805a5cdf"}], "tags": [], "created_at": "2023-05-01T22:30:37Z", "updated_at": "2023-05-01T22:30:37Z", "revision_number": 1, "project_id": "acefa8bb65a94b25ada784bb805a5cdf"}}' 2023-05-01 22:30:39,219 80155 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.952s 2023-05-01 22:30:39,220 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "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-af17b1fa-2bee-4294-8430-d597363996c4', 'date': 'Mon, 01 May 2023 22:30:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fb0db63f-b3c0-43b4-adfc-a9e14020683b", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "security_group_id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "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-05-01T22:30:38Z", "updated_at": "2023-05-01T22:30:38Z", "revision_number": 0, "project_id": "acefa8bb65a94b25ada784bb805a5cdf"}}' 2023-05-01 22:30:39,974 80155 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.753s 2023-05-01 22:30:39,974 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f6d834b7-75f4-4108-baeb-290d41af1e3a', 'date': 'Mon, 01 May 2023 22:30:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a2f46a71-c87f-44ae-9a5d-b7c057e5edfd", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "security_group_id": "1f55804d-4e98-45c0-a2a7-6ed3c4971d2f", "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-05-01T22:30:39Z", "updated_at": "2023-05-01T22:30:39Z", "revision_number": 0, "project_id": "acefa8bb65a94b25ada784bb805a5cdf"}}' 2023-05-01 22:30:39,975 80155 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--732256196 created 2023-05-01 22:30:41,989 80155 INFO [tempest.lib.common.rest_client] Request ( ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.014s 2023-05-01 22:30:41,989 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-cca815e0-6a70-4d17-854e-385ca33fe584', 'date': 'Mon, 01 May 2023 22:30:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bb4d25ef-b597-4cdc-8dfc-8b4e53a16558", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "floating_ip_address": "172.24.4.126", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "acefa8bb65a94b25ada784bb805a5cdf", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:30:41Z", "updated_at": "2023-05-01T22:30:41Z", "revision_number": 0}}' 2023-05-01 22:30:41,990 80155 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bb4d25ef-b597-4cdc-8dfc-8b4e53a16558', 'tenant_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'floating_ip_address': '172.24.4.126', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:30:41Z', 'updated_at': '2023-05-01T22:30:41Z', 'revision_number': 0, 'ip': '172.24.4.126'} created 2023-05-01 22:30:42,076 80155 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.080s 2023-05-01 22:30:42,076 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:30:41 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-b8a135e2-f3d2-4c75-b300-687b7c860527', '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": "4318273f32ca4ef0a59e80f4a0c07a6e", "name": "tempest-AttachSCSIVolumeTestJSON-995924054-project-member", "password_expires_at": null}, "audit_ids": ["lh2RvD-kQumGpgDnHOxfPg"], "expires_at": "2023-05-01T23:30:42.000000Z", "issued_at": "2023-05-01T22:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "acefa8bb65a94b25ada784bb805a5cdf", "name": "tempest-AttachSCSIVolumeTestJSON-995924054"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "i d": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/acefa8bb65a94b25ada784bb805a5cdf", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:30:42,077 80155 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'e15b8fe8-6847-4288-ad0f-5624be695661', 'name': 'tempest-AttachSCSIVolumeTestJSON-830966661-network', 'tenant_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43033, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:29:50Z', 'updated_at': '2023-05-01T22:29:50Z', 'revision_number': 1} available for tenant 2023-05-01 22:30:42,077 80155 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1562908744', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA80wwkkwnsCVGxBK3tnyQsAIFZkYhveDJKiip482oV4SN/ZzdTxCMG3jeQiGl83zt43OMA/ZYGHQLweOEYGeI86izFyfP0gGUL0n73/8PYDvycwmHDQx+dW/EMJhNO0bA==', 'fingerprint': 'da:a5:90:6d:db:fd:a0:d3:e7:11:1f:53:35:4e:06:80', 'user_id': '4318273f32ca4ef0a59e80f4a0c07a6e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBIZFmUf4+iHZYiRfJRBoamEG0ZL8yZoiC9pSSh36Y0JHWKokAJx83g\nN6DSC44BDrSgBwYFK4EEACKhZANiAAQPNMMJJMJ7AlRsQSt7Z8kLACBWZGIb3gyS\nooqePNqFeEjf2c3U8QjBt43kIhpfN87eNzjAP2WBh0C8HjhGBniPOosxcnz9IBlC\n9J+9//D2A78nMJhw0MfnVvxDCYTTtGw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1f55804d-4e98-45c0-a2a7-6ed3c4971d2f', 'name': 'tempest-securitygroup--732256196', 'stateful': True, 'tenant_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'description': 'tempest-description--1130412921', 'shared': False, 'security_group_rules': [{'id': '060eb097-78d2-407b-bfe8-0686c3ba30b1', 'tenant_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'security_group_id': '1f55804d-4e98-45c0-a2a7-6ed3c4971d2f', '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': 479, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:30:37Z', 'updated_at': '2023-05-01T22:30:37Z', 'revision_number': 0, 'project_id': 'acefa8bb65a94b25ada784bb805a5cdf'}, {'id': 'c31f3b1d-87ef-4556-9da2-3999be4ca114', 'tenant_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'security_group_ id': '1f55804d-4e98-45c0-a2a7-6ed3c4971d2f', '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': 483, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:30:37Z', 'updated_at': '2023-05-01T22:30:37Z', 'revision_number': 0, 'project_id': 'acefa8bb65a94b25ada784bb805a5cdf'}], 'tags': [], 'created_at': '2023-05-01T22:30:37Z', 'updated_at': '2023-05-01T22:30:37Z', 'revision_number': 1, 'project_id': 'acefa8bb65a94b25ada784bb805a5cdf'}, 'floating_ip': {'id': 'bb4d25ef-b597-4cdc-8dfc-8b4e53a16558', 'tenant_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'floating_ip_address': '172.24.4.126', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'acefa8bb65a94b25ada784bb805a5cdf', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:30:41Z', 'updated_at': '2023-05-01T22:30:41Z', 'revision_number': 0, 'ip': '172.24.4.126'}} 2023-05-01 22:30:43,576 80155 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.497s 2023-05-01 22:30:43,576 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-366398376", "imageRef": "4d17a87f-1a78-4043-becb-d88851818069", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "e15b8fe8-6847-4288-ad0f-5624be695661"}], "security_groups": [{"name": "tempest-securitygroup--732256196"}], "key_name": "tempest-keypair-1562908744", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ca56d9-870e-4ce9-b4f4-717c7b09c792', 'x-compute-request-id': 'req-28ca56d9-870e-4ce9-b4f4-717c7b09c792', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "70ded3b8-a7b4-4ce7-9961-905cd4c45d7c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--732256196"}], "adminPass": "y57E8wBUSQ3Z"}}' 2023-05-01 22:30:43,704 80155 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/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c 0.124s 2023-05-01 22:30:43,704 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:30:43 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-0fe14911-f298-414b-b342-f5d415ba24a2', 'x-compute-request-id': 'req-0fe14911-f298-414b-b342-f5d415ba24a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/ compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c'} Body: b'{"server": {"id": "70ded3b8-a7b4-4ce7-9961-905cd4c45d7c", "name": "tempest-AttachSCSIVolumeTestJSON-server-366398376", "status": "BUILD", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e", "metadata": {}, "hostId": "", "image": {"id": "4d17a87f-1a78-4043-becb-d88851818069", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d17a87f-1a78-4043-becb-d88851818069"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:44Z", "updated": "2023-05-01T22:30:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1562908744", "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-05-01 22:31:34,075 80155 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/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c 0.308s 2023-05-01 22:31:34,076 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d2e104-3529-4ea7-8684-b17d6832466f', 'x-compute-request-id': 'req-f3d2e104-3529-4ea7-8684-b17d6832466f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c'} Body: b'{"server": {"id": "70ded3b8-a7b4-4ce7-9961-905cd4c45d7c", "name": "tempest-AttachSCSIVolumeTestJSON-server-366398376", "status": "ACTIVE", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e", "metadata": {}, "hostId": "28deb2e6f6e71f8a5e82089d46e7a34ec29e58c5bd56582587cb2381", "image": {"id": "4d17a87f-1a78-4043-becb-d88851818069", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d17a87f-1a78-4043-becb-d88851818069"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:43Z", "updated": "2023-05-01T22:30:56Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-830966661-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fb:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1562908744", "OS-SRV-USG:launched_at": "2023-05-01T22:30:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--732256196"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:31:34,088 80155 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 22:32:34,330 80155 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/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c/os-interface 0.183s 2023-05-01 22:32:34,331 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:34 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-f6d25f99-970b-46b0-ae3e-dccb06225be1', 'x-compute-request-id': 'req-f6d25f99-970b-46b0-ae3e-dccb06225be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e15b8fe8-6847-4288-ad0f-5624be695661", "port_id": "78f662d2-bff8-4fd7-99f0-48a47395bd54", "mac_addr": "fa:16:3e:05:fb:62", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8b69b877-249d-4209-9227-a5a7f4a7574f", "ip_address": "10.0.0.14"}]}]}' 2023-05-01 22:32:35,156 80155 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/bb4d25ef-b597-4cdc-8dfc-8b4e53a16558 0.820s 2023-05-01 22:32:35,156 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "78f662d2-bff8-4fd7-99f0-48a47395bd54"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-8d578ff7-63a6-434f-a949-75d8a61b08a2', 'date': 'Mon, 01 May 2023 22:32:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bb4d25ef-b597-4cdc-8dfc-8b4e53a16558'} Body: b'{"floatingip": {"id": "bb4d25ef-b597-4cdc-8dfc-8b4e53a16558", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "floating_ip_address": "172.24.4.126", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "0828a2d1-fc4d-4c53-a778-ba8c78576727", "port_id": "78f662d2-bff8-4fd7-99f0-48a47395bd54", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e15b8fe8-6847-4288-ad0f-5624be695661", "mac_address": "fa:16:3e:05:fb:62", "admin_state_up": true, "status": "ACTIVE", "device_id": "70ded3b8-a7b4-4ce7-9961-905cd4c45d7c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:30:41Z", "updated_at": "2023-05-01T22:32:34Z", "revision_number": 1, "project_id": "acefa8bb65a94b25ada784bb805a5cdf"}}' 2023-05-01 22:32:35,158 80155 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.126:22' as 'cirros' with public key authentication 2023-05-01 22:32:35,195 80155 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:32:35,216 80155 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:32:35,216 80155 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.126 successfully created 2023-05-01 22:32:35,426 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes 0.208s 2023-05-01 22:32:35,426 80155 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-89893270"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458cf9e3-74b2-4fa3-ad7b-3b44a4f07d3a', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458cf9e3-74b2-4fa3-ad7b-3b44a4f07d3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes'} Body: b'{"volume": {"id": "65735069-b40e-4916-a4bb-f42ad5e6e903", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:35.367626", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-89893270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903"}], "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:32:35,473 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903 0.037s 2023-05-01 22:32:35,474 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f7dba56-0d0e-491c-877c-889472121bb7', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f7dba56-0d0e-491c-877c-889472121bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903'} Body: b'{"volume": {"id": "65735069-b40e-4916-a4bb-f42ad5e6e903", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:35.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-89893270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903"}], "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acefa8bb65a94b25ada784bb805a5cdf"}}' 2023-05-01 22:32:36,524 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903 0.038s 2023-05-01 22:32:36,524 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2fe262b-37dc-40d4-9146-037cdd5ab0fa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2fe262b-37dc-40d4-9146-037cdd5ab0fa', 'connection': 'close', 'status': '200', 'conten t-location': 'http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903'} Body: b'{"volume": {"id": "65735069-b40e-4916-a4bb-f42ad5e6e903", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:35.000000", "updated_at": "2023-05-01T22:32:36.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-89893270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/acefa8bb65a94b25ada784bb805a5cdf/volumes/65735069-b40e-4916-a4bb-f42ad5e6e903"}], "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acefa8bb65a94b25ada784bb805a5cdf"}}' 2023-05-01 22:32:36,817 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c 0.280s 2023-05-01 22:32:36,817 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5c5ee42-bfb0-423d-8526-171cf98ebbc8', 'x-compute-request-id': 'req-b5c5ee42-bfb0-423d-8526-171cf98ebbc8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c'} Body: b'' 2023-05-01 22:32:37,144 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c 0.326s 2023-05-01 22:32:37,145 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2672cdb4-f8f8-442c-881b-25fdd8873cbf', 'x-compute-request-id': 'req-2672cdb4-f8f8-442c-881b-25fdd8873cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c'} Body: b'{"server": {"id": "70ded3b8-a7b4-4ce7-9961-905cd4c45d7c", "name": "tempest-AttachSCSIVolumeTestJSON-server-366398376", "status": "ACTIVE", "tenant_id": "acefa8bb65a94b25ada784bb805a5cdf", "user_id": "4318273f32ca4ef0a59e80f4a0c07a6e", "metadata": {}, "hostId": "28deb2e6f6e71f8a5e82089d46e7a34ec29e58c5bd56582587cb2381", "image": {"id": "4d17a87f-1a78-4043-becb-d88851818069", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d17a87f-1a78-4043-becb-d88851818069"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:30:43Z", "updated": "2023-05-01T22:32:37Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-830966661-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fb:62"}, {"version": 4, "addr": "172.24.4.126", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fb:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "hre f": "http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1562908744", "OS-SRV-USG:launched_at": "2023-05-01T22:30:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--732256196"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:33:27,264 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c 0.056s 2023-05-01 22:33:27,264 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-792c07e6-f2d1-4ce6-aaa0-cda4446e3c67', 'x-compute-request-id': 'req-792c07e6-f2d1-4ce6-aaa0-cda4446e3c67', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70ded3b8-a7b4-4ce7-9961-905cd4c45d7c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 70ded3b8-a7b4-4ce7-9961-905cd4c45d7c could not be found."}}' 2023-05-01 22:33:27,318 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1562908744 0.053s 2023-05-01 22:33:27,319 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e5bce25-d931-4474-b5ed-67c864018439', 'x-compute-request-id': 'req-8e5bce25-d931-4474-b5ed-67c864018439', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1562908744'} Body: b'' 2023-05-01 22:33:27,506 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1f55804d-4e98-45c0-a2a7-6ed3c4971d2f 0.186s 2023-05-01 22:33:27,506 80155 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-a5c47623-1edd-4884-814a-bd74e9b4d051', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:33:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1f55804d-4e98-45c0-a2a7-6ed3c4971d2f'} Body: b'' 2023-05-01 22:33:27,534 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1f55804d-4e98-45c0-a2a7-6ed3c4971d2f 0.027s 2023-05-01 22:33:27,535 80155 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-182a0724-5b90-4eab-9d32-8ab5a09ba56a', 'date': 'Mon, 01 May 2023 22:33:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1f55804d-4e98-45c0-a2a7-6ed3c4971d2f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1f55804d-4e98-45c0-a2a7-6ed3c4971d2f does not exist", "detail": ""}}' 2023-05-01 22:33:28,043 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/bb4d25ef-b597-4cdc-8dfc-8b4e53a16558 0.508s 2023-05-01 22:33:28,044 80155 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-47a93981-6de4-48dc-acdf-5b090d2bbd2a', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:33:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bb4d25ef-b597-4cdc-8dfc-8b4e53a16558'} Body: b'' 2023-05-01 22:33:28,155 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/4d17a87f-1a78-4043-becb-d88851818069 0.111s 2023-05-01 22:33:28,156 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2ad27085-7de2-4d2d-b5dd-6be5ee28fcf5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4d17a87f-1a78-4043-becb-d88851818069'} Body: b'' 2023-05-01 22:33:28,172 80155 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/4d17a87f-1a78-4043-becb-d88851818069 0.015s 2023-05-01 22:33:28,172 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ac90e5e8-0878-49ef-bfec-fb57eafcaab7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/4d17a87f-1a78-4043-becb-d88851818069'} Body: b'{"message": "No image found with ID 4d17a87f-1a78-4043-becb-d88851818069

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 d5abc57b-382a-4b1b-bb40-ffee3e247511 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:02,701 80141 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-05-01 22:31:03,542 80141 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.840s 2023-05-01 22:31:03,542 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1300363467", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/96073c9b-42ff-4f02-97a1-47a64969d990', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-70b15849-88b7-48ad-949d-a703970a243e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1300363467", "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": "b7cbab6c671b408a8807b15ba4319111", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "96073c9b-42ff-4f02-97a1-47a64969d990", "created_at": "2023-05-01T22:31:04Z", "updated_at": "2023-05-01T22:31:04Z", "tags": [], "self": "/v2/images/96073c9b-42ff-4f02-97a1-47a64969d990", "file": "/v2/images/96073c9b-42ff-4f02-97a1-47a64969d990/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:31:05,552 80141 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/96073c9b-42ff-4f02-97a1-47a64969d990/file 2.009s 2023-05-01 22:31:05,552 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-78776a52-a5c8-4cb4-8319-bee2e640ebff', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/96073c9b-42ff-4f02-97a1-47a64969d990/file'} Body: b'' 2023-05-01 22:31:05,553 80141 DEBUG [tempest.scenario.manager] image:96073c9b-42ff-4f02-97a1-47a64969d990 2023-05-01 22:31:05,621 80141 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.065s 2023-05-01 22:31:05,622 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1488907423", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEdrlNWNC7/LpwP0dikKT92d/1OLj7X+5N2e80uYyZ6RO2RF2U0/0YOSoYw0g8vn7ydbkZo5sLkHAkHewk+MXwuBMOg1m2bIi8c7ZCP+sCpYa9MFPD+lttdnllR7A2q1JA=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:05 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-80a0c339-a24a-4fc8-88cb-68fa5df3fdb9', 'x-compute-request-id': 'req-80a0c339-a24a-4fc8-88cb-68fa5df3fdb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1488907423", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEdrlNWNC7/LpwP0dikKT92d/1OLj7X+5N2e80uYyZ6RO2RF2U0/0YOSoYw0g8vn7ydbkZo5sLkHAkHewk+MXwuBMOg1m2bIi8c7ZCP+sCpYa9MFPD+lttdnllR7A2q1JA==", "fingerprint": "6c:8d:32:79:5b:7e:25:94:5a:3f:37:78:6a:52:bf:8a", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307"}}' 2023-05-01 22:31:05,785 80141 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.155s 2023-05-01 22:31:05,786 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:31:05 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-e7bdd4cc-a0f8-4d0d-bcfc-96ea10ad450d', '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": "4eeaf3e2d4ae4d94847b9cb1266ae307", "name": "tempest-TestMinimumBasicScenario-782738684-project-member", "password_expires_at": null}, "audit_ids": ["CCS2xKYYQMequYuGJd8SLg"], "expires_at": "2023-05-01T23:31:05.000000Z", "issued_at": "2023-05-01T22:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7cbab6c671b408a8807b15ba4319111", "name": "tempest-TestMinimumBasicScenario-782738684"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b7cbab6c671b408a8807b15ba4319111", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]} }' 2023-05-01 22:31:05,787 80141 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '1248f1c5-ebea-4d21-8867-928f631ce8cf', 'name': 'tempest-TestMinimumBasicScenario-82526086-network', 'tenant_id': 'b7cbab6c671b408a8807b15ba4319111', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b7cbab6c671b408a8807b15ba4319111', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34045, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:35Z', 'updated_at': '2023-05-01T22:30:35Z', 'revision_number': 1} available for tenant 2023-05-01 22:31:06,540 80141 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.753s 2023-05-01 22:31:06,541 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1913846708", "imageRef": "96073c9b-42ff-4f02-97a1-47a64969d990", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1488907423", "networks": [{"uuid": "1248f1c5-ebea-4d21-8867-928f631ce8cf"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54efadd6-7109-4db3-9558-13b031a6d54a', 'x-compute-request-id': 'req-54efadd6-7109-4db3-9558-13b031a6d54a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KA3AwMR3eMZh"}}' 2023-05-01 22:31:06,631 80141 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/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.086s 2023-05-01 22:31:06,631 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1648f330-cdda-41e4-8477-69a8932a7fcb', 'x-compute-request-id': 'req-1648f330-cdda-41e4-8477-69a8932a7fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'{"server": {"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "name": "tempest-TestMinimumBasicScenario-server-1913846708", "status": "BUILD", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "", "image": {"id": "96073c9b-42ff-4f02-97a1-47a64969d990", "links": [{"rel": "bookmark", "href": "http://10.0.0.210 /compute/images/96073c9b-42ff-4f02-97a1-47a64969d990"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:06Z", "updated": "2023-05-01T22:31:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1488907423", "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-05-01 22:31:56,948 80141 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/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.256s 2023-05-01 22:31:56,948 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:56 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-70c579f1-4cb6-4da7-9484-34f6cc015334', 'x-compute-request-id': 'req-70c579f1-4cb6-4da7-9484-34f6cc015334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'{"server": {"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "name": "tempest-TestMinimumBasicScenario-server-1913846708", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "96073c9b-42ff-4f02-97a1-47a64969d990", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/96073c9b-42ff-4f02-97a1-47a64969d990"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:06Z", "updated": "2023-05-01T22:31:16Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:07:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1488907423", "OS-SRV-USG:launched_at": "2023-05-01T22:31:16.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-05-01 22:31:56,963 80141 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:32:57,313 80141 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/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.289s 2023-05-01 22:32:57,313 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Mon, 01 May 2023 22:32:57 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-13a58041-1a84-43bc-ac89-6a5684aaa6bd', 'x-compute-request-id': 'req-13a58041-1a84-43bc-ac89-6a5684aaa6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'{"server": {"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "name": "tempest-TestMinimumBasicScenario-server-1913846708", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "96073c9b-42ff-4f02-97a1-47a64969d990", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/96073c9b-42ff-4f02-97a1-47a64969d990"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:06Z", "updated": "2023-05-01T22:31:16Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:07:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1488907423", "OS-SRV-USG:launched_at": "2023-05-01T22:31:16.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-05-01 22:32:57,548 80141 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.223s 2023-05-01 22:32:57,548 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 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-7154e822-b29b-444d-8b55-5301c74dba09', 'x-compute-request-id': 'req-7154e822-b29b-444d-8b55-5301c74dba09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "name": "tempest-TestMinimumBasicScenario-server-1913846708", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}]}]}' 2023-05-01 22:32:57,717 80141 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/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.165s 2023-05-01 22:32:57,718 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 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-7b9280de-9699-4d14-aef3-03559bcd03f5', 'x-compute-request-id': 'req-7b9280de-9699-4d14-aef3-03559bcd03f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'{"server": {"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "name": "tempest-TestMinimumBasicScenario-server-1913846708", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "96073c9b-42ff-4f02-97a1-47a64969d990", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/96073c9b-42ff-4f02-97a1-47a64969d990"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:06Z", "updated": "2023-05-01T22:31:16Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:07:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1488907423", "OS-SRV-USG:launched_at": "2023-05-01T22:31:16.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-05-01 22:32:57,986 80141 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/b7cbab6c671b408a8807b15ba4319111/volumes 0.256s 2023-05-01 22:32:57,986 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-743573322", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d9e25b-27cb-4934-b4db-9d1ad58f593d', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d9e25b-27cb-4934-b4db-9d1ad58f593d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes'} Body: b'{"volume": {"id": "d5abc57b-382a-4b1b-bb40-ffee3e247511", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:57.925828", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-743573322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511"}], "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:32:58,035 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 G ET http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511 0.038s 2023-05-01 22:32:58,035 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d166638f-8f0b-4090-9490-be601e5cf870', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d166638f-8f0b-4090-9490-be601e5cf870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511'} Body: b'{"volume": {"id": "d5abc57b-382a-4b1b-bb40-ffee3e247511", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:58.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-743573322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511"}], "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7cbab6c671b408a8807b15ba4319111"}}' 2023-05-01 22:32:59,094 80141 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/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511 0.046s 2023-05-01 22:32:59,094 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd87f58-f5e8-4770-9989-e113f047d5af', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd87f58-f5e8-4770-9989-e113f047d5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511'} Body: b'{"volume": {"id": "d5abc57b-382a-4b1b-bb40-ffee3e247511", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:32:58.000000", "updated_at": "2023-05-01T22:32:58.000000", "name": "tempest-TestMinimumBasicScenario-volume-743573322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511"}], "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7cbab6c671b408a8807b15ba4319111"}}' 2023-05-01 22:32:59,233 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511 0.126s 2023-05-01 22:32:59,234 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'a pplication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32: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-b0ab6145-c63a-4255-adfa-562b5fffed78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511'} Body: b'' 2023-05-01 22:32:59,276 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511 0.041s 2023-05-01 22:32:59,276 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4f4608-249d-4cc3-91b1-88872b24567b', 'x-openstack-request-id': 'req-3c4f4608-249d-4cc3-91b1-88872b24567b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/d5abc57b-382a-4b1b-bb40-ffee3e247511'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d5abc57b-382a-4b1b-bb40-ffee3e247511 could not be found."}}' 2023-05-01 22:32:59,400 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.124s 2023-05-01 22:32:59,401 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:59 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-dafc5002-22c8-403d-b2f0-46c3bcf7acbf', 'x-compute-request-id': 'req-dafc5002-22c8-403d-b2f0-46c3bcf7acbf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'' 2023-05-01 22:32:59,580 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.178s 2023-05-01 22:32:59,580 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:59 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-6077c37d-6e08-4cc1-8615-f630e56ae896', 'x-compute-request-id': 'req-6077c37d-6e08-4cc1-8615-f630e56ae896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'{"server": {"id": "cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce", "name": "tempest-TestMinimumBasicScenario-server-1913846708", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "96073c9b-42ff-4f02-97a1-47a64969 d990", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/96073c9b-42ff-4f02-97a1-47a64969d990"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:06Z", "updated": "2023-05-01T22:32:59Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:07:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1488907423", "OS-SRV-USG:launched_at": "2023-05-01T22:31:16.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-05-01 22:33:49,687 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce 0.043s 2023-05-01 22:33:49,687 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:49 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-e3c8cc2b-93ab-4c1e-8c46-302ae20cbc6b', 'x-compute-request-id': 'req-e3c8cc2b-93ab-4c1e-8c46-302ae20cbc6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cc6c7ccb-1bbe-45b2-b842-0fec3587c8ce could not be found."}}' 2023-05-01 22:33:49,723 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1488907423 0.035s 2023-05-01 22:33:49,723 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5d85c43-cc9d-4a27-a512-b2807aa9e9fc', 'x-compute-request-id': 'req-f5d85c43-cc9d-4a27-a512-b2807aa9e9fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1488907423'} Body: b'' 2023-05-01 22:33:49,807 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/96073c9b-42ff-4f02-97a1-47a64969d990 0.083s 2023-05-01 22:33:49,808 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e9587973-7e5b-49e0-9af5-0e218b5a4f9c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/96073c9b-42 ff-4f02-97a1-47a64969d990'} Body: b'' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 552, 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 0849e60a-733a-4188-984d-111c76ff59fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:33:49,036 80155 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes 0.516s 2023-05-01 22:33:49,036 80155 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-1884582944", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f00f732-955c-4d31-afe3-8893dcaf1a53', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f00f732-955c-4d31-afe3-8893dcaf1a53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes'} Body: b'{"volume": {"id": "0849e60a-733a-4188-984d-111c76ff59fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:48.980033", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1884582944", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc"}], "user_id": "f46f812d15144d638264247e00b9b6cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:33:49,088 80155 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc 0.039s 2023-05-01 22:33:49,089 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f7e917c-a513-44ad-a77c-b66521fe610b', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f7e917c-a513-44ad-a77c-b66521fe610b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc'} Body: b'{"volume": {"id": "0849e60a-733a-4188-984d-111c76ff59fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1884582944", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc"}], "user_id": "f46f812d15144d638264247e00b9b6cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69458904260a4b8f808d0d086eadbfaa"}}' 2023-05-01 22:33:50,140 80155 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc 0.039s 2023-05-01 22:33:50,141 80155 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5fa6f11-010e-4eb2-b462-fcb29f9806a8', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5fa6f11-010e-4eb2-b462-fcb29f9806a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc'} Body: b'{"volume": {"id": "0849e60a-733a-4188-984d-111c76ff59fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:49.000000", "updated_at": "2023-05-01T22:33:49.000000", "name": "tempest-TaggedBootDevicesTest-volume-1884582944", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69458904260a4b8f808d0d086eadbfaa/volumes/0849e60a-733a-4188-984d-111c76ff59fc"}], "user_id": "f46f812d15144d638264247e00b9b6cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69458904260a4b8f808d0d086eadbfaa"}}' 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 c2e2aba0-7e24-494f-ba7b-d709ca312543 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:14,574 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.256s 2023-05-01 22:31:14,574 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-339213469", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCFDpikSqKZ1XcPA+GjRJe3dTbt1An8l5YUMuSRznFv4AedZY4p+YUN2grlxzkR+v76FMTaAgguxiwJjPp2GA0EeOBnimNFRhXYCueaIJvxsFrITUHLfBDUaPT24np/rqA=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:14 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-7b3f16fe-20df-4125-b963-9aed523f83f7', 'x-compute-request-id': 'req-7b3f16fe-20df-4125-b963-9aed523f83f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-339213469", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCFDpikSqKZ1XcPA+GjRJe3dTbt1An8l5YUMuSRznFv4AedZY4p+YUN2grlxzkR+v76FMTaAgguxiwJjPp2GA0EeOBnimNFRhXYCueaIJvxsFrITUHLfBDUaPT24np/rqA==", "fingerprint": "18:71:31:34:ba:29:3e:f4:a4:e2:64:2f:7e:f6:69:9d", "user_id": "f7ac657f9b694e04872f9209eea31e9d"}}' 2023-05-01 22:31:14,758 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-05-01 22:31:14,758 80143 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-1198370435", "description": "tempest-secgroup-smoke-1198370435 description", "project_id": "5feedabacbf648ad86bbe223d09710dd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-98ab357d-2392-4b53-8283-711aa87b4b4a', 'date': 'Mon, 01 May 2023 22:31:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ea5481b5-96ba-4736-8129-f12aae826752", "name": "tempest-secgroup-smoke-1198370435", "stateful": true, "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "description": "tempest-secgroup-smoke-1198370435 description", "shared": false, "security_group_rules": [{"id": "29ca9364-a999-452c-acfc-a405004da707", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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": 637, "description": null, "tags": [], "created_at": "2023-05-01T22:31:14Z", "updated_at": "2023-05-01T22:31:14Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}, {"id": "6428b943-2b09-4be1-8124-920c4aeb767e", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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": 638, "description": null, "tags": [], "created_at": "2023-05-01T22:31:14Z", "updated_at": "2023-05-01T22:31:14Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}], "tags": [], "created_at": "2023-05-01T22:31:14Z", "updated_at": "2023-05-01T22:31:14Z", "revision_number": 1, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:14,958 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.199s 2023-05-01 22:31:14,959 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "project_id": "5feedabacbf648ad86bbe223d09710dd", "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-760f7dfb-d8a8-40d0-85f0-8277cad832df', 'date': 'Mon, 01 May 2023 22:31: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": "f5a4535f-edcf-4281-b703-6f8b139d7253", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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-05-01T22:31:14Z", "updated_at": "2023-05-01T22:31:14Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:15,134 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.174s 2023-05-01 22:31:15,134 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "project_id": "5feedabacbf648ad86bbe223d09710dd", "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-c79dcef1-ac7f-41ed-9190-6e6d156d3697', 'date': 'Mon, 01 May 2023 22:31: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": "1dd48565-de5f-460e-8dec-38293c2e8120", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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-05-01T22:31:15Z", "updated_at": "2023-05-01T22:31:15Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:15,322 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-05-01 22:31:15,322 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "project_id": "5feedabacbf648ad86bbe223d09710dd", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d98cc503-dcd2-4db4-92d7-0c241549285a', 'date': 'Mon, 01 May 2023 22:31: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": "cf6bb02b-a86f-4339-8573-c8c169339bf3", "tenant_id": "5feedaba cbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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-05-01T22:31:15Z", "updated_at": "2023-05-01T22:31:15Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:15,525 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2023-05-01 22:31:15,526 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "project_id": "5feedabacbf648ad86bbe223d09710dd", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4315c725-cd79-4d4f-bf05-76c576a427ab', 'date': 'Mon, 01 May 2023 22:31: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": "50ece06d-d203-4284-b88e-00d947b56ec6", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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-05-01T22:31:15Z", "updated_at": "2023-05-01T22:31:15Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:15,839 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.312s 2023-05-01 22:31:15,839 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "project_id": "5feedabacbf648ad86bbe223d09710dd", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f5ca9848-485c-4641-96a8-7dcdafaaaab1', 'date': 'Mon, 01 May 2023 22:31: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": "9855d123-d856-47dc-b92e-979a763d3a93", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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-05-01T22:31:15Z", "updated_at": "2023-05-01T22:31:15Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:16,016 80143 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-05-01 22:31:16,017 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "project_id": "5feedabacbf648ad86bbe223d09710dd", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d5dd2d04-a2fb-4127-ad39-7c2e1fe29e5c', 'date': 'Mon, 01 May 2023 22:31: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": "66f7d91d-bcd4-40d0-9209-d157afa47784", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "security_group_id": "ea5481b5-96ba-4736-8129-f12aae826752", "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-05-01T22:31:15Z", "updated_at": "2023-05-01T22:31:15Z", "revision_number": 0, "project_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:31:16,110 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.087s 2023-05-01 22:31:16,110 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:31:16 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-f8bc3ccd-d5b4-46e5-9e2d-7a2b19eb243c', '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": "f7ac657f9b694e04872f9209eea31e9d", "name": "tempest-SnapshotDataIntegrityTests-1222226911-project-member", "password_expires_at": null}, "audit_ids": ["FPs4QuLCR5eSr6Fe7WEmCQ"], "expires_at": "2023-05-01T23:31:16.000000Z", "issued_at": "2023-05-01T22:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5feedabacbf648ad86bbe223d09710dd", "name": "tempest-SnapshotDataIntegrityTests-1222226911"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5feedabacbf648ad86bbe223d09710dd", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne ", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:31:16,111 80143 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '1ef47b0c-2ea4-4e8c-b94f-9d3fea83b0eb', 'name': 'tempest-SnapshotDataIntegrityTests-1993519436-network', 'tenant_id': '5feedabacbf648ad86bbe223d09710dd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5feedabacbf648ad86bbe223d09710dd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 36881, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:48Z', 'updated_at': '2023-05-01T22:30:48Z', 'revision_number': 1} available for tenant 2023-05-01 22:31:17,241 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 1.128s 2023-05-01 22:31:17,241 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1455089382", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-339213469", "security_groups": [{"name": "tempest-secgroup-smoke-1198370435"}], "networks": [{"uuid": "1ef47b0c-2ea4-4e8c-b94f-9d3fea83b0eb"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1506184-01fa-4bb2-98a5-b87c4d1656c3', 'x-compute-request-id': 'req-b1506184-01fa-4bb2-98a5-b87c4d1656c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "45b38d7c-1096-453f-8967-206fd1a27881", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45b38d7c-1096-453f-8967-206fd1a27881"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1198370435"}], "adminPass": "Rwkr6AmiaMzR"}}' 2023-05-01 22:31:17,328 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881 0.079s 2023-05-01 22:31:17,328 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:31:17 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-e9beec34-b82d-43db-9e8b-5f42ac671cbc', 'x-compute-request-id': 'req-e9beec34-b82d-43db-9e8b-5f42ac671cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a2788 1'} Body: b'{"server": {"id": "45b38d7c-1096-453f-8967-206fd1a27881", "name": "tempest-SnapshotDataIntegrityTests-server-1455089382", "status": "BUILD", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "user_id": "f7ac657f9b694e04872f9209eea31e9d", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:17Z", "updated": "2023-05-01T22:31:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45b38d7c-1096-453f-8967-206fd1a27881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-339213469", "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-05-01 22:32:07,654 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881 0.262s 2023-05-01 22:32:07,654 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8a1a207-dbb3-40ee-b47a-8ecc9187228c', 'x-compute-request-id': 'req-c8a1a207-dbb3-40ee-b47a-8ecc9187228c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881'} Body: b'{"server": {"id": "45b38d7c-1096-453f-8967-206fd1a27881", "name": "tempest-SnapshotDataIntegrityTests-server-1455089382", "status": "ACTIVE", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "user_id": "f7ac657f9b694e04872f9209eea31e9d", "metadata": {}, "hostId": "9a4d5783dd02c3f1ade72c6300fbbe2f65edebb9d2e77203bf5c1f30", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:17Z", "updated": "2023-05-01T22:31:26Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1993519436-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:40:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45b38d7c-1096-453f-8967-206fd1a27881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-339213469", "OS-SRV-USG:launched_at": "2023-05-01T22:31:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1198370435"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:32:07,666 80143 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:33:07,963 80143 INFO [tempest.lib.common.rest_client] Re quest (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881 0.239s 2023-05-01 22:33:07,963 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0bc1c7e-19e1-4a58-bd7c-3f39872171f7', 'x-compute-request-id': 'req-b0bc1c7e-19e1-4a58-bd7c-3f39872171f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881'} Body: b'{"server": {"id": "45b38d7c-1096-453f-8967-206fd1a27881", "name": "tempest-SnapshotDataIntegrityTests-server-1455089382", "status": "ACTIVE", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "user_id": "f7ac657f9b694e04872f9209eea31e9d", "metadata": {}, "hostId": "9a4d5783dd02c3f1ade72c6300fbbe2f65edebb9d2e77203bf5c1f30", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:17Z", "updated": "2023-05-01T22:31:26Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1993519436-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:40:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45b38d7c-1096-453f-8967-206fd1a27881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-339213469", "OS-SRV-USG:launched_at": "2023-05-01T22:31:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1198370435"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:33:08,271 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes 0.296s 2023-05-01 22:33:08,272 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1867163140", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d0a8eb-c2a0-4ad8-b21d-88d812629940', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d0a8eb-c2a0-4ad8-b21d-88d812629940', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes'} Body: b'{"volume": {"id": "c2e2aba0-7e24-494f-ba7b-d709ca312543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:08.196732", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1867163140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0- 7e24-494f-ba7b-d709ca312543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543"}], "user_id": "f7ac657f9b694e04872f9209eea31e9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:33:08,352 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543 0.070s 2023-05-01 22:33:08,352 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb08c37-7252-4eae-89ca-4b14327bad45', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb08c37-7252-4eae-89ca-4b14327bad45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543'} Body: b'{"volume": {"id": "c2e2aba0-7e24-494f-ba7b-d709ca312543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:08.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1867163140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543"}], "user_id": "f7ac657f9b694e04872f9209eea31e9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:33:09,428 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543 0.064s 2023-05-01 22:33:09,429 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6849fbe-2da6-4464-95cf-74a8d1af7681', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6849fbe-2da6-4464-95cf-74a8d1af7681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543'} Body: b'{"volume": {"id": "c2e2aba0-7e24-494f-ba7b-d709ca312543", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:33:08.000000", "updated_at": "2023-05-01T22:33:08.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1867163140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543"}], "user_id": "f7ac657f9b694e04872f9209eea31e9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": n ull, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5feedabacbf648ad86bbe223d09710dd"}}' 2023-05-01 22:33:09,549 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543 0.107s 2023-05-01 22:33:09,549 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5102255-74d3-4e14-be07-aac345c6b212', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543'} Body: b'' 2023-05-01 22:33:09,585 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543 0.036s 2023-05-01 22:33:09,586 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b9d50a0-7314-4e70-a659-592d4c745507', 'x-openstack-request-id': 'req-7b9d50a0-7314-4e70-a659-592d4c745507', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5feedabacbf648ad86bbe223d09710dd/volumes/c2e2aba0-7e24-494f-ba7b-d709ca312543'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c2e2aba0-7e24-494f-ba7b-d709ca312543 could not be found."}}' 2023-05-01 22:33:09,741 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881 0.154s 2023-05-01 22:33:09,741 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d33d751f-f153-44b2-b1e1-16118dac1b62', 'x-compute-request-id': 'req-d33d751f-f153-44b2-b1e1-16118dac1b62', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881'} Body: b'' 2023-05-01 22:33:09,980 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881 0.238s 2023-05-01 22:33:09,981 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1575', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7acbb79-cbc1-43b7-b61d-1ff467c3451b', 'x-compute-request-id': 'req-b7acbb79-cbc1-43b7-b61d-1ff467c3451b', 'connection': 'close', 'status': '200', 'conte nt-location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881'} Body: b'{"server": {"id": "45b38d7c-1096-453f-8967-206fd1a27881", "name": "tempest-SnapshotDataIntegrityTests-server-1455089382", "status": "ACTIVE", "tenant_id": "5feedabacbf648ad86bbe223d09710dd", "user_id": "f7ac657f9b694e04872f9209eea31e9d", "metadata": {}, "hostId": "9a4d5783dd02c3f1ade72c6300fbbe2f65edebb9d2e77203bf5c1f30", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:31:17Z", "updated": "2023-05-01T22:33:10Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1993519436-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:40:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/45b38d7c-1096-453f-8967-206fd1a27881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-339213469", "OS-SRV-USG:launched_at": "2023-05-01T22:31:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1198370435"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:34:00,078 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881 0.034s 2023-05-01 22:34:00,078 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34: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-eb827410-ff63-4b97-b747-0688d914bd54', 'x-compute-request-id': 'req-eb827410-ff63-4b97-b747-0688d914bd54', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/45b38d7c-1096-453f-8967-206fd1a27881'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 45b38d7c-1096-453f-8967-206fd1a27881 could not be found."}}' 2023-05-01 22:34:00,361 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ea5481b5-96ba-4736-8129-f12aae826752 0.282s 2023-05-01 22:34:00,361 80143 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-7833bb34-028a-42a6-ac1f-33c52b6985a3', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:34:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ea5481b5-96ba-4736-8129-f12aae826752'} Body: b'' 2023-05-01 22:34:00,388 80143 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-339213469 0.026s 2023-05-01 22:34:00,389 80143 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34 :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-750c6f9a-37d8-46e8-8b9f-0cbbc0f16aea', 'x-compute-request-id': 'req-750c6f9a-37d8-46e8-8b9f-0cbbc0f16aea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-339213469'} Body: b'' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 552, 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 b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:32:29,136 80151 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.084s 2023-05-01 22:32:29,136 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:32:29 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-93dfb399-2ff6-4d50-b4d3-61df72147324', '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": "fbcde31ec47741d1ac197046bc3aa999", "name": "tempest-VolumesAdminNegativeTest-603524561-project-member", "password_expires_at": null}, "audit_ids": ["mSgX2d8mSBmoe2b1xO4ygw"], "expires_at": "2023-05-01T23:32:29.000000Z", "issued_at": "2023-05-01T22:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75ef8c62d77b49e18c37c546261d4f27", "name": "tempest-VolumesAdminNegativeTest-603524561"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/75ef8c62d77b49e18c37c546261d4f27", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:32:29,137 80151 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '931f53e7-e5b1-4b04-a6e0-cbd3107ee682', 'name': 'tempest-VolumesAdminNegativeTest-299132606-network', 'tenant_id': '75ef8c62d77b49e18c37c546261d4f27', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '75ef8c62d77b49e18c37c 546261d4f27', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4933, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:29:50Z', 'updated_at': '2023-05-01T22:29:50Z', 'revision_number': 1} available for tenant 2023-05-01 22:32:29,734 80151 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.596s 2023-05-01 22:32:29,734 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1057931638", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "931f53e7-e5b1-4b04-a6e0-cbd3107ee682"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0102cbf5-5cbb-44b5-bf44-323d8bdab231', 'x-compute-request-id': 'req-0102cbf5-5cbb-44b5-bf44-323d8bdab231', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6f7e7402-f133-426f-9d91-4ae572bf72f0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RzfDmsrQ7ADm"}}' 2023-05-01 22:32:29,819 80151 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/6f7e7402-f133-426f-9d91-4ae572bf72f0 0.082s 2023-05-01 22:32:29,820 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:29 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-363f7b60-8407-43c6-b0d7-bdd0b52bc7c2', 'x-compute-request-id': 'req-363f7b60-8407-43c6-b0d7-bdd0b52bc7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0'} Body: b'{"server": {"id": "6f7e7402-f133-426f-9d91-4ae572bf72f0", "name": "tempest-VolumesAdminNegativeTest-server-1057931638", "status": "BUILD", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "user_id": "fbcde31ec47741d1ac197046bc3aa999", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:32:30Z", "updated": "2023-05-01T22:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0"}], "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-05-01 22:33:20,458 80151 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/6f7e7402-f133-426f-9d91-4ae572bf72f0 0.579s 2023-05-01 22:33:20,459 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:19 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-6f9551d7-a5ca-45fa-aee6-ba3bdd20ca9d', 'x-compute-request-id': 'req-6f9551d7-a5ca-45fa-aee6-ba3bdd20ca9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0'} Body: b'{"server": {"id": "6f7e7402-f133-426f-9d91-4ae572bf72f0", "name": "tempest-VolumesAdminNegativeTest-server-1057931638", "status": "ACTIVE", "tenant_id": "75ef8c62d77b49e18c37c546261d4f27", "user_id": "fbcde31ec47741d1ac197046bc3aa999", "metadata": {}, "hostId": "4eb599fe2509d498b9117fa3c558aa08ea16597f2c1b29148fbc66c1", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:32:29Z", "updated": "2023-05-01T22:32:36Z", "addresses": {"tempest-VolumesAdminNegativeTest-299132606-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:75:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6f7e7402-f133-426f-9d91-4ae572bf72f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:32:36.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-05-01 22:33:20,470 80151 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 22:34:20,797 80151 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/75ef8c62d77b49e18c37c546261d4f27/volumes 0.265s 2023-05-01 22:34:20,797 80151 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-72038080"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1624e52-21cd-49dd-905c-28f53dfe0edf', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1624e52-21cd-49dd-905c-28f53dfe0edf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes'} Body: b'{"volume": {"id": "b9a3fd65- e9f6-4e69-8edc-6e4ebf89ef7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:34:20.721193", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-72038080", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c"}], "user_id": "fbcde31ec47741d1ac197046bc3aa999", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:34:20,854 80151 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/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c 0.047s 2023-05-01 22:34:20,855 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776caf3c-a67f-4efd-b322-fdc50bc81087', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776caf3c-a67f-4efd-b322-fdc50bc81087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c'} Body: b'{"volume": {"id": "b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:34:21.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-72038080", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c"}], "user_id": "fbcde31ec47741d1ac197046bc3aa999", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 2023-05-01 22:34:21,920 80151 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/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c 0.053s 2023-05-01 22:34:21,921 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fcb22a-3df0-484b-9f3f-356ac91defcc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fcb22a-3df0-484b-9f3f-356ac91defcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c'} Body: b'{"volume": {"id": "b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:34:21.000000", "updated_at": "2023-05-01T22:34:21.000000", "name": "tempest-VolumesAdminNegativeTest-volume-72038080", "description": null, "volume_type": "jovian dss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75ef8c62d77b49e18c37c546261d4f27/volumes/b9a3fd65-e9f6-4e69-8edc-6e4ebf89ef7c"}], "user_id": "fbcde31ec47741d1ac197046bc3aa999", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "75ef8c62d77b49e18c37c546261d4f27"}}' 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 ed13a524-084b-44ea-aee5-ca484c4f5a6c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-05-01T22:34:12Z', 'message': 'Build of instance ed13a524-084b-44ea-aee5-ca484c4f5a6c aborted: Volume a64abac4-61e6-4303-93b8-1dec2c829735 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-0d955950-038b-470c-b714-ac755651ead9. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:31:04,225 80159 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.044s 2023-05-01 22:31:04,226 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:31:04 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-2d62a504-488b-4c83-a78b-5980199de574', '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": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635-project-member", "password_expires_at": null}, "audit_ids": ["Jfb-twQeRvqfGfPMQrFW_g"], "expires_at": "2023-05-01T23:31:04.000000Z", "issued_at": "2023-05-01T22:31:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91f2a1d522ca4a4a8adfaf09423dd719", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:31:04,226 80159 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '7b537d45-40a4-4b68-9af9-58d63dce9c7b', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1091533770-network', 'tenant_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42063, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:48Z', 'updated_at': '2023-05-01T22:30:48Z', 'revision_number': 1} available for tenant 2023-05-01 22:31:05,022 80159 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.795s 2023-05-01 22:31:05,023 80159 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-268724366", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "7b537d45-40a4-4b68-9af9-58d63dce9c7b"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7', '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-e72c6e67-a24d-4628-ad67-dc9a02ebcc7a', 'x-compute-request-id': 'req-e72c6e67-a24d-4628-ad67-dc9a02ebcc7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b469561c-96f7-427f-ba64-7aa93df4efc7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BxxBTwEPaN5c"}}' 2023-05-01 22:31:05,148 80159 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/b469561c-96f7-427f-ba64-7aa93df4efc7 0.122s 2023-05-01 22:31:05,148 80159 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': 'Mon, 01 May 2023 22:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-129b28ec-fa82-4f33-a71b-32d2870b696b', 'x-compute-request-id': 'req-129b28ec-fa82-4f33-a71b-32d2870b696b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7'} Body: b'{"server": {"id": "b469561c-96f7-427f-ba64-7aa93df4efc7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-268724366", "status": "BUILD", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:31:05Z", "updated": "2023-05-01T22:31:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b46956 1c-96f7-427f-ba64-7aa93df4efc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}], "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-05-01 22:31:55,693 80159 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/b469561c-96f7-427f-ba64-7aa93df4efc7 0.498s 2023-05-01 22:31:55,694 80159 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': 'Mon, 01 May 2023 22:31: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-82c60519-ef5b-4ec5-8387-0a8e16b59f6d', 'x-compute-request-id': 'req-82c60519-ef5b-4ec5-8387-0a8e16b59f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7'} Body: b'{"server": {"id": "b469561c-96f7-427f-ba64-7aa93df4efc7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-268724366", "status": "ACTIVE", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "af219309b10440c2e89beb4a09ae34d28b6b8f79f617057d1b3940f6", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:31:04Z", "updated": "2023-05-01T22:31:14Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1091533770-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:9f:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:31:13.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-05-01 22:31:55,709 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:32:56,655 80159 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/b469561c-96f7-427f-ba64-7aa93df4efc7/action 0.887s 2023-05-01 22:32:56,655 80159 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-ServerBootFromVolumeStabl eRescueTest-image-1815591082"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:55 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-21f208a3-34dd-4686-9db7-02abf8e08018', 'x-compute-request-id': 'req-21f208a3-34dd-4686-9db7-02abf8e08018', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7/action'} Body: b'{"image_id": "8e5c0181-3aef-42de-b851-b9888988d00c"}' 2023-05-01 22:32:56,679 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.022s 2023-05-01 22:32:56,679 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1ecc6a74-d68f-4ab8-b664-e34a297a657a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:32:57Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:32:57,713 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.032s 2023-05-01 22:32:57,713 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f423f2e4-458e-440e-a713-25ac755e2019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_project_name": "tempest-ServerBoot FromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:32:57Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:32:58,742 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.027s 2023-05-01 22:32:58,743 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c5d31c49-a28c-46dd-90ae-0d355886841f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:32:57Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:32:59,772 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.027s 2023-05-01 22:32:59,773 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c13c5b04-81c2-494d-b15a-fc9c1a6335ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_ roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:32:59Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:33:00,802 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.027s 2023-05-01 22:33:00,802 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-265ee344-775b-4eb2-8f81-a3c448ce7de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:33:00Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:33:01,833 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.029s 2023-05-01 22:33:01,833 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1fe25133-a212-43b5-a5b8-4fe5c59cc15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "f98a594a4c7cf92108eceb4c91beab08", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dffa704e069aee3eab13f518762099e45ea4f88c312c765f1ca582a039fd6cd00d6b5a63cbdb436e4ebf7434ad1677239dc0eb5fe780e3907d50d58fb8e156dd", "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:33:01Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:33:01,860 80159 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/8e5c0181-3aef-42de-b851-b9888988d00c 0.027s 2023-05-01 22:33:01,861 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8167396c-1651-413f-bb82-9289010c65b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b469561c-96f7-427f-ba64-7aa93df4efc7", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1815591082", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "f98a594a4c7cf92108eceb4c91beab08", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dffa704e069aee3eab13f518762099e45ea4f88c312c765f1ca582a039fd6cd00d6b5a63cbdb436e4ebf7434ad1677239dc0eb5fe780e3907d50d58fb8e156dd", "id": "8e5c0181-3aef-42de-b851-b9888988d00c", "created_at": "2023-05-01T22:32:57Z", "updated_at": "2023-05-01T22:33:01Z", "tags": [], "self": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c", "file": "/v2/images/8e5c0181-3aef-42de-b851-b9888988d00c/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:33:02,184 80159 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/b469561c-96f7-427f-ba64-7aa93df4efc7 0.323s 2023-05-01 22:33:02,184 80159 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': 'Mon, 01 May 2023 22:33:01 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-ffa4daed-7e31-4a8e-b62c-e7a1e16efbab', 'x-compute-request-id': 'req-ffa4daed-7e31-4a8e-b62c-e7a1e16efbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7'} Body: b'{"server": {"id": "b469561c-96f7-427f-ba64-7aa93df4efc7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-268724366", "status": "ACTIVE", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "af219309b10440c2e89beb4a09ae34d28b6b8f79f617057d1b3940f6", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:31:04Z", "updated": "2023-05-01T22:33:02Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1091533770-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:9f:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b469561c-96f7-427f-ba64-7aa93df4efc7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:31:13.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-05-01 22:34:02,356 80159 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.088s 2023-05-01 22:34:02,356 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:34:02 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-b26c8530-78e0-4bb2-ac7a-421c5d08e28b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"tok en": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635-project-member", "password_expires_at": null}, "audit_ids": ["3OOttScDT32VAvIm10Doew"], "expires_at": "2023-05-01T23:34:02.000000Z", "issued_at": "2023-05-01T22:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91f2a1d522ca4a4a8adfaf09423dd719", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:34:02,357 80159 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '7b537d45-40a4-4b68-9af9-58d63dce9c7b', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1091533770-network', 'tenant_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42063, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:48Z', 'updated_at': '2023-05-01T22:30:48Z', 'revision_number': 1} available for tenant 2023-05-01 22:34:03,400 80159 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 1.042s 2023-05-01 22:34:03,400 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'app lication/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-875200372", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "7b537d45-40a4-4b68-9af9-58d63dce9c7b"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:34:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c', '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-0d955950-038b-470c-b714-ac755651ead9', 'x-compute-request-id': 'req-0d955950-038b-470c-b714-ac755651ead9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ed13a524-084b-44ea-aee5-ca484c4f5a6c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KxyUwM6Tum9v"}}' 2023-05-01 22:34:03,563 80159 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/ed13a524-084b-44ea-aee5-ca484c4f5a6c 0.157s 2023-05-01 22:34:03,564 80159 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': 'Mon, 01 May 2023 22:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6fb53f-39c7-4054-bf34-201ae47cfd41', 'x-compute-request-id': 'req-8e6fb53f-39c7-4054-bf34-201ae47cfd41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c'} Body: b'{"server": {"id": "ed13a524-084b-44ea-aee5-ca484c4f5a6c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-875200372", "status": "BUILD", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:34:03Z", "updated": "2023-05-01T22:34:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c"}], "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-05-01 22:34:53,766 80159 INFO [tempest.lib.common.rest_client] Request (ServerBootFrom VolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c 0.138s 2023-05-01 22:34:53,766 80159 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': 'Mon, 01 May 2023 22:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc77fba3-8e4d-4c89-a275-bf514039d2b9', 'x-compute-request-id': 'req-cc77fba3-8e4d-4c89-a275-bf514039d2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c'} Body: b'{"server": {"id": "ed13a524-084b-44ea-aee5-ca484c4f5a6c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-875200372", "status": "ERROR", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:34:03Z", "updated": "2023-05-01T22:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-05-01T22:34:12Z", "message": "Build of instance ed13a524-084b-44ea-aee5-ca484c4f5a6c aborted: Volume a64abac4-61e6-4303-93b8-1dec2c829735 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-05-01 22:34:53,781 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-05-01 22:34:54,346 80159 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/ed13a524-084b-44ea-aee5-ca484c4f5a6c 0.564s 2023-05-01 22:34:54,346 80159 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': 'Mon, 01 May 2023 22:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-973d2851-236a-481e-a382-9e0e0ffa8d44', 'x-compute-request-id': 'req-973d2851-236a-481e-a382-9e0e0ffa8d44', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c'} Body: b'' 2023-05-01 22:34:54,383 80159 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/ed13a524-084b -44ea-aee5-ca484c4f5a6c 0.036s 2023-05-01 22:34:54,383 80159 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': 'Mon, 01 May 2023 22:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-aa72354a-c5dc-468d-b78f-8d9886ebf220', 'x-compute-request-id': 'req-aa72354a-c5dc-468d-b78f-8d9886ebf220', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed13a524-084b-44ea-aee5-ca484c4f5a6c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ed13a524-084b-44ea-aee5-ca484c4f5a6c 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 552, 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 70cea6cf-f8bb-4525-b7db-b617826f45c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:32:58,449 80149 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:32:58,449 80149 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:32:58,500 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2023-05-01 22:32:58,500 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-403460319", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHDTqrJIL9DIuxTF7hTTAZW9hdOB0LjkykdcO8TKqcHuHgN/COFsnjO1CYH+/aUxGo/80m0+TA9kmZ+m99pCF6xsTcgvsaOAReTJqjom6WN6xFQbK2x5FtGPxVAFngrh8A=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aeff1d6-cce5-481a-ac35-b9f4c03de923', 'x-compute-request-id': 'req-7aeff1d6-cce5-481a-ac35-b9f4c03de923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-403460319", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHDTqrJIL9DIuxTF7hTTAZW9hdOB0LjkykdcO8TKqcHuHgN/COFsnjO1CYH+/aUxGo/80m0+TA9kmZ+m99pCF6xsTcgvsaOAReTJqjom6WN6xFQbK2x5FtGPxVAFngrh8A==", "fingerprint": "27:d8:aa:e2:56:56:0f:70:21:e5:d7:59:4b:1f:70:15", "user_id": "0571539c56f1431883cdae05ae7f99e9"}}' 2023-05-01 22:32:58,503 80149 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-403460319 created 2023-05-01 22:32:58,670 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.166s 2023-05-01 22:32:58,670 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--11005660", "description": "tempest-description--828305235"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-7ceec6c9-5a31-48a5-b4c5-96dd0a26bb84', 'date': 'Mon, 01 May 2023 22:32:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6082d52d-1414-4fd1-b707-aa868384f461", "name": "tempest-securitygroup--11005660", "stateful": true, "tenant_id": "52f36d96876e417789670fcba7eaae47", "description": "tempest-description--828305235", "shared": false, "security_group_rules": [{"id": "83027c45-3c47-46a6-b63b-b6e63628208c", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "6082d52d-1414-4fd1-b707-aa868384f461", "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": 727, "description": null, "tags": [], "created_at": "2023-05-01T22:32:58Z", "updated_at": "2023-05-01T22:32:58Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}, {"id": "8e58cf72-f743-4cca-9581-2bdbcf80e282", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "6082d52d-1414-4fd1-b707-aa868384f461", "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": 728, "description": null, "tags": [], "created_at": "2023-05-01T22:32:58Z", "updated_at": "2023-05-01T22:32:58Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}], "tags": [], "created_at": "2023-05-01T22:32:58Z", "updated_at": "2023-05-01T22:32:58Z", "revision_number": 1, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:32:58,874 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2023-05-01 22:32:58,874 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6082d52d-1414-4fd1-b707-aa868384f461", "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-d14f7732-be60-430d-85fa-57364d7fe64a', 'date': 'Mon, 01 May 2023 22:32:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dc99d1d8-b63e-42ff-aac0-7ccbb5ec0359", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "6082d52d-1414-4fd1-b707-aa868384f461", "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-05-01T22:32:58Z", "updated_at": "2023-05-01T22:32:58Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:32:59,029 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.153s 2023-05-01 22:32:59,029 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6082d52d-1414-4fd1-b707-aa868384f461", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4442bc0b-a1c5-499f-ba34-440756ec4948', 'date': 'Mon, 01 May 2023 22:32:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4235a1fa-4095-4e7c-b8b7-5726aed92cab", "tenant_id": "52f36d96876e417789670fcba7eaae47", "security_group_id": "6082d52d-1414-4fd1-b707-aa868384f461", "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-05-01T22:32:58Z", "updated_at": "2023-05-01T22:32:58Z", "revision_number": 0, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:32:59,030 80149 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--11005660 created 2023-05-01 22:32:59,953 80149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.923s 2023-05-01 22:32:59,954 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-opensta ck-request-id': 'req-9f0164ba-ecae-4b2d-a278-49e02b9cdc40', 'date': 'Mon, 01 May 2023 22:32:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "47f7e09b-9080-4884-91a9-33bbd3fdf7c7", "tenant_id": "52f36d96876e417789670fcba7eaae47", "floating_ip_address": "172.24.4.89", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "52f36d96876e417789670fcba7eaae47", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:32:59Z", "updated_at": "2023-05-01T22:32:59Z", "revision_number": 0}}' 2023-05-01 22:32:59,954 80149 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '47f7e09b-9080-4884-91a9-33bbd3fdf7c7', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'floating_ip_address': '172.24.4.89', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '52f36d96876e417789670fcba7eaae47', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:32:59Z', 'updated_at': '2023-05-01T22:32:59Z', 'revision_number': 0, 'ip': '172.24.4.89'} created 2023-05-01 22:33:00,057 80149 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.097s 2023-05-01 22:33:00,057 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:32:59 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-db031a1d-1649-4dcf-bbba-b7c9bfe54bcb', '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": "0571539c56f1431883cdae05ae7f99e9", "name": "tempest-AttachVolumeTestJSON-571049895-project-member", "password_expires_at": null}, "audit_ids": ["9wvZ4GQsSHCglzvRCtVRaw"], "expires_at": "2023-05-01T23:32:59.000000Z", "issued_at": "2023-05-01T22:32:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52f36d96876e417789670fcba7eaae47", "name": "tempest-AttachVolumeTestJSON-571049895"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/52f36d96876e417789670fcba7eaae47", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0. 210/volume/v3/52f36d96876e417789670fcba7eaae47", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:33:00,058 80149 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '0ed19f71-826a-4f72-a8ed-ab8cfb981bb7', 'name': 'tempest-AttachVolumeTestJSON-259402930-network', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '52f36d96876e417789670fcba7eaae47', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1819, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:29:50Z', 'updated_at': '2023-05-01T22:29:50Z', 'revision_number': 1} available for tenant 2023-05-01 22:33:00,058 80149 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-403460319', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHDTqrJIL9DIuxTF7hTTAZW9hdOB0LjkykdcO8TKqcHuHgN/COFsnjO1CYH+/aUxGo/80m0+TA9kmZ+m99pCF6xsTcgvsaOAReTJqjom6WN6xFQbK2x5FtGPxVAFngrh8A==', 'fingerprint': '27:d8:aa:e2:56:56:0f:70:21:e5:d7:59:4b:1f:70:15', 'user_id': '0571539c56f1431883cdae05ae7f99e9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCw8jdw7ZJMhZpytewgDqS8xKmsS+N36CndikKwNqlFjw6ChsZEt+XJ\neazMtYje+gugBwYFK4EEACKhZANiAARw06qySC/QyLsUxe4U0wGVvYXTgdC45MpH\nXDvEyqnB7h4DfwjhbJ4ztQmB/v2lMRqP/NJtPkwPZJmfpvfaQhesbE3IL7GjgEXk\nyao6JuljesRUGytseRbRj8VQBZ4K4fA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6082d52d-1414-4fd1-b707-aa868384f461', 'name': 'tempest-securitygroup--11005660', 'stateful': True, 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'description': 'tempest-description--828305235', 'shared': False, 'security_group_rules': [{'id': '83027c45-3c47-46a6-b63b-b6e63628208c', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'security_group_id': '6082d52d-1414-4fd1-b707-aa868384f461', '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': 727, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:32:58Z', 'updated_at': '2023-05-01T22:32:58Z', 'revision_number': 0, 'project_id': '52f36d96876e417789670fcba7eaae47'}, {'id': '8e58cf72-f743-4cca-9581-2bdbcf80e282', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'security_group_id': '6082d52d-1414-4fd1-b707-aa868384f461', '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': 728, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:32:58Z', 'updated_at': '2023-05-01T22:32:58Z', 'revision_number': 0, 'project_id': '52f36d96876e417789670fcba7eaae47'}], 'tags': [], 'created_at': '2023-05-01T22:32:58Z' , 'updated_at': '2023-05-01T22:32:58Z', 'revision_number': 1, 'project_id': '52f36d96876e417789670fcba7eaae47'}, 'floating_ip': {'id': '47f7e09b-9080-4884-91a9-33bbd3fdf7c7', 'tenant_id': '52f36d96876e417789670fcba7eaae47', 'floating_ip_address': '172.24.4.89', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '52f36d96876e417789670fcba7eaae47', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:32:59Z', 'updated_at': '2023-05-01T22:32:59Z', 'revision_number': 0, 'ip': '172.24.4.89'}} 2023-05-01 22:33:01,857 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 1.798s 2023-05-01 22:33:01,857 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1231658264", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "0ed19f71-826a-4f72-a8ed-ab8cfb981bb7"}], "security_groups": [{"name": "tempest-securitygroup--11005660"}], "key_name": "tempest-keypair-403460319", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40535812-f557-4bf4-9f1d-f4e3865cce95', 'x-compute-request-id': 'req-40535812-f557-4bf4-9f1d-f4e3865cce95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "31cda8b1-f89c-416b-8026-dbd63a0fe678", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--11005660"}], "adminPass": "password"}}' 2023-05-01 22:33:01,955 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678 0.094s 2023-05-01 22:33:01,956 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b632536-8cb4-4155-867a-5aa9739e5c3d', 'x-compute-request-id': 'req-5b632536-8cb4-4155-867a-5aa9739e5c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678'} Body: b'{"server": {"id": "31cda8b1-f89c-416b-8026-dbd63a0fe678", "name": "tempest-AttachVolumeTestJSON-server-1231658264", "status": "BUILD", "tenant_id": "52f36d96876e417789670fcba7eaae47", "user_id": "0571539c56f1431883cdae05ae7f99e9", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bo okmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:02Z", "updated": "2023-05-01T22:33:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-403460319", "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-05-01 22:33:52,227 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678 0.252s 2023-05-01 22:33:52,228 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cd10c56-08ff-4b1d-84c6-848f5881ae51', 'x-compute-request-id': 'req-6cd10c56-08ff-4b1d-84c6-848f5881ae51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678'} Body: b'{"server": {"id": "31cda8b1-f89c-416b-8026-dbd63a0fe678", "name": "tempest-AttachVolumeTestJSON-server-1231658264", "status": "ACTIVE", "tenant_id": "52f36d96876e417789670fcba7eaae47", "user_id": "0571539c56f1431883cdae05ae7f99e9", "metadata": {}, "hostId": "c85346c4d18c42ef6742d5435e1a4340afb77dba47af71eecc795574", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:01Z", "updated": "2023-05-01T22:33:09Z", "addresses": {"tempest-AttachVolumeTestJSON-259402930-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:a3:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-403460319", "OS-SRV-USG:launched_at": "2023-05-01T22:33:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--11005660"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:33:52,240 80149 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 22:34:52,544 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678/os-interface 0.268s 2023-05-01 22:34:52,545 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-versio n': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-768b7dec-ea00-4f67-9dc2-6fa463aa3e23', 'x-compute-request-id': 'req-768b7dec-ea00-4f67-9dc2-6fa463aa3e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0ed19f71-826a-4f72-a8ed-ab8cfb981bb7", "port_id": "468b1264-fa0c-4ff2-bb55-2371e94d792c", "mac_addr": "fa:16:3e:68:a3:ea", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a91c431a-7956-4f62-830a-03561279cb03", "ip_address": "10.0.0.3"}]}]}' 2023-05-01 22:34:53,310 80149 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/47f7e09b-9080-4884-91a9-33bbd3fdf7c7 0.759s 2023-05-01 22:34:53,311 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "468b1264-fa0c-4ff2-bb55-2371e94d792c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-2129b246-1a5b-4fd2-9a7e-6668ae73da95', 'date': 'Mon, 01 May 2023 22:34:53 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/47f7e09b-9080-4884-91a9-33bbd3fdf7c7'} Body: b'{"floatingip": {"id": "47f7e09b-9080-4884-91a9-33bbd3fdf7c7", "tenant_id": "52f36d96876e417789670fcba7eaae47", "floating_ip_address": "172.24.4.89", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "a13ef3a0-9f51-4669-acc9-6d9015b8df7f", "port_id": "468b1264-fa0c-4ff2-bb55-2371e94d792c", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0ed19f71-826a-4f72-a8ed-ab8cfb981bb7", "mac_address": "fa:16:3e:68:a3:ea", "admin_state_up": true, "status": "ACTIVE", "device_id": "31cda8b1-f89c-416b-8026-dbd63a0fe678", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:32:59Z", "updated_at": "2023-05-01T22:34:52Z", "revision_number": 1, "project_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:34:53,313 80149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.89:22' as 'cirros' with public key authentication 2023-05-01 22:34:53,345 80149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:34:53,368 80149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:34:53,368 80149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.89 successfully created 2023-05-01 22:34:53,414 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678/ips 0.045s 2023-05-01 22:34:53,414 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-375e5b58-47c0-4c25-9dcd-1014867bbede', 'x-compute-request-id': 'req-375e5b58-47c0-4c25-9dcd-1014867bbede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-259402930-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-05-01 22:34:53,613 80149 INFO [tempest.lib.common .rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes 0.192s 2023-05-01 22:34:53,614 80149 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-977478335"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b8b79c-9137-4c8c-9c9e-9defe047f0ad', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b8b79c-9137-4c8c-9c9e-9defe047f0ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes'} Body: b'{"volume": {"id": "70cea6cf-f8bb-4525-b7db-b617826f45c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:34:53.552118", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-977478335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0"}], "user_id": "0571539c56f1431883cdae05ae7f99e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:34:53,691 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0 0.064s 2023-05-01 22:34:53,691 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b4eb20-f43a-4056-9b01-736b8edbf70e', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b4eb20-f43a-4056-9b01-736b8edbf70e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0'} Body: b'{"volume": {"id": "70cea6cf-f8bb-4525-b7db-b617826f45c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:34:54.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-977478335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0"}], "user_id": "0571539c56f1431883cdae05ae7f99e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:34:54,743 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0 0.040s 2023-05-01 22:34:54,744 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept ': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9602ea0b-6e54-4946-bbaa-3f9dd1c85f47', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9602ea0b-6e54-4946-bbaa-3f9dd1c85f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0'} Body: b'{"volume": {"id": "70cea6cf-f8bb-4525-b7db-b617826f45c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:34:54.000000", "updated_at": "2023-05-01T22:34:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-977478335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f36d96876e417789670fcba7eaae47/volumes/70cea6cf-f8bb-4525-b7db-b617826f45c0"}], "user_id": "0571539c56f1431883cdae05ae7f99e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52f36d96876e417789670fcba7eaae47"}}' 2023-05-01 22:34:54,870 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678 0.115s 2023-05-01 22:34:54,871 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:54 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-fe254fbd-cd73-47bf-8998-f6b7f5a08626', 'x-compute-request-id': 'req-fe254fbd-cd73-47bf-8998-f6b7f5a08626', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678'} Body: b'' 2023-05-01 22:34:55,235 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678 0.364s 2023-05-01 22:34:55,235 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:54 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-96fa85d4-f46c-4997-adf3-2aca999d74c7', 'x-compute-request-id': 'req-96fa85d4-f46c-4997-adf3-2aca999d74c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678'} Body: b'{"server": {"id": "31cda8b1-f89c-416b-8026-dbd63a0fe678", "name": "tempest-AttachVolumeTestJSON-server-1231658264", "status": "ACTIVE", "tenant_id": "52f36d96876e417789670fcba7eaae47", "user_id": "0571539c56f1431883cdae05ae7f99e9", "metadata": {}, "hostId": "c85346c4d18c42ef6742d5435e1a4340afb77dba47af71eecc795574", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http ://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:01Z", "updated": "2023-05-01T22:34:55Z", "addresses": {"tempest-AttachVolumeTestJSON-259402930-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:a3:ea"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:a3:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-403460319", "OS-SRV-USG:launched_at": "2023-05-01T22:33:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--11005660"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:35:45,432 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678 0.135s 2023-05-01 22:35:45,433 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3809dab4-88e2-427a-88ba-8b1b2fce0296', 'x-compute-request-id': 'req-3809dab4-88e2-427a-88ba-8b1b2fce0296', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/31cda8b1-f89c-416b-8026-dbd63a0fe678'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 31cda8b1-f89c-416b-8026-dbd63a0fe678 could not be found."}}' 2023-05-01 22:35:45,464 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-403460319 0.030s 2023-05-01 22:35:45,464 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c1e2d0-7770-4cd8-9053-51023258a91f', 'x-compute-request-id': 'req-92c1e2d0-7770-4cd8-9053-51023258a91f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-403460319'} Body: b'' 2023-05-01 22:35:45,651 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6082d52d-1414-4fd1-b707-aa868384f461 0.186s 2023-05-01 22:35:45,651 80149 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-df0170b6-dc3b-4a8f-a0c0-d757a2d8661d', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:35:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6082d52d-1414-4fd1-b707-aa868384f461'} Body: b'' 2023-05-01 22:35:45,669 80149 INFO [tempest.lib.common.rest_client] Request (At tachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6082d52d-1414-4fd1-b707-aa868384f461 0.018s 2023-05-01 22:35:45,670 80149 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-4940bdaa-50d1-41fa-b8ef-57ce2555842e', 'date': 'Mon, 01 May 2023 22:35:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6082d52d-1414-4fd1-b707-aa868384f461'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6082d52d-1414-4fd1-b707-aa868384f461 does not exist", "detail": ""}}' 2023-05-01 22:35:46,119 80149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/47f7e09b-9080-4884-91a9-33bbd3fdf7c7 0.449s 2023-05-01 22:35:46,120 80149 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-013e68ea-e07e-4601-be5e-8d98fd78d813', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:35:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/47f7e09b-9080-4884-91a9-33bbd3fdf7c7'} Body: b'' 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 32971590-5056-4ee1-bc26-387226ab2f62 failed to build and is in ERROR status tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:36:03,290 80149 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes 0.343s 2023-05-01 22:36:03,290 80149 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-976609291"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:36:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ee7f40-a98e-4969-9e27-a17c86df92e2', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ee7f40-a98e-4969-9e27-a17c86df92e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes'} Body: b'{"volume": {"id": "5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T22:36:03.231984", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-976609291", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}], "user_id": "692377b7511246589f97529542297eb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:36:03,339 80149 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad 0.039s 2023-05-01 22:36:03,340 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea47a12-eb7a-426d-8b2e-fe0eb966d9f7', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea47a12-eb7a-426d-8b2e-fe0eb966d9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad'} Body: b'{"volume": {"id": "5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T22:36:03.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-976609291", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}], "user_id": "692377b7511246589f97529542297eb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a4498dbd3ef441aaa6d3f640b470ddf"}}' 2023-05-01 22:36:04,399 80149 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad 0.045s 2023-05-01 22:36:04,400 80149 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad306cc-e762-4b8f-ac8c-b46a8ab1377c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad306cc-e762-4b8f-ac8c-b46a8ab1377c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad'} Body: b'{"volume": {"id": "5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T22:36:03.000000", "updated_at": "2023-05-01T22:36:03.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-976609291", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}], "user_id": "692377b7511246589f97529542297eb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a4498dbd3ef441aaa6d3f640b470ddf"}}' 2023-05-01 22:36:04,451 80149 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad 0.040s 2023-05-01 22:36:04,452 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa3645a-7d70-4e42-89fe-83737a627157', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa3645a-7d70-4e42-89fe-83737a627157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad'} Body: b'{"volume": {"id": "5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T22:36:03.000000", "updated_at": "2023-05-01T22:36:03.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-976609291", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad"}], "user_id": "692377b7511246589f97529542297eb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a4498dbd3ef441aaa6d3f640b470ddf"}}' 2023-05-01 22:36:04,589 80149 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad 0.127s 2023-05-01 22:36:04,590 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:04 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-d3db748f-5b06-4b12-b4bb-892098640c1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad'} Body: b'' 2023-05-01 22:36:04,613 80149 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad 0.022s 2023-05-01 22:36:04,613 80149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36: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-b2db1266-40ef-491e-ab0e-84eaee664f25', 'x-openstack-request-id': 'req-b2db1266-40ef-491e-ab0e-84eaee664f25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3a4498dbd3ef441aaa6d3f640b470ddf/volumes/5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5527cafe-e5e4-4fd1-8a89-b6d0ed3e67ad could not be found."}}' setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 45f25b7b-72f2-42fb-af45-752d952243a4 failed to build and is in ERROR status 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 84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:33:49,812 80141 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-05-01 22:33:51,025 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 1.212s 2023-05-01 22:33:51,025 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1085737853", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-bfaa5396-747c-4818-9425-47746ea89f01', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1085737853", "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": "b7cbab6c671b408a8807b15ba4319111", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "created_at": "2023-05-01T22:33:51Z", "updated_at": "2023-05-01T22:33:51Z", "tags": [], "self": "/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6", "file": "/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:33:52,332 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6/file 1.305s 2023-05-01 22:33:52,332 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f2fc0352-26d3-4b8f-a972-fdcd1d59959d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6/file'} Body: b'' 2023-05-01 22:33:52,332 80141 DEBUG [tempest.scenario.manager] image:4d47fe39-e5b4-4daa-a582-f726cb5058f6 2023-05-01 22:33:52,384 80141 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.049s 2023-05-01 22:33:52,385 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1196616155", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBPkmoYAU3Yvl8JWadH1v5K8xh8E3mb/wpm+kOPUA0yJdD2He/w+Xs9w7zayGovYhH2lC3/+jTyqngrX4mUrfUR7lmIh9tYdqusSPhDW3mgD13p46ruQ4ej0xCVxqEu3PA=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:52 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-46d3e640-83f2-4388-a4cd-b2fbaceb364c', 'x-compute-request-id': 'req-46d3e640-83f2-4388-a4cd-b2fbaceb364c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-119 6616155", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBPkmoYAU3Yvl8JWadH1v5K8xh8E3mb/wpm+kOPUA0yJdD2He/w+Xs9w7zayGovYhH2lC3/+jTyqngrX4mUrfUR7lmIh9tYdqusSPhDW3mgD13p46ruQ4ej0xCVxqEu3PA==", "fingerprint": "44:5c:06:ef:c1:98:db:b2:a6:b2:9d:e1:a1:93:07:35", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307"}}' 2023-05-01 22:33:52,470 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.077s 2023-05-01 22:33:52,470 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:33:52 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-a5995aea-2804-4a51-9a4a-c65374eb25aa', '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": "4eeaf3e2d4ae4d94847b9cb1266ae307", "name": "tempest-TestMinimumBasicScenario-782738684-project-member", "password_expires_at": null}, "audit_ids": ["SOSPlxunTxeSOHOHStgOSw"], "expires_at": "2023-05-01T23:33:52.000000Z", "issued_at": "2023-05-01T22:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7cbab6c671b408a8807b15ba4319111", "name": "tempest-TestMinimumBasicScenario-782738684"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b7cbab6c671b408a8807b15ba4319111", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:33:52,471 80141 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': '1248f1c5-ebea-4d21-8867-928f631ce8cf', 'name': 'tempest-TestMinimumBasicScenario-82526086-network', 'tenant_id': 'b7cbab6c671b408a8807b15ba4319111', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b7cbab6c671b408a8807b15ba4319111', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34045, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:35Z', 'updated_at': '2023-05-01T22:30:35Z', 'revision_number': 1} available for tenant 2023-05-01 22:33:53,552 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 1.080s 2023-05-01 22:33:53,553 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-932034166", "imageRef": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1196616155", "networks": [{"uuid": "1248f1c5-ebea-4d21-8867-928f631ce8cf"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:33:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8d98403-e9c0-4204-ad76-2aa6f6c39fa1', 'x-compute-request-id': 'req-b8d98403-e9c0-4204-ad76-2aa6f6c39fa1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "wWPhbhAu6a5W"}}' 2023-05-01 22:33:53,625 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.069s 2023-05-01 22:33:53,625 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:33:53 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-96373543-204a-4537-a4ca-30f8a5f25162', 'x-compute-request-id': 'req-96373543-204a-4537-a4ca-30f8a5f25162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae'} Body: b'{"server": {"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "name": "tempest-TestMinimumBasicScenario-server-932034166", "status": "BUILD", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "", "image": {"id": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:54Z", "updated": "2023-05-01T22:33:53Z", "addresses": {}, "acce ssIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1196616155", "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-05-01 22:34:43,897 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.242s 2023-05-01 22:34:43,898 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e598e6d6-28c0-4a56-9858-81612dc89f59', 'x-compute-request-id': 'req-e598e6d6-28c0-4a56-9858-81612dc89f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae'} Body: b'{"server": {"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "name": "tempest-TestMinimumBasicScenario-server-932034166", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:53Z", "updated": "2023-05-01T22:34:02Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:40:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1196616155", "OS-SRV-USG:launched_at": "2023-05-01T22:34:01.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-05-01 22:34:43,910 80141 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:35:44,308 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.336s 2023-05-01 22:35:44,308 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'r eq-4cb97c04-6b45-4c05-8d7c-78515c4de411', 'x-compute-request-id': 'req-4cb97c04-6b45-4c05-8d7c-78515c4de411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae'} Body: b'{"server": {"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "name": "tempest-TestMinimumBasicScenario-server-932034166", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:53Z", "updated": "2023-05-01T22:34:02Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:40:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1196616155", "OS-SRV-USG:launched_at": "2023-05-01T22:34:01.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-05-01 22:35:44,398 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.076s 2023-05-01 22:35:44,398 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18cbdfdc-7533-425a-b651-706b097414d9', 'x-compute-request-id': 'req-18cbdfdc-7533-425a-b651-706b097414d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "name": "tempest-TestMinimumBasicScenario-server-932034166", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}]}]}' 2023-05-01 22:35:44,642 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.240s 2023-05-01 22:35:44,643 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b04462-1205-49af-ab8a-d8c8b184ddda', 'x-compute-request-id': 'req-a3b04462-1205-49af-ab8a-d8c8b184ddda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf 2f-b6bf162fceae'} Body: b'{"server": {"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "name": "tempest-TestMinimumBasicScenario-server-932034166", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:53Z", "updated": "2023-05-01T22:34:02Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:40:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1196616155", "OS-SRV-USG:launched_at": "2023-05-01T22:34:01.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-05-01 22:35:44,838 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes 0.183s 2023-05-01 22:35:44,838 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-435336875", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30f871f-e5e3-46c6-a79c-d73c01649e41', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30f871f-e5e3-46c6-a79c-d73c01649e41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes'} Body: b'{"volume": {"id": "84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:35:44.780431", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-435336875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6"}], "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:35:44,896 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6 0.047s 2023-05-01 22:35:44,896 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-0761e53e-8a43-418c-9f0e-60b6eb9dad81', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0761e53e-8a43-418c-9f0e-60b6eb9dad81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6'} Body: b'{"volume": {"id": "84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:35:45.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-435336875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6"}], "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7cbab6c671b408a8807b15ba4319111"}}' 2023-05-01 22:35:45,963 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6 0.052s 2023-05-01 22:35:45,963 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f259fa-e8c9-4e1c-837c-adea033d0ef2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f259fa-e8c9-4e1c-837c-adea033d0ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6'} Body: b'{"volume": {"id": "84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:35:45.000000", "updated_at": "2023-05-01T22:35:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-435336875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6"}], "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7cbab6c671b408a8807b15ba4319111"}}' 2023-05-01 22:35:46,069 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6 0.095s 2023-05-01 22:35:46,069 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f316ba-1681-45bb-be96-0fbba69d621e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b40 8a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6'} Body: b'' 2023-05-01 22:35:46,090 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6 0.020s 2023-05-01 22:35:46,090 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35: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-9ad4054a-9ae0-468c-8637-80b4cebf6b0e', 'x-openstack-request-id': 'req-9ad4054a-9ae0-468c-8637-80b4cebf6b0e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b7cbab6c671b408a8807b15ba4319111/volumes/84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 84c5a5f5-4eb0-4ac3-b80a-671c59aa80c6 could not be found."}}' 2023-05-01 22:35:46,231 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.140s 2023-05-01 22:35:46,231 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e21ed20-c255-4ed3-8564-996d1855d53e', 'x-compute-request-id': 'req-7e21ed20-c255-4ed3-8564-996d1855d53e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae'} Body: b'' 2023-05-01 22:35:46,427 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.195s 2023-05-01 22:35:46,428 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f8bc25-bb56-4d3d-ba9e-8757d8de24a2', 'x-compute-request-id': 'req-c7f8bc25-bb56-4d3d-ba9e-8757d8de24a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae'} Body: b'{"server": {"id": "d589739d-dc73-4fbf-bf2f-b6bf162fceae", "name": "tempest-TestMinimumBasicScenario-server-932034166", "status": "ACTIVE", "tenant_id": "b7cbab6c671b408a8807b15ba4319111", "user_id": "4eeaf3e2d4ae4d94847b9cb1266ae307", "metadata": {}, "hostId": "a3b5cb5e54181c740b3e6a33884738c081ba7609bc658636b790f8a3", "image": {"id": "4d47fe39-e5b4-4daa-a582-f726cb5058f6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:53Z", "updated": "2023-05-01T22:35:46Z", "addresses": {"tempest-TestMinimumBasicScenario-82526086-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:40:7b"}]}, "accessIPv4": "", "accessIPv6": "" , "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1196616155", "OS-SRV-USG:launched_at": "2023-05-01T22:34:01.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-05-01 22:36:36,636 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae 0.145s 2023-05-01 22:36:36,636 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:36 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-84993b27-1b92-48de-b482-eb96d1ca0fcf', 'x-compute-request-id': 'req-84993b27-1b92-48de-b482-eb96d1ca0fcf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d589739d-dc73-4fbf-bf2f-b6bf162fceae'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d589739d-dc73-4fbf-bf2f-b6bf162fceae could not be found."}}' 2023-05-01 22:36:36,674 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1196616155 0.037s 2023-05-01 22:36:36,674 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:36 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-0aeb212a-1419-4a0e-b9dc-e4a792eb85e8', 'x-compute-request-id': 'req-0aeb212a-1419-4a0e-b9dc-e4a792eb85e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1196616155'} Body: b'' 2023-05-01 22:36:36,770 80141 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6 0.095s 2023-05-01 22:36:36,770 80141 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-86bf870a-9dff-4cb5-b349-9ef8894facd0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4d47fe39-e5b4-4daa-a582-f726cb5058f6'} Body: b'' 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 552, 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 a40bc3d2-c422-45b7-bd41-de81fafcb474 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:35:23,445 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.375s 2023-05-01 22:35:23,445 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:23 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-b22f060c-4819-4e60-8b8d-f7fca09c0b1e', 'x-compute-request-id': 'req-b22f060c-4819-4e60-8b8d-f7fca09c0b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:35:23,610 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.152s 2023-05-01 22:35:23,610 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:35:23 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-cfed78bf-21a8-46f6-b5a3-47e1f533eb0c', 'x-compute-request-id': 'req-cfed78bf-21a8-46f6-b5a3-47e1f533eb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "hr ef": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:36:13,943 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.260s 2023-05-01 22:36:13,944 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9355ed42-c624-4175-8d08-bfdb5499139d', 'x-compute-request-id': 'req-9355ed42-c624-4175-8d08-bfdb5499139d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:36:14,185 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.228s 2023-05-01 22:36:14,186 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Mon, 01 May 2023 22:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ea17a2-6710-48da-8f3f-d5487fa6ba49', 'x-compute-request-id': 'req-d7ea17a2-6710-48da-8f3f-d5487fa6ba49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:37:14,464 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes 0.205s 2023-05-01 22:37:14,464 80147 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-127306708"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:37:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5949bc3-6599-4f34-9b12-c3a1db94b6b7', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5949bc3-6599-4f34-9b12-c3a1db94b6b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes'} Body: b'{"volume": {"id": "a40bc3d2-c422-45b7-bd41-de81fafcb474", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:37:14.408132", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-127306708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05 -01 22:37:14,539 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474 0.064s 2023-05-01 22:37:14,539 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:37:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5100d2b4-fb1a-4bad-afd7-768eecf8a9d2', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5100d2b4-fb1a-4bad-afd7-768eecf8a9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474'} Body: b'{"volume": {"id": "a40bc3d2-c422-45b7-bd41-de81fafcb474", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:37:14.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-127306708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735d89fb5a174f6ba5b8be3efedae82b"}}' 2023-05-01 22:37:15,649 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474 0.098s 2023-05-01 22:37:15,650 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d3b82b-7e00-4ef4-87f1-b74237e6f613', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d3b82b-7e00-4ef4-87f1-b74237e6f613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474'} Body: b'{"volume": {"id": "a40bc3d2-c422-45b7-bd41-de81fafcb474", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:37:14.000000", "updated_at": "2023-05-01T22:37:15.000000", "name": "tempest-ServerActionsTestJSON-volume-127306708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/a40bc3d2-c422-45b7-bd41-de81fafcb474"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735d89fb5a174f6ba5b8be3efedae82b"}}' 2023-05-01 22:37:15,898 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.237s 2023-05-01 22:37:15,898 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfd71f1a-db58-4ef5-9b87-ddb6564acc50', 'x-compute-request-id': 'req-cfd71f1a-db58-4ef5-9b87-ddb6564acc50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 305, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 7ebea7c3-6477-42ab-bc59-934bc8a04612 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-05-01T22:37:56Z', 'message': 'Build of instance 7ebea7c3-6477-42ab-bc59-934bc8a04612 aborted: Volume cab3229e-ed45-40e2-a208-0e23e62d77d3 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-525ce703-bf2c-4294-936c-e2052fe45712. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:34:54,493 80159 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.096s 2023-05-01 22:34:54,493 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:34:54 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-619eb478-7754-4783-9e2f-728f6bf9de8a', '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": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635-project-member", "password_expires_at": null}, "audit_ids": ["1fojIhU9R32N6ECzNFgPYw"], "expires_at": "2023-05-01T23:34:54.000000Z", "issued_at": "2023-05-01T22:34:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91f2a1d522ca4a4a8adfaf09423dd719", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:34:54,494 80159 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '7b537d45-40a4-4b68-9af9-58d63dce9c7b', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1091533770-network', 'tenant_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42063, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:48Z', 'updated_at': '2023-05-01T22:30:48Z', 'revision_number': 1} available for tenant 2023-05-01 22:34:55,110 80159 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.615s 2023-05-01 22:34:55,110 80159 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-909361970", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "7b537d45-40a4-4b68-9af9-58d63dce9c7b"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78', '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-b4f96b48-27d2-4a34-8ac2-5bf3ab47f6be', 'x-compute-request-id': 'req-b4f96b48-27d2-4a34-8ac2-5bf3ab47f6be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "HcTU8z4HVWkL"}}' 2023-05-01 22:34:55,200 80159 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/bb62263c-ed42-4726-8c97-d3ad1fe2da78 0.087s 2023-05-01 22:34:55,200 80159 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': 'Mon, 01 May 2023 22:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd9f6376-f0db-4053-b192-b957b63dafb7', 'x-compute-request-id': 'req-dd9f6376-f0db-4053-b192-b957b63dafb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78'} Body: b'{"server": {"id": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-909361970", "status": "BUILD", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:34:55Z", "updated": "2023-05-01T22:34:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb6226 3c-ed42-4726-8c97-d3ad1fe2da78"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}], "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-05-01 22:35:45,555 80159 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/bb62263c-ed42-4726-8c97-d3ad1fe2da78 0.291s 2023-05-01 22:35:45,555 80159 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': 'Mon, 01 May 2023 22:35:45 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-392bf881-11b9-48ea-b85b-7f732c2d385b', 'x-compute-request-id': 'req-392bf881-11b9-48ea-b85b-7f732c2d385b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78'} Body: b'{"server": {"id": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-909361970", "status": "ACTIVE", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "af219309b10440c2e89beb4a09ae34d28b6b8f79f617057d1b3940f6", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:34:55Z", "updated": "2023-05-01T22:35:03Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1091533770-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:19:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:35:02.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-05-01 22:35:45,570 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:36:46,629 80159 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/bb62263c-ed42-4726-8c97-d3ad1fe2da78/action 1.032s 2023-05-01 22:36:46,630 80159 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-ServerBootFromVolumeStabl eRescueTest-image-995414479"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:36:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f85ef6a-ec81-4a8e-a1bf-c9b96dcf2242', 'x-compute-request-id': 'req-5f85ef6a-ec81-4a8e-a1bf-c9b96dcf2242', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78/action'} Body: b'{"image_id": "c392af35-4e93-4d2c-9791-e2805cc65255"}' 2023-05-01 22:36:46,654 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.022s 2023-05-01 22:36:46,655 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-72efef54-eb85-48f1-9b2e-2e0c3dc49c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:47Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:47,678 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.021s 2023-05-01 22:36:47,678 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6b5d5ef3-8b8c-4db5-bded-a9ffb0ac5724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:47Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:48,703 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.022s 2023-05-01 22:36:48,703 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7a44d1b2-f4d9-48e7-8cde-824dbee155f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:47Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:49,730 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.025s 2023-05-01 22:36:49,730 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8f11f6a-3293-46b9-b95a-b6ef716d3e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_role s": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:50Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:50,754 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.021s 2023-05-01 22:36:50,754 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-81f72fe8-a9fc-45e8-8f2f-93d278443cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "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": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:50Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:51,784 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.028s 2023-05-01 22:36:51,784 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-66cbe341-9437-485c-a817-bdf1ad53faec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "68f337899e0f2f1d515d0c313ce426f8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e4f2b374b34890f7fdd6c48412d87e091b34bc3d2d1db091aca53089c63412cc490b397ee5e0354da6b4eac8cd7c2321ec75c4bbd18b88e53994cb9d6bfab6cf", "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:51Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:51,813 80159 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/c392af35-4e93-4d2c-9791-e2805cc65255 0.028s 2023-05-01 22:36:51,813 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a3eda83a-70e2-4a2d-9ed4-c6d6449d7fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "owner_id": "91f2a1d522ca4a4a8adfaf09423dd719", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-245268635", "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-245268635-project-member", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-995414479", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "68f337899e0f2f1d515d0c313ce426f8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "91f2a1d522ca4a4a8adfaf09423dd719", "os_hidd en": false, "os_hash_algo": "sha512", "os_hash_value": "e4f2b374b34890f7fdd6c48412d87e091b34bc3d2d1db091aca53089c63412cc490b397ee5e0354da6b4eac8cd7c2321ec75c4bbd18b88e53994cb9d6bfab6cf", "id": "c392af35-4e93-4d2c-9791-e2805cc65255", "created_at": "2023-05-01T22:36:47Z", "updated_at": "2023-05-01T22:36:51Z", "tags": [], "self": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255", "file": "/v2/images/c392af35-4e93-4d2c-9791-e2805cc65255/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:36:52,070 80159 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/bb62263c-ed42-4726-8c97-d3ad1fe2da78 0.256s 2023-05-01 22:36:52,071 80159 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': 'Mon, 01 May 2023 22:36:51 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-7abf98d8-071e-4027-994e-eaface38dba8', 'x-compute-request-id': 'req-7abf98d8-071e-4027-994e-eaface38dba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78'} Body: b'{"server": {"id": "bb62263c-ed42-4726-8c97-d3ad1fe2da78", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-909361970", "status": "ACTIVE", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "af219309b10440c2e89beb4a09ae34d28b6b8f79f617057d1b3940f6", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:34:55Z", "updated": "2023-05-01T22:36:52Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1091533770-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:19:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb62263c-ed42-4726-8c97-d3ad1fe2da78"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:35:02.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-05-01 22:37:52,196 80159 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.045s 2023-05-01 22:37:52,197 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:37:52 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-94ab315b-0f4d-4233-854a-79933eb20e70', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"m ethods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d69bdbfb4f5844e1a5048ea211f81ac4", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635-project-member", "password_expires_at": null}, "audit_ids": ["B357kOkuTqGfJOVjHYWk4A"], "expires_at": "2023-05-01T23:37:52.000000Z", "issued_at": "2023-05-01T22:37:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91f2a1d522ca4a4a8adfaf09423dd719", "name": "tempest-ServerBootFromVolumeStableRescueTest-245268635"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f2a1d522ca4a4a8adfaf09423dd719", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:37:52,198 80159 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '7b537d45-40a4-4b68-9af9-58d63dce9c7b', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1091533770-network', 'tenant_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91f2a1d522ca4a4a8adfaf09423dd719', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42063, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:30:48Z', 'updated_at': '2023-05-01T22:30:48Z', 'revision_number': 1} available for tenant 2023-05-01 22:37:52,972 80159 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.773s 2023-05-01 22:37:52,973 80159 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-979201604", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "destination_type": "volume"}], "networks": [{"uuid": "7b537d45-40a4-4b68-9af9-58d63dce9c7b"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612', '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-525ce703-bf2c-4294-936c-e2052fe45712', 'x-compute-request-id': 'req-525ce703-bf2c-4294-936c-e2052fe45712', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7ebea7c3-6477-42ab-bc59-934bc8a04612", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "uJq2eusoxpdV"}}' 2023-05-01 22:37:53,408 80159 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/7ebea7c3-6477-42ab-bc59-934bc8a04612 0.432s 2023-05-01 22:37:53,408 80159 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': 'Mon, 01 May 2023 22:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9fb31bf-199e-44af-a942-71d644ff2d88', 'x-compute-request-id': 'req-e9fb31bf-199e-44af-a942-71d644ff2d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612'} Body: b'{"server": {"id": "7ebea7c3-6477-42ab-bc59-934bc8a04612", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-979201604", "status": "BUILD", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:37:53Z", "updated": "2023-05-01T22:37:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612"}], "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-05-01 22:38:43,584 80159 INFO [tempest.lib.com mon.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612 0.112s 2023-05-01 22:38:43,585 80159 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': 'Mon, 01 May 2023 22:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2dfa20b-80e2-4401-8635-9509ca77a8ad', 'x-compute-request-id': 'req-e2dfa20b-80e2-4401-8635-9509ca77a8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612'} Body: b'{"server": {"id": "7ebea7c3-6477-42ab-bc59-934bc8a04612", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-979201604", "status": "ERROR", "tenant_id": "91f2a1d522ca4a4a8adfaf09423dd719", "user_id": "d69bdbfb4f5844e1a5048ea211f81ac4", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-05-01T22:37:52Z", "updated": "2023-05-01T22:37:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-05-01T22:37:56Z", "message": "Build of instance 7ebea7c3-6477-42ab-bc59-934bc8a04612 aborted: Volume cab3229e-ed45-40e2-a208-0e23e62d77d3 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-05-01 22:38:43,613 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-05-01 22:38:44,165 80159 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/7ebea7c3-6477-42ab-bc59-934bc8a04612 0.552s 2023-05-01 22:38:44,166 80159 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': 'Mon, 01 May 2023 22:38:43 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-ba319b41-d0a5-416d-ac4a-4f8be2c663ec', 'x-compute-request-id': 'req-ba319b41-d0a5-416d-ac4a-4f8be2c663ec', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612'} Body: b'' 2023-05-01 22:38:44,197 80159 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/7ebea7c3-6477-42ab-bc59-934bc8a04612 0.031s 2023-05-01 22:38:44,198 80159 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': 'Mon, 01 May 2023 22:38:44 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-8d3ac636-0106-4889-a19d-fd239a048ad1', 'x-compute-request-id': 'req-8d3ac636-0106-4889-a19d-fd239a048ad1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7ebea7c3-6477-42ab-bc59-934bc8a04612'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7ebea7c3-6477-42ab-bc59-934bc8a04612 could not be found."}}' 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 552, 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 07567420-3aa6-4ac5-9e34-7f0804296055 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:36:19,259 80151 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:36:19,423 80151 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.161s 2023-05-01 22:36:19,424 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1352999903", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLzadErcEw6Xeca5/g0jI+V7AD9RYRodKDaHxH0rniW3hBCbdKELSUZw0ho13KiNey6wb1gu7ealyTlRqoZgXpBdXJy5XJU9Oih1bMCgmzZJ2UVx/Xcra5QE8ZAnPguQkg=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:36:19 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-f6410c0d-f84e-4b5c-9c21-b2ddec1d80d4', 'x-compute-request-id': 'req-f6410c0d-f84e-4b5c-9c21-b2ddec1d80d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1352999903", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLzadErcEw6Xeca5/g0jI+V7AD9RYRodKDaHxH0rniW3hBCbdKELSUZw0ho13KiNey6wb1gu7ealyTlRqoZgXpBdXJy5XJU9Oih1bMCgmzZJ2UVx/Xcra5QE8ZAnPguQkg==", "fingerprint": "2e:45:16:0d:23:7b:54:3d:9f:42:bf:69:fb:b0:1c:02", "user_id": "118102d5bfbf420cbcb460d4ec476c00"}}' 2023-05-01 22:36:19,426 80151 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1352999903 created 2023-05-01 22:36:19,591 80151 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.164s 2023-05-01 22:36:19,591 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1222792214", "description": "tempest-description--1414044828"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-9ec6322f-2716-4213-98f4-53c5288e79ca', 'date': 'Mon, 01 May 2023 22:36:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "name": "tempest-securitygroup--1222792214", "stateful": true, "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "description": "tempest-description--1414044828", "shared": false, "security_group_rules": [{"id": "b04c3e63-8635-4b44-bf00-3f118219d083", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "security_group_id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "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": 871, "description": null, "tags": [], "created_at": "2023-05-01T22:36:19Z", "updated_at": "2023-05-01T22:36:19Z", "revision_number": 0, "project_id": "2860c5ee6a3d4273937790ee0537d4ab"}, {"id": "e6d46c6f-9981-4124-8e97-d631f7f8a748", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "security_group_id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "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": 870, "description": null, "tags": [], "created_at": "2023-05-01T22:36:19Z", "updated_at": "2023-05-01T22:36:19Z", "revision_number": 0, "project_id": "2860c5ee6a3d4273937790ee0537d4ab"}], "tags": [], "created_at": "2023-05-01T22:36:19Z", "updated_at": "2023-05-01T22:36:19Z", "revision_number": 1, "project_id": "2860c5ee6a3d4273937790ee0537d4ab"}}' 2023-05-01 22:36:19,753 80151 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.161s 2023-05-01 22:36:19,753 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "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-97390de3-6eb2-42cc-a60c-f376a686c02a', 'date': 'Mon, 01 May 2023 22:36:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "39cdb04b-1ac5-4c66-9a48-2bf0f8c140c2", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "security_group_id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "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-05-01T22:36:19Z", "updated_at": "2023-05-01T22:36:19Z", "revision_number": 0, "project_id": "2860c5ee6a3d4273937790ee0537d4ab"}}' 2023-05-01 22:36:19,918 80151 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.164s 2023-05-01 22:36:19,919 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-037d22c4-b5fb-4d4f-ab73-a9cbc50d436f', 'date': 'Mon, 01 May 2023 22:36:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ef8041e9-cbe2-42a8-afec-67a97de51bb8", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "security_group_id": "d61967db-dbc7-4c2d-8c2a-b80ac00ac30c", "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-05-01T22:36:19Z", "updated_at": "2023-05-01T22:36:19Z", "revision_number": 0, "project_id": "2860c5ee6a3d4273937790ee0537d4ab"}}' 2023-05-01 22:36:19,919 80151 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1222792214 created 2023-05-01 22:36:20,687 80151 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 0.767s 2023-05-01 22:36:20,687 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81a f-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-d7eff483-a1ce-4fb3-ac0c-4fa8b05306bd', 'date': 'Mon, 01 May 2023 22:36:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "181f5a09-656b-45b1-981e-e752500edf0a", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "floating_ip_address": "172.24.4.70", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2860c5ee6a3d4273937790ee0537d4ab", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:36:20Z", "updated_at": "2023-05-01T22:36:20Z", "revision_number": 0}}' 2023-05-01 22:36:20,687 80151 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '181f5a09-656b-45b1-981e-e752500edf0a', 'tenant_id': '2860c5ee6a3d4273937790ee0537d4ab', 'floating_ip_address': '172.24.4.70', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2860c5ee6a3d4273937790ee0537d4ab', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:36:20Z', 'updated_at': '2023-05-01T22:36:20Z', 'revision_number': 0, 'ip': '172.24.4.70'} created 2023-05-01 22:36:20,732 80151 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.039s 2023-05-01 22:36:20,733 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:36:20 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-ee8a6017-b60e-4db0-b702-f755cda25608', '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": "118102d5bfbf420cbcb460d4ec476c00", "name": "tempest-ServerStableDeviceRescueTest-306736343-project-member", "password_expires_at": null}, "audit_ids": ["R-mz7HMrRB2F35b_POep2Q"], "expires_at": "2023-05-01T23:36:20.000000Z", "issued_at": "2023-05-01T22:36:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2860c5ee6a3d4273937790ee0537d4ab", "name": "tempest-ServerStableDeviceRescueTest-306736343"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2860c5ee6a3d4273937790ee0537d4ab", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "comput e_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:36:20,733 80151 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'b5a37492-ec37-4485-a1bb-ff560bcd47b6', 'name': 'tempest-ServerStableDeviceRescueTest-1442610576-network', 'tenant_id': '2860c5ee6a3d4273937790ee0537d4ab', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2860c5ee6a3d4273937790ee0537d4ab', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10394, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:36:12Z', 'updated_at': '2023-05-01T22:36:12Z', 'revision_number': 1} available for tenant 2023-05-01 22:36:20,734 80151 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1352999903', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLzadErcEw6Xeca5/g0jI+V7AD9RYRodKDaHxH0rniW3hBCbdKELSUZw0ho13KiNey6wb1gu7ealyTlRqoZgXpBdXJy5XJU9Oih1bMCgmzZJ2UVx/Xcra5QE8ZAnPguQkg==', 'fingerprint': '2e:45:16:0d:23:7b:54:3d:9f:42:bf:69:fb:b0:1c:02', 'user_id': '118102d5bfbf420cbcb460d4ec476c00', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCryCUpyiICLPeE7+rZxmv0uhjmBoBRoP4YpAr1Et7/H38Toba1KOQ/\nYITOoRe5YZigBwYFK4EEACKhZANiAAS82nRK3BMOl3nGuf4NIyPlewA/UWEaHSg2\nh8R9K54lt4QQm3ShC0lGcNIaNdyojXsusG9YLu3mpck5UaqGYF6QXVycuVyVPToo\ndWzAoJs2SdlFcf13K2uUBPGQJz4LkJI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd61967db-dbc7-4c2d-8c2a-b80ac00ac30c', 'name': 'tempest-securitygroup--1222792214', 'stateful': True, 'tenant_id': '2860c5ee6a3d4273937790ee0537d4ab', 'description': 'tempest-description--1414044828', 'shared': False, 'security_group_rules': [{'id': 'b04c3e63-8635-4b44-bf00-3f118219d083', 'tenant_id': '2860c5ee6a3d4273937790ee0537d4ab', 'security_group_id': 'd61967db-dbc7-4c2d-8c2a-b80ac00ac30c', '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': 871, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:36:19Z', 'updated_at': '2023-05-01T22:36:19Z', 'revision_number': 0, 'project_id': '2860c5ee6a3d4273937790ee0537d4ab'}, {'id': 'e6d46c6f-9981-4124-8e97-d631f7f8a748', 'tenant_id': '2860c5ee6a3d4273937790ee0537d4ab', 'security_group_id': 'd61967db-dbc7-4c2d-8c2a-b80ac00ac30c', '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': 870, 'description': None , 'tags': [], 'created_at': '2023-05-01T22:36:19Z', 'updated_at': '2023-05-01T22:36:19Z', 'revision_number': 0, 'project_id': '2860c5ee6a3d4273937790ee0537d4ab'}], 'tags': [], 'created_at': '2023-05-01T22:36:19Z', 'updated_at': '2023-05-01T22:36:19Z', 'revision_number': 1, 'project_id': '2860c5ee6a3d4273937790ee0537d4ab'}, 'floating_ip': {'id': '181f5a09-656b-45b1-981e-e752500edf0a', 'tenant_id': '2860c5ee6a3d4273937790ee0537d4ab', 'floating_ip_address': '172.24.4.70', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2860c5ee6a3d4273937790ee0537d4ab', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:36:20Z', 'updated_at': '2023-05-01T22:36:20Z', 'revision_number': 0, 'ip': '172.24.4.70'}} 2023-05-01 22:36:21,439 80151 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.704s 2023-05-01 22:36:21,439 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1127539257", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "b5a37492-ec37-4485-a1bb-ff560bcd47b6"}], "security_groups": [{"name": "tempest-securitygroup--1222792214"}], "key_name": "tempest-keypair-1352999903", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c5cabdb-5e56-4e46-9e76-34ee4f5297f4', 'x-compute-request-id': 'req-3c5cabdb-5e56-4e46-9e76-34ee4f5297f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1222792214"}], "adminPass": "oQ389KbH7ZZ4"}}' 2023-05-01 22:36:21,520 80151 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/cb72876a-85e4-4fa5-8e21-9b51f49aef14 0.077s 2023-05-01 22:36:21,521 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:36:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bf7f95e-3e6c-460a-91e4-f530b7ffba94', 'x-compute-request-id': 'req-0bf7f95e-3e6c-460a-91e4-f530b7ffba94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14'} Body: b'{"server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "name": "tempest-ServerStableDeviceRescueTest-server-1127539257", "status": "BUILD", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "user_id": "118102d5bfbf420cbcb460d4ec476c00", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:36:21Z", "updated": "2023-05-01T22:36:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1352999903", "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-05-01 22:37:11,852 80151 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/cb72876a-85e4-4fa5-8e21-9b51f49aef14 0.273s 2023-05-01 22:37:11,853 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:37:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e04144db-3710-48a2-80a6-5b2c70169a7d', 'x-compute-request-id': 'req-e04144db-3710-48a2-80a6-5b2c70169a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14'} Body: b'{"server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "name": "tempest-ServerStableDeviceRescueTest-server-1127539257", "status": "ACTIVE", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "user_id": "118102d5bfbf420cbcb460d4ec476c00", "metadata": {}, "hostId": "2705efd94badc225633e29d3fc6511dc96e0f420d511720accb95b5d", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:36:21Z", "updated": "2023-05-01T22:36:29Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1442610576-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:11:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352999903", "OS-SRV-USG:launched_at": "2023-05-01T22:36:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1222792214"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:37:11,864 80151 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:38:12,096 80151 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/cb72876a-85e4-4fa5-8e21-9b51f49aef14/os-interface 0.184s 2023-05-01 22:38:12, 096 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:38:11 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-2f0ef736-7614-401d-b1d0-168ef7e04c76', 'x-compute-request-id': 'req-2f0ef736-7614-401d-b1d0-168ef7e04c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b5a37492-ec37-4485-a1bb-ff560bcd47b6", "port_id": "f9b7466a-899d-435d-9d5f-3b4635f56d39", "mac_addr": "fa:16:3e:50:11:7d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e1c86255-c838-4fd4-9f6c-30d82b3f8d68", "ip_address": "10.0.0.12"}]}]}' 2023-05-01 22:38:13,038 80151 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/181f5a09-656b-45b1-981e-e752500edf0a 0.937s 2023-05-01 22:38:13,038 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f9b7466a-899d-435d-9d5f-3b4635f56d39"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b4037f23-53fe-4056-b45c-26f77d771109', 'date': 'Mon, 01 May 2023 22:38:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/181f5a09-656b-45b1-981e-e752500edf0a'} Body: b'{"floatingip": {"id": "181f5a09-656b-45b1-981e-e752500edf0a", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "floating_ip_address": "172.24.4.70", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "71f36401-5021-4608-a75e-4e955a7af29b", "port_id": "f9b7466a-899d-435d-9d5f-3b4635f56d39", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b5a37492-ec37-4485-a1bb-ff560bcd47b6", "mac_address": "fa:16:3e:50:11:7d", "admin_state_up": true, "status": "ACTIVE", "device_id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:36:20Z", "updated_at": "2023-05-01T22:38:12Z", "revision_number": 1, "project_id": "2860c5ee6a3d4273937790ee0537d4ab"}}' 2023-05-01 22:38:13,040 80151 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.70:22' as 'cirros' with public key authentication 2023-05-01 22:38:13,074 80151 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:38:13,094 80151 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:38:13,095 80151 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.70 successfully created 2023-05-01 22:38:13,814 80151 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/cb72876a-85e4-4fa5-8e21-9b51f49aef14/action 0.718s 2023-05-01 22:38:13,814 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1871951835"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:38:13 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/46da2d53-1ffe-4d3a-896a-320c 8b8f702f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7c75ff-4495-44c9-9c87-87ddc3b2d9be', 'x-compute-request-id': 'req-fe7c75ff-4495-44c9-9c87-87ddc3b2d9be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14/action'} Body: b'' 2023-05-01 22:38:13,867 80151 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/46da2d53-1ffe-4d3a-896a-320c8b8f702f 0.050s 2023-05-01 22:38:13,867 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:38:13 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-9c4145d4-96ce-4dac-ad2a-e4288aa6a290', 'x-compute-request-id': 'req-9c4145d4-96ce-4dac-ad2a-e4288aa6a290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f'} Body: b'{"image": {"id": "46da2d53-1ffe-4d3a-896a-320c8b8f702f", "name": "tempest-ServerStableDeviceRescueTest-image-1871951835", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "owner_project_name": "tempest-ServerStableDeviceRescueTest-306736343", "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-306736343-project-member", "user_id": "118102d5bfbf420cbcb460d4ec476c00"}, "created": "2023-05-01T22:38:14Z", "updated": "2023-05-01T22:38:14Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}], "server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}]}}}' 2023-05-01 22:39:03,987 80151 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/46da2d53-1ffe-4d3a-896a-320c8b8f702f 0.063s 2023-05-01 22:39:03,987 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:03 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-c8f18353-7c30-4695-a9c5-ce0c60a6331f', 'x-compute-request-id': 'req-c8f18353-7c30-4695-a9c5-ce0c60a6331f', 'connection': 'close', 'status': '200', 'content-location ': 'http://10.0.0.210/compute/v2.1/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f'} Body: b'{"image": {"id": "46da2d53-1ffe-4d3a-896a-320c8b8f702f", "name": "tempest-ServerStableDeviceRescueTest-image-1871951835", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "owner_id": "2860c5ee6a3d4273937790ee0537d4ab", "owner_project_name": "tempest-ServerStableDeviceRescueTest-306736343", "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-306736343-project-member", "user_id": "118102d5bfbf420cbcb460d4ec476c00"}, "created": "2023-05-01T22:38:14Z", "updated": "2023-05-01T22:38:18Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}], "server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}]}}}' 2023-05-01 22:39:04,058 80151 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/46da2d53-1ffe-4d3a-896a-320c8b8f702f 0.066s 2023-05-01 22:39:04,059 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:03 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-56d7bf7a-90d0-4524-829b-9806384ea0ac', 'x-compute-request-id': 'req-56d7bf7a-90d0-4524-829b-9806384ea0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f'} Body: b'{"image": {"id": "46da2d53-1ffe-4d3a-896a-320c8b8f702f", "name": "tempest-ServerStableDeviceRescueTest-image-1871951835", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "owner_id": "2860c5ee6a3d4273937790ee0537d4ab", "owner_project_name": "tempest-ServerStableDeviceRescueTest-306736343", "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-306736343-project-member", "user_id": "118102d5bfbf420cbcb460d4ec476c00"}, "created": "2023-05-01T22:38:14Z", "updated": "2023-05-01T22:38:18Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}, {"rel": "bo okmark", "href": "http://10.0.0.210/compute/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/46da2d53-1ffe-4d3a-896a-320c8b8f702f"}], "server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}]}}}' 2023-05-01 22:39:04,310 80151 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/cb72876a-85e4-4fa5-8e21-9b51f49aef14 0.245s 2023-05-01 22:39:04,310 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed599759-8006-411f-b01f-849c9c703a47', 'x-compute-request-id': 'req-ed599759-8006-411f-b01f-849c9c703a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14'} Body: b'{"server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "name": "tempest-ServerStableDeviceRescueTest-server-1127539257", "status": "ACTIVE", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "user_id": "118102d5bfbf420cbcb460d4ec476c00", "metadata": {}, "hostId": "2705efd94badc225633e29d3fc6511dc96e0f420d511720accb95b5d", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:36:21Z", "updated": "2023-05-01T22:38:18Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1442610576-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:11:7d"}, {"version": 4, "addr": "172.24.4.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:11:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352999903", "OS-SRV-USG:launched_at": "2023-05-01T22:36:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1222792214"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:40:04,507 80151 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/46da2d53-1ffe-4d3a-896a-320c8b8f702f 0.123s 2023-05-01 22:40:04,508 80151 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': 'Mon, 01 May 2023 22:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-22185c7d-754b-40ed-9c34-697350f519c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/46da2d 53-1ffe-4d3a-896a-320c8b8f702f'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "owner_id": "2860c5ee6a3d4273937790ee0537d4ab", "owner_project_name": "tempest-ServerStableDeviceRescueTest-306736343", "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-306736343-project-member", "user_id": "118102d5bfbf420cbcb460d4ec476c00", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1871951835", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "cfbd4e92016c72a309ea87bef53890e0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "2860c5ee6a3d4273937790ee0537d4ab", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a287a63ef59416f445f2d88190bd5756273401a1cb2851e39b2293e5bc2b507747983c8d7007a737a47c4f1641577ca4d0c6ba53c802a46a7b6775818ab1756a", "id": "46da2d53-1ffe-4d3a-896a-320c8b8f702f", "created_at": "2023-05-01T22:38:14Z", "updated_at": "2023-05-01T22:40:04Z", "tags": [], "self": "/v2/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f", "file": "/v2/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:40:04,638 80151 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/46da2d53-1ffe-4d3a-896a-320c8b8f702f 0.130s 2023-05-01 22:40:04,639 80151 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': 'Mon, 01 May 2023 22:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19a76784-5b39-466d-9ffc-6ccb1dab366e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f'} Body: b'{"base_image_ref": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "owner_id": "2860c5ee6a3d4273937790ee0537d4ab", "owner_project_name": "tempest-ServerStableDeviceRescueTest-306736343", "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-306736343-project-member", "user_id": "118102d5bfbf420cbcb460d4ec476c00", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1871951835", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "cfbd4e92016c72a309ea87bef53890e0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "2860c5ee6a3d4273937790ee0537d4ab", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a287a63ef59416f445f2d88190bd5756273401a1cb2851e39b2293e5bc2b507747983c8d7007a737a47c4f1641577ca4d0c6ba53c802a46a7b6775818ab1756a", "id": "46da2d53-1ffe-4d3a-896a-320c8b8f702f", "created_at": "2023-05-01T22:38:14Z", "updated_at": "2023-05-01T22:40:05Z", "tags": [], "self": "/v2/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f", "file": "/v2/images/46da2d53-1ffe-4d3a-896a-320c8b8f702f/file", "schema": "/v2/schemas/image"}' 2023-05-01 22:40:05,047 80151 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/cb72876a-85e4-4fa5-8e21-9b51f49aef14 0.408s 2023-05-01 22:40:05,048 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fda17f91-9781-4c24-9b61-4e89fd3ae0c7', 'x-compute-request-id': 'req-fda17f91-9781-4c24-9b61-4e89fd3ae0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14'} Body: b'{"server": {"id": "cb72876a-85e4-4fa5-8e21-9b51f49aef14", "name": "tempest-ServerStableDeviceRescueTest-server-1127539257", "status": "ACTIVE", "tenant_id": "2860c5ee6a3d4273937790ee0537d4ab", "user_id": "118102d5bfbf420cbcb460d4ec476c00", "metadata": {}, "hostId": "2705efd94badc225633e29d3fc6511dc96e0f420d511720accb95b5d", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:36:21Z", "updated": "2023-05-01T22:38:18Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1442610576-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:11:7d"}, {"version": 4, "addr": "172.24.4.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:11:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb72876a-85e4-4fa5-8e21-9b51f49aef14"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352999903", "OS-SRV-USG:launched_at": "2023-05-01T22:36:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1222792214"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:40:05,269 80151 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/2860c5ee6a3d4273937790ee0537d4ab/volumes 0.207s 2023-05-01 22:40:05,270 80151 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-1456522750"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5902284-7b79-4872-89fb-be177bf175e5', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5902284-7b79-4872-89fb-be177bf175e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab/volumes'} Body: b'{"volume": {"id": "07567420-3aa6-4ac5-9e34-7f0804296055", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:40:05.211483", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1456522750", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055"}], "user_id": "118102d5bfbf420cbcb460d4ec476c00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:40:05,317 80151 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/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055 0.038s 2023-05-01 22:40:05,318 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c57551-7ec4-458d-9174-221a38670d3d', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c57551-7ec4-458d-9174-221a38670d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055'} Body: b'{"volume": {"id": "07567420-3aa6-4ac5-9e34-7f0804296055", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:40:05.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1456522750", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055"}], "user_id": "118102d5bfbf420cbcb460d4ec476c00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2860c5ee6a3d4273937790ee0537d4ab"}}' 2023-05-01 22:40:06,372 80151 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/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055 0.042s 2023-05-01 22:40:06,372 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a2e3ed-f378-4771-ae83-92fd223d9a6e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a2e3ed-f378-4771-ae83-92fd223d9a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055'} Body: b'{"volume": {"id": "07567420-3aa6-4ac5-9e34-7f0804296055", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:40:05.000000", "updated_at": "2023-05-01T22:40:05.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1456522750", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2860c5ee6a3d4273937790ee0537d4ab/volumes/07567420-3aa6-4ac5-9e34-7f0804296055"}], "user_id": "118102d5bfbf420cbcb460d4ec476c00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2860c5ee6a3d4273937790ee0537d4ab"}}' 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 552, 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 10ca0951-9dcc-4bb2-b5f4-8f825664d305 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:38:16,177 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.219s 2023-05-01 22:38:16,178 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-146218ab-705b-4dac-bd64-3ec20d07c822', 'x-compute-request-id': 'req-146218ab-705b-4dac-bd64-3ec20d07c822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:38:16,424 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.234s 2023-05-01 22:38:16,424 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adfb5aa5-e318-44b9-ad98-fec6a666b676', 'x-compute-request-id': 'req-adfb5aa5-e318-44b9-ad98-fec6a666b676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0. 210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:38:16,666 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.230s 2023-05-01 22:38:16,666 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0286c0fc-8639-4ec8-8262-37c862ffd04e', 'x-compute-request-id': 'req-0286c0fc-8639-4ec8-8262-37c862ffd04e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:39:17,055 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/735d89fb5a174f 6ba5b8be3efedae82b/volumes 0.347s 2023-05-01 22:39:17,055 80147 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-631796577"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b822bd87-c976-4152-a6e9-0990248ab62e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b822bd87-c976-4152-a6e9-0990248ab62e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes'} Body: b'{"volume": {"id": "10ca0951-9dcc-4bb2-b5f4-8f825664d305", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:39:16.994647", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-631796577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:39:17,104 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305 0.038s 2023-05-01 22:39:17,104 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f86fe1-f27d-4ef3-9c3c-afc1d0a59e7a', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f86fe1-f27d-4ef3-9c3c-afc1d0a59e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305'} Body: b'{"volume": {"id": "10ca0951-9dcc-4bb2-b5f4-8f825664d305", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:39:17.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-631796577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735d89fb5a174f6ba5b8be3efedae82b"}}' 2023-05-01 22:39:18,157 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305 0.042s 2023-05-01 22:39:18,158 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Mon, 01 May 2023 22:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01073a01-1991-43c8-b330-92815ee249c8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01073a01-1991-43c8-b330-92815ee249c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305'} Body: b'{"volume": {"id": "10ca0951-9dcc-4bb2-b5f4-8f825664d305", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:39:17.000000", "updated_at": "2023-05-01T22:39:17.000000", "name": "tempest-ServerActionsTestJSON-volume-631796577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/10ca0951-9dcc-4bb2-b5f4-8f825664d305"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735d89fb5a174f6ba5b8be3efedae82b"}}' 2023-05-01 22:39:18,170 80147 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-05-01 22:39:18,404 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.232s 2023-05-01 22:39:18,404 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3636526c-60fc-4fc1-9ea0-1f9077b32fc9', 'x-compute-request-id': 'req-3636526c-60fc-4fc1-9ea0-1f9077b32fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_gr oups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_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 552, 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 79c91191-d12a-4df0-8b4d-858e3c0bd0ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:38:41,697 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02 0.941s 2023-05-01 22:38:41,698 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113e5dcd-dbe9-4912-a2ab-4a079a08347f', 'x-compute-request-id': 'req-113e5dcd-dbe9-4912-a2ab-4a079a08347f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02'} Body: b'{"server": {"id": "7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02", "name": "tempest-ServersNegativeTestJSON-server-10467851", "status": "ACTIVE", "tenant_id": "751cec193a3945c785b177e032cfc758", "user_id": "925c76f9d5114b489c630b78ff0b763f", "metadata": {}, "hostId": "0ad047df561bc2dcf62ead04f8c89278630623e364138706d6831abf", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:34:08Z", "updated": "2023-05-01T22:34:15Z", "addresses": {"tempest-ServersNegativeTestJSON-1556029111-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:63:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:34: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": []}}' 2023-05-01 22:39:42,097 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes 0.325s 2023-05-01 22:39:42,098 80155 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-1213561292"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad560de-52f3-48b2-ba29-97091bb03fdc', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad560de-52f3-48b2-ba29-97091bb03fdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes'} Body: b'{"volume": {"id": "79c91191-d12a-4df0-8b4d-858e3c0bd0ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:39:42.036705", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1213561292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff"}], "user_id": "925c76f9d5114b489c630b78ff0b763f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:39:42,147 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff 0.039s 2023-05-01 22:39:42,147 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da219583-fc59-4ff9-9b9b-cc41cc83a166', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da219583-fc59-4ff9-9b9b-cc41cc83a166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff'} Body: b'{"volume": {"id": "79c91191-d12a-4df0-8b4d-858e3c0bd0ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:39:42.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1213561292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff"}], "user_id": "925c76f9d5114b489c630b78ff0b763f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "751cec193a3945c785b177e032cfc758"}}' 2023-05-01 22:39:43,199 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff 0.039s 2023-05-01 22:39:43,199 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ed8b6a-0905-493e-960b-9be042e56060', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ed8b6a-0905-493e-960b-9be042e56060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff'} Body: b'{"volume": {"id": "79c91191-d12a-4df0-8b4d-858e3c0bd0ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:39:42.000000", "updated_at": "2023-05-01T22:39:42.000000", "name": "tempest-ServersNegativeTestJSON-volume-1213561292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/751cec193a3945c785b177e032cfc758/volumes/79c91191-d12a-4df0-8b4d-858e3c0bd0ff"}], "user_id": "925c76f9d5114b489c630b78ff0b763f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "751cec193a3945c785b177e032cfc758"}}' 2023-05-01 22:39:43,446 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02 0.236s 2023-05-01 22:39:43,447 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-367c6482-07d9-43c5-897d-6ae548534498', 'x-compute-request-id': 'req-367c6482-07d9-43c5-897d-6ae548534498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02'} Body: b'{"server": {"id": "7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02", "name": "tempest-ServersNegativeTestJSON-server-10467851", "status": "ACTIVE", "tenant_id": "751cec193a3945c785b177e032cfc758", "user_id": "925c76f9d5114b489c630b78ff0b763f", "metadata": {}, "hostId": "0ad047df561bc2dcf62ead04f8c89278630623e364138706d6831abf", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:34:08Z", "updated": "2023-05-01T22:34:15Z", "addresses": {"tempest-ServersNegativeTestJSON-1556029111-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:63:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:34: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": []}}' 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 552, 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 a86fae7f-ba1c-40e0-977a-b96f8c1d46c2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:41:02,815 80151 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.454s 2023-05-01 22:41:02,816 80151 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-650828014"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/a86fae7f-ba1c-40e0-977a-b96f8c1d46c2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d448fd89-e57b-447e-908b-3f815547e026', 'x-compute-request-id': 'req-d448fd89-e57b-447e-908b-3f815547e026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "a86fae7f-ba1c-40e0-977a-b96f8c1d46c2", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-05-01T22:41:02.699544", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-650828014", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-05-01 22:41:02,875 80151 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/a86fae7f-ba1c-40e0-977a-b96f8c1d46c2 0.054s 2023-05-01 22:41:02,875 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:02 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-b5415441-04dd-43c2-afa4-082e1a360f23', 'x-compute-request-id': 'req-b5415441-04dd-43c2-afa4-082e1a360f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a86fae7f-ba1c-40e0-977a-b96f8c1d46c2'} Body: b'{"volume": {"id": "a86fae7f-ba1c-40e0-977a-b96f8c1d46c2", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-05-01T22:41:03.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-650828014", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-05-01 22:41:04,048 80151 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/a86fae7f-ba1c-40e0-977a-b96f8c1d46c2 0.167s 2023-05-01 22:41:04,049 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:03 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-0be2c77a-7497-4d4a-9901-b5eda16d3786', 'x-compute-request-id': 'req-0be2c77a-7497-4d4a-9901-b5eda16d3786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a86fae7f-ba1c-40e0-977a-b96f8c1d46c2'} Body: b'{"volume": {"id": "a86fae7f-ba1c-40e0-977a-b96f8c1d46c2", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-05-01T2 2:41:03.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-650828014", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 9b857cff-d5bd-4353-af66-b0fb4a8b8383 failed to build and is in ERROR status 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 a4d4184d-b156-49cc-b618-4afdf1aa6e70 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:40:18,823 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.343s 2023-05-01 22:40:18,823 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e8f7995-a278-434f-a46d-f7b6d6a078ec', 'x-compute-request-id': 'req-6e8f7995-a278-434f-a46d-f7b6d6a078ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:40:19,108 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.271s 2023-05-01 22:40:19,109 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df6a9466-835e-4be0-8e46-b0feb4766ca6', 'x-compute-request-id': 'req-df6a9466-835e-4be0-8e46-b0feb4766ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0. 210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:40:19,360 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.234s 2023-05-01 22:40:19,360 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af3badec-d2e8-4c39-825d-3e83de4047a5', 'x-compute-request-id': 'req-af3badec-d2e8-4c39-825d-3e83de4047a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:41:19,516 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.078s 2023-05-01 22:41:19,516 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:41:19 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-a321f4b8-cbbf-451a-80af-1a41ea909ec0', '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": "7783d0250c8b4c54b2765b690a00180c", "name": "tempest-ServerActionsTestJSON-1477286187-project-member", "password_expires_at": null}, "audit_ids": ["aUY8JgfzRQWUJtyx9Qu_AA"], "expires_at": "2023-05-01T23:41:19.000000Z", "issued_at": "2023-05-01T22:41:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "735d89fb5a174f6ba5b8be3efedae82b", "name": "tempest-ServerActionsTestJSON-1477286187"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/735d89fb5a174f6ba5b8be3efedae82b", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:41:19,517 80147 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': 'd48c2e7b-ed13-4c47-88b5-2cf1d62bce43', 'name': 'tempest-ServerActionsTestJSON-1937693344-network', 'tenant_id': '735d89fb5a174f6ba5b8be3efedae82b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '735d89fb5a174f6ba5b8be3efedae82b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20596, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [ ], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:33:23Z', 'updated_at': '2023-05-01T22:33:23Z', 'revision_number': 1} available for tenant 2023-05-01 22:41:19,518 80147 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-805154829', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOPL5fcfDZ/Tacj5hewJQqNrKKB9vG4ENKDHGcaO+ptqpmUhcFuUL1qH738iENRg52YCo0DpQJsCtDJz8nMERMJDgeuvj/D5XEgpU25DBlTVveSnQHtLGoBB5lfFkfSvww==', 'fingerprint': '78:22:cd:20:69:7f:f7:ce:0a:c4:69:82:62:d2:f2:79', 'user_id': '7783d0250c8b4c54b2765b690a00180c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDBvgnWYnHflYOo5eekZwZQvdGbdAZlXD+cLgec1AD0iXZ66jswOZQS\nfDMDMY4NACCgBwYFK4EEACKhZANiAATjy+X3Hw2f02nI+YXsCUKjayigfbxuBDSg\nxxnGjvqbaqZlIXBblC9ah+9/IhDUYOdmAqNA6UCbArQyc/JzBETCQ4Hrr4/w+VxI\nKVNuQwZU1b3kp0B7SxqAQeZXxZH0r8M=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6805cbf7-d969-4433-b939-f93ae38f8065', 'name': 'tempest-securitygroup--442093470', 'stateful': True, 'tenant_id': '735d89fb5a174f6ba5b8be3efedae82b', 'description': 'tempest-description--1627809911', 'shared': False, 'security_group_rules': [{'id': '46a29bee-b11c-45d0-a672-fab7b9a4b62f', 'tenant_id': '735d89fb5a174f6ba5b8be3efedae82b', 'security_group_id': '6805cbf7-d969-4433-b939-f93ae38f8065', '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-05-01T22:33:29Z', 'updated_at': '2023-05-01T22:33:29Z', 'revision_number': 0, 'project_id': '735d89fb5a174f6ba5b8be3efedae82b'}, {'id': 'd7f22a64-6199-495c-bfe1-67afbdf09f12', 'tenant_id': '735d89fb5a174f6ba5b8be3efedae82b', 'security_group_id': '6805cbf7-d969-4433-b939-f93ae38f8065', '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-05-01T22:33:29Z', 'updated_at': '2023-05-01T22:33:29Z', 'revision_number': 0, 'project_id': '735d89fb5a174f6ba5b8be3efedae82b'}], 'tags': [], 'created_at': '2023-05-01T22:33:29Z', 'updated_at': '2023-05-01T22:33:29Z', 'revision_number': 1, 'project_id': '735d89fb5a174f6ba5b8be3efedae82b'}, 'floating_ip': {'id': '9b1e17c1-dc84-466a-bc03-886f990e55f7', 'tenant_id': '735d89fb5a174f6ba5b8be3efedae82b', 'floating_ip_address': '172.24.4.6', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '735d89fb5a174f6ba5b8be3efedae82b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:33:30Z', 'updated_at': '2023-05-01T22:33:30Z', 'revision_number': 0, 'ip': '172.24.4.6'}} 2023-05-01 22:41:19,855 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes 0.337s 2023-05-01 22:41:19,856 80147 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-1904102122", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1}} Response - Headers: {'date': 'Mon, 01 May 2023 22:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41fd88f5-05a3-407e-b231-31a7ff816f65', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41fd88f5-05a3-407e-b231-31a7 ff816f65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes'} Body: b'{"volume": {"id": "a4d4184d-b156-49cc-b618-4afdf1aa6e70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:41:19.792520", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1904102122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:41:19,905 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70 0.039s 2023-05-01 22:41:19,906 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b34584-61ad-4f42-bf22-9fd445a13e8c', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b34584-61ad-4f42-bf22-9fd445a13e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70'} Body: b'{"volume": {"id": "a4d4184d-b156-49cc-b618-4afdf1aa6e70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:41:20.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1904102122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735d89fb5a174f6ba5b8be3efedae82b"}}' 2023-05-01 22:41:20,958 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70 0.040s 2023-05-01 22:41:20,959 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6df473-d818-4f7c-9644-3f4ba531f2b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6df473-d818-4f7c-9644-3f4ba531f2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70'} Body: b'{"volume": {"id": "a4d4184d-b156-49cc-b618-4afdf1aa6e70", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:41:20.000000", "u pdated_at": "2023-05-01T22:41:20.000000", "name": "tempest-tempest.common.compute-volume-1904102122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70"}], "user_id": "7783d0250c8b4c54b2765b690a00180c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735d89fb5a174f6ba5b8be3efedae82b"}}' 2023-05-01 22:41:21,066 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70 0.096s 2023-05-01 22:41:21,066 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98417ad1-1a61-4783-ac7a-892264c4709a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70'} Body: b'' 2023-05-01 22:41:21,089 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70 0.022s 2023-05-01 22:41:21,089 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22cb8b9-fb99-408c-8b79-4888fa1da1b5', 'x-openstack-request-id': 'req-a22cb8b9-fb99-408c-8b79-4888fa1da1b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/735d89fb5a174f6ba5b8be3efedae82b/volumes/a4d4184d-b156-49cc-b618-4afdf1aa6e70'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a4d4184d-b156-49cc-b618-4afdf1aa6e70 could not be found."}}' 2023-05-01 22:41:21,089 80147 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-05-01 22:41:21,363 80147 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384 0.272s 2023-05-01 22:41:21,364 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0376fd7f-8bf6-4d5b-be14-ea51c34a5b6c', 'x-compute-request-id': 'req-0376fd7f-8bf6-4d5b-be14-ea51c34a5b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384'} Body: b'{"server": {"id": "6a31700e-3d91-43dc-8b 68-a464a65ac384", "name": "tempest-ServerActionsTestJSON-server-971946729", "status": "ACTIVE", "tenant_id": "735d89fb5a174f6ba5b8be3efedae82b", "user_id": "7783d0250c8b4c54b2765b690a00180c", "metadata": {}, "hostId": "71c6b274f0249ca77104259b8753e41288060349fb39fd5c527fc2b7", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:33:31Z", "updated": "2023-05-01T22:33:39Z", "addresses": {"tempest-ServerActionsTestJSON-1937693344-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:73:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a31700e-3d91-43dc-8b68-a464a65ac384"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-805154829", "OS-SRV-USG:launched_at": "2023-05-01T22:33:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442093470"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 552, 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 bb25f2ce-21c9-4559-94a5-813c3470a224 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:40:43,692 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02 0.229s 2023-05-01 22:40:43,692 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:40:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41f56b1c-3e06-4338-bfd0-5bab1004438e', 'x-compute-request-id': 'req-41f56b1c-3e06-4338-bfd0-5bab1004438e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02'} Body: b'{"server": {"id": "7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02", "name": "tempest-ServersNegativeTestJSON-server-10467851", "status": "ACTIVE", "tenant_id": "751cec193a3945c785b177e032cfc758", "user_id": "925c76f9d5114b489c630b78ff0b763f", "metadata": {}, "hostId": "0ad047df561bc2dcf62ead04f8c89278630623e364138706d6831abf", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:34:08Z", "updated": "2023-05-01T22:34:15Z", "addresses": {"tempest-ServersNegativeTestJSON-1556029111-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:63:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:34: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": []}}' 2023-05-01 22:41:43,948 80155 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/751cec193a3945c785b177e032cfc758/volumes 0.183s 2023-05-01 22:41:43,949 80155 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-1428362242"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab6c7bf-c04d-446c-b13b-4dc7dcee4c3b', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab6c7bf-c04d-446c-b13b-4dc7dcee4c3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes'} Body: b'{"volume": {"id": "bb25f2ce-21c9-4559-94a5-813c3470a224", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:41:43.883081", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1428362242", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224"}], "user_id": "925c76f9d5114b489c630b78ff0b763f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:41:43,996 80155 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/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224 0.037s 2023-05-01 22:41:43,996 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f2d0d6-8deb-4b8a-a0f0-a70afad3e51b', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f2d0d6-8deb-4b8a-a0f0-a70afad3e51b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224'} Body: b'{"volume": {"id": "bb25f2ce-21c9-4559-94a5-813c3470a224", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:41:44.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1428362242", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224"}], "user_id": "925c76f9d5114b489c630b78ff0b763f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "751cec193a3945c785b177e032cfc758"}}' 2023-05-01 22:41:45,046 80155 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/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224 0.038s 2023-05-01 22:41:45,046 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-effdc822-b6f8-42e7-b820-db8a1f6cdfb2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-effdc822-b6f8-42e7-b820-db8a1f6cdfb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224'} Body: b'{"volume": {"id": "bb25f2ce-21c9-4559-94a5-813c3470a224", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:41:44.000000", "updated_at": "2023-05-01T22:41:44.000000", "name": "tempest-ServersNegativeTestJSON-volume-1428362242", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/751cec193a3945c785b177e032cfc758/volumes/bb25f2ce-21c9-4559-94a5-813c3470a224"}], "user_id": "925c76f9d5114b489c630b78ff0b763f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "751cec193a3945c785b177e032cfc758"}}' 2023-05-01 22:41:45,296 80155 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02 0.239s 2023-05-01 22:41:45,297 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aab8326f-6add-4cec-aea3-fb7b47325b07', 'x-compute-request-id': 'req-aab8326f-6add-4cec-aea3-fb7b47325b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02'} Body: b'{"server": {"id": "7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02", "name": "tempest-ServersNegativeTestJSON-server-10467851", "status": "ACTIVE", "tenant_id": "751cec193a3945c785b177e032cfc758", "user_id": "925c76f9d5114b489c630b78ff0b763f", "metadata": {}, "hostId": "0ad047df561bc2dcf62ead04f8c89278630623e364138706d6831abf", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:34:08Z", "updated": "2023-05-01T22:34:15Z", "addresses": {"tempest-ServersNegativeTestJSON-1556029111-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:63:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc16b51-aa16-40a5-ac8d-fb51c1d6ef02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:34: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": []}}' 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 87713197-05a0-4401-9d74-9afd16afcb16 failed to build and is in ERROR status 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 41018353-383c-458e-8298-8532c3ab137d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:43:23,404 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b1abb06327b7473db7fa8bbdd142c0cd/os-quota-sets/2fd1da9efa8d43d89b520e19b4106198?usage=True 0.061s 2023-05-01 22:43:23,405 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf19fd6-aed2-499c-aac7-b01c01284645', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf19fd6-aed2-499c-aac7-b01c01284645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b1abb06327b7473db7fa8bbdd142c0cd/os-quota-sets/2fd1da9efa8d43d89b520e19b4106198?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": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:23,720 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes 0.296s 2023-05-01 22:43:23,720 80147 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-2095165826"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9079e16f-f4a5-4a21-b414-187d4eb37a0c', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9079e16f-f4a5-4a21-b414-187d4eb37a0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes'} Body: b'{"volume": {"id": "41018353-383c-458e-8298-8532c3ab137d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:23.659757", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2095165826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:23,789 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d 0.052s 2023-05-01 22:43:23,789 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d04768-b159-445c-a8cb-c6bb2ed33235', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d04768-b159-445c-a8cb-c6bb2ed33235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d'} Body: b'{"volume": {"id": "41018353-383c-458e-8298-8532c3ab137d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:24.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2095165826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:24,839 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d 0.037s 2023-05-01 22:43:24,839 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9154b792-c646-4018-91f6-80584d8783e3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9154b792-c646-4018-91f6-80584d8783e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d'} Body: b'{"volume": {"id": "41018353-383c-458e-8298-8532c3ab137d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:24.000000", "updated_at": "2023-05-01T22:43:24.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2095165826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:24,888 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d 0.037s 2023-05-01 22:43:24,888 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e2949bf-4676-4b0c-967a-d6b7177c2f17', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e2949bf-4676-4b0c-967a-d6b7177c2f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d'} Body: b'{"volume": {"id": "41018353-383c-458e-8298-8532c3ab137d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:24.000000", "updated_at": "2023-05-01T22:43:24.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2095165826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:24,997 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d 0.097s 2023-05-01 22:43:24,998 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1eec6e1-633a-4d92-a586-a5ac2cdcd831', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d'} Body: b'' 2023-05-01 22:43:25,018 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d 0.020s 2023-05-01 22:43:25,019 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-94fe49ac-6197-419e-b8c7-9e9042aa3c1f', 'x-openstack-request-id': 'req-94fe49ac-6197-419e-b8c7-9e9042aa3c1f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/41018353-383c-458e-8298-8532c3ab137d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 41018353-383c-458e-8298-8532c3ab137d could not be found."}}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b9a76d3d-a383-47d7-a84f-6716617ccd81 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:43:25,200 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes 0.176s 2023-05-01 22:43:25,200 80147 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-423423281"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc58149d-7967-48da-a1fc-a31fc7f44593', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc58149d-7967-48da-a1fc-a31fc7f44593', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes'} Body: b'{"volume": {"id": "b9a76d3d-a383-47d7-a84f-6716617ccd81", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:25.141325", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-423423281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:25,248 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81 0.038s 2023-05-01 22:43:25,248 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d324276-d583-43ed-8072-8e7c8d51b94e', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d324276-d583-43ed-8072-8e7c8d51b94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81'} Body: b'{"volume": {"id": "b9a76d3d-a383-47d7-a84f-6716617ccd81", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:25.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-423423281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:26,298 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81 0.038s 2023-05-01 22:43:26,299 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c412197-3420-49ff-9fa2-d06937b105bd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c412197-3420-49ff-9fa2-d06937b105bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81'} Body: b'{"volume": {"id": "b9a76d3d-a383-47d7-a84f-6716617ccd81", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:25.000000", "updated_at": "2023-05-01T22:43:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-423423281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:26,356 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81 0.043s 2023-05-01 22:43:26,357 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28441cf8-709e-45ca-a2ec-1de4f468538b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28441cf8-709e-45ca-a2ec-1de4f468538b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81'} Body: b'{"volume": {"id": "b9a76d3d-a383-47d7-a84f-6716617ccd81", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:25.000000", "updated_at": "2023-05-01T22:43:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-423423281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81"}], "user_id": "2ee4ba2009344b3a99a37aed31d18616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2fd1da9efa8d43d89b520e19b4106198"}}' 2023-05-01 22:43:26,460 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81 0.093s 2023-05-01 22:43:26,461 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:26 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7141cbf1-2029-4c12-8f26-16771277ee5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81'} Body: b'' 2023-05-01 22:43:26,481 80147 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81 0.020s 2023-05-01 22:43:26,481 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-24286e89-b645-4fc0-9aa9-a77b055185e0', 'x-openstack-request-id': 'req-24286e89-b645-4fc0-9aa9-a77b055185e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2fd1da9efa8d43d89b520e19b4106198/volumes/b9a76d3d-a383-47d7-a84f-6716617ccd81'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b9a76d3d-a383-47d7-a84f-6716617ccd81 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 4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:43:36,699 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes 0.382s 2023-05-01 22:43:36,699 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-366278964"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d681c253-ff62-4978-b15c-7292d3bcc37c', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d681c253-ff62-4978-b15c-7292d3bcc37c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes'} Body: b'{"volume": {"id": "4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:36.635029", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-366278964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:36,902 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes 0.192s 2023-05-01 22:43:36,902 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1373224648"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c797767-9883-492d-b38b-cdf1f78ce1bf', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c797767-9883-492d-b38b-cdf1f78ce1bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes'} Body: b'{"volume": {"id": "d5f1538c-4769-4d72-b36b-02b2424cf067", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:36.844757", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1373224648", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/d5f1538c-4769-4d72-b36b-02b2424cf067"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/d5f1538c-4769-4d72-b36b-02b2424cf067"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:37,101 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes 0.189s 2023-05-01 22:43:37,102 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-426060380"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96430629-a6c7-41f7-bf28-cc7c05ed7c2b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96430629-a6c7-41f7-bf28-cc7c05ed7c2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes'} Body: b'{"volume": {"id": "8cd50309-7920-4ba1-bf48-2b17046107eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:37.035531", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-426060380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/8cd50309-7920-4ba1-bf48-2b17046107eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/8cd50309-7920-4ba1-bf48-2b17046107eb"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:37,304 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes 0.192s 2023-05-01 22:43:37,304 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1957194116"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b8a7e8-d917-4bb5-9438-e76878513433', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b8a7e8-d917-4bb5-9438-e76878513433', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes'} Body: b'{"volume": {"id": "12a8a9ff-7007-4d07-b956-5962870d6e91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:37.246482", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1957194116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/12a8a9ff-7007-4d07-b956-5962870d6e91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/12a8a9ff-7007-4d07-b956-5962870d6e91"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:37,586 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes 0.271s 2023-05-01 22:43:37,587 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "size": 1, "name": "tempest-CreateVolum esFromImageTest-Volume-237854642"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d721033e-0607-4e98-b1e4-db61f7468ed0', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d721033e-0607-4e98-b1e4-db61f7468ed0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes'} Body: b'{"volume": {"id": "3eebf458-ea57-469b-98a5-1daf0fcfe1b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:37.501316", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-237854642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/3eebf458-ea57-469b-98a5-1daf0fcfe1b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/3eebf458-ea57-469b-98a5-1daf0fcfe1b0"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:37,637 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5 0.040s 2023-05-01 22:43:37,637 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d866436-a2a4-41b9-af89-62728a8a6a43', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d866436-a2a4-41b9-af89-62728a8a6a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5'} Body: b'{"volume": {"id": "4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:37.000000", "updated_at": "2023-05-01T22:43:37.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-366278964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "209e41202b8b40569ebbde9750eb7291"}}' 2023-05-01 22:43:38,695 80147 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5 0.046s 2023-05-01 22:43:38,696 80147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51175928-447f-403f-89ce-d24a0fdb36ba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', ' x-openstack-request-id': 'req-51175928-447f-403f-89ce-d24a0fdb36ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5'} Body: b'{"volume": {"id": "4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:37.000000", "updated_at": "2023-05-01T22:43:37.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-366278964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/209e41202b8b40569ebbde9750eb7291/volumes/4f1d9bc3-f8e6-422d-986f-87ae20e3c7d5"}], "user_id": "ffa07698c3e24ad2be70c39ce2307ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "209e41202b8b40569ebbde9750eb7291"}}' 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 552, 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 d474a0d4-4cb5-4a65-b592-ffe31a72b830 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:43:41,775 80155 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.489s 2023-05-01 22:43:41,776 80155 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-608028097", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/d474a0d4-4cb5-4a65-b592-ffe31a72b830', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15129516-6434-4e57-8505-9d08f5c6cac0', 'x-compute-request-id': 'req-15129516-6434-4e57-8505-9d08f5c6cac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "d474a0d4-4cb5-4a65-b592-ffe31a72b830", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-05-01T22:43:41.626125", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-608028097", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-05-01 22:43:41,847 80155 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/d474a0d4-4cb5-4a65-b592-ffe31a72b830 0.065s 2023-05-01 22:43:41,847 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c60f8f2-9752-43a8-ac70-7bc2f9971f2e', 'x-compute-request-id': 'req-5c60f8f2-9752-43a8-ac70-7bc2f9971f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/d474a0d4-4cb5-4a65-b592-ffe31a72b830'} Body: b'{"volume": {"id": "d474a0d4-4cb5-4a65-b592-ffe31a72b830", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-05-01T22:43:42.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-608028097", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-05-01 22:43:42,920 80155 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/d474a0d4-4cb5-4a65-b592-ffe31a72b830 0.066s 2023-05-01 22:43:42,920 80155 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15959fad-a33b-4bab-9557-91656591c987', 'x-compute-request-id': 'req-15959fad-a33b-4bab-9557-91656591c987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/d474a0d4-4cb5-4a65-b592-ffe31a72b830'} Body: b'{"volume": {"id": "d474a0d4-4cb5-4a65-b592-ffe31a72b830", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-05-01T22:43:42.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-608028097", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 478df2ff-cbab-4774-8874-ed997d24c3a3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:41:20,425 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.078s 2023-05-01 22:41:20,426 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:41:20 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-d9768878-9129-4aa9-84b6-c0a4cfe78164', '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": "272675f44644423aa2e33baf43ed76de", "name": "tempest-VolumesActionsTest-1076112184-project-member", "password_expires_at": null}, "audit_ids": ["br37ZF0GTEeGImlHzXa5Hw"], "expires_at": "2023-05-01T23:41:20.000000Z", "issued_at": "2023-05-01T22:41:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33d82b559d33412cb017588ae66ea7f0", "name": "tempest-VolumesActionsTest-1076112184"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/33d82b559d33412cb017588ae66ea7f0", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:41:20,426 80151 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '05cd335d-8348-4871-8058-997a1ebe3aaa', 'name': 'tempest-VolumesActionsTest-1101823978-network', 'tenant_id': '33d82b559d33412cb017588ae66ea7f0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '33d82b559d33412cb017588ae66ea7f0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7614, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:41:17Z', 'updated_at': '2023-05-01T22:41:17Z', 'revision_number': 1} available for tenant 2023-05-01 22:41:21,094 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.667s 2023-05-01 22:41:21,095 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1074487243", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "networks": [{"uuid": "05cd335d-8348-4871-8058-997a1ebe3aaa"}]}} Response - Headers: {'date': 'Mon, 01 May 2023 22:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-363c1d15-876c-4cf3-b0f1-c774fc2f8862', 'x-compute-request-id': 'req-363c1d15-876c-4cf3-b0f1-c774fc2f8862', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c5f59b0b-3deb-48c7-9695-5727fa720407", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "r2ksyLXhvZ69"}}' 2023-05-01 22:41:21,184 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407 0.086s 2023-05-01 22:41:21,184 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:41:21 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-5cd73e91-e4e7-4980-a515-362522e7aae2', 'x-compute-request-id': 'req-5cd73e91-e4e7-4980-a515-362522e7aae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407'} Body: b'{"server": {"id": "c5f59b0b-3deb-48c7-9695-5727fa720407", "name": "tempest-VolumesActionsTest-instance-1074487243", "status": "BUILD", "tenant_id": "33d82b559d33412cb017588ae66ea7f0", "user_id": "272675f44644423aa2e33baf43ed76de", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:41:21Z", "updated": "2023-05-01T22:41:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}], "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": "sch eduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:42:11,492 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407 0.246s 2023-05-01 22:42:11,493 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:42:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5336a1-0e73-414b-9b97-5aead0c01b39', 'x-compute-request-id': 'req-fe5336a1-0e73-414b-9b97-5aead0c01b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407'} Body: b'{"server": {"id": "c5f59b0b-3deb-48c7-9695-5727fa720407", "name": "tempest-VolumesActionsTest-instance-1074487243", "status": "ACTIVE", "tenant_id": "33d82b559d33412cb017588ae66ea7f0", "user_id": "272675f44644423aa2e33baf43ed76de", "metadata": {}, "hostId": "583fe4060e7fc093d0ce23b66d68f86eb9d8e6f1e4dc12f0fa5a5b4a", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:41:21Z", "updated": "2023-05-01T22:41:28Z", "addresses": {"tempest-VolumesActionsTest-1101823978-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:09:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:41:27.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-05-01 22:42:11,506 80151 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:43:11,845 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes 0.277s 2023-05-01 22:43:11,845 80151 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-1508350034"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ad4ad1-446f-4782-97c7-e5913e1745f7', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ad4ad1-446f-4782-97c7-e5913e1745f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes'} Body: b'{"volume": {"id": "478df2ff-cbab-4774-8874-ed997d24c3a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:11.778914", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1508350034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, " source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:43:11,896 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3 0.041s 2023-05-01 22:43:11,896 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d85c48d9-cc1a-4159-9068-3d24d433cfc0', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d85c48d9-cc1a-4159-9068-3d24d433cfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3'} Body: b'{"volume": {"id": "478df2ff-cbab-4774-8874-ed997d24c3a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:12.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1508350034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:43:12,956 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3 0.047s 2023-05-01 22:43:12,957 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ec1b8c-d366-46f2-a4ab-3b6e6a1bdafa', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ec1b8c-d366-46f2-a4ab-3b6e6a1bdafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3'} Body: b'{"volume": {"id": "478df2ff-cbab-4774-8874-ed997d24c3a3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:12.000000", "updated_at": "2023-05-01T22:43:12.000000", "name": "tempest-VolumesActionsTest-Volume-1508350034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}], "user_id": "272675f44644423aa2 e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:43:13,024 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3 0.055s 2023-05-01 22:43:13,024 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a098cc41-3078-4d93-b074-633fb2113466', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a098cc41-3078-4d93-b074-633fb2113466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3'} Body: b'{"volume": {"id": "478df2ff-cbab-4774-8874-ed997d24c3a3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:43:12.000000", "updated_at": "2023-05-01T22:43:12.000000", "name": "tempest-VolumesActionsTest-Volume-1508350034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:43:13,197 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3 0.162s 2023-05-01 22:43:13,198 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43: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-8fe0f4bc-63a4-4d6e-8136-2cb9a1253b74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3'} Body: b'' 2023-05-01 22:43:13,218 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3 0.020s 2023-05-01 22:43:13,219 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43: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-0c6a9db7-131f-4bda-8dd6-bb6fcec2132f', 'x-openstack-request-id': 'req-0c6a9db7-131f-4bda-8dd6-bb6fcec2132f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/478df2ff-cbab-4774-8874-ed997d24c3a3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 478df2ff-cbab-4774-8874-ed997d24c3a3 could not be found."}}' 2023-05-01 22:43:13,350 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407 0.130s 2023-05-01 22:43:13,350 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac564df1-6e20-4ed8-925c-8d52fc2c37a8', 'x-compute-request-id': 'req-ac564df1-6e20-4ed8-925c-8d52fc2c37a8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407'} Body: b'' 2023-05-01 22:43:13,993 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407 0.642s 2023-05-01 22:43:13,994 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ca4af19-4e29-4062-bee1-e13100268ac9', 'x-compute-request-id': 'req-9ca4af19-4e29-4062-bee1-e13100268ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407'} Body: b'{"server": {"id": "c5f59b0b-3deb-48c7-9695-5727fa720407", "name": "tempest-VolumesActionsTest-instance-1074487243", "status": "ACTIVE", "tenant_id": "33d82b559d33412cb017588ae66ea7f0", "user_id": "272675f44644423aa2e33baf43ed76de", "metadata": {}, "hostId": "583fe4060e7fc093d0ce23b66d68f86eb9d8e6f1e4dc12f0fa5a5b4a", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:41:21Z", "updated": "2023-05-01T22:43:13Z", "addresses": {"tempest-VolumesActionsTest-1101823978-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:09:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5f59b0b-3deb-48c7-9695-5727fa720407"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-05-01T22:41:27.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-05-01 22:44:04,092 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407 0.040s 2023-05-01 22:44:04,092 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:04 GMT', 'server': 'Apache/2.4.52 (Ub untu)', '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-a9a8cf55-aeda-4b63-b8e3-93070887724c', 'x-compute-request-id': 'req-a9a8cf55-aeda-4b63-b8e3-93070887724c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5f59b0b-3deb-48c7-9695-5727fa720407'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c5f59b0b-3deb-48c7-9695-5727fa720407 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 606d0017-9834-4a26-a473-d7399c7ee10d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:44:04,280 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes 0.184s 2023-05-01 22:44:04,281 80151 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-167730160"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:44:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e82724b-64a1-4804-b0ef-c0d994d30905', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e82724b-64a1-4804-b0ef-c0d994d30905', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes'} Body: b'{"volume": {"id": "606d0017-9834-4a26-a473-d7399c7ee10d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:04.220641", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-167730160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:44:04,331 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d 0.040s 2023-05-01 22:44:04,331 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae0ac32-3bfd-4816-92fc-0464742f0d46', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae0ac32-3bfd-4816-92fc-0464742f0d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d'} Body: b'{"volume": {"id": "606d0017-9834-4a26-a473-d7399c7ee10d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:04.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-167730160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:05,394 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d 0.051s 2023-05-01 22:44:05,395 80151 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22495bd4-336c-4c85-ae32-d0794c992b23', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22495bd4-336c-4c85-ae32-d0794c992b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d'} Body: b'{"volume": {"id": "606d0017-9834-4a26-a473-d7399c7ee10d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:04.000000", "updated_at": "2023-05-01T22:44:05.000000", "name": "tempest-VolumesActionsTest-Volume-167730160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:05,444 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d 0.037s 2023-05-01 22:44:05,444 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28e9043-ad97-4d4f-86b0-b76cfc666527', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28e9043-ad97-4d4f-86b0-b76cfc666527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d'} Body: b'{"volume": {"id": "606d0017-9834-4a26-a473-d7399c7ee10d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:04.000000", "updated_at": "2023-05-01T22:44:05.000000", "name": "tempest-VolumesActionsTest-Volume-167730160", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:05,550 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d 0.096s 2023-05-01 22:44:05,551 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220cd96c-0a17-46c0-bb72-74f9b036ce28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d'} Body: b'' 2023-05-01 22:44:05,571 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d 0.019s 2023-05-01 22:44:05,571 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44: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-f43e7fff-a105-4020-a428-43ebe4f468bf', 'x-openstack-request-id': 'req-f43e7fff-a105-4020-a428-43ebe4f468bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/606d0017-9834-4a26-a473-d7399c7ee10d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 606d0017-9834-4a26-a473-d7399c7ee10d 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 267dcb39-c6d1-4301-940c-9875df68080b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:44:05,758 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes 0.183s 2023-05-01 22:44:05,758 80151 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-613237327"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b27c9a-54a4-4be2-9332-d1ba7ccee628', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b27c9a-54a4-4be2-9332-d1ba7ccee628', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes'} Body: b'{"volume": {"id": "267dcb39-c6d1-4301-940c-9875df68080b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:05.700035", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-613237327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:44:05,808 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b 0.039s 2023-05-01 22:44:05,808 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591e37d8-2409-4002-ab4d-90450f886efd', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591e37d8-2409-4002-ab4d-90450f886efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b'} Body: b'{"volume": {"id": "267dcb39-c6d1-4301-940c-9875df68080b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:06.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-613237327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:06,861 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b 0.041s 2023-05-01 22:44:06,862 80151 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e60a1ecc-6ef7-4489-afb1-fbc669ce9009', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e60a1ecc-6ef7-4489-afb1-fbc669ce9009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b'} Body: b'{"volume": {"id": "267dcb39-c6d1-4301-940c-9875df68080b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:06.000000", "updated_at": "2023-05-01T22:44:06.000000", "name": "tempest-VolumesActionsTest-Volume-613237327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:06,918 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b 0.045s 2023-05-01 22:44:06,918 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d709e1bb-7489-46bb-b887-e50d76079ff7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d709e1bb-7489-46bb-b887-e50d76079ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b'} Body: b'{"volume": {"id": "267dcb39-c6d1-4301-940c-9875df68080b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:06.000000", "updated_at": "2023-05-01T22:44:06.000000", "name": "tempest-VolumesActionsTest-Volume-613237327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:07,024 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b 0.095s 2023-05-01 22:44:07,024 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44: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-7f1de084-b18c-4710-b6ca-cc26639b7f66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b'} Body: b'' 2023-05-01 22:44:07,048 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b 0.023s 2023-05-01 22:44:07,048 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44: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-ffc17079-ec08-4026-88e9-51482ff659b5', 'x-openstack-request-id': 'req-ffc17079-ec08-4026-88e9-51482ff659b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/267dcb39-c6d1-4301-940c-9875df68080b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 267dcb39-c6d1-4301-940c-9875df68080b 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 12268a2f-ccd8-45e9-b685-6404f873afdd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:44:07,286 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes 0.235s 2023-05-01 22:44:07,287 80151 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-556290322"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3a73830-7be2-4754-acec-d5cbf24affae', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a73830-7be2-4754-acec-d5cbf24affae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes'} Body: b'{"volume": {"id": "12268a2f-ccd8-45e9-b685-6404f873afdd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:07.173461", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-556290322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:44:07,372 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd 0.076s 2023-05-01 22:44:07,372 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01dd005-a23b-4e44-85bf-2f5f823bc542', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01dd005-a23b-4e44-85bf-2f5f823bc542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd'} Body: b'{"volume": {"id": "12268a2f-ccd8-45e9-b685-6404f873afdd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:07.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-556290322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:08,422 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd 0.037s 2023-05-01 22:44:08,422 80151 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645b9344-9ced-4074-8c0e-8a42c2aa989a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645b9344-9ced-4074-8c0e-8a42c2aa989a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd'} Body: b'{"volume": {"id": "12268a2f-ccd8-45e9-b685-6404f873afdd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:07.000000", "updated_at": "2023-05-01T22:44:07.000000", "name": "tempest-VolumesActionsTest-Volume-556290322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:08,492 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd 0.058s 2023-05-01 22:44:08,492 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c581059c-58f5-4bd2-b777-6946d15b93d4', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c581059c-58f5-4bd2-b777-6946d15b93d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd'} Body: b'{"volume": {"id": "12268a2f-ccd8-45e9-b685-6404f873afdd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:07.000000", "updated_at": "2023-05-01T22:44:07.000000", "name": "tempest-VolumesActionsTest-Volume-556290322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:08,625 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd 0.120s 2023-05-01 22:44:08,626 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2bb182-8468-42ed-85fd-a272ea0511c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd'} Body: b'' 2023-05-01 22:44:08,648 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd 0.021s 2023-05-01 22:44:08,648 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d6804d-de26-4bb9-b821-b9bc0b67f357', 'x-openstack-request-id': 'req-17d6804d-de26-4bb9-b821-b9bc0b67f357', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/12268a2f-ccd8-45e9-b685-6404f873afdd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 12268a2f-ccd8-45e9-b685-6404f873afdd 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 0fb5f5d6-eed8-41f6-8613-70df433ad49b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:44:08,855 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes 0.202s 2023-05-01 22:44:08,856 80151 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-2010420813"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5373dd-4e70-456e-abd1-8a24fdb228e1', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5373dd-4e70-456e-abd1-8a24fdb228e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes'} Body: b'{"volume": {"id": "0fb5f5d6-eed8-41f6-8613-70df433ad49b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:08.793424", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2010420813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:44:08,907 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b 0.040s 2023-05-01 22:44:08,908 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f146fd-a22d-44fd-8ea6-cef1dfb8c0fe', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f146fd-a22d-44fd-8ea6-cef1dfb8c0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b'} Body: b'{"volume": {"id": "0fb5f5d6-eed8-41f6-8613-70df433ad49b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:09.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2010420813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:09,962 80151 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/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b 0.042s 2023-05-01 22:44:09,963 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9155c08b-0521-4cf6-bf79-c072c3beb769', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9155c08b-0521-4cf6-bf79-c072c3beb769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b'} Body: b'{"volume": {"id": "0fb5f5d6-eed8-41f6-8613-70df433ad49b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:09.000000", "updated_at": "2023-05-01T22:44:09.000000", "name": "tempest-VolumesActionsTest-Volume-2010420813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:10,020 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b 0.043s 2023-05-01 22:44:10,020 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bfe8156-e1a2-4d8e-b4ab-90e8e5cd773c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bfe8156-e1a2-4d8e-b4ab-90e8e5cd773c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b'} Body: b'{"volume": {"id": "0fb5f5d6-eed8-41f6-8613-70df433ad49b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:09.000000", "updated_at": "2023-05-01T22:44:09.000000", "name": "tempest-VolumesActionsTest-Volume-2010420813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:10,136 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b 0.105s 2023-05-01 22:44:10,136 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:10 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-8802f581-0b50-418a-88ee-e5a58060c7c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b'} Body: b'' 2023-05-01 22:44:10,157 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b 0.020s 2023-05-01 22:44:10,157 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8522d02-1511-4768-ba3e-8d2ab9675ea2', 'x-openstack-request-id': 'req-f8522d02-1511-4768-ba3e-8d2ab9675ea2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/0fb5f5d6-eed8-41f6-8613-70df433ad49b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0fb5f5d6-eed8-41f6-8613-70df433ad49b 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 81f0068c-31b2-429a-9527-a135654ee554 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:44:10,353 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes 0.193s 2023-05-01 22:44:10,354 80151 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-1673976196"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40577099-d947-4891-93c8-34a0096b3eea', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40577099-d947-4891-93c8-34a0096b3eea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes'} Body: b'{"volume": {"id": "81f0068c-31b2-429a-9527-a135654ee554", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:10.287941", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1673976196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:44:10,404 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554 0.038s 2023-05-01 22:44:10,404 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e9e42c-2017-4e22-ae21-8a22f721f5da', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e9e42c-2017-4e22-ae21-8a22f721f5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554'} Body: b'{"volume": {"id": "81f0068c-31b2-429a-9527-a135654ee554", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:10.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1673976196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:11,462 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554 0.046s 2023-05-01 22:44:11,463 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf27b425-78b3-4e35-9bb1-6802f0775568', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf27b425-78b3-4e35-9bb1-6802f0775568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554'} Body: b'{"volume": {"id": "81f0068c-31b2-429a-9527-a135654ee554", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:10.000000", "updated_at": "2023-05-01T22:44:10.000000", "name": "tempest-VolumesActionsTest-Volume-1673976196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:11,518 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554 0.041s 2023-05-01 22:44:11,518 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e97712-2063-492b-b4ea-20e22ac3ef5c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e97712-2063-492b-b4ea-20e22ac3ef5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554'} Body: b'{"volume": {"id": "81f0068c-31b2-429a-9527-a135654ee554", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:10.000000", "updated_at": "2023-05-01T22:44:10.000000", "name": "tempest-VolumesActionsTest-Volume-1673976196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554"}], "user_id": "272675f44644423aa2e33baf43ed76de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d82b559d33412cb017588ae66ea7f0"}}' 2023-05-01 22:44:11,653 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554 0.106s 2023-05-01 22:44:11,654 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:11 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-640232b3-2e77-4b62-806a-e8e0638df3e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554'} Body: b'' 2023-05-01 22:44:11,678 80151 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554 0.023s 2023-05-01 22:44:11,678 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44: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-3dde8197-7395-4679-bd28-24572df724da', 'x-openstack-request-id': 'req-3dde8197-7395-4679-bd28-24572df724da', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/33d82b559d33412cb017588ae66ea7f0/volumes/81f0068c-31b2-429a-9527-a135654ee554'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 81f0068c-31b2-429a-9527-a135654ee554 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 dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:44:15,638 80151 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes 0.356s 2023-05-01 22:44:15,638 80151 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-1401981845"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:44:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e68f92-fdb3-43ee-91fc-f42d752806b9', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e68f92-fdb3-43ee-91fc-f42d752806b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes'} Body: b'{"volume": {"id": "dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:15.582316", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1401981845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12"}], "user_id": "81528f541b3f47e182af05ec85a6fcb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:44:15,695 80151 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12 0.043s 2023-05-01 22:44:15,696 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a7a172-4f86-4f73-ab2e-cd4a6a55f10e', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a7a172-4f86-4f73-ab2e-cd4a6a55f10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12'} Body: b'{"volume": {"id": "dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:16.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1401981845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12"}], "user_id": "81528f541b3f47e182af05ec85a6fcb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b27cd8d2f0642caba190b6a6cee4b9d"}}' 2023-05-01 22:44:16,749 80151 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32 a1-e4a0-4a1d-b35f-4d5faa964d12 0.041s 2023-05-01 22:44:16,749 80151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:44:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd913a64-d42b-41b9-b77a-cfbf93f99908', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd913a64-d42b-41b9-b77a-cfbf93f99908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12'} Body: b'{"volume": {"id": "dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:44:16.000000", "updated_at": "2023-05-01T22:44:16.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1401981845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b27cd8d2f0642caba190b6a6cee4b9d/volumes/dc5a32a1-e4a0-4a1d-b35f-4d5faa964d12"}], "user_id": "81528f541b3f47e182af05ec85a6fcb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b27cd8d2f0642caba190b6a6cee4b9d"}}' 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 552, 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 ae254bc3-db73-4790-b371-7b8fddcc65a4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:45:20,179 80159 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes 0.243s 2023-05-01 22:45:20,180 80159 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-1903913502"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:45:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f86e8d-b7bf-4d41-87b3-6104e08049ca', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f86e8d-b7bf-4d41-87b3-6104e08049ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes'} Body: b'{"volume": {"id": "ae254bc3-db73-4790-b371-7b8fddcc65a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:45:20.119810", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1903913502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4"}], "user_id": "51b0b49ccd7f4a8bae43dab2f309403e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:45:20,233 80159 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4 0.043s 2023-05-01 22:45:20,233 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb66b257-eca1-4b52-aff1-44c18bb4a799', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb66b257-eca1-4b52-aff1-44c18bb4a799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4'} Body: b'{"volume": {"id": "ae254bc3-db73-4790-b371-7b8fddcc65a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:45:20.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1903913502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4"}], "user_id": "51b0b49ccd7f4a8bae43dab2f309403e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b813d8c60794ed481b464a012aeb601"}}' 2023-05-01 22:45:21,286 80159 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4 0.041s 2023-05-01 22:45:21,287 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d23f5b-ed4e-441b-a6b8-dc77f1dd131f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d23f5b-ed4e-441b-a6b8-dc77f1dd131f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4'} Body: b'{"volume": {"id": "ae254bc3-db73-4790-b371-7b8fddcc65a4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:45:20.000000", "updated_at": "2023-05-01T22:45:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1903913502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b813d8c60794ed481b464a012aeb601/volumes/ae254bc3-db73-4790-b371-7b8fddcc65a4"}], "user_id": "51b0b49ccd7f4a8bae43dab2f309403e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b813d8c60794ed481b464a012aeb601"}}' 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 552, 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 f25a2977-3d02-4547-aa3a-9e7de2ce8c5a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:45:21,477 80159 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes 0.176s 2023-05-01 22:45:21,477 80159 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-1227853256"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2414e4-095e-4049-a2ed-75bcb1b653b5', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2414e4-095e-4049-a2ed-75bcb1b653b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes'} Body: b'{"volume": {"id": "f25a2977-3d02-4547-aa3a-9e7de2ce8c5a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:45:21.421096", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1227853256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a"}], "user_id": "51b0b49ccd7f4a8bae43dab2f309403e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:45:21,527 80159 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a 0.040s 2023-05-01 22:45:21,527 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520f8961-4e35-4971-ad37-b41a1b69201b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520f8961-4e35-4971-ad37-b41a1b69201b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a'} Body: b'{"volume": {"id": "f25a2977-3d02-4547-aa3a-9e7de2ce8c5a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:45:21.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1227853256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a"}], "user_id": "51b0b49ccd7f4a8bae43dab2f309403e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b813d8c60794ed481b464a012aeb601"}}' 2023-05-01 22:45:22,575 80159 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a 0.036s 2023-05-01 22:45:22,576 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:45:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4504e0c5-b25d-4363-a939-74e5130a0325', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4504e0c5-b25d-4363-a939-74e5130a0325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a'} Body: b'{"volume": {"id": "f25a2977-3d02-4547-aa3a-9e7de2ce8c5a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:45:21.000000", "updated_at": "2023-05-01T22:45:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1227853256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3b813d8c60794ed481b464a012aeb601/volumes/f25a2977-3d02-4547-aa3a-9e7de2ce8c5a"}], "user_id": "51b0b49ccd7f4a8bae43dab2f309403e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b813d8c60794ed481b464a012aeb601"}}' 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 552, 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 041a053b-0d4f-4662-afac-81fe81893b12 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:47:15,804 80159 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:47:15,804 80159 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:47:15,997 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.190s 2023-05-01 22:47:15,998 80159 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-989263772", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPra2AY6DbL67F5dUXKxxuvL5IZXhal1lpVqp0vD1mdVtAEn1NUsmNKsOoug1Ubbqz3/JyJX/ghJKeBrUBQSuv34I5MMbIgVEo4/ufjtRfrhNYlCTSdutogzg6PKTEPNvw=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7c6b48-8cdd-4953-bab4-99dd22895f71', 'x-compute-request-id': 'req-5b7c6b48-8cdd-4953-bab4-99dd22895f71', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-989263772", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPra2AY6DbL67F5dUXKxxuvL5IZXhal1lpVqp0vD1mdVtAEn1NUsmNKsOoug1Ubbqz3/JyJX/ghJKeBrUBQSuv34I5MMbIgVEo4/ufjtRfrhNYlCTSdutogzg6PKTEPNvw==", "fingerprint": "11:11:29:be:47:97:57:96:65:1e:2b:f1:4d:b2:ad:86", "user_id": "155eac609630422fbe0511f3443263c3"}}' 2023-05-01 22:47:16,002 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-989263772 created 2023-05-01 22:47:16,169 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.167s 2023-05-01 22:47:16,170 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1623079819", "description": "tempest-description--951489125"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-e3d6ee70-0033-4b3a-8419-5810664fadd8', 'date': 'Mon, 01 May 2023 22:47:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e9d4044c-95f8-489a-a699-d4067cd94246", "name": "tempest-securitygroup--1623079819", "stateful": true, "tenant_id": "13db123c9edc40238d0a7c541070eb08", "description": "tempest-description--951489125", "shared": false, "security_group_rules": [{"id": "a1fe9d71-714a-4440-953a-3d4ab36ceac1", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "e9d4044c-95f8-489a-a699-d4067cd94246", "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": 1027, "description": null, "tags": [], "created_at": "2023-05-01T22:47:16Z", "updated_at": "2023-05-01T22:47:16Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}, {"id": "bdf08554-2994-47bc-965f-65fa644a6312", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "e9d4044c-95f8-489a-a699-d4067cd94246", "ethertype": "IPv6", "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": 1028, "description": null, "tags": [], "created_at": "2023-05-01T22:47:16Z", "updated_at": "2023-05-01T22:47:16Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}], "tags": [], "created_at": "2023-05-01T22:47:16Z", "updated_at": "2023-05-01T22:47:16Z", "revision_number": 1, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:47:16,337 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.167s 2023-05-01 22:47:16,338 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e9d4044c-95f8-489a-a699-d4067cd94246", "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-df353ac2-2a28-490a-a02e-69dbd990b1d5', 'date': 'Mon, 01 May 2023 22:47: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": "91cfb7db-db19-4233-9652-25fe987b711c", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "e9d4044c-95f8-489a-a699-d4067cd94246", "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-05-01T22:47:16Z", "updated_at": "2023-05-01T22:47:16Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:47:16,507 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-05-01 22:47:16,507 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e9d4044c-95f8-489a-a699-d4067cd94246", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ab10b389-edbc-4442-a434-b46bec63f0ea', 'date': 'Mon, 01 May 2023 22:47: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": "7a17923f-ff06-44cf-a53b-1d9fc197cfb3", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "e9d4044c-95f8-489a-a699-d4067cd94246", "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-05-01T22:47:16Z", "updated_at": "2023-05-01T22:47:16Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:47:16,508 80159 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1623079819 created 2023-05-01 22:47:17,318 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.809s 2023-05-01 22:47:17,318 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-111e1083-eecb-4c45-b193-de18c2c4372b', 'date': 'Mon, 01 May 2023 22:47:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "eefc87ee-8d65-4431-8474-de50ee387112", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "floating_ip_address": "172.24.4.231", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "13db123c9edc40238d0a7c541070eb08", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:47:16Z", "updated_at": "2023-05-01T22:47:16Z", "revision_number": 0}}' 2023-05-01 22:47:17,319 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'eefc87ee-8d65-4431-8474-de50ee387112', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'floating_ip_address': '172.24.4.231', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13db123c9edc40238d0a7c541070eb08', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:47:16Z', 'updated_at': '2023-05-01T22:47:16Z', 'revision_number': 0, 'ip': '172.24.4.231'} created 2023-05-01 22:47:17,371 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.047s 2023-05-01 22:47:17,372 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2db6a3c4-004d-4753-b49c-992a9f43ad7b', '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": "155eac609630422fbe0511f3443263c3", "name": "tempest-AttachVolumeShelveTestJSON-636466610-project-member", "password_expires_at": null}, "audit_ids": ["l0u2ZwgnSOCa1V02BkNjAQ"], "expires_at": "2023-05-01T23:47:17.000000Z", "issued_at": "2023-05-01T22:47:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13db123c9edc40238d0a7c541070eb08", "name": "tempest-AttachVolumeShelveTestJSON-636466610"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/13db123c9edc40238d0a7c541070eb08", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d2 6bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:47:17,372 80159 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'a82c78dc-bfe5-42da-b560-2d80d3af0e0c', 'name': 'tempest-AttachVolumeShelveTestJSON-1868229389-network', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13db123c9edc40238d0a7c541070eb08', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14742, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:47:09Z', 'updated_at': '2023-05-01T22:47:09Z', 'revision_number': 1} available for tenant 2023-05-01 22:47:17,373 80159 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-989263772', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPra2AY6DbL67F5dUXKxxuvL5IZXhal1lpVqp0vD1mdVtAEn1NUsmNKsOoug1Ubbqz3/JyJX/ghJKeBrUBQSuv34I5MMbIgVEo4/ufjtRfrhNYlCTSdutogzg6PKTEPNvw==', 'fingerprint': '11:11:29:be:47:97:57:96:65:1e:2b:f1:4d:b2:ad:86', 'user_id': '155eac609630422fbe0511f3443263c3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB7XpNgrEhbeodFhR/3yIojauI+GyykkND00hKN0Sdv/Z4Dyq1QPFkW\nlnmyN71EWKSgBwYFK4EEACKhZANiAAT62tgGOg2y+uxeXVFyscbry+SGV4WpdZaV\naqdLw9ZnVbQBJ9TVLJjSrDqLoNVG26s9/yciV/4ISSnga1AUErr9+COTDGyIFRKO\nP7n47UX64TWJQk0nbraIM4OjykxDzb8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e9d4044c-95f8-489a-a699-d4067cd94246', 'name': 'tempest-securitygroup--1623079819', 'stateful': True, 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'description': 'tempest-description--951489125', 'shared': False, 'security_group_rules': [{'id': 'a1fe9d71-714a-4440-953a-3d4ab36ceac1', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'security_group_id': 'e9d4044c-95f8-489a-a699-d4067cd94246', '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': 1027, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:47:16Z', 'updated_at': '2023-05-01T22:47:16Z', 'revision_number': 0, 'project_id': '13db123c9edc40238d0a7c541070eb08'}, {'id': 'bdf08554-2994-47bc-965f-65fa644a6312', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'security_group_id': 'e9d4044c-95f8-489a-a699-d4067cd94246', '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': 1028, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:47:16Z', 'updated_at': '20 23-05-01T22:47:16Z', 'revision_number': 0, 'project_id': '13db123c9edc40238d0a7c541070eb08'}], 'tags': [], 'created_at': '2023-05-01T22:47:16Z', 'updated_at': '2023-05-01T22:47:16Z', 'revision_number': 1, 'project_id': '13db123c9edc40238d0a7c541070eb08'}, 'floating_ip': {'id': 'eefc87ee-8d65-4431-8474-de50ee387112', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'floating_ip_address': '172.24.4.231', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13db123c9edc40238d0a7c541070eb08', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:47:16Z', 'updated_at': '2023-05-01T22:47:16Z', 'revision_number': 0, 'ip': '172.24.4.231'}} 2023-05-01 22:47:18,070 80159 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.696s 2023-05-01 22:47:18,071 80159 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-628248575", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a82c78dc-bfe5-42da-b560-2d80d3af0e0c"}], "security_groups": [{"name": "tempest-securitygroup--1623079819"}], "key_name": "tempest-keypair-989263772", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521', '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-52fe72f4-2e1e-4a33-8be7-a6005cc059d6', 'x-compute-request-id': 'req-52fe72f4-2e1e-4a33-8be7-a6005cc059d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "904ec297-0340-499a-a49d-88a2dfa7d521", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1623079819"}], "adminPass": "password"}}' 2023-05-01 22:47:18,165 80159 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/904ec297-0340-499a-a49d-88a2dfa7d521 0.090s 2023-05-01 22:47:18,165 80159 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': 'Mon, 01 May 2023 22:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd295bb1-88d8-477d-b60b-2d04af74bdb7', 'x-compute-request-id': 'req-bd295bb1-88d8-477d-b60b-2d04af74bdb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521'} Body: b'{"server": {"id": "904ec297-0340-499a-a49d-88a2dfa7d521", "name": "tempest-AttachVolumeShelveTestJSON-server-628248575", "status": "BUILD", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "user_id": " 155eac609630422fbe0511f3443263c3", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:47:18Z", "updated": "2023-05-01T22:47:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-989263772", "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-05-01 22:48:08,593 80159 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/904ec297-0340-499a-a49d-88a2dfa7d521 0.364s 2023-05-01 22:48:08,594 80159 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': 'Mon, 01 May 2023 22:48:08 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-0e6aabc5-8114-4b4a-bc94-80c72392965b', 'x-compute-request-id': 'req-0e6aabc5-8114-4b4a-bc94-80c72392965b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521'} Body: b'{"server": {"id": "904ec297-0340-499a-a49d-88a2dfa7d521", "name": "tempest-AttachVolumeShelveTestJSON-server-628248575", "status": "ACTIVE", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "user_id": "155eac609630422fbe0511f3443263c3", "metadata": {}, "hostId": "5fd797cfbd580f672af2b0017ad02a77c7ca3ca88c8d564befc55463", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:47:18Z", "updated": "2023-05-01T22:47:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1868229389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:2d:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-989263772", "OS-SRV-USG:launched_at": "2023-05-01T22:47:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1623079819"}], "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-05-01 22:48:08,611 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:49:09,183 80159 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 /904ec297-0340-499a-a49d-88a2dfa7d521/os-interface 0.566s 2023-05-01 22:49:09,183 80159 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': 'Mon, 01 May 2023 22:49: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-dbe4e725-2f1d-4f41-ba92-a839509444cb', 'x-compute-request-id': 'req-dbe4e725-2f1d-4f41-ba92-a839509444cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a82c78dc-bfe5-42da-b560-2d80d3af0e0c", "port_id": "dbecbda7-80dc-4310-8e42-e6091f85cd0b", "mac_addr": "fa:16:3e:b7:2d:5a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "95aba3b2-a4a8-44d4-b2e6-b86f880caae5", "ip_address": "10.0.0.14"}]}]}' 2023-05-01 22:49:10,228 80159 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/eefc87ee-8d65-4431-8474-de50ee387112 1.039s 2023-05-01 22:49:10,229 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "dbecbda7-80dc-4310-8e42-e6091f85cd0b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-fc475f9c-aee7-4650-98b2-807007b30dc3', 'date': 'Mon, 01 May 2023 22:49:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/eefc87ee-8d65-4431-8474-de50ee387112'} Body: b'{"floatingip": {"id": "eefc87ee-8d65-4431-8474-de50ee387112", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "floating_ip_address": "172.24.4.231", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "7f5630e7-f652-4d5e-8b84-17e68a55fd67", "port_id": "dbecbda7-80dc-4310-8e42-e6091f85cd0b", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a82c78dc-bfe5-42da-b560-2d80d3af0e0c", "mac_address": "fa:16:3e:b7:2d:5a", "admin_state_up": true, "status": "ACTIVE", "device_id": "904ec297-0340-499a-a49d-88a2dfa7d521", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:47:16Z", "updated_at": "2023-05-01T22:49:09Z", "revision_number": 1, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:49:10,231 80159 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.231:22' as 'cirros' with public key authentication 2023-05-01 22:49:10,260 80159 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:49:10,285 80159 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:49:10,285 80159 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.231 successfully created 2023-05-01 22:49:10,332 80159 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/904ec297-0340-499a-a49d-88a2dfa7d521/ips 0.045s 2023-05-01 22:49:10,332 80159 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': 'Mon, 01 May 2023 22:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', 'content-type': 'application/json', 'openstack-api-version': 'comp ute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b2b0e94-1f2c-41ee-b600-a7808edb7a03', 'x-compute-request-id': 'req-0b2b0e94-1f2c-41ee-b600-a7808edb7a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1868229389-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-05-01 22:49:10,870 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes 0.534s 2023-05-01 22:49:10,871 80159 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-482965034"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2c99b0-affa-401d-a635-a608778dae9d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2c99b0-affa-401d-a635-a608778dae9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes'} Body: b'{"volume": {"id": "041a053b-0d4f-4662-afac-81fe81893b12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:49:10.811112", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-482965034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12"}], "user_id": "155eac609630422fbe0511f3443263c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:49:10,925 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12 0.045s 2023-05-01 22:49:10,926 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce68d79-22c1-4d89-8b23-4584d3cc60c4', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce68d79-22c1-4d89-8b23-4584d3cc60c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12'} Body: b'{"volume": {"id": "041a053b-0d4f-4662-afac-81fe81893b12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:49:11.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-482965034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12"}], "user_id": "15 5eac609630422fbe0511f3443263c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:49:11,996 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12 0.058s 2023-05-01 22:49:11,997 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3b2edf-7e64-458b-8b9c-c985e6e0e76d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3b2edf-7e64-458b-8b9c-c985e6e0e76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12'} Body: b'{"volume": {"id": "041a053b-0d4f-4662-afac-81fe81893b12", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:49:11.000000", "updated_at": "2023-05-01T22:49:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-482965034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13db123c9edc40238d0a7c541070eb08/volumes/041a053b-0d4f-4662-afac-81fe81893b12"}], "user_id": "155eac609630422fbe0511f3443263c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:49:12,125 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521 0.117s 2023-05-01 22:49:12,126 80159 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': 'Mon, 01 May 2023 22:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-148fa4d7-d130-4eef-9306-1baaa98a068b', 'x-compute-request-id': 'req-148fa4d7-d130-4eef-9306-1baaa98a068b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521'} Body: b'' 2023-05-01 22:49:12,425 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521 0.298s 2023-05-01 22:49:12,425 80159 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': 'Mon, 01 May 2023 22:49:12 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-c3cf7feb-1958-41cf-bab3-b25292075204', 'x-compute-request-id' : 'req-c3cf7feb-1958-41cf-bab3-b25292075204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521'} Body: b'{"server": {"id": "904ec297-0340-499a-a49d-88a2dfa7d521", "name": "tempest-AttachVolumeShelveTestJSON-server-628248575", "status": "ACTIVE", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "user_id": "155eac609630422fbe0511f3443263c3", "metadata": {}, "hostId": "5fd797cfbd580f672af2b0017ad02a77c7ca3ca88c8d564befc55463", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:47:18Z", "updated": "2023-05-01T22:49:12Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1868229389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:2d:5a"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:2d:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/904ec297-0340-499a-a49d-88a2dfa7d521"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-989263772", "OS-SRV-USG:launched_at": "2023-05-01T22:47:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1623079819"}], "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-05-01 22:50:02,534 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521 0.043s 2023-05-01 22:50:02,534 80159 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': 'Mon, 01 May 2023 22:50: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-5103f8df-c4ca-4c4e-9573-b4bc0fd19ad6', 'x-compute-request-id': 'req-5103f8df-c4ca-4c4e-9573-b4bc0fd19ad6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/904ec297-0340-499a-a49d-88a2dfa7d521'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 904ec297-0340-499a-a49d-88a2dfa7d521 could not be found."}}' 2023-05-01 22:50:02,568 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-989263772 0.032s 2023-05-01 22:50:02,568 80159 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': 'Mon, 01 May 2023 22:50: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-f6723a25-fbff-45de-bca5-3f50154ac186', 'x-compute-request-id': 'req-f6723a25-fbff-45de-bca5-3f50154ac186', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypa ir-989263772'} Body: b'' 2023-05-01 22:50:02,915 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e9d4044c-95f8-489a-a699-d4067cd94246 0.346s 2023-05-01 22:50:02,915 80159 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-5520f836-158a-4e72-a84b-f06a14b60fc4', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:50:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e9d4044c-95f8-489a-a699-d4067cd94246'} Body: b'' 2023-05-01 22:50:02,946 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/e9d4044c-95f8-489a-a699-d4067cd94246 0.030s 2023-05-01 22:50:02,946 80159 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-c3c66184-0542-492c-936d-1d731a57f5ff', 'date': 'Mon, 01 May 2023 22:50:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e9d4044c-95f8-489a-a699-d4067cd94246'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e9d4044c-95f8-489a-a699-d4067cd94246 does not exist", "detail": ""}}' 2023-05-01 22:50:03,455 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/eefc87ee-8d65-4431-8474-de50ee387112 0.508s 2023-05-01 22:50:03,456 80159 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-d3a1b1b2-8d81-4b8f-9b03-b4a20d61478e', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:50:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/eefc87ee-8d65-4431-8474-de50ee387112'} 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 552, 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 e8dddaa5-bae3-486e-b2b1-d4e831c396ce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:50:03,459 80159 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:50:03,459 80159 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:50:03,530 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2023-05-01 22:50:03,530 80159 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-1057238106", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPv4y9uSIjwQhsXzd1Z89A9kc6H7JG+5UdxAPWeXwKrT/R7FYlhsSreM3qKabg6grvZGak9yDTNJprJHEosWyug702YsLtvG/kiTj1GuHXzs79iE9p3MzUaMB2Idyzy5ZA=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:50:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d29e660-c30b-4a6f-850a-8506905cc7a7', 'x-compute-request-id': 'req-1d29e660-c30b-4a6f-850a-8506905cc7a7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1057238106", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPv4y9uSIjwQhsXzd1Z89A9kc6H7JG+5UdxAPWeXwKrT/R7FYlhsSreM3qKabg6grvZGak9yDTNJprJHEosWyug702YsLtvG/kiTj1GuHXzs79iE9p3MzUaMB2Idyzy5ZA==", "fingerprint": "0c:52:f8:3d:be:76:6e:5d:a1:7b:e0:a2:cc:06:3e:ef", "user_id": "155eac609630422fbe0511f3443263c3"}}' 2023-05-01 22:50:03,533 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1057238106 created 2023-05-01 22:50:03,699 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.165s 2023-05-01 22:50:03,700 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--467165517", "description": "tempest-description--413389297"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-eb6d4a77-bfc8-4ed2-b122-a85a65035224', 'date': 'Mon, 01 May 2023 22:50:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "name": "tempest-securitygroup--467165517", "stateful": true, "tenant_id": "13db123c9edc40238d0a7c541070eb08", "description": "tempest-description--413389297", "shared": false, "security_group_rules": [{"id": "58194535-5a3a-4f18-81dd-d3b270df00c5", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "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": 1036, "description": null, "tags": [], "created_at": "2023-05-01T22:50:03Z", "updated_at": "2023-05-01T22:50:03Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}, {"id": "d424fbfc-de0a-4d35-b25f-7c919ec09d9b", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "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": 1035, "description": null, "tags": [], "created_at": "2023-05-01T22:50:03Z", "updated_at": "2023-05-01T22:50:03Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}], "tags": [], "created_at": "2023-05-01T22:50:03Z", "updated_at": "2023-05-01T22:50:03Z", "revision_number": 1, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:50:03,890 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-05-01 22:50:03,890 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "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-7dba7e0f-225a-4a0b-b126-a6800c4e491d', 'date': 'Mon, 01 May 2023 22:50: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": "71b2894e-ef0f-449f-a865-b11724900591", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "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-05-01T22:50:03Z", "updated_at": "2023-05-01T22:50:03Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:50:04,073 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-05-01 22:50:04,073 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2021c77b-871b-4f42-9bc2-d8e64d00a16f', 'date': 'Mon, 01 May 2023 22:50:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e63505ba-5d51-48d5-86ca-b2d6caf2d698", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "security_group_id": "914616ba-f57c-4cc7-a601-a2027a3b7a94", "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-05-01T22:50:03Z", "updated_at": "2023-05-01T22:50:03Z", "revision_number": 0, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:50:04,074 80159 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--467165517 created 2023-05-01 22:50:04,845 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.771s 2023-05-01 22:50:04,846 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1784ae35-2e3e-4ce3-956f-36b7c71b6f21', 'date': 'Mon, 01 May 2023 22:50:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4fd357b9-26b5-4804-8c53-c059cfd6a2ce", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "floating_ip_address": "172.24.4.112", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "13db123c9edc40238d0a7c541070eb08", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:50:04Z", "updated_at": "2023-05-01T22:50:04Z", "revision_number": 0}}' 2023-05-01 22:50:04,846 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4fd357b9-26b5-4804-8c53-c059cfd6a2ce', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'floating_ip_address': '172.24.4.112', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13db123c9edc40238d0a7c541070eb08', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:50:04Z', 'updated_at': '2023-05-01T22:50:04Z', 'revision_number': 0, 'ip': '172.24.4.112'} created 2023-05-01 22:50:04,913 80159 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.060s 2023-05-01 22:50:04,913 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:50:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8d7127bb-090f-4cad-8917-66b18a1a25b4', '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": "155eac609630422fbe0511f3443263c3", "name": "tempest-AttachVolumeShelveTestJSON-636466610-project-member", "password_expires_at": null}, "audit_ids": ["sNAL1H4KQ_yuKKxVjGv2eQ"], "expires_at": "2023-05-01T23:50:04.000000Z", "issued_at": "2023-05-01T22:50:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13db123c9edc40238d0a7c541070eb08", "name": "tempest-AttachVolumeShelveTestJSON-636466610"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/13db123c9edc40238d0a7c541070eb08", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d2 6bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:50:04,914 80159 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'a82c78dc-bfe5-42da-b560-2d80d3af0e0c', 'name': 'tempest-AttachVolumeShelveTestJSON-1868229389-network', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13db123c9edc40238d0a7c541070eb08', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14742, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:47:09Z', 'updated_at': '2023-05-01T22:47:09Z', 'revision_number': 1} available for tenant 2023-05-01 22:50:04,914 80159 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1057238106', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPv4y9uSIjwQhsXzd1Z89A9kc6H7JG+5UdxAPWeXwKrT/R7FYlhsSreM3qKabg6grvZGak9yDTNJprJHEosWyug702YsLtvG/kiTj1GuHXzs79iE9p3MzUaMB2Idyzy5ZA==', 'fingerprint': '0c:52:f8:3d:be:76:6e:5d:a1:7b:e0:a2:cc:06:3e:ef', 'user_id': '155eac609630422fbe0511f3443263c3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBwevPAT70gEshMEdKG76dWe1ah9+RwLEVEGwo/G6bjUFeDkLHE9bny\n68zAiYmg6HqgBwYFK4EEACKhZANiAAT7+MvbkiI8EIbF83dWfPQPZHOh+yRvuVHc\nQD1nl8Cq0/0exWJYbEq3jN6imm4OoK72RmpPcg0zSaayRxKLFsroO9NmLC7bxv5I\nk49Rrh187O/YhPadzM1GjAdiHcs8uWQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '914616ba-f57c-4cc7-a601-a2027a3b7a94', 'name': 'tempest-securitygroup--467165517', 'stateful': True, 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'description': 'tempest-description--413389297', 'shared': False, 'security_group_rules': [{'id': '58194535-5a3a-4f18-81dd-d3b270df00c5', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'security_group_id': '914616ba-f57c-4cc7-a601-a2027a3b7a94', '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': 1036, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:50:03Z', 'updated_at': '2023-05-01T22:50:03Z', 'revision_number': 0, 'project_id': '13db123c9edc40238d0a7c541070eb08'}, {'id': 'd424fbfc-de0a-4d35-b25f-7c919ec09d9b', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'security_group_id': '914616ba-f57c-4cc7-a601-a2027a3b7a94', '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': 1035, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:50:03Z', 'updated_at': '20 23-05-01T22:50:03Z', 'revision_number': 0, 'project_id': '13db123c9edc40238d0a7c541070eb08'}], 'tags': [], 'created_at': '2023-05-01T22:50:03Z', 'updated_at': '2023-05-01T22:50:03Z', 'revision_number': 1, 'project_id': '13db123c9edc40238d0a7c541070eb08'}, 'floating_ip': {'id': '4fd357b9-26b5-4804-8c53-c059cfd6a2ce', 'tenant_id': '13db123c9edc40238d0a7c541070eb08', 'floating_ip_address': '172.24.4.112', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13db123c9edc40238d0a7c541070eb08', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:50:04Z', 'updated_at': '2023-05-01T22:50:04Z', 'revision_number': 0, 'ip': '172.24.4.112'}} 2023-05-01 22:50:05,633 80159 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.718s 2023-05-01 22:50:05,634 80159 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-1567306941", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a82c78dc-bfe5-42da-b560-2d80d3af0e0c"}], "security_groups": [{"name": "tempest-securitygroup--467165517"}], "key_name": "tempest-keypair-1057238106", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:50:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe', '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-2548ba57-3ea0-4909-9cc2-3b9c8fa342e3', 'x-compute-request-id': 'req-2548ba57-3ea0-4909-9cc2-3b9c8fa342e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4f150446-2b7d-4591-9e34-7b26c55a47fe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--467165517"}], "adminPass": "password"}}' 2023-05-01 22:50:05,710 80159 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/4f150446-2b7d-4591-9e34-7b26c55a47fe 0.073s 2023-05-01 22:50:05,710 80159 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': 'Mon, 01 May 2023 22:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb49f8e-21c9-4b97-8e5a-fa6d534695c5', 'x-compute-request-id': 'req-cfb49f8e-21c9-4b97-8e5a-fa6d534695c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe'} Body: b'{"server": {"id": "4f150446-2b7d-4591-9e34-7b26c55a47fe", "name": "tempest-AttachVolumeShelveTestJSON-server-1567306941", "status": "BUILD", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "user_id": "155eac609630422fbe0511f3443263c3", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:50:06Z", "updated": "2023-05-01T22:50:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1057238106", "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-05-01 22:50:56,070 80159 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/4f150446-2b7d-4591-9e34-7b26c55a47fe 0.307s 2023-05-01 22:50:56,070 80159 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': 'Mon, 01 May 2023 22:50: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-56221eff-ca5c-42f1-a899-9e20515809e1', 'x-compute-request-id': 'req-56221eff-ca5c-42f1-a899-9e20515809e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe'} Body: b'{"server": {"id": "4f150446-2b7d-4591-9e34-7b26c55a47fe", "name": "tempest-AttachVolumeShelveTestJSON-server-1567306941", "status": "ACTIVE", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "user_id": "155eac609630422fbe0511f3443263c3", "metadata": {}, "hostId": "5fd797cfbd580f672af2b0017ad02a77c7ca3ca88c8d564befc55463", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:50:05Z", "updated": "2023-05-01T22:50:12Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1868229389-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:ef:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1057238106", "OS-SRV-USG:launched_at": "2023-05-01T22:50:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--467165517"}], "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-05-01 22:50:56,084 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 22:51:56,483 80159 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/serve rs/4f150446-2b7d-4591-9e34-7b26c55a47fe/os-interface 0.339s 2023-05-01 22:51:56,484 80159 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': 'Mon, 01 May 2023 22:51:56 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-c15d15a1-cd61-4961-a9c9-b144b54914a6', 'x-compute-request-id': 'req-c15d15a1-cd61-4961-a9c9-b144b54914a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a82c78dc-bfe5-42da-b560-2d80d3af0e0c", "port_id": "c84f9c8a-1777-4d47-8a06-4d7b7e8f6588", "mac_addr": "fa:16:3e:3e:ef:d0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "95aba3b2-a4a8-44d4-b2e6-b86f880caae5", "ip_address": "10.0.0.8"}]}]}' 2023-05-01 22:51:57,224 80159 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/4fd357b9-26b5-4804-8c53-c059cfd6a2ce 0.736s 2023-05-01 22:51:57,224 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c84f9c8a-1777-4d47-8a06-4d7b7e8f6588"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-30ae0994-f8db-4cdc-8908-fb3230be4a5e', 'date': 'Mon, 01 May 2023 22:51:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4fd357b9-26b5-4804-8c53-c059cfd6a2ce'} Body: b'{"floatingip": {"id": "4fd357b9-26b5-4804-8c53-c059cfd6a2ce", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "floating_ip_address": "172.24.4.112", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "7f5630e7-f652-4d5e-8b84-17e68a55fd67", "port_id": "c84f9c8a-1777-4d47-8a06-4d7b7e8f6588", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a82c78dc-bfe5-42da-b560-2d80d3af0e0c", "mac_address": "fa:16:3e:3e:ef:d0", "admin_state_up": true, "status": "ACTIVE", "device_id": "4f150446-2b7d-4591-9e34-7b26c55a47fe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:50:04Z", "updated_at": "2023-05-01T22:51:56Z", "revision_number": 1, "project_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:51:57,226 80159 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.112:22' as 'cirros' with public key authentication 2023-05-01 22:51:57,262 80159 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:51:57,281 80159 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:51:57,282 80159 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.112 successfully created 2023-05-01 22:51:57,326 80159 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/4f150446-2b7d-4591-9e34-7b26c55a47fe/ips 0.044s 2023-05-01 22:51:57,327 80159 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': 'Mon, 01 May 2023 22:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'comp ute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8789036d-b659-475a-a468-5d7c1f1004fb', 'x-compute-request-id': 'req-8789036d-b659-475a-a468-5d7c1f1004fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1868229389-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-05-01 22:51:57,523 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes 0.192s 2023-05-01 22:51:57,523 80159 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-1369764660"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3f3e5c-6654-49da-9451-180b9376ecf0', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3f3e5c-6654-49da-9451-180b9376ecf0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes'} Body: b'{"volume": {"id": "e8dddaa5-bae3-486e-b2b1-d4e831c396ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:51:57.462201", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1369764660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce"}], "user_id": "155eac609630422fbe0511f3443263c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:51:57,574 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce 0.041s 2023-05-01 22:51:57,575 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bad9662-ab78-4ba9-8a37-1a18dc43f225', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bad9662-ab78-4ba9-8a37-1a18dc43f225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce'} Body: b'{"volume": {"id": "e8dddaa5-bae3-486e-b2b1-d4e831c396ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:51:57.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1369764660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce"}], "user_id": " 155eac609630422fbe0511f3443263c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:51:58,635 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce 0.048s 2023-05-01 22:51:58,635 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91a51db-9e34-4cb4-8757-63638e18c7c2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91a51db-9e34-4cb4-8757-63638e18c7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce'} Body: b'{"volume": {"id": "e8dddaa5-bae3-486e-b2b1-d4e831c396ce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:51:57.000000", "updated_at": "2023-05-01T22:51:58.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1369764660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13db123c9edc40238d0a7c541070eb08/volumes/e8dddaa5-bae3-486e-b2b1-d4e831c396ce"}], "user_id": "155eac609630422fbe0511f3443263c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13db123c9edc40238d0a7c541070eb08"}}' 2023-05-01 22:51:58,774 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe 0.128s 2023-05-01 22:51:58,775 80159 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': 'Mon, 01 May 2023 22:51:58 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-9217b099-1b3d-4e82-9f46-93becd8bf2c4', 'x-compute-request-id': 'req-9217b099-1b3d-4e82-9f46-93becd8bf2c4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe'} Body: b'' 2023-05-01 22:51:59,352 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe 0.576s 2023-05-01 22:51:59,352 80159 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': 'Mon, 01 May 2023 22:51: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-f968871d-7db8-4106-8f33-7fb1837bc15b', 'x-compute-request- id': 'req-f968871d-7db8-4106-8f33-7fb1837bc15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe'} Body: b'{"server": {"id": "4f150446-2b7d-4591-9e34-7b26c55a47fe", "name": "tempest-AttachVolumeShelveTestJSON-server-1567306941", "status": "ACTIVE", "tenant_id": "13db123c9edc40238d0a7c541070eb08", "user_id": "155eac609630422fbe0511f3443263c3", "metadata": {}, "hostId": "5fd797cfbd580f672af2b0017ad02a77c7ca3ca88c8d564befc55463", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:50:05Z", "updated": "2023-05-01T22:51:59Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1868229389-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:ef:d0"}, {"version": 4, "addr": "172.24.4.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:ef:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1057238106", "OS-SRV-USG:launched_at": "2023-05-01T22:50:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--467165517"}], "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-05-01 22:52:49,508 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe 0.091s 2023-05-01 22:52:49,509 80159 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': 'Mon, 01 May 2023 22:52:49 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-9b692992-cd79-4483-80fc-bb8d2869d24a', 'x-compute-request-id': 'req-9b692992-cd79-4483-80fc-bb8d2869d24a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f150446-2b7d-4591-9e34-7b26c55a47fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4f150446-2b7d-4591-9e34-7b26c55a47fe could not be found."}}' 2023-05-01 22:52:49,554 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1057238106 0.045s 2023-05-01 22:52:49,555 80159 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': 'Mon, 01 May 2023 22:52:49 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-505f88aa-766f-438e-84ef-6e8e76e4eba3', 'x-compute-request-id': 'req-505f88aa-766f-438e-84ef-6e8e76e4eba3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-k eypair-1057238106'} Body: b'' 2023-05-01 22:52:49,779 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/914616ba-f57c-4cc7-a601-a2027a3b7a94 0.223s 2023-05-01 22:52:49,779 80159 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-601b2371-c721-4a9f-9636-fb6f802e3b8b', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:52:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/914616ba-f57c-4cc7-a601-a2027a3b7a94'} Body: b'' 2023-05-01 22:52:49,797 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/914616ba-f57c-4cc7-a601-a2027a3b7a94 0.017s 2023-05-01 22:52:49,797 80159 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-57d6f62c-bf19-4d2a-8bb2-12ab7303a670', 'date': 'Mon, 01 May 2023 22:52:49 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/914616ba-f57c-4cc7-a601-a2027a3b7a94'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 914616ba-f57c-4cc7-a601-a2027a3b7a94 does not exist", "detail": ""}}' 2023-05-01 22:52:50,311 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4fd357b9-26b5-4804-8c53-c059cfd6a2ce 0.512s 2023-05-01 22:52:50,311 80159 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-00695dae-ce55-441c-a92d-acc9fb3e7a39', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:52:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4fd357b9-26b5-4804-8c53-c059cfd6a2ce'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 552, 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 1542b7d0-a5d2-4e82-8724-1a69760138c3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:53:00,408 80159 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:53:00,409 80159 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:53:00,576 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.164s 2023-05-01 22:53:00,576 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1234927683", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCeu4BspQxsLGBSYnhWu6UfgLImEEGkIkiTBGFj23g6DZ0Q9/KclP6Z8dyobBSgSv56NnKGRb73RgCnHt/lhkkccCneq0x+FAnNwxUMUkA8AE2WLUKDqJ/d3kW8PQVRRVw=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aca7d25-76e5-428c-82eb-0956c0535e4e', 'x-compute-request-id': 'req-2aca7d25-76e5-428c-82eb-0956c0535e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1234927683", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCeu4BspQxsLGBSYnhWu6UfgLImEEGkIkiTBGFj23g6DZ0Q9/KclP6Z8dyobBSgSv56NnKGRb73RgCnHt/lhkkccCneq0x+FAnNwxUMUkA8AE2WLUKDqJ/d3kW8PQVRRVw==", "fingerprint": "ee:8d:5b:a5:34:fb:bc:78:6c:0c:d2:93:d7:b9:b5:a0", "user_id": "63e65fc4cac840c79a22e171c68fcb2d"}}' 2023-05-01 22:53:00,579 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1234927683 created 2023-05-01 22:53:00,731 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.151s 2023-05-01 22:53:00,731 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--262104233", "description": "tempest-description--1324219834"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-ff64153d-5cbc-46cd-958b-e1df713d2490', 'date': 'Mon, 01 May 2023 22:53:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a2528108-b717-4298-a2d6-60c25d319b09", "name": "tempest-securitygroup--262104233", "stateful": true, "tenant_id": "4f080587b60a491ca30d5c23ce504895", "description": "tempest-description--1324219834", "shared": false, "security_group_rules": [{"id": "288c0a74-b3dc-4ab1-9fb5-bc7daba9a948", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "a2528108-b717-4298-a2d6-60c25d319b09", "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": 1055, "description": null, "tags": [], "created_at": "2023-05-01T22:53:00Z", "updated_at": "2023-05-01T22:53:00Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}, {"id": "69724bfb-4db5-4cc7-86af-b332fea99623", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "a2528108-b717-4298-a2d6-60c25d319b09", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "nor malized_cidr": null, "remote_group_id": null, "standard_attr_id": 1056, "description": null, "tags": [], "created_at": "2023-05-01T22:53:00Z", "updated_at": "2023-05-01T22:53:00Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}], "tags": [], "created_at": "2023-05-01T22:53:00Z", "updated_at": "2023-05-01T22:53:00Z", "revision_number": 1, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:53:00,892 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-05-01 22:53:00,893 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a2528108-b717-4298-a2d6-60c25d319b09", "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-cab1c488-ce52-4c31-923a-9fd4913d60e0', 'date': 'Mon, 01 May 2023 22:53:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c2fad060-db84-4cbd-9078-7cfc383aa816", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "a2528108-b717-4298-a2d6-60c25d319b09", "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-05-01T22:53:00Z", "updated_at": "2023-05-01T22:53:00Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:53:01,048 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-05-01 22:53:01,048 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a2528108-b717-4298-a2d6-60c25d319b09", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b3bb282b-4809-4986-be6b-f78a83a69979', 'date': 'Mon, 01 May 2023 22:53:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "be691097-9cbc-481b-9bf2-8af76aa55630", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "a2528108-b717-4298-a2d6-60c25d319b09", "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-05-01T22:53:00Z", "updated_at": "2023-05-01T22:53:00Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:53:01,049 80159 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--262104233 created 2023-05-01 22:53:02,064 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.014s 2023-05-01 22:53:02,065 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-81536ec0-eee7-44e0-b091-c2ae548a3355', 'date': 'Mon, 01 May 2023 22:53:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1a89bafc-b316-413b-85ad-b0b93aa45606", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "floating_ip_address": "172.24.4.98", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4f080587b60a491ca30d5c23ce504895", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:53:01Z", "updated_at": "2023-05-01T22:53:01Z", "revision_number": 0}}' 2023-05-01 22:53:02,065 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1a89bafc-b316-413b-85ad-b0b93aa45606', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'floating_ip_address': '172.24.4.98', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4f080587b60a491ca30d5c23ce504895', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:53:01Z', 'updated_at': '2023-05-01T22:53:01Z', 'revision_number': 0, 'ip': '172.24.4.98'} created 2023-05-01 22:53:02,107 80159 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.034s 2023-05-01 22:53:02,108 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:53:02 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-432f26fd-4a53-4711-87da-45f22c6bc526', '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": "63e65fc4cac840c79a22e171c68fcb2d", "name": "tempest-AttachVolumeNegativeTest-1464604989-project-member", "password_expires_at": null}, "audit_ids": ["Cvi0LSctTaOXIGo31OR-Yg"], "expires_at": "2023-05-01T23:53:02.000000Z", "issued_at": "2023-05-01T22:53:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f080587b60a491ca30d5c23ce504895", "name": "tempest-AttachVolumeNegativeTest-1464604989"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_i d": "RegionOne", "url": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:53:02,108 80159 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'd4380515-a8d0-4406-9cf8-d29e6b16bcea', 'name': 'tempest-AttachVolumeNegativeTest-1306111800-network', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4f080587b60a491ca30d5c23ce504895', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:52:55Z', 'updated_at': '2023-05-01T22:52:55Z', 'revision_number': 1} available for tenant 2023-05-01 22:53:02,109 80159 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1234927683', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCeu4BspQxsLGBSYnhWu6UfgLImEEGkIkiTBGFj23g6DZ0Q9/KclP6Z8dyobBSgSv56NnKGRb73RgCnHt/lhkkccCneq0x+FAnNwxUMUkA8AE2WLUKDqJ/d3kW8PQVRRVw==', 'fingerprint': 'ee:8d:5b:a5:34:fb:bc:78:6c:0c:d2:93:d7:b9:b5:a0', 'user_id': '63e65fc4cac840c79a22e171c68fcb2d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAy3KLWyaeMrKWtxqTeva+qAksmCGE0u/JoH3KSrL2P0MOEvAQELqTR\nns3dkyLgCXugBwYFK4EEACKhZANiAAQnruAbKUMbCxgUmJ4VrulH4CyJhBBpCJIk\nwRhY9t4Og2dEPfynJT+mfHcqGwUoEr+ejZyhkW+90YApx7f5YZJHHAp3qtMfhQJz\ncMVDFJAPABNli1Cg6if3d5FvD0FUUVc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a2528108-b717-4298-a2d6-60c25d319b09', 'name': 'tempest-securitygroup--262104233', 'stateful': True, 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'description': 'tempest-description--1324219834', 'shared': False, 'security_group_rules': [{'id': '288c0a74-b3dc-4ab1-9fb5-bc7daba9a948', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'security_group_id': 'a2528108-b717-4298-a2d6-60c25d319b09', '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': 1055, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:53:00Z', 'updated_at': '2023-05-01T22:53:00Z', 'revision_number': 0, 'project_id': '4f080587b60a491ca30d5c23ce504895'}, {'id': '69724bfb-4db5-4cc7-86af-b332fea99623', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'security_group_id': 'a2528108-b717-4298-a2d6-60c25d319b09', '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': 1056, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:53:00Z', 'updated_at': '2023-05-01T22:53:00Z', 'revision_number': 0, 'project_id': '4f080587b60a491c a30d5c23ce504895'}], 'tags': [], 'created_at': '2023-05-01T22:53:00Z', 'updated_at': '2023-05-01T22:53:00Z', 'revision_number': 1, 'project_id': '4f080587b60a491ca30d5c23ce504895'}, 'floating_ip': {'id': '1a89bafc-b316-413b-85ad-b0b93aa45606', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'floating_ip_address': '172.24.4.98', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4f080587b60a491ca30d5c23ce504895', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:53:01Z', 'updated_at': '2023-05-01T22:53:01Z', 'revision_number': 0, 'ip': '172.24.4.98'}} 2023-05-01 22:53:03,032 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.922s 2023-05-01 22:53:03,032 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1285831500", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d4380515-a8d0-4406-9cf8-d29e6b16bcea"}], "security_groups": [{"name": "tempest-securitygroup--262104233"}], "key_name": "tempest-keypair-1234927683", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad25601c-5211-4bd0-9896-d9c0771eee8f', 'x-compute-request-id': 'req-ad25601c-5211-4bd0-9896-d9c0771eee8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "03523e9f-691c-4428-b696-ace95ced83e5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/03523e9f-691c-4428-b696-ace95ced83e5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--262104233"}], "adminPass": "password"}}' 2023-05-01 22:53:03,124 80159 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/03523e9f-691c-4428-b696-ace95ced83e5 0.089s 2023-05-01 22:53:03,125 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-645ecc0c-ed11-4add-8cdf-04d66ef34649', 'x-compute-request-id': 'req-645ecc0c-ed11-4add-8cdf-04d66ef34649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5'} Body: b'{"server": {"id": "03523e9f-691c-4428-b696-ace95ced83e5", "name": "tempest-AttachVolumeNegativeTest-server-1285831500", "status": "BUILD", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:53:03Z", "updated": "2023-05-01T22:53:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/03523e9f-691c-4428-b696-ace95ced83e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1234927683", "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-05-01 22:53:53,373 80159 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/03523e9f-691c-4428-b696-ace95ced83e5 0.218s 2023-05-01 22:53:53,374 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3115cb14-465a-4eb9-af5d-2061e92f2184', 'x-compute-request-id': 'req-3115cb14-465a-4eb9-af5d-2061e92f2184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5'} Body: b'{"server": {"id": "03523e9f-691c-4428-b696-ace95ced83e5", "name": "tempest-AttachVolumeNegativeTest-server-1285831500", "status": "ACTIVE", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "b0bbab75405501a0cb87d85b2153cba2bc19399a0fcbd45d841dbe43", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:53:02Z", "updated": "2023-05-01T22:53:09Z", "addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:9d:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/03523e9f-691c-4428-b696-ace95ced83e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234927683", "OS-SRV-USG:launched_at": "2023-05-01T22:53:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--262104233"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:53:53,403 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-05-01 22:54:54,144 80159 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/03523e9f-691c-4428-b696-ace95ced83e5/os-interface 0.671s 2023-05-01 22:54:54,145 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:54:53 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-6f2abadf-fc19-41ba-bbe9-78ed658769b7', 'x-compute-request-id': 'req-6f2abadf-fc19-41ba-bbe9-78ed658769b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d4380515-a8d0-4406-9cf8-d29e6b16bcea", "port_id": "18d775cf-a53e-4c8e-9a65-59fbd421f3a3", "mac_addr": "fa:16:3e:c1:9d:00", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1ff0c867-737b-4305-87de-3a539f3b69d8", "ip_address": "10.0.0.10"}]}]}' 2023-05-01 22:54:54,828 80159 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/1a89bafc-b316-413b-85ad-b0b93aa45606 0.678s 2023-05-01 22:54:54,829 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "18d775cf-a53e-4c8e-9a65-59fbd421f3a3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4753874b-fa76-4cf1-9fc0-7e3ef705d5d6', 'date': 'Mon, 01 May 2023 22:54:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1a89bafc-b316-413b-85ad-b0b93aa45606'} Body: b'{"floatingip": {"id": "1a89bafc-b316-413b-85ad-b0b93aa45606", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "floating_ip_address": "172.24.4.98", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "08ad04ed-af6b-4d05-a1f2-29b18eff9c33", "port_id": "18d775cf-a53e-4c8e-9a65-59fbd421f3a3", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d4380515-a8d0-4406-9cf8-d29e6b16bcea", "mac_address": "fa:16:3e:c1:9d:00", "admin_state_up": true, "status": "ACTIVE", "device_id": "03523e9f-691c-4428-b696-ace95ced83e5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:53:01Z", "updated_at": "2023-05-01T22:54:54Z", "revision_number": 1, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:54:54,837 80159 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.98:22' as 'cirros' with public key authentication 2023-05-01 22:54:54,866 80159 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:54:54,889 80159 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:54:54,890 80159 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.98 successfully created 2023-05-01 22:54:54,940 80159 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/03523e9f-691c-4428-b696-ace95ced83e5/ips 0.047s 2023-05-01 22:54:54,940 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa16f5fc-c708-4316-8689-01646434c6ff', 'x-compute-request-id': 'req-aa16f5fc-c708-4316-8689-01646434c6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c -4428-b696-ace95ced83e5/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-05-01 22:54:55,177 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes 0.231s 2023-05-01 22:54:55,177 80159 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-1090823035"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b373b318-bd60-4ff1-980a-c93c00ecb284', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b373b318-bd60-4ff1-980a-c93c00ecb284', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes'} Body: b'{"volume": {"id": "1542b7d0-a5d2-4e82-8724-1a69760138c3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:54:55.111724", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1090823035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:54:55,259 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3 0.072s 2023-05-01 22:54:55,260 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43fcf87-ce10-4b40-96d0-839048c5a29a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43fcf87-ce10-4b40-96d0-839048c5a29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3'} Body: b'{"volume": {"id": "1542b7d0-a5d2-4e82-8724-1a69760138c3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:54:55.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1090823035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:54:56,316 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attache d_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3 0.043s 2023-05-01 22:54:56,316 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2547a2ea-aa8e-4ee8-98fa-3ca94266ba2f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2547a2ea-aa8e-4ee8-98fa-3ca94266ba2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3'} Body: b'{"volume": {"id": "1542b7d0-a5d2-4e82-8724-1a69760138c3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:54:55.000000", "updated_at": "2023-05-01T22:54:55.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1090823035", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/1542b7d0-a5d2-4e82-8724-1a69760138c3"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:54:56,451 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5 0.122s 2023-05-01 22:54:56,452 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26757c41-b770-4faa-a7cb-5344a370b895', 'x-compute-request-id': 'req-26757c41-b770-4faa-a7cb-5344a370b895', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5'} Body: b'' 2023-05-01 22:54:56,900 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5 0.447s 2023-05-01 22:54:56,900 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:54:56 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-4ca313d2-cb90-4c5a-a6e5-545649b0a7a6', 'x-compute-request-id': 'req-4ca313d2-cb90-4c5a-a6e5-545649b0a7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5'} Body: b'{"server": {"id": "03523e9f-691c-4428-b696-ace95ced83e5", "name": "tempest-AttachVolumeNegativeTest-server-1285831500", "status": "ACTIVE", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "h ostId": "b0bbab75405501a0cb87d85b2153cba2bc19399a0fcbd45d841dbe43", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:53:02Z", "updated": "2023-05-01T22:54:56Z", "addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:9d:00"}, {"version": 4, "addr": "172.24.4.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:9d:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/03523e9f-691c-4428-b696-ace95ced83e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234927683", "OS-SRV-USG:launched_at": "2023-05-01T22:53:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--262104233"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:55:46,995 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5 0.040s 2023-05-01 22:55:46,996 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:55:46 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-db275fec-98ff-4da0-b971-e8840b035fe4', 'x-compute-request-id': 'req-db275fec-98ff-4da0-b971-e8840b035fe4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/03523e9f-691c-4428-b696-ace95ced83e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 03523e9f-691c-4428-b696-ace95ced83e5 could not be found."}}' 2023-05-01 22:55:47,033 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1234927683 0.036s 2023-05-01 22:55:47,034 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:55:46 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-d47ac9ce-7efa-49f6-9f25-b6fa176cb2dc', 'x-compute-request-id': 'req-d47ac9ce-7efa-49f6-9f25-b6fa176cb2dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1234927683'} Body: b'' 2023-05-01 22:55:47,193 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a2528108-b717-4298-a2d6-60c25d319b09 0.158s 2023-05-01 22:55:47,193 80159 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-6760bf35-70a2-4282-b392-eaa46c68c 6bc', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:55:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a2528108-b717-4298-a2d6-60c25d319b09'} Body: b'' 2023-05-01 22:55:47,215 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/a2528108-b717-4298-a2d6-60c25d319b09 0.021s 2023-05-01 22:55:47,215 80159 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-c2b79ef8-095d-4ea3-9963-973178a15271', 'date': 'Mon, 01 May 2023 22:55:47 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a2528108-b717-4298-a2d6-60c25d319b09'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a2528108-b717-4298-a2d6-60c25d319b09 does not exist", "detail": ""}}' 2023-05-01 22:55:47,673 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1a89bafc-b316-413b-85ad-b0b93aa45606 0.457s 2023-05-01 22:55:47,674 80159 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-cd94b83d-9ebf-4175-afc4-f8350ef92ab8', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:55:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1a89bafc-b316-413b-85ad-b0b93aa45606'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 552, 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 dafe8140-8704-4788-a108-07bdb8d1061e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:55:47,683 80159 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:55:47,683 80159 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:55:47,740 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2023-05-01 22:55:47,740 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1839922246", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJIqgyo3OYU7HaO2RaPl2Ft+hHPoDrwg9XDFx1JqM8JqZyYXJX2DjZ8m3kigQ2ee9NuntUcCyncKTMu7XTGq00aj5MoGDJ0stYvDuZFZrAoJdWjxF42pOZ9KJL/MKhEomw=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:55:47 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-387a2085-811c-4d68-b423-06e97dd64839', 'x-compute-request-id': 'req-387a2085-811c-4d68-b423-06e97dd64839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1839922246", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJIqgyo3OYU7HaO2RaPl2Ft+hHPoDrwg9XDFx1JqM8JqZyYXJX2DjZ8m3kigQ2ee9NuntUcCyncKTMu7XTGq00aj5MoGDJ0stYvDuZFZrAoJdWjxF42pOZ9KJL/MKhEomw==", "fingerprint": "91:ec:49:0f:2f:cc:dc:ad:c0:09:f4:90:96:cc:ef:29", "user_id": "63e65fc4cac840c79a22e171c68fcb2d"}}' 2023-05-01 22:55:47,743 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1839922246 created 2023-05-01 22:55:47,950 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.206s 2023-05-01 22:55:47,950 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1332340064", "description": "tempest-description--1786071636"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1599', 'x-openstack-request-id': 'req-633dd8e3-4a6a-46ac-b7af-28071cee8402', 'date': 'Mon, 01 May 2023 22:55:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "40ad6289-22be-4353-80f0-0db676cb1530", "name": "tempest-securitygroup--1332340064", "stateful": true, "tenant_id": "4f080587b60a491ca30d5c23ce504895", "description": "tempest-description--1786071636", "shared": false, "security_group_rules": [{"id": "49b69ba1-7694-4e0b-889d-e1fa9b58090c", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "40ad6289-22be-4353-80f0-0db676cb1530", "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": 1064, "description": null, "tags": [], "created_at": "2023-05-01T22:55:47Z", "updated_at": "2023-05-01T22:55:47Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}, {"id": "5810c840-83ed-4606-a022-e47e44b2746e", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "40ad6289-22be-4353-80f0-0db676cb1530", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "n ormalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1063, "description": null, "tags": [], "created_at": "2023-05-01T22:55:47Z", "updated_at": "2023-05-01T22:55:47Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}], "tags": [], "created_at": "2023-05-01T22:55:47Z", "updated_at": "2023-05-01T22:55:47Z", "revision_number": 1, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:55:48,150 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.199s 2023-05-01 22:55:48,150 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "40ad6289-22be-4353-80f0-0db676cb1530", "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-9873e6ae-3aff-457d-87c9-63e5c1d22b0e', 'date': 'Mon, 01 May 2023 22:55:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6e432c8b-23d6-428b-afcf-0a23798e6962", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "40ad6289-22be-4353-80f0-0db676cb1530", "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-05-01T22:55:48Z", "updated_at": "2023-05-01T22:55:48Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:55:48,343 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.193s 2023-05-01 22:55:48,344 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "40ad6289-22be-4353-80f0-0db676cb1530", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-78a77c51-e8ce-48c5-9982-53b01929f1a5', 'date': 'Mon, 01 May 2023 22:55:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c985ce03-19e3-4772-8f3d-27fca86e3764", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "40ad6289-22be-4353-80f0-0db676cb1530", "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-05-01T22:55:48Z", "updated_at": "2023-05-01T22:55:48Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:55:48,344 80159 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1332340064 created 2023-05-01 22:55:49,114 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.769s 2023-05-01 22:55:49,114 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528 ', 'x-openstack-request-id': 'req-818e21cc-d44c-42c9-8e27-bebe34310db4', 'date': 'Mon, 01 May 2023 22:55:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6dab7248-f690-4950-9541-113195ea1f52", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "floating_ip_address": "172.24.4.191", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4f080587b60a491ca30d5c23ce504895", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:55:48Z", "updated_at": "2023-05-01T22:55:48Z", "revision_number": 0}}' 2023-05-01 22:55:49,115 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6dab7248-f690-4950-9541-113195ea1f52', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'floating_ip_address': '172.24.4.191', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4f080587b60a491ca30d5c23ce504895', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:55:48Z', 'updated_at': '2023-05-01T22:55:48Z', 'revision_number': 0, 'ip': '172.24.4.191'} created 2023-05-01 22:55:49,185 80159 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.052s 2023-05-01 22:55:49,186 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:55: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-76289fd5-fcc2-40ef-b273-977af1c9e3ac', '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": "63e65fc4cac840c79a22e171c68fcb2d", "name": "tempest-AttachVolumeNegativeTest-1464604989-project-member", "password_expires_at": null}, "audit_ids": ["ttMZbkGbT8OhvDUcnIHu_w"], "expires_at": "2023-05-01T23:55:49.000000Z", "issued_at": "2023-05-01T22:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f080587b60a491ca30d5c23ce504895", "name": "tempest-AttachVolumeNegativeTest-1464604989"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_ id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:55:49,186 80159 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'd4380515-a8d0-4406-9cf8-d29e6b16bcea', 'name': 'tempest-AttachVolumeNegativeTest-1306111800-network', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4f080587b60a491ca30d5c23ce504895', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:52:55Z', 'updated_at': '2023-05-01T22:52:55Z', 'revision_number': 1} available for tenant 2023-05-01 22:55:49,187 80159 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1839922246', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJIqgyo3OYU7HaO2RaPl2Ft+hHPoDrwg9XDFx1JqM8JqZyYXJX2DjZ8m3kigQ2ee9NuntUcCyncKTMu7XTGq00aj5MoGDJ0stYvDuZFZrAoJdWjxF42pOZ9KJL/MKhEomw==', 'fingerprint': '91:ec:49:0f:2f:cc:dc:ad:c0:09:f4:90:96:cc:ef:29', 'user_id': '63e65fc4cac840c79a22e171c68fcb2d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBQfdvtwpIRkPce3yza1LobuwqIxH8ByWuIl2EQtCDQJIapa6uu5ZzF\nXMbAdQ1MWt2gBwYFK4EEACKhZANiAASSKoMqNzmFOx2jtkWj5dhbfoRz6A68IPVw\nxcdSajPCamcmFyV9g42fJt5IoENnnvTbp7VHAsp3CkzLu10xqtNGo+TKBgydLLWL\nw7mRWawKCXVo8ReNqTmfSiS/zCoRKJs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '40ad6289-22be-4353-80f0-0db676cb1530', 'name': 'tempest-securitygroup--1332340064', 'stateful': True, 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'description': 'tempest-description--1786071636', 'shared': False, 'security_group_rules': [{'id': '49b69ba1-7694-4e0b-889d-e1fa9b58090c', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'security_group_id': '40ad6289-22be-4353-80f0-0db676cb1530', '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': 1064, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:55:47Z', 'updated_at': '2023-05-01T22:55:47Z', 'revision_number': 0, 'project_id': '4f080587b60a491ca30d5c23ce504895'}, {'id': '5810c840-83ed-4606-a022-e47e44b2746e', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'security_group_id': '40ad6289-22be-4353-80f0-0db676cb1530', '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': 1063, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:55:47Z', 'updated_at': '2023-05-01T22:55:47Z', 'revision_number': 0, 'project_id': '4f080587b60a491ca30 d5c23ce504895'}], 'tags': [], 'created_at': '2023-05-01T22:55:47Z', 'updated_at': '2023-05-01T22:55:47Z', 'revision_number': 1, 'project_id': '4f080587b60a491ca30d5c23ce504895'}, 'floating_ip': {'id': '6dab7248-f690-4950-9541-113195ea1f52', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'floating_ip_address': '172.24.4.191', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4f080587b60a491ca30d5c23ce504895', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:55:48Z', 'updated_at': '2023-05-01T22:55:48Z', 'revision_number': 0, 'ip': '172.24.4.191'}} 2023-05-01 22:55:49,862 80159 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.675s 2023-05-01 22:55:49,863 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1206577492", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d4380515-a8d0-4406-9cf8-d29e6b16bcea"}], "security_groups": [{"name": "tempest-securitygroup--1332340064"}], "key_name": "tempest-keypair-1839922246", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee2a3982-9495-49e7-8a99-8395c0ffdc85', 'x-compute-request-id': 'req-ee2a3982-9495-49e7-8a99-8395c0ffdc85', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a57dc55a-5451-49ba-ba20-60ea8a03d381", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1332340064"}], "adminPass": "password"}}' 2023-05-01 22:55:49,941 80159 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/a57dc55a-5451-49ba-ba20-60ea8a03d381 0.074s 2023-05-01 22:55:49,941 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ef0ed68-370e-4781-82f7-d34ac41854d7', 'x-compute-request-id': 'req-0ef0ed68-370e-4781-82f7-d34ac41854d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381'} Body: b'{"server": {"id": "a57dc55a-5451-49ba-ba20-60ea8a03d381", "name": "tempest-AttachVolumeNegativeTest-server-1206577492", "status": "BUILD", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:55:50Z", "updated": "2023-05-01T22:55:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1839922246", "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-05-01 22:56:40,274 80159 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/a57dc55a-5451-49ba-ba20-60ea8a03d381 0.319s 2023-05-01 22:56:40,275 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4a4b5e2-8221-4469-a859-8a9a176fee1f', 'x-compute-request-id': 'req-a4a4b5e2-8221-4469-a859-8a9a176fee1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381'} Body: b'{"server": {"id": "a57dc55a-5451-49ba-ba20-60ea8a03d381", "name": "tempest-AttachVolumeNegativeTest-server-1206577492", "status": "ACTIVE", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "b0bbab75405501a0cb87d85b2153cba2bc19399a0fcbd45d841dbe43", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:55:49Z", "updated": "2023-05-01T22:55:56Z", "addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:51:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1839922246", "OS-SRV-USG:launched_at": "2023-05-01T22:55:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332340064"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:56:40,299 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 22:57:40,618 80159 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/a57dc55a-5451-49ba-ba20-60ea8a03d381/os-interface 0.257s 2023-05-01 22:57:40,618 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:57: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-0022d4ff-9d98-4ccc-a413-d69d43e2ce8b', 'x-compute-request-id': 'req-0022d4ff-9d98-4ccc-a413-d69d43e2ce8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d4380515-a8d0-4406-9cf8-d29e6b16bcea", "port_id": "ac30f700-49ac-42dd-bc17-9d383e127506", "mac_addr": "fa:16:3e:54:51:6e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1ff0c867-737b-4305-87de-3a539f3b69d8", "ip_address": "10.0.0.10"}]}]}' 2023-05-01 22:57:41,449 80159 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/6dab7248-f690-4950-9541-113195ea1f52 0.826s 2023-05-01 22:57:41,449 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ac30f700-49ac-42dd-bc17-9d383e127506"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-9dc5b42c-0f23-4a13-84bd-de7eb1c7553e', 'date': 'Mon, 01 May 2023 22:57:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6dab7248-f690-4950-9541-113195ea1f52'} Body: b'{"floatingip": {"id": "6dab7248-f690-4950-9541-113195ea1f52", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "floating_ip_address": "172.24.4.191", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "08ad04ed-af6b-4d05-a1f2-29b18eff9c33", "port_id": "ac30f700-49ac-42dd-bc17-9d383e127506", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d4380515-a8d0-4406-9cf8-d29e6b16bcea", "mac_address": "fa:16:3e:54:51:6e", "admin_state_up": true, "status": "ACTIVE", "device_id": "a57dc55a-5451-49ba-ba20-60ea8a03d381", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:55:48Z", "updated_at": "2023-05-01T22:57:40Z", "revision_number": 1, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:57:41,451 80159 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.191:22' as 'cirros' with public key authentication 2023-05-01 22:57:41,510 80159 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 22:57:41,530 80159 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 22:57:41,531 80159 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.191 successfully created 2023-05-01 22:57:41,582 80159 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/a57dc55a-5451-49ba-ba20-60ea8a03d381/ips 0.050s 2023-05-01 22:57:41,582 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fde1387-05a4-4fcc-9701-2c6d7adb5691', 'x-compute-request-id': 'req-3fde1387-05a4-4fcc-9701-2c6d7adb5691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381/i ps'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-05-01 22:57:41,852 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes 0.266s 2023-05-01 22:57:41,853 80159 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-1243799103"}} Response - Headers: {'date': 'Mon, 01 May 2023 22:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c231a96a-0511-4f28-96a9-a272ca72fa33', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c231a96a-0511-4f28-96a9-a272ca72fa33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes'} Body: b'{"volume": {"id": "dafe8140-8704-4788-a108-07bdb8d1061e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:57:41.773451", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1243799103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 22:57:41,921 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e 0.056s 2023-05-01 22:57:41,922 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d75fb8cd-0c14-4bc3-9a8e-20c90b3e8559', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d75fb8cd-0c14-4bc3-9a8e-20c90b3e8559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e'} Body: b'{"volume": {"id": "dafe8140-8704-4788-a108-07bdb8d1061e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:57:42.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1243799103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:57:43,022 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET h ttp://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e 0.080s 2023-05-01 22:57:43,023 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5aa4a8-c059-4b9b-9c05-b20d80e7c1ca', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5aa4a8-c059-4b9b-9c05-b20d80e7c1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e'} Body: b'{"volume": {"id": "dafe8140-8704-4788-a108-07bdb8d1061e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T22:57:42.000000", "updated_at": "2023-05-01T22:57:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1243799103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/dafe8140-8704-4788-a108-07bdb8d1061e"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:57:43,165 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381 0.131s 2023-05-01 22:57:43,165 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98de5ae1-702e-42bf-8bb9-b9537c65a689', 'x-compute-request-id': 'req-98de5ae1-702e-42bf-8bb9-b9537c65a689', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381'} Body: b'' 2023-05-01 22:57:43,445 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381 0.279s 2023-05-01 22:57:43,445 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e4538e7-67b9-44ab-887d-602536fe3c7f', 'x-compute-request-id': 'req-6e4538e7-67b9-44ab-887d-602536fe3c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381'} Body: b'{"server": {"id": "a57dc55a-5451-49ba-ba20-60ea8a03d381", "name": "tempest-AttachVolumeNegativeTest-server-1206577492", "status": "ACTIVE", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "b0bbab75405501a0cb87d85b2153cba 2bc19399a0fcbd45d841dbe43", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:55:49Z", "updated": "2023-05-01T22:57:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:51:6e"}, {"version": 4, "addr": "172.24.4.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:51:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1839922246", "OS-SRV-USG:launched_at": "2023-05-01T22:55:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332340064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:58:33,595 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381 0.131s 2023-05-01 22:58:33,595 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-82f9eead-1620-4f46-8136-62dcfe86bcaf', 'x-compute-request-id': 'req-82f9eead-1620-4f46-8136-62dcfe86bcaf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a57dc55a-5451-49ba-ba20-60ea8a03d381'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a57dc55a-5451-49ba-ba20-60ea8a03d381 could not be found."}}' 2023-05-01 22:58:33,636 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1839922246 0.039s 2023-05-01 22:58:33,636 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75c9cdc8-6c84-4a2d-97c5-e64b552670c0', 'x-compute-request-id': 'req-75c9cdc8-6c84-4a2d-97c5-e64b552670c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1839922246'} Body: b'' 2023-05-01 22:58:33,812 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/40ad6289-22be-4353-80f0-0db676cb1530 0.175s 2023-05-01 22:58:33,812 80159 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-a99f3c61-676d-4c77-8349-c2663b77390b', 'content-length': '0', 'date': ' Mon, 01 May 2023 22:58:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/40ad6289-22be-4353-80f0-0db676cb1530'} Body: b'' 2023-05-01 22:58:33,835 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/40ad6289-22be-4353-80f0-0db676cb1530 0.021s 2023-05-01 22:58:33,835 80159 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-b75204c3-d771-452b-aed3-c5e5c52618c8', 'date': 'Mon, 01 May 2023 22:58:33 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/40ad6289-22be-4353-80f0-0db676cb1530'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 40ad6289-22be-4353-80f0-0db676cb1530 does not exist", "detail": ""}}' 2023-05-01 22:58:34,402 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6dab7248-f690-4950-9541-113195ea1f52 0.566s 2023-05-01 22:58:34,403 80159 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-b267f4ac-5d21-44e9-8b99-bdf89a0143fd', 'content-length': '0', 'date': 'Mon, 01 May 2023 22:58:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6dab7248-f690-4950-9541-113195ea1f52'} 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 552, 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 8fdf451a-a5c5-406d-85eb-a32bb0326128 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 22:58:34,408 80159 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-05-01 22:58:34,408 80159 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-05-01 22:58:34,475 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.065s 2023-05-01 22:58:34,476 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-792454159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGmzra66rTCE/jUSSw664X0mzO4B+YDT/yT8XODU6IKSttsP286SBsedIbYaF3Tap5OJZEznQhZhLPxkh7sn9IlcTaDXk96DoRIvxKKPXeMcSk9G1KG8HsfNdDFaLX3UHQ=="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:58:34 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-6ea95faf-cf25-453d-826c-4a5fd7898147', 'x-compute-request-id': 'req-6ea95faf-cf25-453d-826c-4a5fd7898147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-792454159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGmzra66rTCE/jUSSw664X0mzO4B+YDT/yT8XODU6IKSttsP286SBsedIbYaF3Tap5OJZEznQhZhLPxkh7sn9IlcTaDXk96DoRIvxKKPXeMcSk9G1KG8HsfNdDFaLX3UHQ==", "fingerprint": "0c:94:0c:60:6e:aa:6e:0b:71:e0:7a:95:d8:b9:ad:db", "user_id": "63e65fc4cac840c79a22e171c68fcb2d"}}' 2023-05-01 22:58:34,478 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-792454159 created 2023-05-01 22:58:34,655 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.176s 2023-05-01 22:58:34,655 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1615845426", "description": "tempest-description--2047135772"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1599', 'x-openstack-request-id': 'req-1896b1f5-0c5d-4059-a801-2fa9780f9970', 'date': 'Mon, 01 May 2023 22:58:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "name": "tempest-securitygroup--1615845426", "stateful": true, "tenant_id": "4f080587b60a491ca30d5c23ce504895", "description": "tempest-description--2047135772", "shared": false, "security_group_rules": [{"id": "cb801819-fe29-412f-b389-7d137515a076", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "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": 1071, "description": null, "tags": [], "created_at": "2023-05-01T22:58:34Z", "updated_at": "2023-05-01T22:58:34Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}, {"id": "d6ba4867-e2aa-447e-b44a-11f08bd78571", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "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": 1072, "description": null, "tags": [], "created_at": "2023-05-01T22:58:34Z", "updated_at": "2023-05-01T22:58:34Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}], "tags": [], "created_at": "2023-05-01T22:58:34Z", "updated_at": "2023-05-01T22:58:34Z", "revision_number": 1, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:58:34,944 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.288s 2023-05-01 22:58:34,944 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "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-02a1e027-8716-4e8c-aadd-23f283c0658d', 'date': 'Mon, 01 May 2023 22:58:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4c296fcf-1958-4a7b-a70d-d5295f4ec065", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "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-05-01T22:58:34Z", "updated_at": "2023-05-01T22:58:34Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:58:35,100 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-05-01 22:58:35,100 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-750bd2cf-1db5-4b9d-8894-0f456652e71b', 'date': 'Mon, 01 May 2023 22:58:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1d9c75d3-9eec-4d4c-a77e-d757a01c3b56", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "security_group_id": "ca0b5c4e-0d42-46c5-8ee0-f2514468bea4", "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-05-01T22:58:35Z", "updated_at": "2023-05-01T22:58:35Z", "revision_number": 0, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 22:58:35,101 80159 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1615845426 created 2023-05-01 22:58:35,896 80159 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.794s 2023-05-01 22:58:35,897 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4abae0be-3d4b-4750-a900-0ab5d70990bc', 'date': 'Mon, 01 May 2023 22:58:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "98dc363b-0947-4c8d-80f1-9b1c739380c7", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "floating_ip_address": "172.24.4.252", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4f080587b60a491ca30d5c23ce504895", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:58:35Z", "updated_at": "2023-05-01T22:58:35Z", "revision_number": 0}}' 2023-05-01 22:58:35,897 80159 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '98dc363b-0947-4c8d-80f1-9b1c739380c7', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'floating_ip_address': '172.24.4.252', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4f080587b60a491ca30d5c23ce504895', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:58:35Z', 'updated_at': '2023-05-01T22:58:35Z', 'revision_number': 0, 'ip': '172.24.4.252'} created 2023-05-01 22:58:35,940 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2023-05-01 22:58:35,940 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 01 May 2023 22:58:35 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-07b662d2-90fd-4a24-a27e-bf95c86a5a7f', '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": "63e65fc4cac840c79a22e171c68fcb2d", "name": "tempest-AttachVolumeNegativeTest-1464604989-project-member", "password_expires_at": null}, "audit_ids": ["piMHhKfnQYOsrKoyEYMjDQ"], "expires_at": "2023-05-01T23:58:35.000000Z", "issued_at": "2023-05-01T22:58:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f080587b60a491ca30d5c23ce504895", "name": "tempest-AttachVolumeNegativeTest-1464604989"}, "is_domain": false, "roles": [{"id": "93b72637ea3a455f9b6369944f8562b3", "name": "member"}, {"id": "d8fe91dbe4b740139f33d325d1e6df47", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b528b1a7a1bb4e9b8ddf4103bb7193b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "163569c24b6d40538d2c499cd0fce376", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f38d699a614d5cb48518300e117811", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "32c243cb9c17474780f6cb0c9b9238d1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4bdfd4507bc14ab78b8b9942db072ee6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "4da4512902d14a1694e2d951f508b791", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34bbdb0a0d514a0cb1c906a7fefa28ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "8af041cb3d9647efafcebab0d3fa7f2c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "62d494d26bb04ea7a98ea9e0318daf66", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895", "region": "RegionOne"}], "id": "9007b4b4bc304d7d98d96f274b2e38ec", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "28e6b90f687841e49cdfe2f612d91531", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "95928127a4334c219cca2f0d913139d6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d092df1708264ffa9abc14d2655e6de5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d5c61e44e570464a8a4387e42986c02a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3796196e9e594b328e58ac6847034d28", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f0a4ce3d2e4b44ac9c3a4933818f0549", "type": "placement", "name": "placement"}]}}' 2023-05-01 22:58:35,941 80159 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'd4380515-a8d0-4406-9cf8-d29e6b16bcea', 'name': 'tempest-AttachVolumeNegativeTest-1306111800-network', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4f080587b60a491ca30d5c23ce504895', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-05-01T22:52:55Z', 'updated_at': '2023-05-01T22:52:55Z', 'revision_number': 1} available for tenant 2023-05-01 22:58:35,941 80159 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-792454159', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGmzra66rTCE/jUSSw664X0mzO4B+YDT/yT8XODU6IKSttsP286SBsedIbYaF3Tap5OJZEznQhZhLPxkh7sn9IlcTaDXk96DoRIvxKKPXeMcSk9G1KG8HsfNdDFaLX3UHQ==', 'fingerprint': '0c:94:0c:60:6e:aa:6e:0b:71:e0:7a:95:d8:b9:ad:db', 'user_id': '63e65fc4cac840c79a22e171c68fcb2d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDK11eFvIwlY4T6dhwZuaObMmripqbLfCIw+bjAEHqIN2cbW+6g5Er0\nVrSl5aYyI5agBwYFK4EEACKhZANiAARps62uuq0whP41EksOuuF9JszuAfmA0/8k\n/Fzg1OiCkrbbD9vOkgbHnSG2Ghd02qeTiWRM50IWYSz8ZIe7J/SJXE2g15Peg6ES\nL8Sij13jHEpPRtShvB7HzXQxWi191B0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ca0b5c4e-0d42-46c5-8ee0-f2514468bea4', 'name': 'tempest-securitygroup--1615845426', 'stateful': True, 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'description': 'tempest-description--2047135772', 'shared': False, 'security_group_rules': [{'id': 'cb801819-fe29-412f-b389-7d137515a076', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'security_group_id': 'ca0b5c4e-0d42-46c5-8ee0-f2514468bea4', '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': 1071, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:58:34Z', 'updated_at': '2023-05-01T22:58:34Z', 'revision_number': 0, 'project_id': '4f080587b60a491ca30d5c23ce504895'}, {'id': 'd6ba4867-e2aa-447e-b44a-11f08bd78571', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'security_group_id': 'ca0b5c4e-0d42-46c5-8ee0-f2514468bea4', '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': 1072, 'description': None, 'tags': [], 'created_at': '2023-05-01T22:58:34Z', 'updated_at': '2023-05-01T22:58:34Z', 'revision_number': 0, 'project_id': '4f080587b60a491ca30d5c23ce504895'}], 'tags': [], 'cre ated_at': '2023-05-01T22:58:34Z', 'updated_at': '2023-05-01T22:58:34Z', 'revision_number': 1, 'project_id': '4f080587b60a491ca30d5c23ce504895'}, 'floating_ip': {'id': '98dc363b-0947-4c8d-80f1-9b1c739380c7', 'tenant_id': '4f080587b60a491ca30d5c23ce504895', 'floating_ip_address': '172.24.4.252', 'floating_network_id': 'a3bf664d-9528-4647-81af-69763f79117c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4f080587b60a491ca30d5c23ce504895', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-05-01T22:58:35Z', 'updated_at': '2023-05-01T22:58:35Z', 'revision_number': 0, 'ip': '172.24.4.252'}} 2023-05-01 22:58:36,652 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.710s 2023-05-01 22:58:36,652 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-554317927", "imageRef": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d4380515-a8d0-4406-9cf8-d29e6b16bcea"}], "security_groups": [{"name": "tempest-securitygroup--1615845426"}], "key_name": "tempest-keypair-792454159", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 01 May 2023 22:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3455cb79-886c-4302-951c-9f2127d38ef8', 'x-compute-request-id': 'req-3455cb79-886c-4302-951c-9f2127d38ef8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bc42de0b-1f11-4e2d-a6db-22b854a63ed3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1615845426"}], "adminPass": "password"}}' 2023-05-01 22:58:36,734 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3 0.078s 2023-05-01 22:58:36,734 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:58:36 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-5e5fe7d8-9e67-4f6f-ba9d-7c3aee7b4d42', 'x-compute-request-id': 'req-5e5fe7d8-9e67-4f6f-ba9d-7c3aee7b4d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3'} Body: b'{"server": {"id": "bc42de0b-1f11-4e2d-a6db-22b854a63ed3", "name": "tempest-AttachVolumeNegativeTest-server-554317927", "status": "BUILD", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "f lavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:58:37Z", "updated": "2023-05-01T22:58:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-792454159", "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-05-01 22:59:27,048 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3 0.253s 2023-05-01 22:59:27,048 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 22:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a3092e-e880-4188-ad6c-d35fb6b5482d', 'x-compute-request-id': 'req-b5a3092e-e880-4188-ad6c-d35fb6b5482d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3'} Body: b'{"server": {"id": "bc42de0b-1f11-4e2d-a6db-22b854a63ed3", "name": "tempest-AttachVolumeNegativeTest-server-554317927", "status": "ACTIVE", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "b0bbab75405501a0cb87d85b2153cba2bc19399a0fcbd45d841dbe43", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:58:36Z", "updated": "2023-05-01T22:58:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e2:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-792454159", "OS-SRV-USG:launched_at": "2023-05-01T22:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1615845426"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 22:59:27,061 80159 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-05-01 23:00:27,323 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3/os-interface 0.203s 2023-05-01 23:00:27,323 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'conte nt-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e10518e-6cc8-4398-9907-70b25beb1e38', 'x-compute-request-id': 'req-6e10518e-6cc8-4398-9907-70b25beb1e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d4380515-a8d0-4406-9cf8-d29e6b16bcea", "port_id": "80cd91a1-78a9-45c0-a013-4cb0d324503d", "mac_addr": "fa:16:3e:f3:e2:d5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1ff0c867-737b-4305-87de-3a539f3b69d8", "ip_address": "10.0.0.10"}]}]}' 2023-05-01 23:00:28,129 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/98dc363b-0947-4c8d-80f1-9b1c739380c7 0.801s 2023-05-01 23:00:28,129 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "80cd91a1-78a9-45c0-a013-4cb0d324503d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-3b19e4ab-8db2-46cd-83b4-6640e8c4d9d0', 'date': 'Mon, 01 May 2023 23:00:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/98dc363b-0947-4c8d-80f1-9b1c739380c7'} Body: b'{"floatingip": {"id": "98dc363b-0947-4c8d-80f1-9b1c739380c7", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "floating_ip_address": "172.24.4.252", "floating_network_id": "a3bf664d-9528-4647-81af-69763f79117c", "router_id": "08ad04ed-af6b-4d05-a1f2-29b18eff9c33", "port_id": "80cd91a1-78a9-45c0-a013-4cb0d324503d", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d4380515-a8d0-4406-9cf8-d29e6b16bcea", "mac_address": "fa:16:3e:f3:e2:d5", "admin_state_up": true, "status": "ACTIVE", "device_id": "bc42de0b-1f11-4e2d-a6db-22b854a63ed3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-05-01T22:58:35Z", "updated_at": "2023-05-01T23:00:27Z", "revision_number": 1, "project_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 23:00:28,131 80159 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.252:22' as 'cirros' with public key authentication 2023-05-01 23:00:28,158 80159 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-05-01 23:00:28,213 80159 INFO [paramiko.transport] Authentication (publickey) successful! 2023-05-01 23:00:28,213 80159 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.252 successfully created 2023-05-01 23:00:28,257 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3/ips 0.043s 2023-05-01 23:00:28,257 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c28e8426-c4bd-49cc-b258-072d04e78766', 'x-compute-request-id': 'req-c28e8426-c4bd-49cc-b258-072d04e78766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10"}]}} ' 2023-05-01 23:00:28,471 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes 0.210s 2023-05-01 23:00:28,472 80159 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-53824738"}} Response - Headers: {'date': 'Mon, 01 May 2023 23:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a54030-fd1a-49db-8d1f-3a6dea103ead', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a54030-fd1a-49db-8d1f-3a6dea103ead', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes'} Body: b'{"volume": {"id": "8fdf451a-a5c5-406d-85eb-a32bb0326128", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T23:00:28.409093", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-53824738", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 23:00:28,528 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128 0.045s 2023-05-01 23:00:28,529 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c65280-8cec-4a94-9fff-45aecc37eee3', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c65280-8cec-4a94-9fff-45aecc37eee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128'} Body: b'{"volume": {"id": "8fdf451a-a5c5-406d-85eb-a32bb0326128", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T23:00:28.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-53824738", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 23:00:29,585 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128 0.044s 2023-05-01 23:00:29,586 80159 DEBUG [tempest.lib.common.rest_clien t] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9f6ce2-4663-4d4f-94b2-88eb05dfb04b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9f6ce2-4663-4d4f-94b2-88eb05dfb04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128'} Body: b'{"volume": {"id": "8fdf451a-a5c5-406d-85eb-a32bb0326128", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-05-01T23:00:28.000000", "updated_at": "2023-05-01T23:00:29.000000", "name": "tempest-AttachVolumeNegativeTest-volume-53824738", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f080587b60a491ca30d5c23ce504895/volumes/8fdf451a-a5c5-406d-85eb-a32bb0326128"}], "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f080587b60a491ca30d5c23ce504895"}}' 2023-05-01 23:00:29,714 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3 0.117s 2023-05-01 23:00:29,714 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:00:29 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-adada98d-2b06-4fa3-bc48-a2e938e12484', 'x-compute-request-id': 'req-adada98d-2b06-4fa3-bc48-a2e938e12484', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3'} Body: b'' 2023-05-01 23:00:30,010 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3 0.295s 2023-05-01 23:00:30,011 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-873e570e-eb6c-4641-805b-d27a19192533', 'x-compute-request-id': 'req-873e570e-eb6c-4641-805b-d27a19192533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3'} Body: b'{"server": {"id": "bc42de0b-1f11-4e2d-a6db-22b854a63ed3", "name": "tempest-AttachVolumeNegativeTest-server-554317927", "status": "ACTIVE", "tenant_id": "4f080587b60a491ca30d5c23ce504895", "user_id": "63e65fc4cac840c79a22e171c68fcb2d", "metadata": {}, "hostId": "b0bbab75405501a0cb87d85b2153cba2bc19399a0fcbd45d841dbe43", "image": {"id": "72b7991f-fc2a-4aea-99c6-77a5517bcd71", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/72b7991f-fc2a-4aea-99c6-77a5 517bcd71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-05-01T22:58:36Z", "updated": "2023-05-01T23:00:30Z", "addresses": {"tempest-AttachVolumeNegativeTest-1306111800-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e2:d5"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e2:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-792454159", "OS-SRV-USG:launched_at": "2023-05-01T22:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1615845426"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-05-01 23:01:20,099 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3 0.049s 2023-05-01 23:01:20,100 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4fdba8fb-d263-4624-ae64-47b385c71af2', 'x-compute-request-id': 'req-4fdba8fb-d263-4624-ae64-47b385c71af2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc42de0b-1f11-4e2d-a6db-22b854a63ed3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bc42de0b-1f11-4e2d-a6db-22b854a63ed3 could not be found."}}' 2023-05-01 23:01:20,143 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-792454159 0.042s 2023-05-01 23:01:20,143 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:01:20 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-f5511b69-ed4b-42da-953b-67aea893c555', 'x-compute-request-id': 'req-f5511b69-ed4b-42da-953b-67aea893c555', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-792454159'} Body: b'' 2023-05-01 23:01:20,336 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ca0b5c4e-0d42-46c5-8ee0-f2514468bea4 0.192s 2023-05-01 23:01:20,336 80159 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-98a6f5ad-2eb5-4965-9d97-b195698c379f', 'content-length': '0', 'date': 'Mon, 01 May 2023 23:01:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ca0b5c4e-0d42-46c5-8ee0-f2514468bea4'} Body: b'' 2023-05-01 23:01:20,357 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/ca0b5c4e-0d42-46c5-8ee0-f2514468bea4 0.020s 2023-05-01 23:01:20,357 80159 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-b9cc7942-fc46-4960-938b-abf2b1b6dcc5', 'date': 'Mon, 01 May 2023 23:01:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ca0b5c4e-0d42-46c5-8ee0-f2514468bea4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ca0b5c4e-0d42-46c5-8ee0-f2514468bea4 does not exist", "detail": ""}}' 2023-05-01 23:01:21,220 80159 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/98dc363b-0947-4c8d-80f1-9b1c739380c7 0.863s 2023-05-01 23:01:21,221 80159 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-11c2d699-338a-4819-95c7-9f68cae0d1bc', 'content-length': '0', 'date': 'Mon, 01 May 2023 23:01:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/98dc363b-0947-4c8d-80f1-9b1c739380c7'} Body: b'' 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 4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-05-01 23:01:28,343 80159 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes 0.204s 2023-05-01 23:01:28,343 80159 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-1134411420"}} Response - Headers: {'date': 'Mon, 01 May 2023 23:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4459767c-4817-400b-8d64-42462313494f', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4459767c-4817-400b-8d64-42462313494f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes'} Body: b'{"volume": {"id": "4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T23:01:28.284868", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1134411420", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}], "user_id": "a7e2c10c196b4d93a9423f2a79838712", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-05-01 23:01:28,390 80159 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc 0.037s 2023-05-01 23:01:28,390 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc191ff3-7657-4969-8427-c58e7bac825b', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc191ff3-7657-4969-8427-c58e7bac825b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc'} Body: b'{"volume": {"id": "4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T23:01:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1134411420", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}], "user_id": "a7e2c10c196b4d93a9423f2a79838712", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b8c05c2243459c92d72ad60692ee61"}}' 2023-05-01 23:01:29,441 80159 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c 2fc 0.039s 2023-05-01 23:01:29,442 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663776ee-6071-4b10-bedc-3dfd355b411d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663776ee-6071-4b10-bedc-3dfd355b411d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc'} Body: b'{"volume": {"id": "4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T23:01:28.000000", "updated_at": "2023-05-01T23:01:28.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1134411420", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}], "user_id": "a7e2c10c196b4d93a9423f2a79838712", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b8c05c2243459c92d72ad60692ee61"}}' 2023-05-01 23:01:29,495 80159 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc 0.041s 2023-05-01 23:01:29,496 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd10299-b4d9-4a21-9d05-60f3a2493f8a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd10299-b4d9-4a21-9d05-60f3a2493f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc'} Body: b'{"volume": {"id": "4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-05-01T23:01:28.000000", "updated_at": "2023-05-01T23:01:28.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1134411420", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc"}], "user_id": "a7e2c10c196b4d93a9423f2a79838712", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b8c05c2243459c92d72ad60692ee61"}}' 2023-05-01 23:01:29,613 80159 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc 0.105s 2023-05-01 23:01:29,613 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Mon, 01 May 2023 23:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b097b0e3-73b2-48fa-8a37-37bd5523b139', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc'} Body: b'' 2023-05-01 23:01:29,634 80159 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc 0.020s 2023-05-01 23:01:29,634 80159 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 01 May 2023 23:01: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-c5b44394-80ff-456c-b902-42ca9903480d', 'x-openstack-request-id': 'req-c5b44394-80ff-456c-b902-42ca9903480d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/65b8c05c2243459c92d72ad60692ee61/volumes/4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4ce420c6-fa47-4dc9-bb08-3b8fcc10c2fc could not be found."}}' ====== Totals ====== Ran: 198 tests in 1901.4360 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3842.3896 sec. ============== Worker Balance ============== - Worker 0 (17 tests) => 0:01:12.655164 - Worker 1 (13 tests) => 0:00:59.791352 - Worker 2 (17 tests) => 0:06:48.572158 - Worker 3 (12 tests) => 0:04:12.148325 - Worker 4 (20 tests) => 0:01:33.825413 - Worker 5 (33 tests) => 0:13:35.380074 - Worker 6 (13 tests) => 0:06:03.148435 - Worker 7 (15 tests) => 0:14:28.473740 - Worker 8 (17 tests) => 0:01:27.889930 - Worker 9 (9 tests) => 0:13:13.760723 - Worker 10 (14 tests) => 0:00:43.597642 - Worker 11 (18 tests) => 0:31:01.361840 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed